Opus Brewer (seed 1) vs Gem3P Coach (seed 3)
8 moderate, 8 minor, 3 questionable blunders
Season 1
/ 304
Stack
Game Log
gameOpus Brewer's library is shuffled
gameGem3P Coach's library is shuffled
thinkingOpus Brewer
I'll choose to go first — being on the play is almost always advantageous.
mcpKeep handraw
choose_action(choice=p2)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Mulligan down to 6 cards?",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T1 ()",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"name": "Opus Brewer",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control."
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{G}",
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p16"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 2,
"your_hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control."
],
"power": "5",
"toughness": "5"
},
{
"mana_cost": "{G}",
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
]
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
]
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
]
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
]
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"toughness": "2"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
]
}
],
"game_seq": 5,
"action_taken": "selected_target_0",
"success": true
}thinkingOpus Brewer
Let me evaluate this hand. I have 3 Forests + Thriving Grove (4 lands), Llanowar Visionary (turn 3 play that draws a card and ramps), Elven Bow (cheap equipment), and Craterhoof Behemoth (powerful finisher but costs 8 mana).
This is a reasonable keep — I have a good mana curve with early plays and a game-ending bomb. Let me keep it.
gameOpus Brewer chooses that they take the first turn
Opus BrewermcpPlay Thriving Grove
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T1 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"name": "Opus Brewer",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{G}",
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p12",
"playable": true
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p13",
"playable": true
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14",
"playable": true
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p16",
"playable": true
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"name": "Gem3P Coach",
"library_size": 34,
"life": 20
}
],
"board_cursor": 3,
"choices": [
{
"name": "Forest",
"index": 0,
"action": "land",
"id": "p12"
},
{
"name": "Forest",
"index": 1,
"action": "land",
"id": "p13"
},
{
"name": "Forest",
"index": 2,
"action": "land",
"id": "p14"
},
{
"name": "Thriving Grove",
"index": 3,
"action": "land",
"id": "p16"
}
],
"game_seq": 7,
"land_drops_used": 0,
"action_taken": "no",
"success": true
}thinkingOpus Brewer
Opponent mulliganed to 6 — nice. Turn 1 on the play. I should play Thriving Grove tapped now since I don't have a 1-mana play I want to make (Elven Bow costs G but without the extra {2} for the token, it's not worth deploying turn 1). Actually wait — I could play Forest and cast Elven Bow. But without the {2} to make the token, the Bow just sits there. Better to play Thriving Grove tapped now and have colored mana flexibility later.
Actually, let me reconsider. Elven Bow for G creates an equipment. Turn 2 I can play Forest and have 2 mana but nothing to equip to yet. The Visionary comes turn 3. Playing Thriving Grove tapped now is better tempo since I don't lose anything.
mcpThriving Grove: As Thriving Grove enters, choose a color other than green.raw
choose_action(choice=p16)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_CHOICE",
"message": "Choose replacement effect to resolve first",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. or text=Name (not yes/no)",
"context": "T1 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"name": "Opus Brewer",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{G}",
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p12",
"playable": true
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p13",
"playable": true
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14",
"playable": true
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p16",
"playable": true
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"name": "Gem3P Coach",
"library_size": 34,
"life": 20
}
],
"board_cursor": 3,
"choices": [
{
"index": 0,
"description": "Thriving Grove: Thriving Grove enters tapped."
},
{
"index": 1,
"description": "Thriving Grove: As Thriving Grove enters, choose a color other than green."
}
],
"game_seq": 15,
"land_drops_used": 0,
"action_taken": "selected_3",
"success": true
}questionable
With only 2 lands (Thriving Heath + Plains) in the remaining 6 cards, bottoming a 1-drop (Anointed Chorister) instead of…
With only 2 lands (Thriving Heath + Plains) in the remaining 6 cards, bottoming a 1-drop (Anointed Chorister) instead of the 3-drop (Celestial Enforcer) is questionable. Having two 1-drops (Speaker + Chorister) would help develop the board even if land-light, while Celestial Enforcer's tap ability requires a flying creature they don't yet have on board.
Analysis
Action taken: Bottomed Anointed Chorister, keeping Celestial Enforcer, Mesa Unicorn, Speaker of the Heavens, Plains, Plains, Thriving Heath
Better line: Bottom Celestial Enforcer instead - with only 2 lands, keeping the lower curve (two 1-drops + a 2-drop) is safer, and Enforcer's tap ability is conditional on having a flyer.
Gem3P CoachmcpAnointed Chorister
raw
choose_action(choice=yes)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a card (1 more) to put on the bottom of your library",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T1 ()",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"name": "Gem3P Coach",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p17",
"toughness": "1"
},
{
"mana_cost": "{2}{W}",
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p19",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
},
{
"name": "Thriving Heath",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color."
],
"id": "p23"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "Opus Brewer",
"library_size": 33,
"life": 20
}
],
"board_cursor": 2,
"choices": [
{
"name": "Anointed Chorister",
"target_type": "card",
"index": 0,
"id": "p17"
},
{
"name": "Celestial Enforcer",
"target_type": "card",
"index": 1,
"id": "p18"
},
{
"name": "Mesa Unicorn",
"target_type": "card",
"index": 2,
"id": "p19"
},
{
"name": "Plains",
"target_type": "card",
"index": 3,
"id": "p20"
},
{
"name": "Plains",
"target_type": "card",
"index": 4,
"id": "p21"
},
{
"name": "Speaker of the Heavens",
"target_type": "card",
"index": 5,
"id": "p22"
},
{
"name": "Thriving Heath",
"target_type": "card",
"index": 6,
"id": "p23"
}
],
"game_seq": 8,
"required": true,
"can_cancel": false,
"action_taken": "yes",
"success": true
}Gem3P CoachmcpKeep hand
raw
choose_action(choice=p17)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Mulligan down to 5 cards?",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T1 ()",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"name": "Gem3P Coach",
"library_size": 34,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p19",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
},
{
"name": "Thriving Heath",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color."
],
"id": "p23"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "Opus Brewer",
"library_size": 33,
"life": 20
}
],
"board_cursor": 3,
"your_hand": [
{
"mana_cost": "{2}{W}",
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"power": "2",
"toughness": "3"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
]
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
]
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"toughness": "1"
},
{
"name": "Thriving Heath",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color."
]
}
],
"game_seq": 10,
"action_taken": "selected_target_0",
"success": true
}gameGem3P Coach's library is shuffled
chatGem3P Coach: Alright team, let's huddle up. We took a stumble out of the gate with that mulligan, but we've got a solid playbook here. Let's execute!
Gem3P Coachmcpsend_chat_message
raw
send_chat_message(message=Alright team, let's huddle up. We took a...)
{
"success": true
}gameGem3P Coach puts a card from hand to the bottom of their library
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T1 Precombat Main/Precombat Main (Opus Brewer)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"name": "Gem3P Coach",
"library_size": 34,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p19",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
},
{
"name": "Thriving Heath",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color."
],
"id": "p23"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 33,
"life": 20
}
],
"board_cursor": 4,
"game_seq": 12,
"action_taken": "no",
"success": true
}Gem3P Coachllm
get_game_state()
{
"available": true,
"cursor": 1,
"turn": 1,
"phase": "Precombat Main",
"step": "Precombat Main",
"active_player": "Opus Brewer",
"priority_player": "Gem3P Coach",
"players": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"name": "Gem3P Coach",
"library_size": 34,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p19",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
},
{
"name": "Thriving Heath",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color."
],
"id": "p23"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 33,
"life": 20
}
],
"stack": [],
"game_seq": 22
}gameOpus Brewer skips Draw step
— Precombat Main —
Opus BrewermcpWhite
raw
choose_action(choice=1)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_CHOICE",
"message": "Choose color",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. or text=Name (not yes/no)",
"context": "T1 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"name": "Opus Brewer",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{G}",
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p12",
"playable": true
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p13",
"playable": true
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14",
"playable": true
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p16",
"playable": true
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"name": "Gem3P Coach",
"library_size": 34,
"life": 20
}
],
"board_cursor": 3,
"choices": [
{
"index": 0,
"description": "White"
},
{
"index": 1,
"description": "Blue"
},
{
"index": 2,
"description": "Black"
},
{
"index": 3,
"description": "Red"
}
],
"game_seq": 16,
"land_drops_used": 0,
"action_taken": "selected_choice_1",
"success": true
}thinkingOpus Brewer
I'm mono-green, so the color doesn't matter much. I'll pick a color just in case — let me go with something neutral.
mcpPassraw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T1 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{G}",
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"id": "p15",
"toughness": "2"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"name": "Gem3P Coach",
"library_size": 34,
"life": 20
}
],
"board_cursor": 4,
"game_seq": 17,
"land_drops_used": 1,
"action_taken": "selected_choice_0",
"success": true
}thinkingOpus Brewer
Nothing else to do turn 1. Let me pass.
gameThriving Grove: Opus Brewer has chosen White
gameOpus Brewer puts Thriving Grove from hand onto the Battlefield
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T1 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{G}",
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"id": "p15",
"toughness": "2"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"name": "Gem3P Coach",
"library_size": 34,
"life": 20
}
],
"board_cursor": 4,
"game_seq": 21,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T1 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"name": "Gem3P Coach",
"library_size": 34,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p19",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
},
{
"name": "Thriving Heath",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color."
],
"id": "p23"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 33,
"life": 20
}
],
"board_cursor": 4,
"game_seq": 22,
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T1 Postcombat Main/Postcombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{G}",
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"id": "p15",
"toughness": "2"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"name": "Gem3P Coach",
"library_size": 34,
"life": 20
}
],
"board_cursor": 4,
"game_seq": 25,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T1 Precombat Main/Precombat Main (Gem3P Coach)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{G}",
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"id": "p15",
"toughness": "2"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 5,
"game_seq": 27,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Opponent played Thriving Heath choosing Green — so they're GW. Interesting. Let me pass through their turn.
mcpPassraw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T1 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{G}",
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"id": "p15",
"toughness": "2"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 5,
"game_seq": 37,
"action_taken": "passed_priority",
"success": true
}— Gem3P Coach's Turn 1 —
Gem3P Coachllm
pass_priority(until=my_turn, board_cursor=4)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T1 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"name": "Gem3P Coach",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p19",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p20",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30",
"playable": true
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
},
{
"name": "Thriving Heath",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color."
],
"id": "p23",
"playable": true
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 33,
"life": 20
}
],
"board_cursor": 5,
"choices": [
{
"name": "Plains",
"index": 0,
"action": "land",
"id": "p20"
},
{
"name": "Plains",
"index": 1,
"action": "land",
"id": "p21"
},
{
"name": "Plains",
"index": 2,
"action": "land",
"id": "p30"
},
{
"name": "Thriving Heath",
"index": 3,
"action": "land",
"id": "p23"
}
],
"game_seq": 29,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3P CoachmcpThriving Heath: Thriving Heath enters tapped.
raw
choose_action(choice=p23)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_CHOICE",
"message": "Choose replacement effect to resolve first",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. or text=Name (not yes/no)",
"context": "T1 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"name": "Gem3P Coach",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p19",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p20",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30",
"playable": true
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
},
{
"name": "Thriving Heath",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color."
],
"id": "p23",
"playable": true
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 33,
"life": 20
}
],
"board_cursor": 5,
"choices": [
{
"index": 0,
"description": "Thriving Heath: Thriving Heath enters tapped."
},
{
"index": 1,
"description": "Thriving Heath: As Thriving Heath enters, choose a color other than white."
}
],
"game_seq": 29,
"land_drops_used": 0,
"action_taken": "selected_3",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_CHOICE",
"message": "Choose color",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. or text=Name (not yes/no)",
"context": "T1 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"name": "Gem3P Coach",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p19",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p20",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30",
"playable": true
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
},
{
"name": "Thriving Heath",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color."
],
"id": "p23",
"playable": true
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 33,
"life": 20
}
],
"board_cursor": 5,
"choices": [
{
"index": 0,
"description": "Blue"
},
{
"index": 1,
"description": "Black"
},
{
"index": 2,
"description": "Red"
},
{
"index": 3,
"description": "Green"
}
],
"game_seq": 30,
"land_drops_used": 0,
"action_taken": "selected_choice_0",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(text=Green)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T1 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p19",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 33,
"life": 20
}
],
"board_cursor": 6,
"game_seq": 31,
"land_drops_used": 1,
"action_taken": "selected_choice_text_Green",
"success": true
}gameThriving Heath: Gem3P Coach has chosen Green
gameGem3P Coach puts Thriving Heath from hand onto the Battlefield
Opus Brewerllm
pass_priority(until=my_turn, board_cursor=5)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T2 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{G}",
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11",
"playable": true
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p12",
"playable": true
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p13",
"playable": true
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14",
"playable": true
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31",
"playable": true
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 6,
"choices": [
{
"mana_cost": "{G}",
"name": "Elven Bow",
"index": 0,
"action": "cast",
"id": "p11"
},
{
"name": "Forest",
"index": 1,
"action": "land",
"id": "p12"
},
{
"name": "Forest",
"index": 2,
"action": "land",
"id": "p13"
},
{
"name": "Forest",
"index": 3,
"action": "land",
"id": "p14"
},
{
"name": "Thriving Grove",
"index": 4,
"action": "land",
"id": "p31"
}
],
"untapped_lands": 1,
"game_seq": 44,
"land_drops_used": 0,
"recent_chat": [
"Gem3P Coach: Alright team, let's huddle up. We took a stumble out of the gate with that mulligan, but we've got a solid playbook here. Let's execute!"
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}— Declare Attackers —
— Postcombat Main —
— Opus Brewer's Turn 2 —
chatOpus Brewer: GW huh? That's a solid color pair. I'm taking notes on your build — always looking for new synergies to try out. 📝
thinkingOpus Brewer
Turn 2! I drew another Thriving Grove. I should play Forest and cast Elven Bow (1G total). Actually, I have Thriving Grove untapped which gives G, plus if I play a Forest that's 2 mana. But Elven Bow only costs G. I could play it for G and save the Forest play... No, I should play a Forest to have 2 lands untapped, then cast Elven Bow for G. That leaves me 1 mana open.
Wait, actually the better play: Play Forest, cast Elven Bow paying the extra {2}? That costs {G} + {2} = 3 mana total. I only have 2 lands. Can't do that.
So: Play Forest, cast Elven Bow for {G}. It enters as an equipment. Next turn I play another land, cast Llanowar Visionary for {2}{G}, draw a card. Good plan.
mcpsend_chat_messageraw
send_chat_message(message=GW huh? That's a solid color pair. I'm t...)
{
"success": true
}Opus BrewermcpCast Elven Bow {G}
raw
choose_action(choice=p12)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T2 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{G}",
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11",
"playable": true
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 7,
"choices": [
{
"mana_cost": "{G}",
"name": "Elven Bow",
"index": 0,
"action": "cast",
"id": "p11"
}
],
"untapped_lands": 2,
"game_seq": 44,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}Opus Brewermcp1. {T}: Add {G}.
raw
choose_action(choice=p11)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Grove",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T2 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 8,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {G}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Elven Bow"
}
],
"untapped_lands": 2,
"game_seq": 48,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gameOpus Brewer puts Forest from hand onto the Battlefield
Opus BrewermcpPass
raw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T2 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 9,
"stack": [
{
"name": "Elven Bow"
}
],
"untapped_lands": 1,
"game_seq": 50,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T2 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 10,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 52,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}gameOpus Brewer casts Elven Bow from hand
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Pay {2} and create a 1/1 green Elf Warrior creature token, then attach Elven Bow to it?",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T2 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 10,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 56,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}gameOpus Brewer puts Elven Bow from stack onto the Battlefield
gameOpus Brewer - Ability triggers: Elven Bow - When Elven Bow enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach Elven Bow to it.
thinkingOpus Brewer
I only have 1 untapped land, and the token costs {2}. I can't pay for it.
mcpPassraw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T2 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 10,
"untapped_lands": 1,
"game_seq": 58,
"land_drops_used": 1,
"action_taken": "no",
"success": true
}gameOpus Brewer did not pay for Elven Bow - Pay {2} and create a 1/1 green Elf Warrior creature token, then attach Elven Bow to it?
— Declare Attackers —
— Postcombat Main —
— Gem3P Coach's Turn 2 —
chatGem3P Coach: An empty bow? Bold strategy, let's see if it pays off. Defense, get ready!
Gem3P Coachllm
pass_priority(until=my_turn, board_cursor=6)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T2 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"power": "2",
"id": "p35",
"toughness": "3"
},
{
"mana_cost": "{2}{W}",
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p19",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p20",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30",
"playable": true
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 32,
"life": 20
}
],
"board_cursor": 7,
"choices": [
{
"name": "Plains",
"index": 0,
"action": "land",
"id": "p20"
},
{
"name": "Plains",
"index": 1,
"action": "land",
"id": "p21"
},
{
"name": "Plains",
"index": 2,
"action": "land",
"id": "p30"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"index": 3,
"action": "cast",
"id": "p22",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 1,
"game_seq": 68,
"land_drops_used": 0,
"recent_chat": [
"Opus Brewer: GW huh? That's a solid color pair. I'm taking notes on your build — always looking for new synergies to try out. 📝"
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3P Coachmcpsend_chat_messagemcpCast Mesa Unicorn {1}{W}
raw
send_chat_message(message=An empty bow? Bold strategy, let's see i...)
{
"success": true
}raw
choose_action(choice=p20)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T2 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"power": "2",
"id": "p35",
"toughness": "3"
},
{
"mana_cost": "{2}{W}",
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p19",
"toughness": "2",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 32,
"life": 20
}
],
"board_cursor": 8,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"index": 0,
"action": "cast",
"id": "p19",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"index": 1,
"action": "cast",
"id": "p22",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 2,
"game_seq": 68,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}Gem3P Coachmcp1. {T}: Add {W}.
raw
choose_action(choice=p19)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Heath",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T2 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"power": "2",
"id": "p35",
"toughness": "3"
},
{
"mana_cost": "{2}{W}",
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 32,
"life": 20
}
],
"board_cursor": 9,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {W}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Mesa Unicorn"
}
],
"untapped_lands": 2,
"game_seq": 72,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gameGem3P Coach puts Plains from hand onto the Battlefield
Gem3P CoachmcpPass
raw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T2 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"power": "2",
"id": "p35",
"toughness": "3"
},
{
"mana_cost": "{2}{W}",
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 32,
"life": 20
}
],
"board_cursor": 10,
"stack": [
{
"name": "Mesa Unicorn"
}
],
"game_seq": 74,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}gameGem3P Coach casts Mesa Unicorn from hand
gameGem3P Coach puts Mesa Unicorn from stack onto the Battlefield
— Declare Attackers —
— Postcombat Main —
— Opus Brewer's Turn 3 —
Opus Brewerllm
pass_priority(until=my_turn, board_cursor=10)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T3 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p13",
"playable": true
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14",
"playable": true
},
{
"mana_cost": "{3}{G}",
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31",
"playable": true
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20
}
],
"board_cursor": 11,
"choices": [
{
"name": "Forest",
"index": 0,
"action": "land",
"id": "p13"
},
{
"name": "Forest",
"index": 1,
"action": "land",
"id": "p14"
},
{
"name": "Thriving Grove",
"index": 2,
"action": "land",
"id": "p31"
}
],
"untapped_lands": 2,
"game_seq": 88,
"land_drops_used": 0,
"recent_chat": [
"Gem3P Coach: An empty bow? Bold strategy, let's see if it pays off. Defense, get ready!"
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}thinkingOpus Brewer
Nice, I drew Ivy Lane Denizen! Great synergy card — whenever a green creature enters, it puts a +1/+1 counter on a creature. That pairs well with Craterhoof and token generators.
Turn 3: I need to play a land and cast Llanowar Visionary (costs {2}{G}). Play Forest to have 3 lands.
mcpCast Llanowar Visionary {2}{G}raw
choose_action(choice=p13)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T3 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{3}{G}",
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"power": "2",
"id": "p15",
"toughness": "2",
"playable": true
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20
}
],
"board_cursor": 12,
"choices": [
{
"mana_cost": "{2}{G}",
"name": "Llanowar Visionary",
"index": 0,
"action": "cast",
"id": "p15",
"power": "2",
"toughness": "2"
}
],
"untapped_lands": 3,
"game_seq": 88,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}Opus Brewermcp1. {T}: Add {G}.
raw
choose_action(choice=p15)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Grove",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T3 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{3}{G}",
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20
}
],
"board_cursor": 13,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {G}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Llanowar Visionary"
}
],
"untapped_lands": 3,
"game_seq": 92,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gameOpus Brewer puts Forest from hand onto the Battlefield
Opus BrewermcpPass
raw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T3 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 0"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{3}{G}",
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20
}
],
"board_cursor": 14,
"stack": [
{
"name": "Llanowar Visionary"
}
],
"game_seq": 94,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T3 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 1"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{3}{G}",
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20
}
],
"board_cursor": 15,
"stack": [
{
"name": "Ability"
}
],
"game_seq": 98,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}gameOpus Brewer casts Llanowar Visionary from hand
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T3 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 1"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{3}{G}",
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"mana_cost": "{3}{G}",
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20
}
],
"board_cursor": 16,
"game_seq": 102,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}gameOpus Brewer puts Llanowar Visionary from stack onto the Battlefield
gameOpus Brewer - Ability triggers: Llanowar Visionary - When Llanowar Visionary enters, draw a card.
thinkingOpus Brewer
Good draw — Hunter's Edge! It's a removal spell that also buffs. I got Visionary's draw. All tapped out though. Let me pass.
mcpPassraw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T3 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 1"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{3}{G}",
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"mana_cost": "{3}{G}",
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20
}
],
"board_cursor": 16,
"game_seq": 104,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Visionary has summoning sickness, so no attacks. Let me pass through to opponent's turn.
— Declare Attackers —
— Postcombat Main —
— Gem3P Coach's Turn 3 —
Gem3P Coachllm
pass_priority(until=my_turn, board_cursor=10)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T3 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"power": "2",
"id": "p35",
"toughness": "3"
},
{
"mana_cost": "{2}{W}",
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p7",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30",
"playable": true
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 30,
"life": 20
}
],
"board_cursor": 11,
"choices": [
{
"name": "Plains",
"index": 0,
"action": "land",
"id": "p7"
},
{
"name": "Plains",
"index": 1,
"action": "land",
"id": "p21"
},
{
"name": "Plains",
"index": 2,
"action": "land",
"id": "p30"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"index": 3,
"action": "cast",
"id": "p22",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 2,
"game_seq": 112,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3P CoachmcpCast Celestial Enforcer {2}{W}
raw
choose_action(choice=p7)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T3 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"power": "2",
"id": "p35",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{2}{W}",
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"power": "2",
"id": "p18",
"toughness": "3",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 30,
"life": 20
}
],
"board_cursor": 12,
"choices": [
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"index": 0,
"action": "cast",
"id": "p35",
"power": "2",
"toughness": "3"
},
{
"mana_cost": "{2}{W}",
"name": "Celestial Enforcer",
"index": 1,
"action": "cast",
"id": "p18",
"power": "2",
"toughness": "3"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"index": 2,
"action": "cast",
"id": "p22",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 3,
"game_seq": 112,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}Gem3P Coachmcp1. {T}: Add {W}.
raw
choose_action(choice=p18)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Heath",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T3 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"power": "2",
"id": "p35",
"toughness": "3"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 30,
"life": 20
}
],
"board_cursor": 13,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {W}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Celestial Enforcer"
}
],
"untapped_lands": 3,
"game_seq": 116,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}minor blunder
Celestial Enforcer is a 2/3 with a tap ability that requires controlling a flyer — which Gem3P Coach doesn't have and ma…
Celestial Enforcer is a 2/3 with a tap ability that requires controlling a flyer — which Gem3P Coach doesn't have and may not get soon. Brightmare is also a 2/3 but comes with an immediate ETB that could tap Llanowar Visionary (denying opponent mana and a blocker) and gain 2 life. Both cost the same mana, but Brightmare provides tangible value right now.
Analysis
Action taken: Cast Celestial Enforcer, a 2/3 with a currently non-functional tap ability (no flyers on board).
Better line: Cast Brightmare to get the same 2/3 body plus tap Llanowar Visionary and gain 2 life, providing immediate tempo and life advantage.
gameGem3P Coach puts Plains from hand onto the Battlefield
Gem3P CoachmcpPass
raw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T3 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"power": "2",
"id": "p35",
"toughness": "3"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 30,
"life": 20
}
],
"board_cursor": 14,
"stack": [
{
"name": "Celestial Enforcer"
}
],
"game_seq": 118,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}Gem3P Coachllm
pass_priority(until=declare_attackers, board_cursor=14)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T3 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"power": "2",
"id": "p35",
"toughness": "3"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 30,
"life": 20
}
],
"board_cursor": 15,
"choices": [
{
"name": "Mesa Unicorn",
"index": 0,
"choice_type": "attacker",
"id": "p19",
"power": "2",
"toughness": "2"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"game_seq": 127,
"stop_reason": "combat"
}gameGem3P Coach casts Celestial Enforcer from hand
gameGem3P Coach puts Celestial Enforcer from stack onto the Battlefield
— Declare Attackers —
Gem3P CoachmcpPass
raw
choose_action(attackers=p19)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T3 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"power": "2",
"id": "p35",
"toughness": "3"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 30,
"life": 20
}
],
"board_cursor": 16,
"combat": [
{
"blocked": false,
"defending": "Opus Brewer",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p19",
"power": "2",
"toughness": "2"
}
]
}
],
"game_seq": 127,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p19"
}
]
}gameGem3P Coach attacks Opus Brewer with 1 creature
— Declare Blockers —
Opus Brewerllm
pass_priority(until=my_turn, board_cursor=16)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select blockers",
"response_type": "select",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"context": "T3 Combat/Declare Blockers (Gem3P Coach)",
"board": [
{
"hand_size": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 1"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{3}{G}",
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"mana_cost": "{3}{G}",
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 4,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 20
}
],
"board_cursor": 17,
"choices": [
{
"name": "Llanowar Visionary",
"index": 0,
"choice_type": "blocker",
"id": "p15",
"power": "2",
"toughness": "2"
}
],
"combat_phase": "blockers",
"combat": [
{
"blocked": false,
"defending": "Opus Brewer",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p19",
"power": "2",
"toughness": "2"
}
]
}
],
"game_seq": 133,
"incoming_attackers": [
{
"name": "Mesa Unicorn",
"id": "p19",
"power": "2",
"toughness": "2"
}
],
"stop_reason": "combat"
}thinkingOpus Brewer
Mesa Unicorn is attacking me for 2 with lifelink. Llanowar Visionary is 2/2 and has summoning sickness — wait, it says I can select it as a blocker. It's a 2/2 vs a 2/2, they'd trade. But Visionary is my mana ramp creature — it taps for G. Trading it for a 2/2 lifelink is reasonable since I can use Hunter's Edge for removal later. But keeping Visionary means I get to 5 mana next turn for Ivy Lane Denizen + something. And I take 2 damage while they gain 2. That's not great but my life total is fine at 20.
Actually, I want to keep Visionary alive for the mana. Taking 2 is fine.
mcpPassraw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T3 Combat/Declare Blockers (Gem3P Coach)",
"board": [
{
"hand_size": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 1"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"mana_cost": "{3}{G}",
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"mana_cost": "{3}{G}",
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 4,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 20
}
],
"board_cursor": 17,
"combat": [
{
"blocked": false,
"defending": "Opus Brewer",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p19",
"power": "2",
"toughness": "2"
}
]
}
],
"game_seq": 133,
"action_taken": "passed_priority",
"success": true
}Opus Brewerllm
pass_priority(until=my_turn, board_cursor=17)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T4 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 1"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p14",
"playable": true
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p43",
"playable": true
},
{
"mana_cost": "{3}{G}",
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41",
"playable": true
},
{
"mana_cost": "{3}{G}",
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"power": "2",
"id": "p38",
"toughness": "3",
"playable": true
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31",
"playable": true
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 22
}
],
"board_cursor": 18,
"choices": [
{
"name": "Elven Bow",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {3}"
],
"id": "p11"
},
{
"name": "Forest",
"index": 1,
"action": "land",
"id": "p14"
},
{
"name": "Forest",
"index": 2,
"action": "land",
"id": "p43"
},
{
"mana_cost": "{3}{G}",
"name": "Hunter's Edge",
"index": 3,
"action": "cast",
"id": "p41"
},
{
"mana_cost": "{3}{G}",
"name": "Ivy Lane Denizen",
"index": 4,
"action": "cast",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"name": "Thriving Grove",
"index": 5,
"action": "land",
"id": "p31"
}
],
"untapped_lands": 3,
"game_seq": 145,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}gameOpus Brewer loses 2 life at combat from Mesa Unicorn
gameGem3P Coach gains 2 life
— Combat Damage —
— Postcombat Main —
— Opus Brewer's Turn 4 —
chatOpus Brewer: Celestial Enforcer is a neat card — really wants to be in a flyers shell. Noted for future reference! For now though, let's build this board up 💪
thinkingOpus Brewer
Turn 4! I have 3 lands + Llanowar Visionary = 4 mana total. If I play a Forest, I have 5 mana. Both Ivy Lane Denizen and Hunter's Edge cost {3}{G} = 4 mana.
I need to decide: Cast Ivy Lane Denizen (build the board) or Hunter's Edge (remove their Celestial Enforcer or Mesa Unicorn)?
Celestial Enforcer is dangerous — if they get a flyer, it can tap my creatures. Let me think about tempo. Ivy Lane Denizen is a 2/3 body that synergizes with future green creatures. Hunter's Edge would kill their Mesa Unicorn (put +1/+1 on Visionary making it 3/3, then deal 3 to Mesa Unicorn 2/2) or kill Celestial Enforcer (3 damage to a 2/3 kills it).
I should play Forest, then cast Ivy Lane Denizen to develop my board. Next turn I can Hunter's Edge targeting their key creature. Actually wait — Celestial Enforcer can tap my creatures starting next turn. I should remove it now.
But the Enforcer needs a flyer to activate. They don't have a flyer yet. So I'm safe for now. Let me develop with Ivy Lane Denizen.
mcpsend_chat_messageraw
send_chat_message(message=Celestial Enforcer is a neat card — real...)
{
"success": true
}Opus BrewermcpCast Ivy Lane Denizen {3}{G}
raw
choose_action(choice=p14)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T4 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 1"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"mana_cost": "{3}{G}",
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41",
"playable": true
},
{
"mana_cost": "{3}{G}",
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"power": "2",
"id": "p38",
"toughness": "3",
"playable": true
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 22
}
],
"board_cursor": 19,
"choices": [
{
"name": "Elven Bow",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {3}"
],
"id": "p11"
},
{
"mana_cost": "{3}{G}",
"name": "Hunter's Edge",
"index": 1,
"action": "cast",
"id": "p41"
},
{
"mana_cost": "{3}{G}",
"name": "Ivy Lane Denizen",
"index": 2,
"action": "cast",
"id": "p38",
"power": "2",
"toughness": "3"
}
],
"untapped_lands": 4,
"game_seq": 145,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}thinkingOpus Brewer
Wait, with 5 mana (4 lands + Visionary), I could cast Ivy Lane Denizen for 4 mana and still have 1 mana left. Or I could cast Hunter's Edge.
Let me cast Ivy Lane Denizen — it's a creature that develops my board, and I want to maximize Craterhoof later. The Enforcer doesn't threaten me without a flyer.
mcp1. {T}: Add {G}.raw
choose_action(choice=p38)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Grove",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T4 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 1"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"mana_cost": "{3}{G}",
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 22
}
],
"board_cursor": 20,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {G}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Ivy Lane Denizen"
}
],
"untapped_lands": 4,
"game_seq": 149,
"land_drops_used": 1,
"action_taken": "selected_2",
"success": true
}gameOpus Brewer puts Forest from hand onto the Battlefield
Opus BrewermcpPass
raw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T4 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 1"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"mana_cost": "{3}{G}",
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 22
}
],
"board_cursor": 21,
"stack": [
{
"name": "Ivy Lane Denizen"
}
],
"untapped_lands": 1,
"game_seq": 151,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T4 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"mana_cost": "{3}{G}",
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 22
}
],
"board_cursor": 22,
"untapped_lands": 1,
"game_seq": 156,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}gameOpus Brewer casts Ivy Lane Denizen from hand
thinkingOpus Brewer
Ivy Lane Denizen is on the battlefield. It didn't trigger since it's itself entering (it triggers on OTHER green creatures). Nothing more to do — pass to combat. Visionary is tapped, Denizen has summoning sickness. No attacks this turn.
gameOpus Brewer puts Ivy Lane Denizen from stack onto the Battlefield
— Declare Attackers —
— Postcombat Main —
— Gem3P Coach's Turn 4 —
chatGem3P Coach: Steady, team. Ivy Lane is a problem, but we've got answers. Let's keep the pressure on.
Gem3P Coachllm
pass_priority(until=my_turn, board_cursor=16)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T4 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 22,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"power": "2",
"id": "p35",
"toughness": "3",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p21",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30",
"playable": true
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 29,
"life": 18
}
],
"board_cursor": 17,
"choices": [
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"index": 0,
"action": "cast",
"id": "p35",
"power": "2",
"toughness": "3"
},
{
"name": "Plains",
"index": 1,
"action": "land",
"id": "p21"
},
{
"name": "Plains",
"index": 2,
"action": "land",
"id": "p30"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 3,
"action": "cast",
"id": "p45"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"index": 4,
"action": "cast",
"id": "p22",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 3,
"game_seq": 167,
"land_drops_used": 0,
"recent_chat": [
"Opus Brewer: Celestial Enforcer is a neat card — really wants to be in a flyers shell. Noted for future reference! For now though, let's build this board up 💪"
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3P Coachmcpsend_chat_messagemcpCast Brightmare {2}{W}
raw
send_chat_message(message=Steady, team. Ivy Lane is a problem, but...)
{
"success": true
}raw
choose_action(choice=p21)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T4 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 22,
"hand": [
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"power": "2",
"id": "p35",
"toughness": "3",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 29,
"life": 18
}
],
"board_cursor": 18,
"choices": [
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"index": 0,
"action": "cast",
"id": "p35",
"power": "2",
"toughness": "3"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 1,
"action": "cast",
"id": "p45"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"index": 2,
"action": "cast",
"id": "p22",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 4,
"game_seq": 167,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}Gem3P Coachmcp1. {T}: Add {W}.
raw
choose_action(choice=p35)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Heath",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T4 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 22,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 29,
"life": 18
}
],
"board_cursor": 19,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {W}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Brightmare"
}
],
"untapped_lands": 4,
"game_seq": 171,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gameGem3P Coach puts Plains from hand onto the Battlefield
Gem3P CoachmcpPass
raw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T4 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 22,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 29,
"life": 18
}
],
"board_cursor": 20,
"stack": [
{
"name": "Brightmare"
}
],
"untapped_lands": 1,
"game_seq": 173,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}Gem3P Coachllm
pass_priority(until=stack_resolved, board_cursor=20)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select up to one creature",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T4 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 22,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 29,
"life": 18
}
],
"board_cursor": 21,
"choices": [
{
"name": "Brightmare",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p35",
"toughness": "3"
},
{
"name": "Celestial Enforcer",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"controller": "Opus Brewer",
"name": "Ivy Lane Denizen",
"target_type": "permanent",
"index": 2,
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"tapped": true,
"controller": "Opus Brewer",
"name": "Llanowar Visionary",
"target_type": "permanent",
"index": 3,
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"name": "Mesa Unicorn",
"target_type": "permanent",
"index": 4,
"power": "2",
"id": "p19",
"toughness": "2"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 180,
"land_drops_used": 1,
"required": false,
"can_cancel": true,
"stop_reason": "non_priority_action"
}gameGem3P Coach casts Brightmare from hand
gameGem3P Coach puts Brightmare from stack onto the Battlefield
Gem3P Coachllm
get_oracle_text(card_name=Mesa Unicorn)
{
"success": true,
"name": "Mesa Unicorn",
"mana_cost": "{1}{W}",
"type": "Creature — Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"toughness": "2"
}Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T4 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 22,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 29,
"life": 18
}
],
"board_cursor": 21,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 180,
"land_drops_used": 1,
"action_taken": "cancelled",
"success": true
}Gem3P Coachllm
pass_priority(until=declare_attackers, board_cursor=21)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T4 Combat/Declare Attackers (Gem3P Coach)",
"board_cursor": 21,
"board_unchanged": true,
"choices": [
{
"name": "Mesa Unicorn",
"index": 0,
"choice_type": "attacker",
"id": "p19",
"power": "2",
"toughness": "2"
},
{
"name": "Celestial Enforcer",
"index": 1,
"choice_type": "attacker",
"id": "p18",
"power": "2",
"toughness": "3"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"untapped_lands": 1,
"game_seq": 186,
"stop_reason": "combat"
}gameGem3P Coach - Ability triggers: Brightmare - When Brightmare enters, tap up to one target creature. You gain life equal to that creature's power.
— Declare Attackers —
Gem3P CoachmcpPass
raw
choose_action(attackers=p18,p19)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T4 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 22,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 29,
"life": 18
}
],
"board_cursor": 22,
"combat": [
{
"blocked": false,
"defending": "Opus Brewer",
"attackers": [
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Opus Brewer",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p19",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 1,
"game_seq": 186,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p18"
},
{
"id": "p19"
}
]
}gameGem3P Coach attacks Opus Brewer with 2 creatures
— Declare Blockers —
Opus Brewerllm
pass_priority(until=my_turn, board_cursor=22)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select blockers",
"response_type": "select",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"context": "T4 Combat/Declare Blockers (Gem3P Coach)",
"board": [
{
"hand_size": 4,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"mana_cost": "{3}{G}",
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 3,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 22
}
],
"board_cursor": 23,
"choices": [
{
"name": "Ivy Lane Denizen",
"index": 0,
"choice_type": "blocker",
"id": "p38",
"power": "2",
"toughness": "3"
}
],
"combat_phase": "blockers",
"combat": [
{
"blocked": false,
"defending": "Opus Brewer",
"attackers": [
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Opus Brewer",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p19",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 1,
"game_seq": 193,
"incoming_attackers": [
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
},
{
"name": "Mesa Unicorn",
"id": "p19",
"power": "2",
"toughness": "2"
}
],
"recent_chat": [
"Gem3P Coach: Steady, team. Ivy Lane is a problem, but we've got answers. Let's keep the pressure on."
],
"stop_reason": "combat"
}thinkingOpus Brewer
They attacked with Celestial Enforcer 2/3 and Mesa Unicorn 2/2 for 4 total damage (plus 2 lifelink). They also played Brightmare which tapped something — looks like my Visionary got tapped.
I can block with Ivy Lane Denizen 2/3 (summoning sickness doesn't prevent blocking). I should block Celestial Enforcer — it's the more dangerous card since Brightmare is not a flyer... wait, actually is Brightmare? Let me think. Brightmare is 2/3 and isn't a flyer. But they need a flyer for Celestial Enforcer's ability.
Let me block Celestial Enforcer with Ivy Lane Denizen. Both are 2/3, they'd trade. That removes the Enforcer threat.
Actually, wait — if I block Mesa Unicorn instead, Denizen (2/3) blocks Unicorn (2/2), Denizen survives and kills the Unicorn. I take 2 from Enforcer but save my Denizen. That's much better!
llmget_game_state()
{
"available": true,
"cursor": 4,
"turn": 4,
"phase": "Combat",
"step": "Declare Blockers",
"active_player": "Gem3P Coach",
"priority_player": "Opus Brewer",
"players": [
{
"hand_size": 4,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"mana_cost": "{3}{G}",
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 3,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 22
}
],
"stack": [],
"combat": [
{
"blocked": false,
"defending": "Opus Brewer",
"attackers": [
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Opus Brewer",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p19",
"power": "2",
"toughness": "2"
}
]
}
],
"game_seq": 193
}thinkingOpus Brewer
Good — both attackers are 2/3 and 2/2. My Ivy Lane Denizen is 2/3. If I block Mesa Unicorn (2/2), my Denizen survives (takes 2 damage, has 3 toughness) and kills the Unicorn. I take 2 from the unblocked Enforcer. That's much better than trading with the Enforcer.
mcpPassraw
choose_action(blockers=p38:p19)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T4 Combat/Declare Blockers (Gem3P Coach)",
"board": [
{
"hand_size": 4,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"mana_cost": "{3}{G}",
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 3,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 22
}
],
"board_cursor": 23,
"combat": [
{
"blocked": false,
"defending": "Opus Brewer",
"attackers": [
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": true,
"defending": "Opus Brewer",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p19",
"power": "2",
"toughness": "2"
}
],
"blockers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 1,
"game_seq": 193,
"action_taken": "batch_block",
"success": true,
"declared": [
{
"blocks": "p19",
"id": "p38"
}
]
}gameAttacker: Mesa Unicorn (2/2) blocked by Ivy Lane Denizen (2/3)
gameOpus Brewer loses 2 life at combat from Celestial Enforcer
gameIvy Lane Denizen deals 2 damage to Mesa Unicorn
gameMesa Unicorn deals 2 damage to Ivy Lane Denizen
gameGem3P Coach gains 2 life
gameMesa Unicorn died
— Combat Damage —
— Postcombat Main —
Gem3P Coachllm
pass_priority(until=postcombat_main, board_cursor=22)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T4 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 24,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"power": "1",
"id": "p22",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 29,
"life": 16
}
],
"board_cursor": 23,
"choices": [
{
"mana_cost": "{W}",
"name": "Speaker of the Heavens",
"index": 0,
"action": "cast",
"id": "p22",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 1,
"game_seq": 209,
"land_drops_used": 1,
"stop_reason": "reached_step",
"current_step": "Postcombat Main"
}Gem3P CoachmcpPass
raw
choose_action(choice=p22)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T4 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 24,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 29,
"life": 16
}
],
"board_cursor": 24,
"stack": [
{
"name": "Speaker of the Heavens"
}
],
"game_seq": 209,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gameGem3P Coach casts Speaker of the Heavens from hand
gameGem3P Coach puts Speaker of the Heavens from stack onto the Battlefield
— Opus Brewer's Turn 5 —
Opus Brewerllm
pass_priority(until=my_turn, board_cursor=23)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p43",
"playable": true
},
{
"mana_cost": "{3}{G}",
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41",
"playable": true
},
{
"mana_cost": "{1}{G}",
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49",
"playable": true
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 24
}
],
"board_cursor": 24,
"choices": [
{
"name": "Elven Bow",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {3}"
],
"id": "p11"
},
{
"name": "Forest",
"index": 1,
"action": "land",
"id": "p43"
},
{
"mana_cost": "{3}{G}",
"name": "Hunter's Edge",
"index": 2,
"action": "cast",
"id": "p41"
},
{
"mana_cost": "{1}{G}",
"name": "Roots of Wisdom",
"index": 3,
"action": "cast",
"id": "p49"
},
{
"name": "Thriving Grove",
"index": 4,
"action": "land",
"id": "p31"
}
],
"untapped_lands": 4,
"game_seq": 218,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}thinkingOpus Brewer
Okay, Turn 5. I'm at 16, they're at 24. They played Speaker of the Heavens — that's a scary card! If they get to 27 life (7 more than 20 starting), it creates 4/4 flying Angel tokens. They're at 24 already with lifelink creatures. I need to be aggressive about preventing that.
Speaker of the Heavens also has lifelink itself. They need 3 more life to activate it. That's concerning.
My plan: Play Forest (5 lands + Visionary = 6 mana), cast Hunter's Edge targeting my creature and their Speaker of the Heavens to kill it before it activates. That's critical.
Hunter's Edge costs {3}{G}. I'll have 1-2 mana left after. I could also cast Roots of Wisdom for {1}{G} with the remaining mana for card draw/selection.
Let me play Forest first, then Hunter's Edge to kill Speaker, then Roots of Wisdom.
mcpCast Hunter's Edge {3}{G}raw
choose_action(choice=p43)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{3}{G}",
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41",
"playable": true
},
{
"mana_cost": "{1}{G}",
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49",
"playable": true
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 24
}
],
"board_cursor": 25,
"choices": [
{
"name": "Elven Bow",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {3}"
],
"id": "p11"
},
{
"mana_cost": "{3}{G}",
"name": "Hunter's Edge",
"index": 1,
"action": "cast",
"id": "p41"
},
{
"mana_cost": "{1}{G}",
"name": "Roots of Wisdom",
"index": 2,
"action": "cast",
"id": "p49"
}
],
"untapped_lands": 5,
"game_seq": 218,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}thinkingOpus Brewer
Good, 6 mana available (5 lands + Visionary). Cast Hunter's Edge first to kill Speaker of the Heavens.
mcpIvy Lane Denizenraw
choose_action(choice=p41)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature you control",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T5 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{1}{G}",
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 24
}
],
"board_cursor": 26,
"choices": [
{
"name": "Ivy Lane Denizen",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"name": "Llanowar Visionary",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p15",
"toughness": "2"
}
],
"stack": [
{
"name": "Hunter's Edge"
}
],
"untapped_lands": 5,
"game_seq": 222,
"land_drops_used": 1,
"required": false,
"can_cancel": true,
"action_taken": "selected_1",
"success": true
}gameOpus Brewer puts Forest from hand onto the Battlefield
thinkingOpus Brewer
I'll put the +1/+1 counter on Ivy Lane Denizen (making it 3/4), then it deals 3 damage to Speaker (1/1) — overkill but ensures the kill. Actually, either creature works since even a 2/2 Visionary with a counter becomes 3/3, dealing 3 to a 1/1. Let me put it on Denizen since it's the better body to grow.
mcpSpeaker of the Heavensraw
choose_action(choice=p38)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature you don't control",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T5 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{1}{G}",
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 24
}
],
"board_cursor": 26,
"choices": [
{
"controller": "Gem3P Coach",
"name": "Brightmare",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p35",
"toughness": "3"
},
{
"tapped": true,
"controller": "Gem3P Coach",
"name": "Celestial Enforcer",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"controller": "Gem3P Coach",
"name": "Speaker of the Heavens",
"target_type": "permanent",
"index": 2,
"power": "1",
"id": "p22",
"toughness": "1"
}
],
"stack": [
{
"name": "Hunter's Edge",
"targets": [
{
"name": "Ivy Lane Denizen (2/3) (yours)",
"id": "p38"
}
]
}
],
"untapped_lands": 5,
"game_seq": 223,
"land_drops_used": 1,
"required": false,
"can_cancel": true,
"action_taken": "selected_target_0",
"success": true
}thinkingOpus Brewer
Target Speaker of the Heavens — must kill it before it creates 4/4 flyers.
mcp1. {T}: Add {G}.raw
choose_action(choice=p22)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Grove",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T5 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{1}{G}",
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 24
}
],
"board_cursor": 26,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {G}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Hunter's Edge",
"targets": [
{
"name": "Ivy Lane Denizen (2/3) (yours)",
"id": "p38"
},
{
"name": "Speaker of the Heavens (1/1) (Gem3P Coach's)",
"id": "p22"
}
]
}
],
"untapped_lands": 5,
"game_seq": 224,
"land_drops_used": 1,
"action_taken": "selected_target_2",
"success": true
}Opus BrewermcpPass
raw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T5 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{1}{G}",
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 24
}
],
"board_cursor": 27,
"stack": [
{
"name": "Hunter's Edge",
"targets": [
{
"name": "Ivy Lane Denizen (2/3) (yours)",
"id": "p38"
},
{
"name": "Speaker of the Heavens (1/1) (Gem3P Coach's)",
"id": "p22"
}
]
}
],
"untapped_lands": 2,
"game_seq": 226,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}Opus BrewermcpCast Roots of Wisdom {1}{G}
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{1}{G}",
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49",
"playable": true
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 24
}
],
"board_cursor": 28,
"choices": [
{
"mana_cost": "{1}{G}",
"name": "Roots of Wisdom",
"index": 0,
"action": "cast",
"id": "p49"
}
],
"untapped_lands": 2,
"game_seq": 231,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}gameOpus Brewer casts Hunter's Edge targeting Ivy Lane Denizen, Speaker of the Heavens from hand
chatOpus Brewer: Speaker of the Heavens is such an insane build-around in the right deck. Lifelink tribal into 4/4 angels? That's some serious deckbuilding tech. But I can't let that engine come online!
thinkingOpus Brewer
Speaker of the Heavens is dead! Ivy Lane Denizen is now 3/4. I have 2 mana left — perfect for Roots of Wisdom ({1}{G}). Let me cast it for card selection/draw.
mcpsend_chat_messageraw
send_chat_message(message=Speaker of the Heavens is such an insane...)
{
"success": true
}Opus BrewermcpPass
raw
choose_action(choice=p49)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T5 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 24
}
],
"board_cursor": 29,
"stack": [
{
"name": "Roots of Wisdom"
}
],
"game_seq": 237,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gameHunter's Edge: Opus Brewer puts 1 +1/+1 counters on Ivy Lane Denizen
gameIvy Lane Denizen deals 3 damage to Speaker of the Heavens
gameOpus Brewer puts Hunter's Edge from stack into their graveyard
gameSpeaker of the Heavens died
Opus BrewermcpWildheart Invoker
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a land card or Elf card",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T5 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 25,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 24
}
],
"board_cursor": 30,
"choices": [
{
"name": "Forest",
"target_type": "card",
"index": 0,
"id": "p52"
},
{
"name": "Wildheart Invoker",
"target_type": "card",
"index": 1,
"id": "p54"
}
],
"stack": [
{
"name": "Roots of Wisdom"
}
],
"game_seq": 241,
"land_drops_used": 1,
"required": true,
"can_cancel": false,
"action_taken": "passed_priority",
"success": true
}gameOpus Brewer casts Roots of Wisdom from hand
thinkingOpus Brewer
Roots of Wisdom milled Forest, Presence of Gond, and Wildheart Invoker. I can return either Forest or Wildheart Invoker (it's an Elf).
Wildheart Invoker is a creature with {8}: give +5/+5 and trample. That's expensive but I already have Forest in hand. Wildheart Invoker gives me another body for Craterhoof and Ivy Lane Denizen triggers. Let me take the Invoker.
Wait — Presence of Gond was milled! That card creates 1/1 Elf tokens by tapping the enchanted creature. Combined with Ivy Lane Denizen, that's an infinite combo! Each Elf token enters → Denizen puts a +1/+1 counter → but you need a way to untap... no wait, it's not infinite, but it does create lots of tokens. Still, it's milled and not an option.
Let me take Wildheart Invoker — it's a creature body for the Craterhoof plan.
mcpPassraw
choose_action(choice=p54)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T5 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 25,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
},
{
"mana_cost": "{2}{G}{G}",
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"power": "4",
"id": "p54",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 24
}
],
"board_cursor": 31,
"game_seq": 246,
"land_drops_used": 1,
"action_taken": "selected_target_1",
"success": true
}gameOpus Brewer puts Wildheart Invoker from library into their graveyard (source: Roots of Wisdom)
gameOpus Brewer puts Presence of Gond from library into their graveyard (source: Roots of Wisdom)
gameOpus Brewer puts Forest from library into their graveyard (source: Roots of Wisdom)
thinkingOpus Brewer
All tapped out. Ivy Lane Denizen can attack — it's 3/4 now and not sick since we're past the declare phase. Wait, actually it was cast this turn... no, it was cast last turn (turn 4). It's turn 5 now, so it can attack!
Let me move to combat.
llmpass_priority(until=declare_attackers, board_cursor=31)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T5 Combat/Declare Attackers (Opus Brewer)",
"board_cursor": 31,
"board_unchanged": true,
"choices": [
{
"name": "Ivy Lane Denizen",
"index": 0,
"choice_type": "attacker",
"id": "p38",
"power": "3",
"toughness": "4"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"game_seq": 251,
"stop_reason": "combat"
}gameOpus Brewer puts Wildheart Invoker from graveyard into their hand
gameOpus Brewer puts Roots of Wisdom from stack into their graveyard
— Declare Attackers —
thinkingOpus Brewer
Only Ivy Lane Denizen can attack (Visionary is tapped). Their potential blockers: Brightmare is sick, Celestial Enforcer is tapped. No blockers available! Free 3 damage.
mcpPassraw
choose_action(attackers=p38)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T5 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 25,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
},
{
"mana_cost": "{2}{G}{G}",
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"power": "4",
"id": "p54",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 24
}
],
"board_cursor": 32,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "3",
"toughness": "4"
}
]
}
],
"game_seq": 251,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p38"
}
]
}gameOpus Brewer attacks Gem3P Coach with 1 creature
— Declare Blockers —
Gem3P Coachllm
pass_priority(until=my_turn, board_cursor=24)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select blockers",
"response_type": "select",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"context": "T5 Combat/Declare Blockers (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 24,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 25,
"life": 16
}
],
"board_cursor": 25,
"choices": [
{
"name": "Brightmare",
"index": 0,
"choice_type": "blocker",
"id": "p35",
"power": "2",
"toughness": "3"
}
],
"combat_phase": "blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "3",
"toughness": "4"
}
]
}
],
"game_seq": 257,
"incoming_attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "3",
"toughness": "4"
}
],
"recent_chat": [
"Opus Brewer: Speaker of the Heavens is such an insane build-around in the right deck. Lifelink tribal into 4/4 angels? That's some serious deckbuilding tech. But I can't let that engine come online!"
],
"stop_reason": "combat"
}Gem3P Coachllm
pass_priority(board_cursor=25)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select blockers",
"response_type": "select",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"context": "T5 Combat/Declare Blockers (Opus Brewer)",
"board_cursor": 25,
"board_unchanged": true,
"choices": [
{
"name": "Brightmare",
"index": 0,
"choice_type": "blocker",
"id": "p35",
"power": "2",
"toughness": "3"
}
],
"combat_phase": "blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "3",
"toughness": "4"
}
]
}
],
"game_seq": 257,
"incoming_attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "3",
"toughness": "4"
}
],
"stop_reason": "combat"
}Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T5 Combat/Declare Blockers (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 24,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 25,
"life": 16
}
],
"board_cursor": 25,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "3",
"toughness": "4"
}
]
}
],
"game_seq": 257,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T5 Combat/Combat Damage (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 21,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 25,
"life": 16
}
],
"board_cursor": 26,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "3",
"toughness": "4"
}
]
}
],
"game_seq": 261,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T5 Postcombat Main/Postcombat Main (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 21,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 25,
"life": 16
}
],
"board_cursor": 26,
"game_seq": 265,
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach loses 3 life at combat from Ivy Lane Denizen
— Combat Damage —
Gem3P CoachmcpPlay Plains
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p30",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p55",
"playable": true
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 25,
"life": 16
}
],
"board_cursor": 27,
"choices": [
{
"name": "Plains",
"index": 0,
"action": "land",
"id": "p30"
},
{
"name": "Plains",
"index": 1,
"action": "land",
"id": "p55"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 2,
"action": "cast",
"id": "p45"
}
],
"untapped_lands": 4,
"game_seq": 267,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
Gem3P CoachmcpPass
raw
choose_action(choice=p30)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 25,
"life": 16
}
],
"board_cursor": 28,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 0,
"action": "cast",
"id": "p45"
}
],
"untapped_lands": 5,
"game_seq": 268,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}minor blunder
Passed on casting Revitalize precombat when the opponent's board is entirely tapped.
Passed on casting Revitalize precombat when the opponent's board is entirely tapped. Drawing a card before declaring attacks could reveal a creature or relevant spell, and there's no benefit to holding mana open since Gem3P Coach has no instant-speed interaction besides Revitalize itself and can't activate Celestial Enforcer (no flyer). After spending 2 mana on Revitalize, they'd still have 3 mana available.
Analysis
Action taken: Passed priority without casting Revitalize in precombat main phase.
Better line: Cast Revitalize precombat to draw a card and potentially gain information that affects attack decisions, then proceed to combat.
— Gem3P Coach's Turn 5 —
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T5 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 25,
"life": 16
}
],
"board_cursor": 29,
"choices": [
{
"name": "Celestial Enforcer",
"index": 0,
"choice_type": "attacker",
"id": "p18",
"power": "2",
"toughness": "3"
},
{
"name": "Brightmare",
"index": 1,
"choice_type": "attacker",
"id": "p35",
"power": "2",
"toughness": "3"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 5,
"game_seq": 272,
"action_taken": "passed_priority",
"success": true
}moderate blunder
Opponent has zero untapped creatures (both Ivy Lane Denizen and Llanowar Visionary are tapped) and zero untapped mana fo…
Opponent has zero untapped creatures (both Ivy Lane Denizen and Llanowar Visionary are tapped) and zero untapped mana for combat tricks. Gem3P Coach declined to attack with both Brightmare (2/3) and Celestial Enforcer (2/3), missing 4 uncontested damage. There is no reason to hold back either creature - Celestial Enforcer's tap ability can't even be activated since there's no flyer on the board.
Analysis
Action taken: Passed on attacking, dealing 0 damage.
Better line: Attack with both Brightmare and Celestial Enforcer for 4 free damage, bringing opponent from 16 to 12 life.
gameGem3P Coach puts Plains from hand onto the Battlefield
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 25,
"life": 16
}
],
"board_cursor": 30,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 0,
"action": "cast",
"id": "p45"
}
],
"untapped_lands": 5,
"game_seq": 274,
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 25,
"life": 16
}
],
"board_cursor": 30,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 0,
"action": "cast",
"id": "p45"
}
],
"untapped_lands": 5,
"game_seq": 277,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Precombat Main/Precombat Main (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16
}
],
"board_cursor": 31,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 0,
"action": "cast",
"id": "p45"
}
],
"stack": [
{
"name": "Wildheart Invoker"
}
],
"untapped_lands": 5,
"game_seq": 279,
"action_taken": "passed_priority",
"success": true
}— Opus Brewer's Turn 6 —
Opus Brewerllm
pass_priority(until=my_turn, board_cursor=32)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p56",
"playable": true
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31",
"playable": true
},
{
"mana_cost": "{2}{G}{G}",
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"power": "4",
"id": "p54",
"toughness": "3",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 33,
"choices": [
{
"name": "Elven Bow",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {3}"
],
"id": "p11"
},
{
"name": "Forest",
"index": 1,
"action": "land",
"id": "p56"
},
{
"name": "Thriving Grove",
"index": 2,
"action": "land",
"id": "p31"
},
{
"mana_cost": "{2}{G}{G}",
"name": "Wildheart Invoker",
"index": 3,
"action": "cast",
"id": "p54",
"power": "4",
"toughness": "3"
}
],
"untapped_lands": 5,
"game_seq": 281,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}thinkingOpus Brewer
Turn 6! They're at 21 from my Denizen attack. I have:
- 5 lands + Visionary = 6 mana available
- Hand: Craterhoof (8 mana), Forest, Thriving Grove, Wildheart Invoker (4 mana)
If I play Forest (untapped), I have 7 mana. Still can't cast Craterhoof (needs 8 = {5}{G}{G}{G}).
Let me play Forest and cast Wildheart Invoker. That gives me another creature (important for Craterhoof count) and triggers Ivy Lane Denizen (Invoker is green → put +1/+1 counter on a creature).
Next turn with 7 lands + Visionary = 8 mana, I can cast Craterhoof! With 3 creatures (Denizen, Visionary, Invoker) + Craterhoof = 4 creatures, each gets +4/+4 and trample. That's massive.
mcpCast Wildheart Invoker {2}{G}{G}raw
choose_action(choice=p56)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
},
{
"mana_cost": "{2}{G}{G}",
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"power": "4",
"id": "p54",
"toughness": "3",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 34,
"choices": [
{
"name": "Elven Bow",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {3}"
],
"id": "p11"
},
{
"mana_cost": "{2}{G}{G}",
"name": "Wildheart Invoker",
"index": 1,
"action": "cast",
"id": "p54",
"power": "4",
"toughness": "3"
}
],
"untapped_lands": 6,
"game_seq": 281,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}thinkingOpus Brewer
7 mana available (6 lands + Visionary). Cast Wildheart Invoker for {2}{G}{G}.
mcp1. {T}: Add {G}.raw
choose_action(choice=p54)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Grove",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T6 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 35,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {G}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Wildheart Invoker"
}
],
"untapped_lands": 6,
"game_seq": 285,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}gameOpus Brewer puts Forest from hand onto the Battlefield
Opus BrewermcpPass
raw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T6 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 2"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 36,
"stack": [
{
"name": "Wildheart Invoker"
}
],
"untapped_lands": 3,
"game_seq": 287,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}gameOpus Brewer casts Wildheart Invoker from hand
Opus BrewermcpIvy Lane Denizen
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T6 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 3"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 37,
"choices": [
{
"controller": "Gem3P Coach",
"name": "Brightmare",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p35",
"toughness": "3"
},
{
"controller": "Gem3P Coach",
"name": "Celestial Enforcer",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"name": "Ivy Lane Denizen",
"target_type": "permanent",
"index": 2,
"power": "3",
"id": "p38",
"toughness": "4"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"target_type": "permanent",
"index": 3,
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"name": "Wildheart Invoker",
"target_type": "permanent",
"index": 4,
"power": "4",
"id": "p54",
"toughness": "3"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 3,
"game_seq": 292,
"land_drops_used": 1,
"required": true,
"can_cancel": false,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Ivy Lane Denizen triggered from Wildheart Invoker entering! Put the +1/+1 counter on... I should put it on Ivy Lane Denizen to make it 4/5 for attacking, or on Wildheart Invoker to make it 5/4. Denizen can attack this turn (not sick), Invoker can't. Let me buff the Denizen for a bigger attack.
mcpPassraw
choose_action(choice=p38)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T6 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 3"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 37,
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Ivy Lane Denizen (3/4) (yours)",
"id": "p38"
}
]
}
],
"untapped_lands": 3,
"game_seq": 295,
"land_drops_used": 1,
"action_taken": "selected_target_2",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Precombat Main/Precombat Main (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "3",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16
}
],
"board_cursor": 32,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 0,
"action": "cast",
"id": "p45"
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Ivy Lane Denizen (3/4) (Opus Brewer's)",
"id": "p38"
}
]
}
],
"untapped_lands": 5,
"game_seq": 293,
"action_taken": "passed_priority",
"success": true
}gameOpus Brewer puts Wildheart Invoker from stack onto the Battlefield
gameOpus Brewer - Ability triggers: Ivy Lane Denizen - Whenever another green creature you control enters, put a +1/+1 counter on target creature. - targeting Ivy Lane Denizen
Opus BrewermcpActivate Elven Bow
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "4",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 3"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 38,
"choices": [
{
"name": "Elven Bow",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {3}"
],
"id": "p11"
}
],
"untapped_lands": 3,
"game_seq": 297,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Ivy Lane Denizen is now 4/5! I have 3 untapped Forests. Elven Bow costs {1} to create a 1/1 Elf token, then auto-attaches for {2}. That's 3 mana total — and it would trigger Ivy Lane Denizen again (green Elf enters)! Plus I get another body for Craterhoof. Let me do it!
mcpIvy Lane Denizenraw
choose_action(choice=p11)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature you control",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T6 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "4",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 3"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 38,
"choices": [
{
"name": "Ivy Lane Denizen",
"target_type": "permanent",
"index": 0,
"power": "4",
"id": "p38",
"toughness": "5"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"name": "Wildheart Invoker",
"target_type": "permanent",
"index": 2,
"power": "4",
"id": "p54",
"toughness": "3"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 3,
"game_seq": 300,
"land_drops_used": 1,
"required": false,
"can_cancel": true,
"action_taken": "selected_0",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Precombat Main/Precombat Main (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "4",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16
}
],
"board_cursor": 33,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 0,
"action": "cast",
"id": "p45"
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Ivy Lane Denizen (4/5) (Opus Brewer's)",
"id": "p38"
}
]
}
],
"untapped_lands": 5,
"game_seq": 298,
"action_taken": "passed_priority",
"success": true
}gameIvy Lane Denizen: Opus Brewer puts 1 +1/+1 counters on Ivy Lane Denizen
thinkingOpus Brewer
Wait, this is asking which creature to equip the Bow to. Actually, the Elven Bow creates a 1/1 Elf token, then asks to attach the Bow to it (or another creature). Let me think — the token will have summoning sickness, but equipping it with the Bow gives it +1/+1 (making it 2/2). Better to equip it to Denizen for an even bigger attack — wait, I should equip it to the 1/1 token since the token can't attack anyway. Actually, equipping to Denizen gives +1/+1 making it 5/6 for attacking. That's better!
Actually wait, I should equip to Ivy Lane Denizen so it can attack as a 5/6. The token can't attack this turn anyway.
mcpPassraw
choose_action(choice=p38)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T6 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38",
"power": "4",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 3"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 39,
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Ivy Lane Denizen (4/5) (yours)",
"id": "p38"
}
]
}
],
"game_seq": 301,
"land_drops_used": 1,
"action_taken": "selected_target_0",
"success": true
}gameOpus Brewer activates: Equip. from Elven Bow targeting Ivy Lane Denizen
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T6 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 3"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 40,
"game_seq": 306,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Hmm, it seems the Elven Bow equipped to Denizen (+1/+1 from Bow, making it 5/7 with the 2 counters). But I don't see a new Elf token — let me check. Maybe the ability only creates a token and equips, and the token hasn't resolved yet? Let me see...
Actually wait, looking at the board, I don't see a 1/1 token. The Bow is still listed as "Elven Bow" (not attached). But Denizen is 5/7 which means it got the equipment bonus (+1/+1). The base is 2/3 + 2 counters = 4/5 + 1/2 from equipment = 5/7? That's +1/+2. Elven Bow gives +1/+1 reach normally...
Let me not worry about the math and move to combat. Denizen is 5/7, that's a big hit!
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Precombat Main/Precombat Main (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16
}
],
"board_cursor": 34,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 0,
"action": "cast",
"id": "p45"
}
],
"untapped_lands": 5,
"game_seq": 307,
"action_taken": "passed_priority",
"success": true
}minor blunder
Declined to cast Revitalize in precombat main phase with 5 untapped lands and no other instant-speed plays available.
Declined to cast Revitalize in precombat main phase with 5 untapped lands and no other instant-speed plays available. Casting Revitalize precombat would draw a card that could potentially be played this turn (with 3 remaining mana after casting it), and there's no benefit to holding mana open since Celestial Enforcer's tap ability requires a flying creature which they don't control.
Analysis
Action taken: Passed priority without casting Revitalize
Better line: Cast Revitalize precombat to draw a card and potentially use the drawn card this turn with remaining mana. Even if the draw isn't castable, there's no downside since there are no other instant-speed options to hold mana for.
Opus BrewermcpAttack with Ivy Lane Denizen 5/7
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T6 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 3"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 40,
"choices": [
{
"name": "Ivy Lane Denizen",
"index": 0,
"choice_type": "attacker",
"id": "p38",
"power": "5",
"toughness": "7"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"game_seq": 308,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Attack with the 5/7 Denizen! They can block with Brightmare (2/3) or Celestial Enforcer (2/3). Denizen survives either trade and deals 5 regardless. If they double block, Denizen deals 5 total and survives with 7-5=2 or 7-6=1 toughness remaining. Either way it's great.
mcpPassraw
choose_action(attackers=p38)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T6 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 3"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 41,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "5",
"toughness": "7"
}
]
}
],
"game_seq": 310,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p38"
}
]
}Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16
}
],
"board_cursor": 35,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 0,
"action": "cast",
"id": "p45"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "5",
"toughness": "7"
}
]
}
],
"untapped_lands": 5,
"game_seq": 309,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpNo blocks
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select blockers",
"response_type": "select",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"context": "T6 Combat/Declare Blockers (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16
}
],
"board_cursor": 35,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"name": "Celestial Enforcer",
"index": 1,
"choice_type": "blocker",
"id": "p18",
"power": "2",
"toughness": "3"
},
{
"name": "Brightmare",
"index": 2,
"choice_type": "blocker",
"id": "p35",
"power": "2",
"toughness": "3"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "5",
"toughness": "7"
}
]
}
],
"untapped_lands": 5,
"game_seq": 315,
"incoming_attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "5",
"toughness": "7"
}
],
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
gameOpus Brewer attacks Gem3P Coach with 1 creature
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Combat/Declare Blockers (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16
}
],
"board_cursor": 35,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 0,
"action": "cast",
"id": "p45"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "5",
"toughness": "7"
}
]
}
],
"untapped_lands": 5,
"game_seq": 316,
"action_taken": "passed_priority",
"success": true
}— Declare Blockers —
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Combat/Combat Damage (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 16,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16
}
],
"board_cursor": 36,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 0,
"action": "cast",
"id": "p45"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "5",
"toughness": "7"
}
]
}
],
"untapped_lands": 5,
"game_seq": 320,
"action_taken": "passed_priority",
"success": true
}minor blunder
Declined to cast Revitalize (a cantrip that gains 3 life) before making blocking decisions against a 5/7 Ivy Lane Denize…
Declined to cast Revitalize (a cantrip that gains 3 life) before making blocking decisions against a 5/7 Ivy Lane Denizen. Drawing a card first could reveal relevant options for combat, and the 3 life gain is pure upside. With 5 untapped lands and the spell costing only 2 mana, there's plenty of mana left for other responses.
Analysis
Action taken: Passed priority without casting Revitalize
Better line: Cast Revitalize to gain 3 life and draw a card before making blocking decisions, potentially finding a relevant card while gaining free life.
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Postcombat Main/Postcombat Main (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 16,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16
}
],
"board_cursor": 36,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 0,
"action": "cast",
"id": "p45"
}
],
"untapped_lands": 5,
"game_seq": 324,
"action_taken": "passed_priority",
"success": true
}minor blunder
Declined to cast Revitalize during combat before blocks.
Declined to cast Revitalize during combat before blocks. Revitalize is a pure-upside instant that gains 3 life and draws a card, and Gem3P Coach had 5 untapped lands (plenty of mana). Casting it before blocks would let the drawn card potentially inform blocking decisions against the 5/7 Ivy Lane Denizen, with zero downside.
Analysis
Action taken: Passed priority without casting Revitalize during combat
Better line: Cast Revitalize for {1}{W} to gain 3 life and draw a card before making blocking decisions. The extra card could reveal options, and the life gain is free value.
gameGem3P Coach loses 5 life at combat from Ivy Lane Denizen
— Combat Damage —
Gem3P CoachmcpPlay Plains
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p55",
"playable": true
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16
}
],
"board_cursor": 37,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"index": 0,
"action": "cast",
"id": "p60"
},
{
"name": "Plains",
"index": 1,
"action": "land",
"id": "p55"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 2,
"action": "cast",
"id": "p45"
}
],
"untapped_lands": 5,
"game_seq": 326,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
Gem3P CoachmcpPass
raw
choose_action(choice=p55)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60",
"playable": true
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16
}
],
"board_cursor": 38,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"index": 0,
"action": "cast",
"id": "p60"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 1,
"action": "cast",
"id": "p45"
}
],
"untapped_lands": 6,
"game_seq": 327,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}minor blunder
Passed priority in precombat main without casting Revitalize, a pure-upside cantrip.
Passed priority in precombat main without casting Revitalize, a pure-upside cantrip. With 6 untapped lands, Gem3P Coach could cast Revitalize ({1}{W}) for 3 life and a card draw while still holding up Angelic Ascension ({1}{W}) and Celestial Enforcer's tap ability ({1}{W}, {T}). Casting Revitalize before combat provides information from the drawn card that could influence attack decisions.
Analysis
Action taken: Passed priority in precombat main phase without casting any spells
Better line: Cast Revitalize to gain 3 life and draw a card before combat, still leaving 4 mana open for Angelic Ascension or Celestial Enforcer's ability
— Gem3P Coach's Turn 6 —
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T6 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16
}
],
"board_cursor": 39,
"choices": [
{
"name": "Celestial Enforcer",
"index": 0,
"choice_type": "attacker",
"id": "p18",
"power": "2",
"toughness": "3"
},
{
"name": "Brightmare",
"index": 1,
"choice_type": "attacker",
"id": "p35",
"power": "2",
"toughness": "3"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 6,
"game_seq": 331,
"action_taken": "passed_priority",
"success": true
}moderate blunder
Gem3P Coach has Angelic Ascension in hand and could have attacked with both creatures into an opponent with only Wildhea…
Gem3P Coach has Angelic Ascension in hand and could have attacked with both creatures into an opponent with only Wildheart Invoker (4/3) available to block. If the opponent blocks one attacker, Gem3P Coach could cast Angelic Ascension on their own blocked creature (before damage), exiling it to create a 4/4 flying Angel token while still dealing 2 damage with the unblocked creature. If the opponent doesn't block, 4 damage gets through. This line is far superior to passing, as it either deals damage or creates a powerful flying threat (or both).
Analysis
Action taken: Declined to attack with any creatures.
Better line: Attack with both Celestial Enforcer and Brightmare. If opponent blocks one with Wildheart Invoker, cast Angelic Ascension on the blocked creature to create a 4/4 Angel with flying, dealing 2 damage with the unblocked creature. The Angel also enables Celestial Enforcer's tap ability going forward.
gameGem3P Coach puts Plains from hand onto the Battlefield
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60",
"playable": true
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16
}
],
"board_cursor": 40,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"index": 0,
"action": "cast",
"id": "p60"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 1,
"action": "cast",
"id": "p45"
}
],
"untapped_lands": 6,
"game_seq": 333,
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60",
"playable": true
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Opus Brewer",
"library_size": 24,
"life": 16
}
],
"board_cursor": 40,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"index": 0,
"action": "cast",
"id": "p60"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 1,
"action": "cast",
"id": "p45"
}
],
"untapped_lands": 6,
"game_seq": 336,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60",
"playable": true
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16
}
],
"board_cursor": 41,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"index": 0,
"action": "cast",
"id": "p60"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 1,
"action": "cast",
"id": "p45"
}
],
"stack": [
{
"name": "Dwynen's Elite"
}
],
"untapped_lands": 6,
"game_seq": 338,
"action_taken": "passed_priority",
"success": true
}questionable
Ivy Lane Denizen is already a 5/7 and will get two more +1/+1 counter triggers from Dwynen's Elite entering and the Elf …
Ivy Lane Denizen is already a 5/7 and will get two more +1/+1 counter triggers from Dwynen's Elite entering and the Elf token it creates. Letting it continue to snowball is risky. Angelic Ascension on the Denizen would remove the biggest threat and stop future counter generation, though giving the opponent a 4/4 flier is a real cost.
Analysis
Action taken: Passed priority, allowing Dwynen's Elite to resolve and trigger Ivy Lane Denizen twice more.
Better line: Cast Angelic Ascension targeting Ivy Lane Denizen in response to Dwynen's Elite on the stack. This removes the 5/7 snowballing threat and prevents future +1/+1 counter accumulation. The 4/4 Angel given to the opponent is a much more manageable threat than a continually growing Denizen.
— Opus Brewer's Turn 7 —
chatOpus Brewer: You know what I love about green decks? The deckbuilding synergy when you put Ivy Lane Denizen, Dwynen's Elite, and a certain 5/5 hasty friend all in the same shell... 🐗💥
Opus Brewerllm
pass_priority(until=my_turn, board_cursor=41)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 3"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{1}{G}",
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"power": "2",
"id": "p61",
"toughness": "2",
"playable": true
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 42,
"choices": [
{
"mana_cost": "{1}{G}",
"name": "Dwynen's Elite",
"index": 0,
"action": "cast",
"id": "p61",
"power": "2",
"toughness": "2"
},
{
"name": "Elven Bow",
"index": 1,
"action": "activate",
"playable_abilities": [
"Equip {3}"
],
"id": "p11"
},
{
"name": "Thriving Grove",
"index": 2,
"action": "land",
"id": "p31"
}
],
"untapped_lands": 6,
"game_seq": 340,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}thinkingOpus Brewer
They didn't block and took 5 — they're at 16 now! And I drew Dwynen's Elite, which is AMAZING. When it enters, since I control another Elf (Visionary, Denizen, Invoker), it creates a 1/1 Elf token. That's TWO green creatures entering → TWO Ivy Lane Denizen triggers!
Turn 7. I have 6 lands + Visionary = 7 mana. If I play Thriving Grove, that's 8 mana — CRATERHOOF TIME!
Let me plan the sequence:
1. Play Thriving Grove (8 mana available)
2. Cast Dwynen's Elite ({1}{G}) → triggers Ivy Lane Denizen twice (Elite + token)
3. Cast Craterhoof Behemoth ({5}{G}{G}{G}) — wait, that needs 8 mana, and I'd have used 2 for Elite...
Hmm. 8 mana total. Craterhoof costs 8. Dwynen's Elite costs 2. I can't cast both.
Which is better? Craterhoof with current creatures (Denizen 5/7, Visionary 2/2, Invoker 4/3 = 3 creatures + Craterhoof = 4 creatures → each gets +4/+4 and trample). That's:
- Craterhoof: 5+4=9/5+4=9
- Denizen: 5+4=9/7+4=11 trample
- Visionary: 2+4=6/2+4=6 trample
- Invoker: 4+4=8/3+4=7 trample
Total attack: 9+9+6+8 = 32 damage with trample. They're at 16. That's lethal even through blocks!
OR: Cast Dwynen's Elite first (2 mana), get 2 more bodies, but can't cast Craterhoof this turn. Then Craterhoof next turn with 5 creatures (6 total with Craterhoof) → +6/+6 each.
But Craterhoof NOW is 32 trample damage vs 16 life. That's double lethal. Even if they block optimally with Brightmare and Enforcer (blocking 2 creatures), I still deal way more than 16.
CRATERHOOF NOW! Play Thriving Grove first, then Craterhoof.
mcpsend_chat_messageraw
send_chat_message(message=You know what I love about green decks? ...)
{
"success": true
}Opus BrewermcpThriving Grove: As Thriving Grove enters, choose a color other than green.
raw
choose_action(choice=p31)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_CHOICE",
"message": "Choose replacement effect to resolve first",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. or text=Name (not yes/no)",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 3"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{1}{G}",
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"power": "2",
"id": "p61",
"toughness": "2",
"playable": true
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 42,
"choices": [
{
"index": 0,
"description": "Thriving Grove: Thriving Grove enters tapped."
},
{
"index": 1,
"description": "Thriving Grove: As Thriving Grove enters, choose a color other than green."
}
],
"untapped_lands": 6,
"game_seq": 340,
"land_drops_used": 0,
"action_taken": "selected_2",
"success": true
}Opus BrewermcpWhite
raw
choose_action(choice=1)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_CHOICE",
"message": "Choose color",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. or text=Name (not yes/no)",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 3"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{1}{G}",
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"power": "2",
"id": "p61",
"toughness": "2",
"playable": true
},
{
"name": "Thriving Grove",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color."
],
"id": "p31",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 42,
"choices": [
{
"index": 0,
"description": "White"
},
{
"index": 1,
"description": "Blue"
},
{
"index": 2,
"description": "Black"
},
{
"index": 3,
"description": "Red"
}
],
"untapped_lands": 6,
"game_seq": 341,
"land_drops_used": 0,
"action_taken": "selected_choice_1",
"success": true
}Opus BrewermcpCast Dwynen's Elite {1}{G}
raw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 3"
],
"power": "5",
"id": "p10",
"toughness": "5"
},
{
"mana_cost": "{1}{G}",
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"power": "2",
"id": "p61",
"toughness": "2",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 43,
"choices": [
{
"mana_cost": "{1}{G}",
"name": "Dwynen's Elite",
"index": 0,
"action": "cast",
"id": "p61",
"power": "2",
"toughness": "2"
},
{
"name": "Elven Bow",
"index": 1,
"action": "activate",
"playable_abilities": [
"Equip {3}"
],
"id": "p11"
}
],
"untapped_lands": 6,
"game_seq": 342,
"land_drops_used": 1,
"action_taken": "selected_choice_0",
"success": true
}thinkingOpus Brewer
Thriving Grove entered tapped! So I have 6 untapped lands + Visionary = 7 mana, not 8. Can't cast Craterhoof (needs {5}{G}{G}{G} = 8 mana) this turn.
OK, plan B: Cast Dwynen's Elite now for {1}{G}. That gives me 2 more creatures (Elite + token), plus 2 Ivy Lane Denizen triggers. Then next turn with all lands untapped + Visionary = 8 mana, cast Craterhoof with 5 creatures on board (Denizen, Visionary, Invoker, Elite, token) + Craterhoof = 6 creatures → +6/+6 and trample to everyone. That's even more lethal.
mcp1. {T}: Add {G}.raw
choose_action(choice=p61)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Grove",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 3"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 44,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {G}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Dwynen's Elite"
}
],
"untapped_lands": 6,
"game_seq": 347,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gameThriving Grove: Opus Brewer has chosen White
gameOpus Brewer puts Thriving Grove from hand onto the Battlefield
Opus BrewermcpPass
raw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 3"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 45,
"stack": [
{
"name": "Dwynen's Elite"
}
],
"untapped_lands": 4,
"game_seq": 349,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}gameOpus Brewer casts Dwynen's Elite from hand
Opus BrewermcpAbility
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Pick triggered ability (goes to the stack first)",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 46,
"choices": [
{
"name": "Ability",
"target_type": "card",
"index": 0,
"id": "l62"
},
{
"name": "Ability",
"target_type": "card",
"index": 1,
"id": "l63"
}
],
"untapped_lands": 4,
"game_seq": 352,
"land_drops_used": 1,
"required": true,
"can_cancel": false,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Two triggers: Dwynen's Elite ETB (create 1/1 token) and Ivy Lane Denizen trigger (put +1/+1 counter). I want the Elite token to resolve first, then the Denizen trigger. Stack is LIFO, so I should put the token creation on the stack LAST (it resolves first). Let me pick the Denizen trigger first (goes on stack first, resolves last).
Actually, I want: Elite creates token → token triggers Denizen again → I get 2 counter placements. So I want Elite's trigger to resolve first. Stack is LIFO, so Elite trigger should go on top. I'll pick Denizen's trigger first (bottom of stack), then Elite's (top of stack, resolves first).
llmget_oracle_text(object_ids=["p61","p38"])
{
"success": true,
"cards": [
{
"mana_cost": "{1}{G}",
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"power": "2",
"type": "Creature - Elf Warrior",
"toughness": "2",
"object_id": "p61"
},
{
"mana_cost": "{3}{G}",
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"power": "5",
"type": "Creature - Elf Warrior",
"toughness": "7",
"object_id": "p38"
}
]
}thinkingOpus Brewer
OK so l62 and l63 are the two triggers. One is Dwynen's Elite "create 1/1 token" and one is Ivy Lane Denizen "put +1/+1 counter." I need Elite's token to resolve first so the token entering triggers Denizen again.
Let me put Denizen's trigger on the stack first (bottom), then Elite's trigger (top, resolves first).
mcpIvy Lane Denizenraw
choose_action(choice=l63)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 46,
"choices": [
{
"controller": "Gem3P Coach",
"name": "Brightmare",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p35",
"toughness": "3"
},
{
"controller": "Gem3P Coach",
"name": "Celestial Enforcer",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"name": "Dwynen's Elite",
"target_type": "permanent",
"index": 2,
"power": "2",
"id": "p61",
"toughness": "2"
},
{
"name": "Ivy Lane Denizen",
"target_type": "permanent",
"index": 3,
"power": "5",
"id": "p38",
"toughness": "7"
},
{
"name": "Llanowar Visionary",
"target_type": "permanent",
"index": 4,
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"name": "Wildheart Invoker",
"target_type": "permanent",
"index": 5,
"power": "4",
"id": "p54",
"toughness": "3"
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 4,
"game_seq": 355,
"land_drops_used": 1,
"required": true,
"can_cancel": false,
"action_taken": "selected_target_1",
"success": true
}questionable
Put the +1/+1 counter on Ivy Lane Denizen (already 5/7, becoming 6/8) instead of Wildheart Invoker (4/3).
Put the +1/+1 counter on Ivy Lane Denizen (already 5/7, becoming 6/8) instead of Wildheart Invoker (4/3). The Denizen is already oversized for the board - the counter would have been more impactful on Wildheart Invoker, making it 5/4 and improving its combat profile against the opponent's 2/3 blockers. With Craterhoof in hand as a future win condition, maximizing the power of attackable creatures matters more than padding an already-huge Denizen.
Analysis
Action taken: Put +1/+1 counter on Ivy Lane Denizen (5/7 → 6/8)
Better line: Put +1/+1 counter on Wildheart Invoker (4/3 → 5/4) to maximize combat damage potential this turn and future turns
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60",
"playable": true
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16
}
],
"board_cursor": 42,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"index": 0,
"action": "cast",
"id": "p60"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 1,
"action": "cast",
"id": "p45"
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Ivy Lane Denizen (5/7) (Opus Brewer's)",
"id": "p38"
}
]
},
{
"name": "Ability"
}
],
"untapped_lands": 6,
"game_seq": 353,
"action_taken": "passed_priority",
"success": true
}moderate blunder
Ivy Lane Denizen is at 5/7 and about to grow to 7/9 after both triggers resolve (Dwynen's Elite creates a token, trigger…
Ivy Lane Denizen is at 5/7 and about to grow to 7/9 after both triggers resolve (Dwynen's Elite creates a token, triggering another counter). It's the engine that makes every green creature entering give +1/+1 counters, making the opponent's board increasingly dangerous. This was an excellent window to exile it with Angelic Ascension while the triggers are on the stack, causing the +1/+1 counter trigger to fizzle.
Analysis
Action taken: Passed priority, allowing both triggers to resolve, letting Ivy Lane Denizen grow to 7/9 and continue serving as the opponent's engine piece.
Better line: Cast Angelic Ascension targeting Ivy Lane Denizen in response to the stack triggers. This removes the growing engine (5/7 becoming 7/9+), fizzles the pending +1/+1 counter trigger, and prevents all future growth from green creatures entering. Yes, the opponent gets a 4/4 Angel, but removing a 5/7+ engine piece that threatens to snowball further is worth the trade.
gameOpus Brewer puts Dwynen's Elite from stack onto the Battlefield
thinkingOpus Brewer
This is asking for the Denizen trigger target. This is the trigger that will resolve LAST (bottom of stack). I'll put the counter on Denizen itself to make it even bigger for the attack.
Actually, wait — let me think about what's optimal. The top of stack (Elite token creation) resolves first, creating a 1/1 token. That token entering triggers Denizen again (3rd trigger). Then this Denizen trigger resolves putting a counter somewhere.
I should put counters on creatures that can attack this turn. Denizen and Invoker can attack. Visionary can attack too. Elite and the token will have summoning sickness.
Put this counter on Denizen (making it 6/8).
mcpPassraw
choose_action(choice=p38)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "5",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 46,
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Ivy Lane Denizen (5/7) (yours)",
"id": "p38"
}
]
},
{
"name": "Ability"
}
],
"untapped_lands": 4,
"game_seq": 357,
"land_drops_used": 1,
"action_taken": "selected_target_3",
"success": true
}gameOpus Brewer - Ability triggers: Dwynen's Elite - When Dwynen's Elite enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.
gameOpus Brewer - Ability triggers: Ivy Lane Denizen - Whenever another green creature you control enters, put a +1/+1 counter on target creature. - targeting Ivy Lane Denizen
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 3
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "6",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 47,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 4,
"game_seq": 359,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Wait - the Denizen trigger already resolved (6/8 now, +1/+1=3). Now the Elite's token creation trigger is on the stack. Let it resolve.
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60",
"playable": true
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 3
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "6",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16
}
],
"board_cursor": 43,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"index": 0,
"action": "cast",
"id": "p60"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 1,
"action": "cast",
"id": "p45"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 6,
"game_seq": 360,
"action_taken": "passed_priority",
"success": true
}minor blunder
Ivy Lane Denizen is already a 6/8 and about to get another +1/+1 counter from the Elf token entering.
Ivy Lane Denizen is already a 6/8 and about to get another +1/+1 counter from the Elf token entering. With Wildheart Invoker threatening +5/+5 and trample for 8 mana (opponent has 5 forests + Llanowar Visionary), this creature is an existential threat. Angelic Ascension would exile it now, replacing it with a much less dangerous 4/4 Angel, and prevent the counter from the incoming Elf token.
Analysis
Action taken: Passed priority, allowing Dwynen's Elite trigger to resolve and give Ivy Lane Denizen another +1/+1 counter (becoming 7/9).
Better line: Cast Angelic Ascension targeting Ivy Lane Denizen (6/8) in response to the Dwynen's Elite trigger. This removes the growing threat permanently and replaces it with a manageable 4/4 flyer, while also preventing the Denizen trigger from the incoming Elf token.
gameIvy Lane Denizen: Opus Brewer puts 1 +1/+1 counters on Ivy Lane Denizen
Opus BrewermcpWildheart Invoker
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 3
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "6",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 5"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 48,
"choices": [
{
"controller": "Gem3P Coach",
"name": "Brightmare",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p35",
"toughness": "3"
},
{
"controller": "Gem3P Coach",
"name": "Celestial Enforcer",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"name": "Dwynen's Elite",
"target_type": "permanent",
"index": 2,
"power": "2",
"id": "p61",
"toughness": "2"
},
{
"name": "Elf Warrior Token",
"target_type": "permanent",
"index": 3,
"power": "1",
"id": "p65",
"toughness": "1"
},
{
"name": "Ivy Lane Denizen",
"target_type": "permanent",
"index": 4,
"power": "6",
"id": "p38",
"toughness": "8"
},
{
"name": "Llanowar Visionary",
"target_type": "permanent",
"index": 5,
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"name": "Wildheart Invoker",
"target_type": "permanent",
"index": 6,
"power": "4",
"id": "p54",
"toughness": "3"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 4,
"game_seq": 362,
"land_drops_used": 1,
"required": true,
"can_cancel": false,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
The Elf token entered and triggered Ivy Lane Denizen again! Another +1/+1 counter to place. Put it on Wildheart Invoker (making it 5/4) since it can attack this turn and Denizen is already huge.
Actually, let me think about the attack. I have 4 untapped mana remaining, and I could use Elven Bow to create another 1/1 token (costs {1}) + equip for {2} = 3 mana. That creates another Denizen trigger. But the token can't attack anyway.
Let me put this counter on Invoker to make it bigger for attack.
mcpPassraw
choose_action(choice=p54)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 3
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "6",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 5"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 48,
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Wildheart Invoker (4/3) (yours)",
"id": "p54"
}
]
}
],
"untapped_lands": 4,
"game_seq": 365,
"land_drops_used": 1,
"action_taken": "selected_target_6",
"success": true
}chatGem3P Coach: Timeout! That Denizen has been hitting the gym. Let's see if we can revitalize our defense!
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60",
"playable": true
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 3
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "6",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "4",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16
}
],
"board_cursor": 44,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"index": 0,
"action": "cast",
"id": "p60"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 1,
"action": "cast",
"id": "p45"
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Wildheart Invoker (4/3) (Opus Brewer's)",
"id": "p54"
}
]
}
],
"untapped_lands": 6,
"game_seq": 363,
"action_taken": "passed_priority",
"success": true
}Gem3P Coachmcpsend_chat_message
raw
send_chat_message(message=Timeout! That Denizen has been hitting t...)
{
"success": true
}gameOpus Brewer creates a Elf Warrior Token token
gameOpus Brewer - Ability triggers: Ivy Lane Denizen - Whenever another green creature you control enters, put a +1/+1 counter on target creature. - targeting Wildheart Invoker
Opus BrewermcpActivate Elven Bow
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 3
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "6",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 5"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 49,
"choices": [
{
"name": "Elven Bow",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {3}"
],
"id": "p11"
}
],
"untapped_lands": 4,
"game_seq": 367,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Now I have 4 untapped Forests. Should I use Elven Bow to create another 1/1 token? It costs {1} to activate, plus {2} to equip. That creates another Denizen trigger too! And if I equip it to a creature that's attacking, it gets +1/+1 and reach.
Actually, the Elven Bow ability creates a 1/1 token then attaches Elven Bow to it. The token has summoning sickness so can't attack. But it does trigger Denizen (+1/+1 counter on something) and gives me another body for Craterhoof next turn.
With 4 mana, I can activate Elven Bow (costs {1} + {2} equip = 3 total? Let me check...). Actually the Elven Bow costs {1} to activate and creates a 1/1 then attaches. It's just {1} total, not {3}.
Wait, let me re-check.
llmget_oracle_text(object_id=p11)
{
"success": true,
"name": "Elven Bow",
"mana_cost": "{G}",
"type": "Artifact - Equipment",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
]
}thinkingOpus Brewer
Oh, Elven Bow's create-token ability is only on ETB, not an activated ability. The "activate" option must be the Equip {3} ability. So I can equip it to a creature for {3}, giving them +1/+2 and reach.
With 4 mana, I can equip to Denizen (making it 7/10), Invoker (6/6), or Visionary (3/4). Best to equip to Denizen or Invoker since they're attacking.
Actually, Denizen is already 6/8 - massive. Let me equip Invoker (making it 6/6 with reach). Or equip Denizen for 7/10 — the extra damage might matter.
Wait, the question is whether attacking with these creatures is better than saving mana. I can't cast Craterhoof this turn anyway. Equipping to the Denizen for a massive swing makes sense.
mcpIvy Lane Denizenraw
choose_action(choice=p11)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature you control",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 3
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "6",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 5"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 49,
"choices": [
{
"name": "Dwynen's Elite",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p61",
"toughness": "2"
},
{
"name": "Elf Warrior Token",
"target_type": "permanent",
"index": 1,
"power": "1",
"id": "p65",
"toughness": "1"
},
{
"name": "Ivy Lane Denizen",
"target_type": "permanent",
"index": 2,
"power": "6",
"id": "p38",
"toughness": "8"
},
{
"name": "Llanowar Visionary",
"target_type": "permanent",
"index": 3,
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"name": "Wildheart Invoker",
"target_type": "permanent",
"index": 4,
"power": "5",
"id": "p54",
"toughness": "4"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 4,
"game_seq": 370,
"land_drops_used": 1,
"required": false,
"can_cancel": true,
"action_taken": "selected_0",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60",
"playable": true
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 3
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "6",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16
}
],
"board_cursor": 45,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"index": 0,
"action": "cast",
"id": "p60"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 1,
"action": "cast",
"id": "p45"
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Ivy Lane Denizen (6/8) (Opus Brewer's)",
"id": "p38"
}
]
}
],
"untapped_lands": 6,
"game_seq": 368,
"action_taken": "passed_priority",
"success": true
}moderate blunder
Gem3P Coach passed with Angelic Ascension in hand while the opponent's Elven Bow equip ability targeting the 6/8 Ivy Lan…
Gem3P Coach passed with Angelic Ascension in hand while the opponent's Elven Bow equip ability targeting the 6/8 Ivy Lane Denizen was on the stack. Ivy Lane Denizen is the opponent's most dangerous creature and key engine, generating +1/+1 counters whenever green creatures enter. Exiling it in response would remove the engine, waste the opponent's 3 mana equip cost, and downgrade a 6/8 to a 4/4 Angel token.
Analysis
Action taken: Passed priority, allowing Elven Bow to resolve and make Ivy Lane Denizen a 7/10 with reach.
Better line: Cast Angelic Ascension targeting Ivy Lane Denizen in response to the equip ability. This removes the 6/8 counter engine, wastes the opponent's equip mana, and replaces it with a much less threatening 4/4 Angel. The board becomes far more manageable with the Denizen gone.
gameIvy Lane Denizen: Opus Brewer puts 1 +1/+1 counters on Wildheart Invoker
thinkingOpus Brewer
Equip to Ivy Lane Denizen for the biggest attacker.
mcpPassraw
choose_action(choice=p38)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 3
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "6",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 5"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 50,
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Ivy Lane Denizen (6/8) (yours)",
"id": "p38"
}
]
}
],
"untapped_lands": 2,
"game_seq": 371,
"land_drops_used": 1,
"action_taken": "selected_target_2",
"success": true
}gameOpus Brewer activates: Equip. from Elven Bow targeting Ivy Lane Denizen
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 3
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "6",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 5"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 50,
"untapped_lands": 2,
"game_seq": 376,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Wait, Denizen is still 6/8 — but it should now have Elven Bow equipped giving +1/+2. Maybe the display hasn't updated yet. It should be 7/10 (6/8 + 1/2 from Bow). Let me move to combat.
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Precombat Main/Precombat Main (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60",
"playable": true
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 3
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "6",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16
}
],
"board_cursor": 45,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"index": 0,
"action": "cast",
"id": "p60"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 1,
"action": "cast",
"id": "p45"
}
],
"untapped_lands": 6,
"game_seq": 377,
"action_taken": "passed_priority",
"success": true
}Opus BrewermcpAttack with Ivy Lane Denizen 6/8, Wildheart Invoker 5/4
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T7 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"counters": {
"+1/+1": 3
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "6",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 5"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 50,
"choices": [
{
"name": "Ivy Lane Denizen",
"index": 0,
"choice_type": "attacker",
"id": "p38",
"power": "6",
"toughness": "8"
},
{
"name": "Wildheart Invoker",
"index": 1,
"choice_type": "attacker",
"id": "p54",
"power": "5",
"toughness": "4"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 2,
"game_seq": 378,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Hmm, Denizen still shows as 6/8. Maybe the Bow didn't attach? Or the display is just showing base+counters. Let me attack with both Denizen and Invoker. They have Brightmare (2/3) and Celestial Enforcer (2/3) to block.
If they block Denizen with both (2+2=4 power vs 8 toughness, Denizen lives), I still get 5 through from Invoker.
If they block one each, Denizen kills its blocker and lives, Invoker kills its blocker (5 vs 3 toughness) and might die (5/4 - 2 = still lives with 2 toughness).
Attack with everything available!
mcpPassraw
choose_action(attackers=p38,p54)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"counters": {
"+1/+1": 3
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "6",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 5"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 51,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "6",
"toughness": "8"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Wildheart Invoker",
"id": "p54",
"power": "5",
"toughness": "4"
}
]
}
],
"untapped_lands": 2,
"game_seq": 380,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p38"
},
{
"id": "p54"
}
]
}Gem3P CoachmcpCast Angelic Ascension {1}{W}
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60",
"playable": true
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"counters": {
"+1/+1": 3
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "6",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16
}
],
"board_cursor": 46,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Angelic Ascension",
"index": 0,
"action": "cast",
"id": "p60"
},
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 1,
"action": "cast",
"id": "p45"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "6",
"toughness": "8"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Wildheart Invoker",
"id": "p54",
"power": "5",
"toughness": "4"
}
]
}
],
"untapped_lands": 6,
"game_seq": 379,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpIvy Lane Denizen
raw
choose_action(choice=p60)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature or planeswalker",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T7 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"counters": {
"+1/+1": 3
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "6",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16
}
],
"board_cursor": 47,
"choices": [
{
"name": "Brightmare",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p35",
"toughness": "3"
},
{
"name": "Celestial Enforcer",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"controller": "Opus Brewer",
"name": "Dwynen's Elite",
"target_type": "permanent",
"index": 2,
"power": "2",
"id": "p61",
"toughness": "2"
},
{
"controller": "Opus Brewer",
"name": "Elf Warrior Token",
"target_type": "permanent",
"index": 3,
"power": "1",
"id": "p65",
"toughness": "1"
},
{
"tapped": true,
"controller": "Opus Brewer",
"name": "Ivy Lane Denizen",
"target_type": "permanent",
"index": 4,
"power": "6",
"id": "p38",
"toughness": "8"
},
{
"tapped": true,
"controller": "Opus Brewer",
"name": "Llanowar Visionary",
"target_type": "permanent",
"index": 5,
"power": "2",
"id": "p15",
"toughness": "2"
},
{
"tapped": true,
"controller": "Opus Brewer",
"name": "Wildheart Invoker",
"target_type": "permanent",
"index": 6,
"power": "5",
"id": "p54",
"toughness": "4"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "6",
"toughness": "8"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Wildheart Invoker",
"id": "p54",
"power": "5",
"toughness": "4"
}
]
}
],
"stack": [
{
"name": "Angelic Ascension"
}
],
"untapped_lands": 6,
"game_seq": 386,
"required": false,
"can_cancel": true,
"action_taken": "selected_0",
"success": true
}— Declare Attackers —
gameOpus Brewer attacks Gem3P Coach with 2 creatures
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"counters": {
"+1/+1": 3
},
"name": "Ivy Lane Denizen",
"modified": true,
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "6",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 5"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 52,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "6",
"toughness": "8"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Wildheart Invoker",
"id": "p54",
"power": "5",
"toughness": "4"
}
]
}
],
"stack": [
{
"name": "Angelic Ascension",
"targets": [
{
"name": "Ivy Lane Denizen (6/8) [tapped] (yours)",
"id": "p38"
}
]
}
],
"untapped_lands": 2,
"game_seq": 385,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Oh no! They cast Angelic Ascension targeting my Ivy Lane Denizen! That exile my Denizen and gives me a 4/4 Angel token with flying. That removes my key synergy piece but I get a 4/4 flyer. My Denizen was 6/8 so losing it hurts, but the 4/4 flyer is decent.
This also means Craterhoof will be slightly weaker without the Denizen triggers. But I still have bodies for Craterhoof.
llmget_oracle_text(card_name=Angelic Ascension)
{
"success": true,
"name": "Angelic Ascension",
"mana_cost": "{1}{W}",
"type": "Instant",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
]
}thinkingOpus Brewer
I lose Denizen (my biggest attacker and synergy piece) but get a 4/4 Angel. The attack still goes through with Invoker dealing 5 to face since Denizen is exiled mid-combat.
mcpPassraw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Angel Token",
"rules": [
"Flying"
],
"id": "p69",
"power": "4",
"toughness": "4",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 5"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 53,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": []
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Wildheart Invoker",
"id": "p54",
"power": "5",
"toughness": "4"
}
]
}
],
"untapped_lands": 2,
"game_seq": 393,
"action_taken": "passed_priority",
"success": true
}Gem3P Coachmcp1. {T}: Add {W}.
raw
choose_action(choice=p38)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Heath",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T7 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"counters": {
"+1/+1": 3
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "6",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16
}
],
"board_cursor": 47,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {W}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "6",
"toughness": "8"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Wildheart Invoker",
"id": "p54",
"power": "5",
"toughness": "4"
}
]
}
],
"stack": [
{
"name": "Angelic Ascension",
"targets": [
{
"name": "Ivy Lane Denizen (6/8) [tapped] (Opus Brewer's)",
"id": "p38"
}
]
}
],
"untapped_lands": 6,
"game_seq": 387,
"action_taken": "selected_target_4",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"counters": {
"+1/+1": 3
},
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature.",
"Reach"
],
"id": "p38",
"power": "6",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"library_size": 23,
"life": 16
}
],
"board_cursor": 48,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 0,
"action": "cast",
"id": "p45"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Ivy Lane Denizen",
"id": "p38",
"power": "6",
"toughness": "8"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Wildheart Invoker",
"id": "p54",
"power": "5",
"toughness": "4"
}
]
}
],
"stack": [
{
"name": "Angelic Ascension",
"targets": [
{
"name": "Ivy Lane Denizen (6/8) [tapped] (Opus Brewer's)",
"id": "p38"
}
]
}
],
"untapped_lands": 4,
"game_seq": 389,
"action_taken": "selected_ability_0",
"success": true
}gameGem3P Coach casts Angelic Ascension targeting Ivy Lane Denizen from hand
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Angel Token",
"rules": [
"Flying"
],
"id": "p69",
"power": "4",
"toughness": "4",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16
}
],
"board_cursor": 49,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 0,
"action": "cast",
"id": "p45"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": []
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Wildheart Invoker",
"id": "p54",
"power": "5",
"toughness": "4"
}
]
}
],
"untapped_lands": 4,
"game_seq": 392,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpBrightmare blocks Wildheart Invoker, Celestial Enforcer blocks Wildheart Invoker
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select blockers",
"response_type": "select",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"context": "T7 Combat/Declare Blockers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Angel Token",
"rules": [
"Flying"
],
"id": "p69",
"power": "4",
"toughness": "4",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16
}
],
"board_cursor": 49,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"name": "Celestial Enforcer",
"index": 1,
"choice_type": "blocker",
"id": "p18",
"power": "2",
"toughness": "3"
},
{
"name": "Brightmare",
"index": 2,
"choice_type": "blocker",
"id": "p35",
"power": "2",
"toughness": "3"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": []
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Wildheart Invoker",
"id": "p54",
"power": "5",
"toughness": "4"
}
]
}
],
"untapped_lands": 4,
"game_seq": 398,
"incoming_attackers": [
{
"name": "Wildheart Invoker",
"id": "p54",
"power": "5",
"toughness": "4"
}
],
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
OK, Denizen was exiled and I got a 4/4 Angel with summoning sickness. The combat shows Invoker is still attacking. They still need to declare blockers for Invoker.
gameGem3P Coach moves Ivy Lane Denizen from battlefield to the exile zone (source: Angelic Ascension)
gameOpus Brewer creates a Angel Token token
gameGem3P Coach puts Angelic Ascension from stack into their graveyard
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Combat/Declare Blockers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Angel Token",
"rules": [
"Flying"
],
"id": "p69",
"power": "4",
"toughness": "4",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 5"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 53,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": []
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Wildheart Invoker",
"id": "p54",
"power": "5",
"toughness": "4"
}
],
"blockers": [
{
"name": "Brightmare",
"id": "p35",
"power": "2",
"toughness": "3"
},
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 2,
"game_seq": 397,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
They double-blocked my Invoker with both Brightmare AND Celestial Enforcer! Invoker is 5/4. Their blockers deal 2+2=4 damage, so Invoker survives at 5/4-4 damage but I need to assign 5 damage among two 2/3 creatures. I can kill one and damage the other. Let me assign lethal (3) to one and 2 to the other, killing one.
thinkingGem3P Coach
The Wildheart Invoker is a 5/4 threat (4/3 with a +1/+1 counter) that must be answered now. In a future turn, the opponent will likely have 8 mana to activate its ability, making it a 10/9 trampler that ends the game.
My blockers, `Brightmare` (2/3) and `Celestial Enforcer` (2/3), have a combined power of 4 and toughness of 6.
- Total power 4 vs Invoker toughness 4 -> Invoker dies.
- Invoker power 5 vs total toughness 6 -> Invoker deals 3 damage to the first blocker (lethal) and 2 to the second (non-lethal).
- Result: **Invoker dies, I lose 1 creature, and the other creature survives with 2 damage marked.**
This is an excellent trade to remove their biggest ground threat and prevent the trample win condition. I cannot cast `Revitalize` before declaring blockers in this step, but I will get priority after blocking to cast it (potentially drawing `Feat of Resistance` to save both blockers).
I will double block `Wildheart Invoker` [id=p54] with `Brightmare` [id=p35] and `Celestial Enforcer` [id=p18].
— Declare Blockers —
Gem3P CoachmcpCast Revitalize {1}{W}
raw
choose_action(blockers=p35:p54,p18:p54)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Combat/Declare Blockers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Angel Token",
"rules": [
"Flying"
],
"id": "p69",
"power": "4",
"toughness": "4",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16
}
],
"board_cursor": 49,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Revitalize",
"index": 0,
"action": "cast",
"id": "p45"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": []
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Wildheart Invoker",
"id": "p54",
"power": "5",
"toughness": "4"
}
],
"blockers": [
{
"name": "Brightmare",
"id": "p35",
"power": "2",
"toughness": "3"
},
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 4,
"game_seq": 399,
"action_taken": "batch_block",
"success": true,
"declared": [
{
"blocks": "p54",
"id": "p35"
},
{
"blocks": "p54",
"id": "p18"
}
]
}thinkingGem3P Coach
The blocks are set. They have no other tricks showing, and I have `Revitalize` available.
I'll cast `Revitalize` now.
- **Why?** I want to draw a card to potentially find something better (like a combat trick to save my creature), though I likely won't have mana for it. However, the life gain is useful regardless and it digs deeper. More importantly, if I draw a 1-mana instant (like `Feat of Resistance` if I had only 1 untapped land left, but I have 4), I could use it. Here, with 4 mana, I can cast `Revitalize` (2 mana) leaving 2 up. If I draw `Feat of Resistance` (2 mana), I can cast it to save my creature from dying. That's a huge potential upside.
- **Timing:** Before damage is dealt.
I have 4 untapped lands. Revitalize costs 2. Leaving 2 open is perfect for a potential `Feat of Resistance` or similar 2-mana interaction.
Let's cast `Revitalize`. The target is always me (gain 3 life).
mcpPassraw
choose_action(choice=p45)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Combat/Declare Blockers (Opus Brewer)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16,
"hand": []
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Angel Token",
"rules": [
"Flying"
],
"id": "p69",
"power": "4",
"toughness": "4",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16
}
],
"board_cursor": 50,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": []
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Wildheart Invoker",
"id": "p54",
"power": "5",
"toughness": "4"
}
],
"blockers": [
{
"name": "Brightmare",
"id": "p35",
"power": "2",
"toughness": "3"
},
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
}
],
"stack": [
{
"name": "Revitalize"
}
],
"untapped_lands": 2,
"game_seq": 406,
"action_taken": "selected_0",
"success": true
}gameAttacker: Wildheart Invoker (5/4) blocked by Brightmare (2/3) Celestial Enforcer (2/3)
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Combat/Declare Blockers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Angel Token",
"rules": [
"Flying"
],
"id": "p69",
"power": "4",
"toughness": "4",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 5"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 16
}
],
"board_cursor": 54,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": []
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Wildheart Invoker",
"id": "p54",
"power": "5",
"toughness": "4"
}
],
"blockers": [
{
"name": "Brightmare",
"id": "p35",
"power": "2",
"toughness": "3"
},
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
}
],
"stack": [
{
"name": "Revitalize"
}
],
"untapped_lands": 2,
"game_seq": 405,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
They cast Revitalize (gain 3 life, draw a card). So they'll go from 16 to 19. Annoying, but doesn't change my plans.
mcpPassraw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Combat/Declare Blockers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Angel Token",
"rules": [
"Flying"
],
"id": "p69",
"power": "4",
"toughness": "4",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 5"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 19
}
],
"board_cursor": 55,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": []
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Wildheart Invoker",
"id": "p54",
"power": "5",
"toughness": "4"
}
],
"blockers": [
{
"name": "Brightmare",
"id": "p35",
"power": "2",
"toughness": "3"
},
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 2,
"game_seq": 411,
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach casts Revitalize from hand
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Combat/Declare Blockers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 19,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p71",
"toughness": "1"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Angel Token",
"rules": [
"Flying"
],
"id": "p69",
"power": "4",
"toughness": "4",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16
}
],
"board_cursor": 51,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": []
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Wildheart Invoker",
"id": "p54",
"power": "5",
"toughness": "4"
}
],
"blockers": [
{
"name": "Brightmare",
"id": "p35",
"power": "2",
"toughness": "3"
},
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 2,
"game_seq": 410,
"action_taken": "passed_priority",
"success": true
}thinkingGem3P Coach
I drew `Anointed Chorister` (1 mana). It's a creature, not an instant, so I can't play it now. I have no spells to cast before damage. The combat will resolve as predicted: `Wildheart Invoker` dies, killing one of my blockers (probably `Celestial Enforcer` or `Brightmare`).
Passing priority to let combat damage happen.
thinkingOpus Brewer
They're at 19 now. Let the combat damage resolve.
gameGem3P Coach gains 3 life (source: Revitalize)
gameGem3P Coach puts Revitalize from stack into their graveyard
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_GET_MULTI_AMOUNT",
"message": "",
"response_type": "multi_amount",
"respond_with": "amounts=[N,N,...] — one per item, sum between total_min and total_max",
"context": "T7 Combat/Combat Damage (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Angel Token",
"rules": [
"Flying"
],
"id": "p69",
"power": "4",
"toughness": "4",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54",
"power": "5",
"toughness": "4",
"summoning_sick": false
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 5"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 19
}
],
"board_cursor": 55,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": []
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Wildheart Invoker",
"id": "p54",
"power": "5",
"toughness": "4"
}
],
"blockers": [
{
"name": "Brightmare",
"id": "p35",
"power": "2",
"toughness": "3"
},
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 2,
"game_seq": 414,
"total_min": 5,
"total_max": 5,
"items": [
{
"default": 3,
"min": 0,
"max": 5,
"description": "<font color='#F0E68C' object_id='2e2f59a9-4002-42b3-8b58-23daa8342caf'>Brightmare</font> [2e2], P/T: 2/3"
},
{
"default": 2,
"min": 0,
"max": 5,
"description": "<font color='#F0E68C' object_id='475e1d99-51ef-46db-83fd-117db2d825c7'>Celestial Enforcer</font> [475], P/T: 2/3"
}
],
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
I need to assign combat damage from Wildheart Invoker (5 power) to the two blockers. I should kill one and deal remaining to the other. Both are 2/3, so I need 3 damage to kill one.
mcpPassraw
choose_action(amounts=[3,2])
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Combat/Combat Damage (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Angel Token",
"rules": [
"Flying"
],
"id": "p69",
"power": "4",
"toughness": "4",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"power": "5",
"id": "p10",
"toughness": "5"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 19
}
],
"board_cursor": 56,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": []
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [],
"blockers": [
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 2,
"game_seq": 416,
"action_taken": "multi_amount",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Combat/Combat Damage (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 19,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p71",
"toughness": "1"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Angel Token",
"rules": [
"Flying"
],
"id": "p69",
"power": "4",
"toughness": "4",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16
}
],
"board_cursor": 52,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": []
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [],
"blockers": [
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 2,
"game_seq": 415,
"action_taken": "passed_priority",
"success": true
}Gem3P Coachllm
pass_priority(board_cursor=52)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T7 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19,
"hand": [
{
"mana_cost": "{4}{W}",
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p71",
"toughness": "1"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Angel Token",
"rules": [
"Flying"
],
"id": "p69",
"power": "4",
"toughness": "4",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16
}
],
"board_cursor": 54,
"choices": [
{
"name": "Celestial Enforcer",
"index": 0,
"choice_type": "attacker",
"id": "p18",
"power": "2",
"toughness": "3"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"untapped_lands": 6,
"game_seq": 430,
"stop_reason": "combat"
}— Combat Damage —
chatOpus Brewer: Nice removal! Angelic Ascension targeting my Denizen was smart — I was hoping to keep that synergy engine running. But you know, in deckbuilding you always need a backup plan... and mine is called Craterhoof 😏
thinkingOpus Brewer
Ouch! Invoker died too (4 damage from 2+2 kills it at 4 toughness). But I killed Brightmare. So I traded my 5/4 Invoker for their 2/3 Brightmare, and they have Celestial Enforcer (2/3) remaining. Not ideal.
But the important thing is: next turn, I have 8 mana (7 lands + Visionary), and I can cast Craterhoof Behemoth! My creatures: Angel 4/4, Dwynen's Elite 2/2, Elf Token 1/1, Visionary 2/2 = 4 creatures + Craterhoof = 5. Each gets +5/+5 and trample and haste.
- Craterhoof: 10/10 haste trample
- Angel: 9/9 flying trample
- Elite: 7/7 trample
- Token: 6/6 trample
- Visionary: 7/7 trample
Total: 39 damage with trample vs their 19 life and one 2/3 blocker. That's lethal!
mcpsend_chat_messageraw
send_chat_message(message=Nice removal! Angelic Ascension targetin...)
{
"success": true
}gameBrightmare deals 2 damage to Wildheart Invoker
gameCelestial Enforcer deals 2 damage to Wildheart Invoker
gameWildheart Invoker deals 2 damage to Celestial Enforcer
gameWildheart Invoker deals 3 damage to Brightmare
gameBrightmare died
gameWildheart Invoker died
— Postcombat Main —
— Gem3P Coach's Turn 7 —
— Declare Attackers —
chatGem3P Coach: Alright team, great defense last turn. Let's reassess! That Angel looks scary, but I've got a play. Time out!
Gem3P Coachmcpsend_chat_messagemcpPass
raw
send_chat_message(message=Alright team, great defense last turn. L...)
{
"success": true
}raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19,
"hand": [
{
"mana_cost": "{4}{W}",
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p71",
"toughness": "1"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Angel Token",
"rules": [
"Flying"
],
"id": "p69",
"power": "4",
"toughness": "4",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16
}
],
"board_cursor": 54,
"untapped_lands": 6,
"game_seq": 430,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpCast Angelic Edict {4}{W}
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19,
"hand": [
{
"mana_cost": "{4}{W}",
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72",
"playable": true
},
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p71",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Angel Token",
"rules": [
"Flying"
],
"id": "p69",
"power": "4",
"toughness": "4",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16
}
],
"board_cursor": 55,
"choices": [
{
"mana_cost": "{4}{W}",
"name": "Angelic Edict",
"index": 0,
"action": "cast",
"id": "p72"
},
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"index": 1,
"action": "cast",
"id": "p71",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 6,
"game_seq": 434,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpAngel Token
raw
choose_action(choice=p72)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature or enchantment",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T7 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p71",
"toughness": "1"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Angel Token",
"rules": [
"Flying"
],
"id": "p69",
"power": "4",
"toughness": "4",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16
}
],
"board_cursor": 56,
"choices": [
{
"controller": "Opus Brewer",
"name": "Angel Token",
"target_type": "permanent",
"index": 0,
"power": "4",
"id": "p69",
"toughness": "4"
},
{
"name": "Celestial Enforcer",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p18",
"toughness": "3"
},
{
"controller": "Opus Brewer",
"name": "Dwynen's Elite",
"target_type": "permanent",
"index": 2,
"power": "2",
"id": "p61",
"toughness": "2"
},
{
"controller": "Opus Brewer",
"name": "Elf Warrior Token",
"target_type": "permanent",
"index": 3,
"power": "1",
"id": "p65",
"toughness": "1"
},
{
"tapped": true,
"controller": "Opus Brewer",
"name": "Llanowar Visionary",
"target_type": "permanent",
"index": 4,
"power": "2",
"id": "p15",
"toughness": "2"
}
],
"stack": [
{
"name": "Angelic Edict"
}
],
"untapped_lands": 6,
"game_seq": 436,
"land_drops_used": 0,
"required": false,
"can_cancel": true,
"action_taken": "selected_0",
"success": true
}— Postcombat Main —
Gem3P Coachmcp1. {T}: Add {W}.
raw
choose_action(choice=p69)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Heath",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T7 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p71",
"toughness": "1"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Angel Token",
"rules": [
"Flying"
],
"id": "p69",
"power": "4",
"toughness": "4",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16
}
],
"board_cursor": 56,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {W}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Angelic Edict",
"targets": [
{
"name": "Angel Token (4/4) (Opus Brewer's)",
"id": "p69"
}
]
}
],
"untapped_lands": 6,
"game_seq": 437,
"land_drops_used": 0,
"action_taken": "selected_target_0",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p71",
"toughness": "1"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Angel Token",
"rules": [
"Flying"
],
"id": "p69",
"power": "4",
"toughness": "4",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16
}
],
"board_cursor": 57,
"stack": [
{
"name": "Angelic Edict",
"targets": [
{
"name": "Angel Token (4/4) (Opus Brewer's)",
"id": "p69"
}
]
}
],
"untapped_lands": 1,
"game_seq": 439,
"land_drops_used": 0,
"action_taken": "selected_ability_0",
"success": true
}Gem3P CoachmcpCast Anointed Chorister {W}
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p71",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16
}
],
"board_cursor": 58,
"choices": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"index": 0,
"action": "cast",
"id": "p71",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 1,
"game_seq": 446,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach casts Angelic Edict targeting Angel Token from hand
Gem3P CoachmcpPass
raw
choose_action(choice=p71)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19,
"hand": []
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16
}
],
"board_cursor": 59,
"stack": [
{
"name": "Anointed Chorister"
}
],
"game_seq": 450,
"land_drops_used": 0,
"action_taken": "selected_0",
"success": true
}gameGem3P Coach moves Angel Token from battlefield to the exile zone (source: Angelic Edict)
gameGem3P Coach puts Angelic Edict from stack into their graveyard
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19,
"hand": []
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 23,
"life": 16
}
],
"board_cursor": 60,
"game_seq": 453,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach casts Anointed Chorister from hand
gameGem3P Coach puts Anointed Chorister from stack onto the Battlefield
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Precombat Main/Precombat Main (Opus Brewer)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19,
"hand": []
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16
}
],
"board_cursor": 61,
"stack": [
{
"name": "Craterhoof Behemoth"
}
],
"game_seq": 456,
"action_taken": "passed_priority",
"success": true
}Gem3P Coachllm
get_oracle_text(card_name=Craterhoof Behemoth)
{
"success": true,
"name": "Craterhoof Behemoth",
"mana_cost": "{5}{G}{G}{G}",
"type": "Creature — Beast",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control."
],
"power": "5",
"toughness": "5"
}— Opus Brewer's Turn 8 —
Opus Brewerllm
pass_priority(until=my_turn, board_cursor=56)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T8 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 3"
],
"power": "5",
"id": "p10",
"toughness": "5",
"playable": true
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p75",
"playable": true
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19
}
],
"board_cursor": 57,
"choices": [
{
"mana_cost": "{5}{G}{G}{G}",
"name": "Craterhoof Behemoth",
"index": 0,
"action": "cast",
"id": "p10",
"power": "5",
"toughness": "5"
},
{
"name": "Elven Bow",
"index": 1,
"action": "activate",
"playable_abilities": [
"Equip {3}"
],
"id": "p11"
},
{
"name": "Forest",
"index": 2,
"action": "land",
"id": "p75"
}
],
"untapped_lands": 7,
"game_seq": 458,
"land_drops_used": 0,
"recent_chat": [
"Gem3P Coach: Timeout! That Denizen has been hitting the gym. Let's see if we can revitalize our defense!",
"Gem3P Coach: Alright team, great defense last turn. Let's reassess! That Angel looks scary, but I've got a play. Time out!"
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}thinkingOpus Brewer
Wait - they played Angelic Edict and Anointed Chorister on their turn. Looking at their board, all their lands are tapped. They used Angelic Edict on... let me check. Oh, they must have used it on the Angel token! Let me check my battlefield.
My board: Angel Token 4/4 is... still there? Let me look... Dwynen's Elite, Elf Warrior Token, Elven Bow, 5 Forests, Visionary, 2 Thriving Groves. No Angel! They exiled my Angel token with Angelic Edict!
That means I have:
- Dwynen's Elite 2/2
- Elf Warrior Token 1/1
- Llanowar Visionary 2/2
3 creatures. Craterhoof makes 4. Each gets +4/+4 trample and haste.
- Craterhoof: 9/9 haste trample
- Elite: 6/6 trample
- Token: 5/5 trample
- Visionary: 6/6 trample
Total: 26 trample damage. They have 19 life, Celestial Enforcer 2/3, and Anointed Chorister 1/1 (summoning sick, can block). Even if both block, trample damage pushes through easily. 26 - 3 (Enforcer toughness) - 1 (Chorister toughness) = 22 remaining, more than 19. LETHAL!
Play Forest first for more mana reliability (though 8 mana from 7 lands + Visionary is already enough for Craterhoof at {5}{G}{G}{G}).
Actually, just cast Craterhoof directly. I have 7 untapped lands = 7 mana, plus Visionary tap = 8 mana. Craterhoof costs {5}{G}{G}{G} = 8 mana. Let's do it!
mcp1. {T}: Add {G}.raw
choose_action(choice=p10)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Grove",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T8 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p75"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19
}
],
"board_cursor": 58,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {G}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Craterhoof Behemoth"
}
],
"untapped_lands": 7,
"game_seq": 458,
"land_drops_used": 0,
"action_taken": "selected_0",
"success": true
}thinkingOpus Brewer
Need to pick mana ability for Thriving Grove. Green is what I need.
mcp1. {T}: Add {G}.raw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Grove",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T8 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p75"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19
}
],
"board_cursor": 59,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {G}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Craterhoof Behemoth"
}
],
"untapped_lands": 1,
"game_seq": 460,
"land_drops_used": 0,
"action_taken": "selected_ability_0",
"success": true
}Opus BrewermcpPass
raw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p75"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19
}
],
"board_cursor": 60,
"stack": [
{
"name": "Craterhoof Behemoth"
}
],
"game_seq": 468,
"land_drops_used": 0,
"action_taken": "selected_ability_0",
"success": true
}thinkingOpus Brewer
Craterhoof is on the stack! All their lands are tapped so they can't respond. Let it resolve!
gameOpus Brewer casts Craterhoof Behemoth from hand
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p75"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19
}
],
"board_cursor": 61,
"stack": [
{
"name": "Ability"
}
],
"game_seq": 472,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Craterhoof resolved! Its ETB trigger is on the stack — all creatures get +N/+N trample and haste where N = number of creatures I control. I have 4 creatures (Craterhoof, Elite, Elf Token, Visionary). Wait, Visionary is tapped but can still attack? No, it tapped for mana. But Craterhoof gives haste, so it can attack. Wait, only untapped creatures can attack.
Actually, Visionary tapped for mana so it can't attack. Let me see what can attack:
- Craterhoof 5/5 (untapped, has haste from its own trigger) → 9/9 trample haste
- Dwynen's Elite 2/2 (untapped) → 6/6 trample
- Elf Warrior Token 1/1 (untapped) → 5/5 trample
That's 9+6+5 = 20 trample damage vs 19 life. That's exactly lethal with trample! Even if they block with both creatures, trample pushes through.
chatGem3P Coach: WHOA! That is a BIG beast! Everyone, shields up! Brace for impact!
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Precombat Main/Precombat Main (Opus Brewer)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19,
"hand": []
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16
}
],
"board_cursor": 62,
"stack": [
{
"name": "Ability"
}
],
"game_seq": 473,
"action_taken": "passed_priority",
"success": true
}Gem3P Coachmcpsend_chat_message
raw
send_chat_message(message=WHOA! That is a BIG beast! Everyone, shi...)
{
"success": true
}gameOpus Brewer puts Craterhoof Behemoth from stack onto the Battlefield
gameOpus Brewer - Ability triggers: Craterhoof Behemoth - When Craterhoof Behemoth enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T8 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": false,
"name": "Dwynen's Elite",
"modified": true,
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"modified": true,
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p75",
"playable": true
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19
}
],
"board_cursor": 62,
"choices": [
{
"name": "Forest",
"index": 0,
"action": "land",
"id": "p75"
}
],
"game_seq": 476,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
CRATERHOOF IS ONLINE! 9/9 Craterhoof, 6/6 Elite, 5/5 Token, 6/6 Visionary (tapped though). Let me go to combat!
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Precombat Main/Precombat Main (Opus Brewer)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19,
"hand": []
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16
}
],
"board_cursor": 63,
"game_seq": 477,
"action_taken": "passed_priority",
"success": true
}chatOpus Brewer: CRATERHOOF BEHEMOTH! 🦌💥 The ultimate finisher. Honestly this card could slot into so many different green shells — elves, tokens, ramp... it's the perfect top-end. GG!
Opus BrewermcpAttack with all (Dwynen's Elite 6/6, Elf Warrior Token 5/5, Craterhoof Behemoth 9/9)
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T8 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": false,
"name": "Dwynen's Elite",
"modified": true,
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"modified": true,
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p75"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19
}
],
"board_cursor": 63,
"choices": [
{
"name": "Dwynen's Elite",
"index": 0,
"choice_type": "attacker",
"id": "p61",
"power": "6",
"toughness": "6"
},
{
"name": "Elf Warrior Token",
"index": 1,
"choice_type": "attacker",
"id": "p65",
"power": "5",
"toughness": "5"
},
{
"name": "Craterhoof Behemoth",
"index": 2,
"choice_type": "attacker",
"id": "p10",
"power": "9",
"toughness": "9"
},
{
"name": "All attack",
"index": 3,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"game_seq": 478,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Attack with everything! 9+6+5 = 20 trample damage vs 19 life. GG!
mcpsend_chat_messageraw
send_chat_message(message=CRATERHOOF BEHEMOTH! 🦌💥 The ultimate f...)
{
"success": true
}Opus BrewermcpPass
raw
choose_action(attackers=all)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"modified": true,
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"modified": true,
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p75"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19
}
],
"board_cursor": 64,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "6",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "9",
"toughness": "9"
}
]
}
],
"game_seq": 480,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "all"
}
]
}Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19,
"hand": []
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16
}
],
"board_cursor": 64,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "6",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "9",
"toughness": "9"
}
]
}
],
"game_seq": 479,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpCelestial Enforcer blocks Craterhoof Behemoth
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select blockers",
"response_type": "select",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"context": "T8 Combat/Declare Blockers (Opus Brewer)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19,
"hand": []
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16
}
],
"board_cursor": 64,
"choices": [
{
"name": "Celestial Enforcer",
"index": 0,
"choice_type": "blocker",
"id": "p18",
"power": "2",
"toughness": "3"
},
{
"name": "Anointed Chorister",
"index": 1,
"choice_type": "blocker",
"id": "p71",
"power": "1",
"toughness": "1"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "6",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "9",
"toughness": "9"
}
]
}
],
"game_seq": 485,
"incoming_attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "6",
"toughness": "6"
},
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "5",
"toughness": "5"
},
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "9",
"toughness": "9"
}
],
"action_taken": "passed_priority",
"success": true
}moderate blunder
Facing 20 total damage (lethal) with 19 life, the player only blocked with Celestial Enforcer instead of also blocking w…
Facing 20 total damage (lethal) with 19 life, the player only blocked with Celestial Enforcer instead of also blocking with Anointed Chorister. Using both blockers would save approximately 5 additional life (blocking the 5/5 Elf Warrior Token with Chorister absorbs 1 damage from its toughness plus prevents 5 total). Going to ~13 life instead of ~8 life is a significant difference against an opponent with this kind of board.
Analysis
Action taken: Only blocked with Celestial Enforcer, leaving Anointed Chorister back as a non-blocker.
Better line: Block with both creatures - Celestial Enforcer on Craterhoof Behemoth (highest power, saves most damage) and Anointed Chorister on the Elf Warrior Token 5/5, going to approximately 13 life instead of 8.
— Declare Attackers —
thinkingOpus Brewer
All three attacking for 20 trample damage! They're at 19 with all lands tapped. Let's pass and let this resolve.
gameOpus Brewer attacks Gem3P Coach with 3 creatures
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Combat/Declare Blockers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"modified": true,
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"modified": true,
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p75"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19
}
],
"board_cursor": 64,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "6",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "9",
"toughness": "9"
}
],
"blockers": [
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 484,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
They blocked Craterhoof with Celestial Enforcer (2/3). Craterhoof is 9/9 with trample, so 3 damage kills the Enforcer and 6 tramples over. Plus 6 from Elite and 5 from Token = 6+6+5 = 17 unblocked damage. That's still lethal against 19 life! (17 + 6 trample from Craterhoof = ... wait, let me recalculate.)
- Craterhoof 9/9 trample, blocked by 2/3: assigns 3 to Enforcer, 6 tramples through
- Elite 6/6 trample, unblocked: 6 damage
- Token 5/5 trample, unblocked: 5 damage
Total: 6 + 6 + 5 = 17. That's less than 19... wait no. Anointed Chorister has summoning sickness so can't block. So:
6 (trample) + 6 (Elite) + 5 (Token) = 17 damage. They're at 19. That's NOT lethal!
Hmm, 17 vs 19. They survive at 2 life. Darn it!
Wait - I miscounted. Let me recheck. Craterhoof gives +4/+4 (4 creatures). So Craterhoof is 5+4=9/9. With trample, blocked by 2/3: 3 to kill, 6 tramples. Elite: 2+4=6. Token: 1+4=5. 6+6+5=17. Yes, 17 damage, they survive at 2.
But wait — I should have played the Forest from hand before combat! That's +1 mana which doesn't help damage, but it would have been correct to play it. Oh well.
Actually... if Visionary wasn't tapped, it would be 6 more = 23 damage = lethal. Next turn they'll need an answer or I'll finish them.
Gem3P Coachllm
get_game_state()
{
"available": true,
"cursor": 10,
"turn": 8,
"phase": "Combat",
"step": "Declare Blockers",
"active_player": "Opus Brewer",
"priority_player": "Gem3P Coach",
"players": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19,
"hand": []
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16
}
],
"stack": [],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "6",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "9",
"toughness": "9"
}
]
}
],
"game_seq": 486
}— Declare Blockers —
Gem3P CoachmcpPass
raw
choose_action(blockers=p18:p10)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Combat/Declare Blockers (Opus Brewer)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 19,
"hand": []
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16
}
],
"board_cursor": 64,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "6",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "9",
"toughness": "9"
}
],
"blockers": [
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 486,
"action_taken": "batch_block",
"success": true,
"declared": [
{
"blocks": "p10",
"id": "p18"
}
]
}gameAttacker: Craterhoof Behemoth (9/9) blocked by Celestial Enforcer (2/3)
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_GET_MULTI_AMOUNT",
"message": "",
"response_type": "multi_amount",
"respond_with": "amounts=[N,N,...] — one per item, sum between total_min and total_max",
"context": "T8 Combat/Combat Damage (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"modified": true,
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"modified": true,
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p75"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 8
}
],
"board_cursor": 65,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "6",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "9",
"toughness": "9"
}
],
"blockers": [
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 493,
"total_min": 3,
"total_max": 9,
"items": [
{
"default": 3,
"min": 0,
"max": 9,
"description": "<font color='#F0E68C' object_id='475e1d99-51ef-46db-83fd-117db2d825c7'>Celestial Enforcer</font> [475], P/T: 2/3"
}
],
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Wait, they're at 8hp? Let me recalculate. They were at 19. 6 (Elite unblocked) + 5 (Token unblocked) = 11 damage so far. 19 - 11 = 8. Now I need to assign Craterhoof's 9 damage. Enforcer is 2/3. Assign 3 to Enforcer, 6 tramples. 8 - 6 = 2. They'll be at 2 life.
mcpPassraw
choose_action(amounts=[3,6])
{
"action_pending": true,
"action_type": "GAME_GET_MULTI_AMOUNT",
"message": "",
"response_type": "multi_amount",
"respond_with": "amounts=[N,N,...] — one per item, sum between total_min and total_max",
"context": "T8 Combat/Combat Damage (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"modified": true,
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"modified": true,
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p75"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 8
}
],
"board_cursor": 65,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "6",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "9",
"toughness": "9"
}
],
"blockers": [
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 498,
"total_min": 3,
"total_max": 9,
"items": [
{
"default": 3,
"min": 0,
"max": 9,
"description": "<font color='#F0E68C' object_id='475e1d99-51ef-46db-83fd-117db2d825c7'>Celestial Enforcer</font> [475], P/T: 2/3"
}
],
"action_taken": "multi_amount",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Combat/Combat Damage (Opus Brewer)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 8,
"hand": []
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16
}
],
"board_cursor": 65,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "6",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "9",
"toughness": "9"
}
]
}
],
"game_seq": 494,
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach loses 6 life at combat from Dwynen's Elite
gameGem3P Coach loses 5 life at combat from Elf Warrior Token
— Combat Damage —
thinkingOpus Brewer
Hmm, it's asking for amounts again? Maybe the first assignment was for the unblocked attackers and this is for Craterhoof specifically.
mcpPassraw
choose_action(amounts=[3,6])
{
"action_pending": true,
"action_type": "GAME_GET_MULTI_AMOUNT",
"message": "",
"response_type": "multi_amount",
"respond_with": "amounts=[N,N,...] — one per item, sum between total_min and total_max",
"context": "T8 Combat/Combat Damage (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"modified": true,
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"modified": true,
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p75"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 8
}
],
"board_cursor": 65,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "6",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "9",
"toughness": "9"
}
],
"blockers": [
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 500,
"total_min": 3,
"total_max": 9,
"items": [
{
"default": 3,
"min": 0,
"max": 9,
"description": "<font color='#F0E68C' object_id='475e1d99-51ef-46db-83fd-117db2d825c7'>Celestial Enforcer</font> [475], P/T: 2/3"
}
],
"action_taken": "multi_amount",
"success": true
}thinkingOpus Brewer
Hmm, it seems stuck. Let me check the action choices for more details.
thinkingOpus Brewer
Wait, they're already at 8hp which means they already took damage. Let me look at the state again. Actually, damage was dealt from the unblocked creatures already. 19 - 11 = 8. Now I'm assigning Craterhoof damage. Let me try assigning all 9 to the player by doing minimal to blocker...
Actually, with trample I need to assign at least lethal damage to the blocker first. Enforcer is 2/3, so at least 3 damage. Then 6 tramples. 8-6=2 life remaining.
Let me try with just the lethal assignment:
llmget_game_log(max_chars=500)
{
"log": "'>Craterhoof Behemoth (9/9) blocked by Celestial Enforcer (2/3) \nGem3P Coach loses 6 life at combat from Dwynen's Elite\nGem3P Coach loses 5 life at combat from Elf Warrior Token",
"total_length": 27421,
"truncated": true,
"cursor": 27421
}thinkingOpus Brewer
OK, so combat damage for Elite and Token already resolved. They went from 19 to 8. Now I need to assign Craterhoof's 9 damage between Celestial Enforcer and the player (trample). The amounts need 3 to Enforcer (lethal) and 6 to player.
mcpPassraw
choose_action(amounts=[3,6])
{
"action_pending": true,
"action_type": "GAME_GET_MULTI_AMOUNT",
"message": "",
"response_type": "multi_amount",
"respond_with": "amounts=[N,N,...] — one per item, sum between total_min and total_max",
"context": "T8 Combat/Combat Damage (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"modified": true,
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"modified": true,
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p75"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 8
}
],
"board_cursor": 65,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "6",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "9",
"toughness": "9"
}
],
"blockers": [
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 502,
"total_min": 3,
"total_max": 9,
"items": [
{
"default": 3,
"min": 0,
"max": 9,
"description": "<font color='#F0E68C' object_id='475e1d99-51ef-46db-83fd-117db2d825c7'>Celestial Enforcer</font> [475], P/T: 2/3"
}
],
"action_taken": "multi_amount",
"success": true
}thinkingOpus Brewer
The amounts aren't being accepted. Maybe I need a different format. Let me check if the order is reversed (player first, then blocker), or maybe it needs all 9 assigned as [9] to the blocker since it's a single-target damage assignment?
Actually, wait - maybe the issue is that I'm looking at this wrong. The prompt says "one per item" - let me check what items are being referenced. Maybe there are more items. Let me try:
mcpPassraw
choose_action(amounts=[6,3])
{
"action_pending": true,
"action_type": "GAME_GET_MULTI_AMOUNT",
"message": "",
"response_type": "multi_amount",
"respond_with": "amounts=[N,N,...] — one per item, sum between total_min and total_max",
"context": "T8 Combat/Combat Damage (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"modified": true,
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"modified": true,
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p75"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 8
}
],
"board_cursor": 65,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "6",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "9",
"toughness": "9"
}
],
"blockers": [
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 504,
"total_min": 3,
"total_max": 9,
"items": [
{
"default": 3,
"min": 0,
"max": 9,
"description": "<font color='#F0E68C' object_id='475e1d99-51ef-46db-83fd-117db2d825c7'>Celestial Enforcer</font> [475], P/T: 2/3"
}
],
"action_taken": "multi_amount",
"success": true
}thinkingOpus Brewer
Hmm, let me try a single amount since there's only one blocker:
mcpPassraw
choose_action(amount=3)
{
"game_seq": 506,
"error": "Array 'amounts' required for GAME_GET_MULTI_AMOUNT",
"recent_chat": [
"Gem3P Coach: WHOA! That is a BIG beast! Everyone, shields up! Brace for impact!"
],
"success": false,
"error_code": "missing_param",
"retryable": true
}thinkingOpus Brewer
So it specifically needs `amounts` as an array. Let me check if there's more info about what items it's asking about. Maybe the amounts need to sum to exactly 9? Let me check by looking more carefully at the game state.
llmget_game_state()
{
"available": true,
"cursor": 19,
"turn": 8,
"phase": "Combat",
"step": "Combat Damage",
"active_player": "Opus Brewer",
"priority_player": "Opus Brewer",
"players": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"modified": true,
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"modified": true,
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p75"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 8
}
],
"stack": [],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "6",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "9",
"toughness": "9"
}
],
"blockers": [
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 506
}thinkingOpus Brewer
OK, the combat state shows Craterhoof is blocked by Celestial Enforcer. I need to assign 9 damage between Enforcer and trampling to the player. The format says "one per item". The items are likely Celestial Enforcer and Gem3P Coach. Let me try assigning them in the order [blocker, player]:
mcpPassraw
choose_action(amounts=[3,6])
{
"action_pending": true,
"action_type": "GAME_GET_MULTI_AMOUNT",
"message": "",
"response_type": "multi_amount",
"respond_with": "amounts=[N,N,...] — one per item, sum between total_min and total_max",
"context": "T8 Combat/Combat Damage (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"modified": true,
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"modified": true,
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p75"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 8
}
],
"board_cursor": 65,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "6",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "9",
"toughness": "9"
}
],
"blockers": [
{
"name": "Celestial Enforcer",
"id": "p18",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 506,
"total_min": 3,
"total_max": 9,
"items": [
{
"default": 3,
"min": 0,
"max": 9,
"description": "<font color='#F0E68C' object_id='475e1d99-51ef-46db-83fd-117db2d825c7'>Celestial Enforcer</font> [475], P/T: 2/3"
}
],
"action_taken": "multi_amount",
"success": true
}thinkingOpus Brewer
I keep getting the same prompt back without error. Maybe the amounts are wrong. What if "total_min and total_max" are different? Perhaps I need to assign all damage to the blocker (no trampling option in this system)?
mcpPassraw
choose_action(amounts=[9])
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Combat/Combat Damage (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"modified": true,
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"modified": true,
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p75"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 8
}
],
"board_cursor": 66,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "6",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "9",
"toughness": "9"
}
]
}
],
"game_seq": 508,
"action_taken": "multi_amount",
"success": true
}thinkingOpus Brewer
It accepted `[9]`! All 9 damage to Celestial Enforcer — it's now in the graveyard. But that means no trample damage got through to the player. They're still at 8hp. Wait — but Craterhoof has trample! Why did the system treat it as single-target damage?
OK regardless, the combat is finishing. Celestial Enforcer is dead. They're at 8 life. I have a massive board that will kill them next turn. Let me pass.
gameCelestial Enforcer deals 2 damage to Craterhoof Behemoth
gameCraterhoof Behemoth deals 9 damage to Celestial Enforcer
gameCelestial Enforcer died
Opus BrewermcpPlay Forest
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T8 Postcombat Main/Postcombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"modified": true,
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"modified": true,
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p75",
"playable": true
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 8
}
],
"board_cursor": 67,
"choices": [
{
"name": "Forest",
"index": 0,
"action": "land",
"id": "p75"
}
],
"game_seq": 512,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Wait — they're at 8hp but I dealt 6+5=11 from Elite and Token. 19-11=8. Then Craterhoof's 9 damage went entirely to Enforcer with no trample overflow... that's not right with trample, but the system processed it that way. Regardless, I'm in a dominant position. Let me play the Forest and pass.
mcpPassraw
choose_action(choice=p75)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Postcombat Main/Postcombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"modified": true,
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"modified": true,
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 8
}
],
"board_cursor": 68,
"untapped_lands": 1,
"game_seq": 514,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Postcombat Main/Postcombat Main (Opus Brewer)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": true,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 8,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
"Trample",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "9",
"toughness": "9",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token.",
"Trample"
],
"id": "p61",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"modified": true,
"rules": [
"Trample"
],
"id": "p65",
"power": "5",
"toughness": "5",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}.",
"Trample"
],
"id": "p15",
"power": "6",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16
}
],
"board_cursor": 66,
"game_seq": 513,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T8 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8,
"hand": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p8",
"playable": true
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16
}
],
"board_cursor": 67,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71"
},
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 1,
"action": "cast",
"id": "p8"
}
],
"untapped_lands": 6,
"game_seq": 518,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
thinkingOpus Brewer
Good, Forest played. Now pass to end turn. Next turn I have Craterhoof 5/5, Elite 2/2, Token 1/1, Visionary 2/2 — that's already 10 power attacking, and they're at 8 with just a 1/1 Anointed Chorister (lifelink). Easy lethal next turn.
gameOpus Brewer puts Forest from hand onto the Battlefield
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Precombat Main/Precombat Main (Gem3P Coach)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": []
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8
}
],
"board_cursor": 69,
"untapped_lands": 1,
"game_seq": 517,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Wait, this is their turn now! Turn 8 still but it's their precombat main. My creatures are tapped. Let me pass priority.
moderate blunder
All opponent creatures are tapped.
All opponent creatures are tapped. Attacking with Anointed Chorister (1/1 lifelink) and casting Take Heart would deal 3 damage to the opponent and gain 4 life (1 from Take Heart + 3 from lifelink), going from 8 to 12 life. Against the opponent's board of 10+ power that will untap next turn, the 4 life gain from attacking is far more valuable defensively than blocking with a 1/1. This is a free attack into a completely tapped board.
Analysis
Action taken: Did not attack with Anointed Chorister
Better line: Attack with Anointed Chorister, then cast Take Heart in combat to deal 3 damage and gain 4 life (going to 12 life), significantly improving survival chances against the opponent's lethal board
— Gem3P Coach's Turn 8 —
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T8 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8,
"hand": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p8"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16
}
],
"board_cursor": 68,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"choice_type": "attacker",
"id": "p71",
"power": "1",
"toughness": "1"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 6,
"game_seq": 519,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T8 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8,
"hand": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p8",
"playable": true
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16
}
],
"board_cursor": 69,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71"
},
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 1,
"action": "cast",
"id": "p8"
}
],
"untapped_lands": 6,
"game_seq": 521,
"action_taken": "passed_priority",
"success": true
}moderate blunder
At 8 life facing Craterhoof Behemoth, Gem3P Coach passed during their own combat phase without utilizing Anointed Choris…
At 8 life facing Craterhoof Behemoth, Gem3P Coach passed during their own combat phase without utilizing Anointed Chorister's pump ability ({4}{W} for +3/+3) with lifelink, plus Take Heart for additional +2/+2 and life gain. Attacking with a pumped Chorister would deal 6 damage and gain 7+ life (lifelink + Take Heart), significantly improving their survival chances.
Analysis
Action taken: Passed priority during combat, likely skipping the attack step entirely.
Better line: Attack with Anointed Chorister, then activate its pump ability ({4}{W}) and cast Take Heart to make it a 6/6 lifelink attacker, dealing 6 damage and gaining 7 life to stabilize at 15 life.
moderate blunder
At 8 life facing Craterhoof Behemoth and multiple creatures (all tapped), Gem3P Coach passed during combat instead of ac…
At 8 life facing Craterhoof Behemoth and multiple creatures (all tapped), Gem3P Coach passed during combat instead of activating Anointed Chorister's pump ability to make it a 4/4 lifelink attacker into a completely open board. Could have dealt 4 damage and gained 4 life (or 6 damage/7 life with Take Heart), which is critical in a losing position.
Analysis
Action taken: Passed priority during combat phase, wasting the opportunity to attack with a pumped lifelink creature into a board with all opposing creatures tapped.
Better line: Activate Anointed Chorister's {4}{W} ability to make it 4/4 with lifelink, declare it as an attacker into the open board, then cast Take Heart during combat for a 6/6 lifelink attack dealing 6 damage and gaining 7 life (1 from Take Heart + 6 from lifelink).
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": []
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8
}
],
"board_cursor": 69,
"untapped_lands": 1,
"game_seq": 520,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
They're attacking with Anointed Chorister (1/1 lifelink). All my creatures are tapped so I can't block. They'll deal 1 damage and gain 1 life. No big deal.
— Declare Attackers —
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T8 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8,
"hand": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p8",
"playable": true
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16
}
],
"board_cursor": 69,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71"
},
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 1,
"action": "cast",
"id": "p8"
}
],
"untapped_lands": 6,
"game_seq": 525,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Postcombat Main/Postcombat Main (Gem3P Coach)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 22,
"life": 16,
"hand": []
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8
}
],
"board_cursor": 69,
"untapped_lands": 1,
"game_seq": 526,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Hmm, my life is still 16? They must have not attacked. OK, they're at 8 still. Passing through their turn.
mcpPassraw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T9 Precombat Main/Precombat Main (Opus Brewer) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p75"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 21,
"life": 16,
"hand": [
{
"mana_cost": "{2}{G}",
"name": "Band Together",
"rules": [
"Up to two target creatures you control each deal damage equal to their power to another target creature."
],
"id": "p79",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8
}
],
"board_cursor": 70,
"choices": [
{
"mana_cost": "{2}{G}",
"name": "Band Together",
"index": 0,
"action": "cast",
"id": "p79"
},
{
"name": "Elven Bow",
"index": 1,
"action": "activate",
"playable_abilities": [
"Equip {3}"
],
"id": "p11"
}
],
"untapped_lands": 8,
"game_seq": 528,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}minor blunder
Passed on casting Band Together to kill the opponent's only creature (Anointed Chorister 1/1) when opponent is at 8 life…
Passed on casting Band Together to kill the opponent's only creature (Anointed Chorister 1/1) when opponent is at 8 life. Removing the blocker guarantees lethal next turn with 10+ power of creatures. Leaving the Chorister alive gives the opponent a chance to use its +3/+3 pump ability or a combat trick from the 1 card in hand to potentially survive.
Analysis
Action taken: Passed priority, ending the turn without casting Band Together
Better line: Cast Band Together targeting any two creatures to deal damage to Anointed Chorister, killing it and guaranteeing unblocked lethal next turn with Craterhoof + Dwynen's Elite + Elf Warrior + Llanowar Visionary (10+ power vs 8 life)
— Postcombat Main —
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T9 Precombat Main/Precombat Main (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8,
"hand": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p8",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p75"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 21,
"life": 16
}
],
"board_cursor": 70,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71"
},
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 1,
"action": "cast",
"id": "p8"
}
],
"untapped_lands": 6,
"game_seq": 527,
"action_taken": "passed_priority",
"success": true
}chatOpus Brewer: You know, I keep thinking about how Craterhoof performs in different board states. Even without the ETB pump, a 5/5 haste trample for 8 is... fine, but the real magic is in token shells where you can reliably get 5+ creatures. Anyway, swinging for lethal! 🌲🦌
thinkingOpus Brewer
Turn 9! I drew Band Together. My board: Craterhoof 5/5, Elite 2/2, Token 1/1, Visionary 2/2 = 10 total power. They're at 8 life with just Anointed Chorister 1/1. I can just attack with everything for lethal! 10 > 8.
Even if they block with Chorister (lifelink), they block one creature and take 10 minus whatever they block. Best case for them: block Craterhoof, take 2+1+2=5 damage, gain 1 from lifelink = 8-5+1=4. That's not lethal in one swing... wait:
- If they block Craterhoof (5/5) with Chorister (1/1): Chorister dies, they gain 1 life (lifelink deals 1 to Craterhoof). They take 2+1+2=5 damage. 8+1-5=4. Not lethal.
Hmm, but Craterhoof has trample! So 5 power minus 1 toughness = 4 tramples through. So: 4+2+1+2=9 damage, they gain 1 from lifelink. 8+1-9=0. Exactly lethal!
Wait, does Chorister still have lifelink when it blocks? Yes, it deals 1 damage to Craterhoof with lifelink, so they gain 1 life. 8+1=9, then take 9 damage. Dead!
Actually wait, does the Chorister's lifelink happen at the same time as my trample damage? Yes, combat damage is simultaneous. So they go from 8 to 8+1-9=0. Exactly dead!
But what if they don't block? Then 10 damage kills them easily.
What about their hand card? They have 1 card and 6 untapped lands. Could be a removal spell or combat trick. Band Together could be used to kill their Chorister before combat, ensuring they have no blocker. But that's overkill since I have trample and the math still works.
Actually, I should just go to combat. Even if they have removal for one creature, I still have plenty of damage. Let me skip to combat.
mcpsend_chat_messageraw
send_chat_message(message=You know, I keep thinking about how Crat...)
{
"success": true
}— Opus Brewer's Turn 9 —
Opus BrewermcpAttack with all (Llanowar Visionary 2/2, Dwynen's Elite 2/2, Elf Warrior Token 1/1, Craterhoof Behemoth 5/5)
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T9 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p75"
},
{
"tapped": false,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 21,
"life": 16,
"hand": [
{
"mana_cost": "{2}{G}",
"name": "Band Together",
"rules": [
"Up to two target creatures you control each deal damage equal to their power to another target creature."
],
"id": "p79"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8
}
],
"board_cursor": 71,
"choices": [
{
"name": "Llanowar Visionary",
"index": 0,
"choice_type": "attacker",
"id": "p15",
"power": "2",
"toughness": "2"
},
{
"name": "Dwynen's Elite",
"index": 1,
"choice_type": "attacker",
"id": "p61",
"power": "2",
"toughness": "2"
},
{
"name": "Elf Warrior Token",
"index": 2,
"choice_type": "attacker",
"id": "p65",
"power": "1",
"toughness": "1"
},
{
"name": "Craterhoof Behemoth",
"index": 3,
"choice_type": "attacker",
"id": "p10",
"power": "5",
"toughness": "5"
},
{
"name": "All attack",
"index": 4,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 8,
"game_seq": 529,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
All-out attack! 10 power with Craterhoof having trample. They're at 8 with a 1/1 lifelink. This is lethal regardless of blocks.
mcpPassraw
choose_action(attackers=all)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T9 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 21,
"life": 16,
"hand": [
{
"mana_cost": "{2}{G}",
"name": "Band Together",
"rules": [
"Up to two target creatures you control each deal damage equal to their power to another target creature."
],
"id": "p79",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8
}
],
"board_cursor": 72,
"choices": [
{
"mana_cost": "{2}{G}",
"name": "Band Together",
"index": 0,
"action": "cast",
"id": "p79"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Llanowar Visionary",
"id": "p15",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 8,
"game_seq": 531,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "all"
}
]
}Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T9 Combat/Declare Attackers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8,
"hand": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p8",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 21,
"life": 16
}
],
"board_cursor": 71,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71"
},
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 1,
"action": "cast",
"id": "p8"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Llanowar Visionary",
"id": "p15",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 6,
"game_seq": 530,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpNo blocks
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select blockers",
"response_type": "select",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"context": "T9 Combat/Declare Blockers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8,
"hand": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p8",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 21,
"life": 16
}
],
"board_cursor": 71,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71"
},
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 1,
"action": "cast",
"id": "p8"
},
{
"name": "Anointed Chorister",
"index": 2,
"choice_type": "blocker",
"id": "p71",
"power": "1",
"toughness": "1"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Llanowar Visionary",
"id": "p15",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 6,
"game_seq": 537,
"incoming_attackers": [
{
"name": "Llanowar Visionary",
"id": "p15",
"power": "2",
"toughness": "2"
},
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "2",
"toughness": "2"
},
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1"
},
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "5",
"toughness": "5"
}
],
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
thinkingOpus Brewer
All four attacking. No need to cast Band Together — just pass and let combat damage resolve. 5+2+1+2=10 damage vs 8 life. Even if they block with Chorister, I trample through for lethal.
gameOpus Brewer attacks Gem3P Coach with 4 creatures
Opus BrewermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T9 Combat/Declare Blockers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"modified": true,
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Thriving Grove",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 21,
"life": 16,
"hand": [
{
"mana_cost": "{2}{G}",
"name": "Band Together",
"rules": [
"Up to two target creatures you control each deal damage equal to their power to another target creature."
],
"id": "p79",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8
}
],
"board_cursor": 72,
"choices": [
{
"mana_cost": "{2}{G}",
"name": "Band Together",
"index": 0,
"action": "cast",
"id": "p79"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Llanowar Visionary",
"id": "p15",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 8,
"game_seq": 536,
"action_taken": "passed_priority",
"success": true
}thinkingOpus Brewer
Passing again through their priority.
Gem3P Coachllm
get_game_state()
{
"available": true,
"cursor": 13,
"turn": 9,
"phase": "Combat",
"step": "Declare Blockers",
"active_player": "Opus Brewer",
"priority_player": "Gem3P Coach",
"players": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8,
"hand": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p8",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 21,
"life": 16
}
],
"stack": [],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Llanowar Visionary",
"id": "p15",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "5",
"toughness": "5"
}
]
}
],
"game_seq": 538
}— Declare Blockers —
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T9 Combat/Declare Blockers (Opus Brewer)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Angelic Ascension",
"rules": [
"Exile target creature or planeswalker. Its controller creates a 4/4 white Angel creature token with flying."
],
"id": "p60"
},
{
"name": "Angelic Edict",
"rules": [
"Exile target creature or enchantment."
],
"id": "p72"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p35"
},
{
"name": "Celestial Enforcer",
"rules": [
"{1}{W}, {T}: Tap target creature. Activate only if you control a creature with flying."
],
"id": "p18"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p19"
},
{
"name": "Revitalize",
"rules": [
"You gain 3 life. : Draw a card."
],
"id": "p45"
},
{
"name": "Speaker of the Heavens",
"rules": [
"Vigilance",
"Lifelink",
"{T}: Create a 4/4 white Angel creature token with flying. Activate only if you have at least 7 life more than your starting life total and only as a sorcery."
],
"id": "p22"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p21"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p30"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p55"
},
{
"tapped": false,
"name": "Thriving Heath",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than white.",
"{T}: Add {W}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p23"
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8,
"hand": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p8",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p52"
},
{
"name": "Hunter's Edge",
"rules": [
"Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature you don't control."
],
"id": "p41"
},
{
"name": "Presence of Gond",
"rules": [
"Enchant creature",
"Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
],
"id": "p53"
},
{
"name": "Roots of Wisdom",
"rules": [
"Mill three cards, then return a land card or Elf card from your graveyard to your hand. If you can't, draw a card."
],
"id": "p49"
},
{
"name": "Wildheart Invoker",
"rules": [
"{8}: Target creature gets +5/+5 and gains trample until end of turn."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Craterhoof Behemoth",
"rules": [
"Haste",
"When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.",
": ",
"Creatures you control: 4"
],
"id": "p10",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Dwynen's Elite",
"rules": [
"When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
],
"id": "p61",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Elven Bow",
"rules": [
"When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
"Equipped creature gets +1/+2 and has reach.",
"Equip {3}"
],
"id": "p11"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p14"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p43"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p56"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Llanowar Visionary",
"rules": [
"When {this} enters, draw a card.",
"{T}: Add {G}."
],
"id": "p15",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Thriving Grove",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than green.",
"{T}: Add {G}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: White"
],
"id": "p31"
}
],
"name": "Opus Brewer",
"exile": [
{
"name": "Ivy Lane Denizen",
"rules": [
"Whenever another green creature you control enters, put a +1/+1 counter on target creature."
],
"id": "p38"
}
],
"library_size": 21,
"life": 16
}
],
"board_cursor": 71,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p71"
},
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 1,
"action": "cast",
"id": "p8"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Llanowar Visionary",
"id": "p15",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Dwynen's Elite",
"id": "p61",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Elf Warrior Token",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Craterhoof Behemoth",
"id": "p10",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 6,
"game_seq": 538,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"game_seq": 545,
"player_dead": true,
"recent_chat": [
"Opus Brewer: CRATERHOOF BEHEMOTH! 🦌💥 The ultimate finisher. Honestly this card could slot into so many different green shells — elves, tokens, ramp... it's the perfect top-end. GG!",
"Opus Brewer: You know, I keep thinking about how Craterhoof performs in different board states. Even without the ETB pump, a 5/5 haste trample for 8 is... fine, but the real magic is in token shells where you can reliably get 5+ creatures. Anyway, swinging for lethal! 🌲🦌"
],
"action_taken": "passed_priority",
"success": true
}Opus BrewermcpPass
raw
choose_action(choice=no)
{
"game_seq": 544,
"game_over": true,
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach loses 2 life at combat from Llanowar Visionary
gameGem3P Coach loses 2 life at combat from Dwynen's Elite
gameGem3P Coach loses 1 life at combat from Elf Warrior Token
gameGem3P Coach loses 5 life at combat from Craterhoof Behemoth
gameGem3P Coach has lost the game.
— Combat Damage —
Opus Brewer wins the game!