Gem3P Coach (seed 3) vs Gem3F Tinker (seed 11)
1 major, 15 moderate, 17 minor, 1 questionable blunders
Season 1
/ 416
Stack
Game Log
gameGem3F Tinker's library is shuffled
gameGem3P Coach's library is shuffled
Gem3F TinkermcpMulligan
raw
choose_action(choice=p1)
{
"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": "Gem3F Tinker",
"library_size": 33,
"life": 20,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p7"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p9",
"toughness": "1"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 2,
"your_hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
]
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
]
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
]
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
]
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
]
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
]
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"toughness": "1"
}
],
"game_seq": 5,
"action_taken": "selected_target_0",
"success": true
}gameGem3F Tinker chooses that they take the first turn
Gem3F TinkermcpIsland
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": "Gem3F Tinker",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p7"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)"
],
"power": "2",
"id": "p21",
"toughness": "4"
},
{
"name": "Thriving Isle",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color."
],
"id": "p22"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 3,
"choices": [
{
"name": "Crashing Tide",
"target_type": "card",
"index": 0,
"id": "p17"
},
{
"name": "Island",
"target_type": "card",
"index": 1,
"id": "p7"
},
{
"name": "Island",
"target_type": "card",
"index": 2,
"id": "p18"
},
{
"name": "Island",
"target_type": "card",
"index": 3,
"id": "p19"
},
{
"name": "Island",
"target_type": "card",
"index": 4,
"id": "p20"
},
{
"name": "Littjara Kinseekers",
"target_type": "card",
"index": 5,
"id": "p21"
},
{
"name": "Thriving Isle",
"target_type": "card",
"index": 6,
"id": "p22"
}
],
"game_seq": 7,
"required": true,
"can_cancel": false,
"action_taken": "yes",
"success": true
}Gem3F TinkermcpKeep hand
raw
choose_action(choice=p7)
{
"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": "Gem3F Tinker",
"library_size": 34,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)"
],
"power": "2",
"id": "p21",
"toughness": "4"
},
{
"name": "Thriving Isle",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color."
],
"id": "p22"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 4,
"your_hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
]
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
]
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
]
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
]
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)"
],
"power": "2",
"toughness": "4"
},
{
"name": "Thriving Isle",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color."
]
}
],
"game_seq": 10,
"action_taken": "selected_target_1",
"success": true
}chatGem3P Coach: Alright team, huddle up! We've got a solid lineup. Let's make this play count!
Gem3P Coachmcpsend_chat_message
raw
send_chat_message(message=Alright team, huddle up! We've got a sol...)
{
"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 Precombat Main/Precombat Main (Gem3F Tinker)",
"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": "p10",
"toughness": "1"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p11",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"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": "p14"
},
{
"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": "p15"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 34,
"life": 20
}
],
"board_cursor": 2,
"game_seq": 8,
"action_taken": "no",
"success": true
}gameGem3F Tinker's library is shuffled
Gem3F TinkermcpPlay Thriving Isle
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"name": "Gem3F Tinker",
"library_size": 34,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p18",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
},
{
"name": "Thriving Isle",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color."
],
"id": "p22",
"playable": true
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 5,
"choices": [
{
"name": "Island",
"index": 0,
"action": "land",
"id": "p18"
},
{
"name": "Island",
"index": 1,
"action": "land",
"id": "p19"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p20"
},
{
"name": "Thriving Isle",
"index": 3,
"action": "land",
"id": "p22"
}
],
"game_seq": 12,
"land_drops_used": 0,
"action_taken": "no",
"success": true
}gameGem3F Tinker puts a card from hand to the bottom of their library
chatGem3F Tinker: Starting things off! Curious to see how the 'enters tapped' mechanic affects the early game tempo here. I'll start with Thriving Isle.
Gem3F Tinkermcpsend_chat_messagemcpThriving Isle: As Thriving Isle enters, choose a color other than blue.
raw
send_chat_message(message=Starting things off! Curious to see how ...)
{
"success": true
}raw
choose_action(choice=p22)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"name": "Gem3F Tinker",
"library_size": 34,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p18",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
},
{
"name": "Thriving Isle",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color."
],
"id": "p22",
"playable": true
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 5,
"choices": [
{
"index": 0,
"description": "Thriving Isle: Thriving Isle enters tapped."
},
{
"index": 1,
"description": "Thriving Isle: As Thriving Isle enters, choose a color other than blue."
}
],
"game_seq": 15,
"land_drops_used": 0,
"action_taken": "selected_3",
"success": true
}moderate blunder
Chose Green for Thriving Isle in what appears to be a Blue-White deck.
Chose Green for Thriving Isle in what appears to be a Blue-White deck. The card reference shows multiple white cards (Anointed Chorister, Mesa Unicorn, Take Heart, Voice of the Provinces, Thriving Heath) suggesting the deck is UW. Choosing Green means this land produces UG instead of UW, potentially leaving the player unable to cast white spells.
Analysis
Action taken: Chose Green for Thriving Isle's color
Better line: Choose White for Thriving Isle to produce both colors the deck needs (UW)
gameGem3F Tinker skips Draw step
— Precombat Main —
Gem3F TinkermcpGreen
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"name": "Gem3F Tinker",
"library_size": 34,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p18",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
},
{
"name": "Thriving Isle",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color."
],
"id": "p22",
"playable": true
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 5,
"choices": [
{
"index": 0,
"description": "White"
},
{
"index": 1,
"description": "Black"
},
{
"index": 2,
"description": "Red"
},
{
"index": 3,
"description": "Green"
}
],
"game_seq": 16,
"land_drops_used": 0,
"action_taken": "selected_choice_1",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(choice=3)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 34,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 6,
"game_seq": 17,
"land_drops_used": 1,
"action_taken": "selected_choice_3",
"success": true
}gameThriving Isle: Gem3F Tinker has chosen Green
gameGem3F Tinker puts Thriving Isle from hand onto the Battlefield
Gem3F TinkermcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 34,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 6,
"game_seq": 21,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 34,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "Gem3P Coach",
"library_size": 33,
"life": 20
}
],
"board_cursor": 6,
"game_seq": 25,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
— Postcombat Main —
Gem3F TinkermcpPass
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": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 34,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20
}
],
"board_cursor": 7,
"stack": [
{
"name": "Anointed Chorister"
}
],
"game_seq": 27,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 34,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 6,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20
}
],
"board_cursor": 8,
"game_seq": 37,
"action_taken": "passed_priority",
"success": true
}— Gem3P Coach's Turn 1 —
Gem3P Coachllm
pass_priority(board_cursor=2)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T1 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 8,
"is_active": true,
"is_you": true,
"name": "Gem3P Coach",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p10",
"toughness": "1"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p11",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p12",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p29",
"playable": true
},
{
"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": "p14"
},
{
"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": "p15",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 34,
"life": 20
}
],
"board_cursor": 3,
"choices": [
{
"name": "Plains",
"index": 0,
"action": "land",
"id": "p12"
},
{
"name": "Plains",
"index": 1,
"action": "land",
"id": "p13"
},
{
"name": "Plains",
"index": 2,
"action": "land",
"id": "p29"
},
{
"name": "Thriving Heath",
"index": 3,
"action": "land",
"id": "p15"
}
],
"game_seq": 29,
"land_drops_used": 0,
"recent_chat": [
"Gem3F Tinker: Starting things off! Curious to see how the 'enters tapped' mechanic affects the early game tempo here. I'll start with Thriving Isle."
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3P CoachmcpCast Anointed Chorister {W}
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": "T1 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p10",
"toughness": "1",
"playable": true
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p11",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p14"
},
{
"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": "p15"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 34,
"life": 20
}
],
"board_cursor": 4,
"choices": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"index": 0,
"action": "cast",
"id": "p10",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 1,
"game_seq": 29,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(choice=p10)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T1 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p11",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p14"
},
{
"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": "p15"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 34,
"life": 20
}
],
"board_cursor": 5,
"stack": [
{
"name": "Anointed Chorister"
}
],
"game_seq": 33,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gameGem3P Coach puts Plains from hand onto the Battlefield
gameGem3P Coach casts Anointed Chorister from hand
Gem3F TinkermcpPass
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 (Gem3P Coach)",
"board": [
{
"hand_size": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 34,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 6,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20
}
],
"board_cursor": 8,
"game_seq": 40,
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach puts Anointed Chorister from stack onto the Battlefield
Gem3F TinkermcpPass
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 Postcombat Main/Postcombat Main (Gem3P Coach)",
"board": [
{
"hand_size": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 34,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 6,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20
}
],
"board_cursor": 8,
"game_seq": 44,
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
Gem3F TinkermcpPlay Island
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": "T2 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p18",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 6,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20
}
],
"board_cursor": 9,
"choices": [
{
"name": "Island",
"index": 0,
"action": "land",
"id": "p18"
},
{
"name": "Island",
"index": 1,
"action": "land",
"id": "p19"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p20"
},
{
"name": "Island",
"index": 3,
"action": "land",
"id": "p31"
}
],
"untapped_lands": 1,
"game_seq": 46,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
Gem3F TinkermcpPass
raw
choose_action(choice=p18)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 6,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20
}
],
"board_cursor": 10,
"untapped_lands": 2,
"game_seq": 47,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}— Gem3F Tinker's Turn 2 —
Gem3F TinkermcpPass
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 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 6,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20
}
],
"board_cursor": 10,
"untapped_lands": 2,
"game_seq": 51,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker puts Island from hand onto the Battlefield
Gem3F TinkermcpPass
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": "T2 Postcombat Main/Postcombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 6,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "Gem3P Coach",
"library_size": 32,
"life": 20
}
],
"board_cursor": 10,
"untapped_lands": 2,
"game_seq": 55,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
— Postcombat Main —
Gem3F TinkermcpPass
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 (Gem3P Coach)",
"board": [
{
"hand_size": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 6,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 20
}
],
"board_cursor": 11,
"untapped_lands": 2,
"game_seq": 57,
"action_taken": "passed_priority",
"success": true
}— Gem3P Coach's Turn 2 —
chatGem3P Coach: Great hustle, Chorister! Let's bring in some backup to hold the line.
Gem3P Coachllm
pass_priority(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 (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p11",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p29",
"playable": true
},
{
"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": "p14",
"playable": true
},
{
"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": "p15",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 33,
"life": 20
}
],
"board_cursor": 6,
"choices": [
{
"name": "Plains",
"index": 0,
"action": "land",
"id": "p13"
},
{
"name": "Plains",
"index": 1,
"action": "land",
"id": "p29"
},
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 2,
"action": "cast",
"id": "p14"
},
{
"name": "Thriving Heath",
"index": 3,
"action": "land",
"id": "p15"
}
],
"untapped_lands": 1,
"game_seq": 59,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3P Coachmcpsend_chat_messagemcpPass
raw
send_chat_message(message=Great hustle, Chorister! Let's bring in ...)
{
"success": true
}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": "T2 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32",
"playable": true
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p11",
"toughness": "2",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p14",
"playable": true
},
{
"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": "p15"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 33,
"life": 20
}
],
"board_cursor": 7,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"index": 0,
"action": "cast",
"id": "p32"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"index": 1,
"action": "cast",
"id": "p11",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 2,
"action": "cast",
"id": "p14"
}
],
"untapped_lands": 2,
"game_seq": 59,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}moderate blunder
Passed priority in precombat main phase with 2 untapped Plains and 0 land drops remaining, wasting the entire turn's man…
Passed priority in precombat main phase with 2 untapped Plains and 0 land drops remaining, wasting the entire turn's mana. Both Griffin Aerie and Mesa Unicorn are castable and develop the board. The opponent has no creatures, so there's no reason to hold mana open.
Analysis
Action taken: Passed priority, effectively ending the turn without casting anything despite having 2 mana and multiple castable spells.
Better line: Cast Mesa Unicorn (2/2 lifelink body that attacks next turn and synergizes with Griffin Aerie later) or Griffin Aerie (to start building the token engine early). Mesa Unicorn is likely best as it applies immediate board pressure while the opponent has no blockers.
gameGem3P Coach puts Plains from hand onto the Battlefield
Gem3P CoachmcpAttack with Anointed Chorister 1/1
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": "T2 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 6,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p11",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p14"
},
{
"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": "p15"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 33,
"life": 20
}
],
"board_cursor": 8,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"choice_type": "attacker",
"id": "p10",
"power": "1",
"toughness": "1"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 2,
"game_seq": 63,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(attackers=p10)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T2 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p11",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p14",
"playable": true
},
{
"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": "p15"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 33,
"life": 20
}
],
"board_cursor": 9,
"choices": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 0,
"action": "cast",
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Anointed Chorister",
"id": "p10",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 2,
"game_seq": 65,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p10"
}
]
}Gem3F TinkermcpPass
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 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 20
}
],
"board_cursor": 12,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Anointed Chorister",
"id": "p10",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 2,
"game_seq": 64,
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
gameGem3P Coach attacks Gem3F Tinker with 1 creature
Gem3F TinkermcpPass
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 Combat/Declare Blockers (Gem3P Coach)",
"board": [
{
"hand_size": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 20
}
],
"board_cursor": 12,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Anointed Chorister",
"id": "p10",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 2,
"game_seq": 70,
"action_taken": "passed_priority",
"success": true
}— Declare Blockers —
Gem3P Coachllm
pass_priority(board_cursor=9)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T2 Combat/Declare Blockers (Gem3P Coach)",
"board_cursor": 9,
"board_unchanged": true,
"choices": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 0,
"action": "cast",
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Anointed Chorister",
"id": "p10",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 2,
"game_seq": 73,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3F TinkermcpPass
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 Combat/Combat Damage (Gem3P Coach)",
"board": [
{
"hand_size": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 33,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 21
}
],
"board_cursor": 13,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Anointed Chorister",
"id": "p10",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 2,
"game_seq": 74,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker loses 1 life at combat from Anointed Chorister
gameGem3P Coach gains 1 life
— Combat Damage —
Gem3P Coachllm
pass_priority(board_cursor=9)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T2 Combat/Combat Damage (Gem3P Coach)",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p11",
"toughness": "2"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p14",
"playable": true
},
{
"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": "p15"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 33,
"life": 19
}
],
"board_cursor": 10,
"choices": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 0,
"action": "cast",
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Anointed Chorister",
"id": "p10",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 2,
"game_seq": 78,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3F TinkermcpPass
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 Postcombat Main/Postcombat Main (Gem3P Coach)",
"board": [
{
"hand_size": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 33,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 5,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 21
}
],
"board_cursor": 14,
"stack": [
{
"name": "Mesa Unicorn"
}
],
"untapped_lands": 2,
"game_seq": 79,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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 Postcombat Main/Postcombat Main (Gem3P Coach)",
"board": [
{
"hand_size": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 33,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 5,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 21
}
],
"board_cursor": 15,
"untapped_lands": 2,
"game_seq": 86,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
Gem3P Coachllm
pass_priority(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": "T2 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32",
"playable": true
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"power": "2",
"id": "p11",
"toughness": "2",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p14",
"playable": true
},
{
"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": "p15"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 33,
"life": 19
}
],
"board_cursor": 11,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"index": 0,
"action": "cast",
"id": "p32"
},
{
"mana_cost": "{1}{W}",
"name": "Mesa Unicorn",
"index": 1,
"action": "cast",
"id": "p11",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 2,
"action": "cast",
"id": "p14"
}
],
"untapped_lands": 2,
"game_seq": 80,
"land_drops_used": 1,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3P CoachmcpPass
raw
choose_action(choice=p11)
{
"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 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p14"
},
{
"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": "p15"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 33,
"life": 19
}
],
"board_cursor": 12,
"stack": [
{
"name": "Mesa Unicorn"
}
],
"game_seq": 80,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}gameGem3P Coach casts Mesa Unicorn from hand
Gem3F TinkermcpPlay Island
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": "T3 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p19",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
},
{
"mana_cost": "{2}{U}",
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"power": "2",
"id": "p34",
"toughness": "2"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 21
}
],
"board_cursor": 16,
"choices": [
{
"name": "Island",
"index": 0,
"action": "land",
"id": "p19"
},
{
"name": "Island",
"index": 1,
"action": "land",
"id": "p20"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p31"
}
],
"untapped_lands": 2,
"game_seq": 89,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach puts Mesa Unicorn from stack onto the Battlefield
Gem3F TinkermcpCast Watertrap Weaver {2}{U}
raw
choose_action(choice=p19)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
},
{
"mana_cost": "{2}{U}",
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"power": "2",
"id": "p34",
"toughness": "2",
"playable": true
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 21
}
],
"board_cursor": 17,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p17"
},
{
"mana_cost": "{2}{U}",
"name": "Watertrap Weaver",
"index": 1,
"action": "cast",
"id": "p34",
"power": "2",
"toughness": "2"
}
],
"untapped_lands": 3,
"game_seq": 90,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}— Gem3F Tinker's Turn 3 —
chatGem3F Tinker: Time to slow things down a bit. Tapping that Unicorn seems like a good move for the long game. Always interesting how 'freeze' effects change the math.
Gem3F Tinkermcpsend_chat_messagemcp1. {T}: Add {U}.
raw
send_chat_message(message=Time to slow things down a bit. Tapping ...)
{
"success": true
}raw
choose_action(choice=p34)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Isle",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T3 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 21
}
],
"board_cursor": 18,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Watertrap Weaver"
}
],
"untapped_lands": 3,
"game_seq": 94,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}gameGem3F Tinker puts Island from hand onto the Battlefield
Gem3F TinkermcpPass
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card."
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 0"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 21
}
],
"board_cursor": 19,
"stack": [
{
"name": "Watertrap Weaver"
}
],
"game_seq": 96,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}Gem3F TinkermcpMesa Unicorn
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature an opponent controls",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T3 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 21
}
],
"board_cursor": 20,
"choices": [
{
"tapped": true,
"controller": "Gem3P Coach",
"name": "Anointed Chorister",
"target_type": "permanent",
"index": 0,
"power": "1",
"id": "p10",
"toughness": "1"
},
{
"controller": "Gem3P Coach",
"name": "Mesa Unicorn",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p11",
"toughness": "2"
}
],
"stack": [
{
"name": "Ability"
}
],
"game_seq": 100,
"land_drops_used": 1,
"required": true,
"can_cancel": false,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker casts Watertrap Weaver from hand
Gem3F TinkermcpPass
raw
choose_action(choice=p11)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 31,
"life": 21
}
],
"board_cursor": 20,
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Mesa Unicorn (2/2) (Gem3P Coach's)",
"id": "p11"
}
]
}
],
"game_seq": 103,
"land_drops_used": 1,
"action_taken": "selected_target_1",
"success": true
}gameGem3F Tinker puts Watertrap Weaver from stack onto the Battlefield
gameGem3F Tinker - Ability triggers: Watertrap Weaver - When Watertrap Weaver enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step. - targeting Mesa Unicorn
— Declare Attackers —
— Postcombat Main —
gameWatertrap Weaver: Mesa Unicorn doesn't untap (Watertrap Weaver)
— Gem3P Coach's Turn 3 —
Gem3P Coachllm
pass_priority(board_cursor=12)
{
"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": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 21,
"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": "p38",
"toughness": "3"
},
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p29",
"playable": true
},
{
"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": "p14",
"playable": true
},
{
"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": "p15",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 19
}
],
"board_cursor": 13,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"index": 0,
"action": "cast",
"id": "p32"
},
{
"name": "Plains",
"index": 1,
"action": "land",
"id": "p29"
},
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 2,
"action": "cast",
"id": "p14"
},
{
"name": "Thriving Heath",
"index": 3,
"action": "land",
"id": "p15"
}
],
"untapped_lands": 2,
"game_seq": 118,
"land_drops_used": 0,
"recent_chat": [
"Gem3F Tinker: Time to slow things down a bit. Tapping that Unicorn seems like a good move for the long game. Always interesting how 'freeze' effects change the math."
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3P CoachmcpCast Brightmare {2}{W}
raw
choose_action(choice=p29)
{
"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": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 21,
"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": "p38",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32",
"playable": true
},
{
"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": "p14",
"playable": true
},
{
"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": "p15"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 19
}
],
"board_cursor": 14,
"choices": [
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"index": 0,
"action": "cast",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"index": 1,
"action": "cast",
"id": "p32"
},
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 2,
"action": "cast",
"id": "p14"
}
],
"untapped_lands": 3,
"game_seq": 118,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}Gem3P CoachmcpPass
raw
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": "T3 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"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": "p14"
},
{
"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": "p15"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 19
}
],
"board_cursor": 15,
"stack": [
{
"name": "Brightmare"
}
],
"game_seq": 121,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gameGem3P Coach puts Plains from hand onto the Battlefield
Gem3P Coachllm
pass_priority(board_cursor=15)
{
"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": "T3 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"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": "p14"
},
{
"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": "p15"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 19
}
],
"board_cursor": 16,
"choices": [
{
"name": "Anointed Chorister",
"target_type": "permanent",
"index": 0,
"power": "1",
"id": "p10",
"toughness": "1"
},
{
"name": "Brightmare",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"tapped": true,
"name": "Mesa Unicorn",
"target_type": "permanent",
"index": 2,
"power": "2",
"id": "p11",
"toughness": "2"
},
{
"controller": "Gem3F Tinker",
"name": "Watertrap Weaver",
"target_type": "permanent",
"index": 3,
"power": "2",
"id": "p34",
"toughness": "2"
}
],
"stack": [
{
"name": "Ability"
}
],
"game_seq": 129,
"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 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": "T3 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"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": "p14"
},
{
"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": "p15"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 19
}
],
"board_cursor": 16,
"stack": [
{
"name": "Ability"
}
],
"game_seq": 129,
"land_drops_used": 1,
"action_taken": "cancelled",
"success": true
}Gem3P Coachllm
pass_priority(board_cursor=16)
{
"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_cursor": 16,
"board_unchanged": true,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"choice_type": "attacker",
"id": "p10",
"power": "1",
"toughness": "1"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"game_seq": 135,
"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(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 (Gem3P Coach)",
"board": [
{
"hand_size": 4,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"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": "p14"
},
{
"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": "p15"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 19
}
],
"board_cursor": 16,
"game_seq": 135,
"action_taken": "passed_priority",
"success": true
}minor blunder
Declined to attack with Anointed Chorister (1/1 lifelink) when the opponent's only creature (Watertrap Weaver) is summon…
Declined to attack with Anointed Chorister (1/1 lifelink) when the opponent's only creature (Watertrap Weaver) is summoning sick and cannot block. This is a completely free attack for 1 damage and 1 life gain. The life gain is particularly relevant since Coach has Griffin Aerie in hand, where incremental lifelink damage helps reach the 3-life threshold.
Analysis
Action taken: Passed on attacking, dealing 0 damage and gaining 0 life.
Better line: Attack with Anointed Chorister for a free 1 damage to opponent (19 -> 18) and 1 life gain from lifelink, with zero risk since no blockers are available.
— Postcombat Main —
— Gem3F Tinker's Turn 4 —
chatGem3F Tinker: Brightmare, nice! That lifegain and tap effect really helps stabilize. Let's see if I can find a way through that 2/3 body. I'm going to drop another Island here.
Gem3F Tinkerllm
pass_priority(board_cursor=20)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p20",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"power": "2",
"id": "p21",
"toughness": "4"
}
]
},
{
"hand_size": 4,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 21
}
],
"board_cursor": 21,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p17"
},
{
"name": "Island",
"index": 1,
"action": "land",
"id": "p20"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p31"
},
{
"name": "Island",
"index": 3,
"action": "land",
"id": "p41"
}
],
"untapped_lands": 3,
"game_seq": 142,
"land_drops_used": 0,
"recent_chat": [
"Gem3P Coach: Alright team, huddle up! We've got a solid lineup. Let's make this play count!",
"Gem3P Coach: Great hustle, Chorister! Let's bring in some backup to hold the line."
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3F Tinkermcpsend_chat_messagemcpCast Littjara Kinseekers {3}{U}
raw
send_chat_message(message=Brightmare, nice! That lifegain and tap ...)
{
"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": "T4 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"power": "2",
"id": "p21",
"toughness": "4",
"playable": true
}
]
},
{
"hand_size": 4,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 21
}
],
"board_cursor": 22,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p17"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"index": 1,
"action": "cast",
"id": "p21",
"power": "2",
"toughness": "4"
}
],
"untapped_lands": 4,
"game_seq": 142,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}Gem3F Tinkermcp1. {T}: Add {U}.
raw
choose_action(choice=p21)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Isle",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T4 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
}
]
},
{
"hand_size": 4,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 21
}
],
"board_cursor": 23,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Littjara Kinseekers"
}
],
"untapped_lands": 4,
"game_seq": 146,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}gameGem3F Tinker puts Island from hand onto the Battlefield
Gem3F TinkermcpPass
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
}
]
},
{
"hand_size": 4,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 21
}
],
"board_cursor": 24,
"stack": [
{
"name": "Littjara Kinseekers"
}
],
"game_seq": 148,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}Gem3F TinkermcpPass
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
}
]
},
{
"hand_size": 4,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 21
}
],
"board_cursor": 25,
"game_seq": 153,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker casts Littjara Kinseekers from hand
Gem3F TinkermcpPass
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": "T4 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
}
]
},
{
"hand_size": 4,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 21
}
],
"board_cursor": 25,
"choices": [
{
"name": "Watertrap Weaver",
"index": 0,
"choice_type": "attacker",
"id": "p34",
"power": "2",
"toughness": "2"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"game_seq": 156,
"action_taken": "passed_priority",
"success": true
}minor blunder
Gem3F Tinker declined to attack with Watertrap Weaver 2/2 when the opponent's only untapped potential blocker was a 1/1 …
Gem3F Tinker declined to attack with Watertrap Weaver 2/2 when the opponent's only untapped potential blocker was a 1/1 Anointed Chorister (and the opponent had all lands tapped, so no combat tricks or pump activation possible). This was free damage - either 2 damage gets through or the opponent chump-blocks with their 1/1.
Analysis
Action taken: Passed on attacking, dealing 0 damage.
Better line: Attack with Watertrap Weaver for a free 2 damage (or force opponent to trade down their 1/1 Chorister).
gameGem3F Tinker puts Littjara Kinseekers from stack onto the Battlefield
Gem3F TinkermcpPass
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 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
}
]
},
{
"hand_size": 4,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 21
}
],
"board_cursor": 25,
"game_seq": 158,
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
Gem3F TinkermcpPass
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 Postcombat Main/Postcombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
}
]
},
{
"hand_size": 4,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
}
],
"name": "Gem3P Coach",
"library_size": 30,
"life": 21
}
],
"board_cursor": 25,
"game_seq": 161,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
Gem3F TinkermcpPass
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)",
"board": [
{
"hand_size": 3,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
}
]
},
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 26,
"stack": [
{
"name": "Griffin Aerie"
}
],
"game_seq": 163,
"action_taken": "passed_priority",
"success": true
}— Gem3P Coach's Turn 4 —
chatGem3P Coach: Defense is solid, offense is clicking. Let's keep this momentum!
Gem3P Coachllm
pass_priority(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": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32",
"playable": true
},
{
"mana_cost": "{2}",
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43",
"playable": true
},
{
"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": "p14",
"playable": true
},
{
"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": "p15",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19
}
],
"board_cursor": 17,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"index": 0,
"action": "cast",
"id": "p32"
},
{
"mana_cost": "{2}",
"name": "Guardian Idol",
"index": 1,
"action": "cast",
"id": "p43"
},
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 2,
"action": "cast",
"id": "p14"
},
{
"name": "Thriving Heath",
"index": 3,
"action": "land",
"id": "p15"
}
],
"untapped_lands": 3,
"game_seq": 165,
"land_drops_used": 0,
"recent_chat": [
"Gem3F Tinker: Brightmare, nice! That lifegain and tap effect really helps stabilize. Let's see if I can find a way through that 2/3 body. I'm going to drop another Island here."
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3P Coachmcpsend_chat_messagemcpThriving Heath: Thriving Heath enters tapped.
raw
send_chat_message(message=Defense is solid, offense is clicking. L...)
{
"success": true
}raw
choose_action(choice=p15)
{
"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": "T4 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32",
"playable": true
},
{
"mana_cost": "{2}",
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43",
"playable": true
},
{
"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": "p14",
"playable": true
},
{
"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": "p15",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19
}
],
"board_cursor": 17,
"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."
}
],
"untapped_lands": 3,
"game_seq": 165,
"land_drops_used": 0,
"action_taken": "selected_3",
"success": true
}Gem3P CoachmcpGreen
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": "T4 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32",
"playable": true
},
{
"mana_cost": "{2}",
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43",
"playable": true
},
{
"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": "p14",
"playable": true
},
{
"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": "p15",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19
}
],
"board_cursor": 17,
"choices": [
{
"index": 0,
"description": "Blue"
},
{
"index": 1,
"description": "Black"
},
{
"index": 2,
"description": "Red"
},
{
"index": 3,
"description": "Green"
}
],
"untapped_lands": 3,
"game_seq": 166,
"land_drops_used": 0,
"action_taken": "selected_choice_0",
"success": true
}minor blunder
Chose Green for Thriving Heath's secondary color, but the card reference includes Thriving Isle (a blue-focused tapland)…
Chose Green for Thriving Heath's secondary color, but the card reference includes Thriving Isle (a blue-focused tapland) and blue cards like Crashing Tide, suggesting the deck likely has a blue splash. If any blue cards are in the library, choosing Blue would allow Thriving Heath to produce blue mana when needed.
Analysis
Action taken: Chose Green as the secondary color for Thriving Heath
Better line: Choose Blue as the secondary color, since the deck likely contains blue cards based on Thriving Isle being in the card pool
Gem3P CoachmcpCast Griffin Aerie {1}{W}
raw
choose_action(choice=3)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T4 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32",
"playable": true
},
{
"mana_cost": "{2}",
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43",
"playable": true
},
{
"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": "p14",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19
}
],
"board_cursor": 18,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Griffin Aerie",
"index": 0,
"action": "cast",
"id": "p32"
},
{
"mana_cost": "{2}",
"name": "Guardian Idol",
"index": 1,
"action": "cast",
"id": "p43"
},
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 2,
"action": "cast",
"id": "p14"
}
],
"untapped_lands": 3,
"game_seq": 167,
"land_drops_used": 1,
"action_taken": "selected_choice_3",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(choice=p32)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T4 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"mana_cost": "{2}",
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"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": "p14",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19
}
],
"board_cursor": 19,
"choices": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 0,
"action": "cast",
"id": "p14"
}
],
"stack": [
{
"name": "Griffin Aerie"
}
],
"untapped_lands": 1,
"game_seq": 172,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gameThriving Heath: Gem3P Coach has chosen Green
gameGem3P Coach puts Thriving Heath from hand onto the Battlefield
gameGem3P Coach casts Griffin Aerie from hand
Gem3F TinkermcpPass
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)",
"board": [
{
"hand_size": 3,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
}
]
},
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 27,
"game_seq": 177,
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach puts Griffin Aerie from stack onto the Battlefield
Gem3P Coachllm
pass_priority(board_cursor=19)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T4 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"mana_cost": "{2}",
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"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": "p14",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19
}
],
"board_cursor": 20,
"choices": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 0,
"action": "cast",
"id": "p14"
}
],
"untapped_lands": 1,
"game_seq": 179,
"land_drops_used": 1,
"stop_reason": "playable_cards",
"has_playable_cards": true
}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": "T4 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"mana_cost": "{2}",
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"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": "p14"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19
}
],
"board_cursor": 21,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"choice_type": "attacker",
"id": "p10",
"power": "1",
"toughness": "1"
},
{
"name": "Mesa Unicorn",
"index": 1,
"choice_type": "attacker",
"id": "p11",
"power": "2",
"toughness": "2"
},
{
"name": "Brightmare",
"index": 2,
"choice_type": "attacker",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"name": "All attack",
"index": 3,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 1,
"game_seq": 179,
"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": "T4 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"mana_cost": "{2}",
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"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": "p14",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19
}
],
"board_cursor": 22,
"choices": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 0,
"action": "cast",
"id": "p14"
}
],
"untapped_lands": 1,
"game_seq": 181,
"action_taken": "passed_priority",
"success": true
}moderate blunder
Gem3P Coach declined to attack with any creatures despite having a very favorable board.
Gem3P Coach declined to attack with any creatures despite having a very favorable board. Opponent only has Watertrap Weaver (2/2) available to block since Littjara Kinseekers is summoning sick. Attacking with all three creatures (5 total power) forces opponent into a losing block, deals significant damage, and with lifelink creatures + Griffin Aerie in play, could trigger the Aerie to create a 2/2 flying Griffin token. Take Heart in hand (castable with 1 untapped Plains) makes this even more dominant.
Analysis
Action taken: Passed combat without attacking.
Better line: Attack with all three creatures (Anointed Chorister, Mesa Unicorn, Brightmare). Opponent can only block one with Watertrap Weaver. If needed, use Take Heart on a blocked creature to win combat and gain 3+ life for Griffin Aerie. This deals 3+ damage, likely kills Watertrap Weaver, gains life, and potentially creates a Griffin token.
Gem3F TinkermcpPass
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 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 3,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
}
]
},
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 27,
"game_seq": 180,
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
Gem3F TinkermcpPass
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 Postcombat Main/Postcombat Main (Gem3P Coach)",
"board": [
{
"hand_size": 3,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
}
]
},
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 27,
"game_seq": 185,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPlay Island
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p31",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 28,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p17"
},
{
"name": "Island",
"index": 1,
"action": "land",
"id": "p31"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p41"
},
{
"name": "Island",
"index": 3,
"action": "land",
"id": "p45"
}
],
"untapped_lands": 4,
"game_seq": 187,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
Gem3P Coachllm
pass_priority(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_cursor": 22,
"board_unchanged": true,
"choices": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 0,
"action": "cast",
"id": "p14"
}
],
"untapped_lands": 1,
"game_seq": 186,
"land_drops_used": 1,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3F TinkermcpPass
raw
choose_action(choice=p31)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 29,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p17"
}
],
"untapped_lands": 5,
"game_seq": 188,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}minor blunder
Passed with Crashing Tide castable and nothing else to do.
Passed with Crashing Tide castable and nothing else to do. Crashing Tide bounces a creature and draws a card (card-neutral tempo). With Griffin Aerie threatening to generate flying tokens each turn, using Crashing Tide to bounce Mesa Unicorn or Brightmare before combat would enable better attacks, disrupt the opponent's Griffin Aerie triggers (by removing lifelink creatures), and draw into more action from a hand of 3 Islands.
Analysis
Action taken: Passed priority in precombat main with 5 untapped lands and Crashing Tide available, holding 3 Islands with no other plays.
Better line: Cast Crashing Tide targeting Mesa Unicorn (removing lifelink to hinder Griffin Aerie triggers) or Brightmare (removing the biggest blocker), draw a card, then attack with both creatures for more damage.
— Gem3F Tinker's Turn 5 —
minor blunder
Tinker declined to attack with any creatures despite having Littjara Kinseekers (2/4) which trades favorably against eve…
Tinker declined to attack with any creatures despite having Littjara Kinseekers (2/4) which trades favorably against every single blocker Coach has. The Kinseekers survives combat against any individual blocker, and Tinker has Crashing Tide with flash (due to controlling Watertrap Weaver, a Merfolk) to punish double-blocks or bounce a key blocker. Not attacking wastes pressure and lets Coach develop their board (including Griffin Aerie) unmolested.
Analysis
Action taken: Declined to attack with any creatures.
Better line: Attack with at least Littjara Kinseekers (2/4). It survives any single block and forces Coach to either take 2 damage or lose a creature. With Crashing Tide having flash, Tinker could also punish unfavorable blocks by bouncing a blocker mid-combat.
gameGem3F Tinker puts Island from hand onto the Battlefield
Gem3F TinkermcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 30,
"choices": [
{
"name": "Watertrap Weaver",
"index": 0,
"choice_type": "attacker",
"id": "p34",
"power": "2",
"toughness": "2"
},
{
"name": "Littjara Kinseekers",
"index": 1,
"choice_type": "attacker",
"id": "p21",
"power": "2",
"toughness": "4"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 5,
"game_seq": 192,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 31,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p17"
}
],
"untapped_lands": 5,
"game_seq": 194,
"action_taken": "passed_priority",
"success": true
}Gem3P Coachllm
pass_priority(board_cursor=22)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Precombat Main/Precombat Main (Gem3F Tinker)",
"board": [
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"mana_cost": "{2}",
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"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": "p14",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19
}
],
"board_cursor": 23,
"choices": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 0,
"action": "cast",
"id": "p14"
}
],
"untapped_lands": 1,
"game_seq": 193,
"stop_reason": "playable_cards",
"has_playable_cards": 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": "T5 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21,
"hand": [
{
"mana_cost": "{2}",
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"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": "p14",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19
}
],
"board_cursor": 23,
"choices": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 0,
"action": "cast",
"id": "p14"
}
],
"untapped_lands": 1,
"game_seq": 193,
"action_taken": "passed_priority",
"success": true
}Gem3P Coachllm
pass_priority(board_cursor=23)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{2}",
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43",
"playable": true
},
{
"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": "p14",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19
}
],
"board_cursor": 24,
"choices": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"index": 0,
"action": "cast",
"id": "p46",
"power": "3",
"toughness": "3"
},
{
"mana_cost": "{2}",
"name": "Guardian Idol",
"index": 1,
"action": "cast",
"id": "p43"
},
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 2,
"action": "cast",
"id": "p14"
}
],
"untapped_lands": 4,
"game_seq": 201,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}— Declare Attackers —
moderate blunder
Declined to cast Crashing Tide when it would provide tempo advantage and card draw while disrupting Griffin Aerie trigge…
Declined to cast Crashing Tide when it would provide tempo advantage and card draw while disrupting Griffin Aerie triggers. Mesa Unicorn is key to enabling 3+ life gain per turn (2 lifelink from Unicorn + 1 from Chorister = 3 life, triggering Griffin Aerie). Bouncing it delays Griffin tokens by at least a turn. Crashing Tide cantrips so it's card-neutral, and Tinker had 5 untapped lands with no other instant-speed options to save mana for.
Analysis
Action taken: Passed priority without casting any spells, ending the turn.
Better line: Cast Crashing Tide targeting Mesa Unicorn to bounce it, draw a card, and prevent Griffin Aerie from triggering next turn. This is a tempo-positive, card-neutral play with no downside.
Gem3F TinkermcpPass
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 29,
"life": 21
}
],
"board_cursor": 31,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p17"
}
],
"untapped_lands": 5,
"game_seq": 197,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
Gem3F TinkermcpPass
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 Precombat Main/Precombat Main (Gem3P Coach)",
"board": [
{
"hand_size": 3,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21
}
],
"board_cursor": 32,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p17"
}
],
"stack": [
{
"name": "Guardian Idol"
}
],
"untapped_lands": 5,
"game_seq": 199,
"action_taken": "passed_priority",
"success": true
}— Gem3P Coach's Turn 5 —
Gem3P CoachmcpPass
raw
choose_action(choice=p43)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"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": "p14",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19
}
],
"board_cursor": 25,
"choices": [
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 0,
"action": "cast",
"id": "p14"
}
],
"stack": [
{
"name": "Guardian Idol"
}
],
"untapped_lands": 2,
"game_seq": 201,
"land_drops_used": 0,
"action_taken": "selected_1",
"success": true
}gameGem3P Coach casts Guardian Idol from hand
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 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"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": "p14",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19
}
],
"board_cursor": 26,
"choices": [
{
"name": "Guardian Idol",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
},
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 1,
"action": "cast",
"id": "p14"
}
],
"untapped_lands": 2,
"game_seq": 207,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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 Precombat Main/Precombat Main (Gem3P Coach)",
"board": [
{
"hand_size": 3,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21
}
],
"board_cursor": 33,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p17"
}
],
"untapped_lands": 5,
"game_seq": 208,
"action_taken": "passed_priority",
"success": true
}minor blunder
Passed on casting Crashing Tide in precombat main when bouncing Brightmare (2/3) would remove a key blocker, draw a card…
Passed on casting Crashing Tide in precombat main when bouncing Brightmare (2/3) would remove a key blocker, draw a card, and enable better attacks. While Crashing Tide has flash thanks to Watertrap Weaver (Merfolk), using it precombat to open up attacks is stronger than saving it, especially when racing Griffin Aerie token generation.
Analysis
Action taken: Passed priority without casting Crashing Tide
Better line: Cast Crashing Tide targeting Brightmare to bounce it, draw a card, then attack with both creatures into a weakened board. This generates tempo advantage and card advantage simultaneously while slowing down Griffin Aerie triggers by removing the lifelink-adjacent Brightmare.
gameGem3P Coach puts Guardian Idol from stack onto the Battlefield
Gem3P CoachmcpAttack with Mesa Unicorn 2/2, Brightmare 2/3
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": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"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": "p14"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19
}
],
"board_cursor": 27,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"choice_type": "attacker",
"id": "p10",
"power": "1",
"toughness": "1"
},
{
"name": "Mesa Unicorn",
"index": 1,
"choice_type": "attacker",
"id": "p11",
"power": "2",
"toughness": "2"
},
{
"name": "Brightmare",
"index": 2,
"choice_type": "attacker",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"name": "All attack",
"index": 3,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 2,
"game_seq": 210,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(attackers=p11,p38)
{
"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": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"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": "p14",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19
}
],
"board_cursor": 28,
"choices": [
{
"name": "Guardian Idol",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
},
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 1,
"action": "cast",
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p11",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 2,
"game_seq": 212,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p11"
},
{
"id": "p38"
}
]
}Gem3F TinkermcpPass
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": 3,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21
}
],
"board_cursor": 34,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p17"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p11",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 5,
"game_seq": 211,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpCast Crashing Tide {2}{U}
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": "T5 Combat/Declare Blockers (Gem3P Coach)",
"board": [
{
"hand_size": 3,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21
}
],
"board_cursor": 34,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p17"
},
{
"name": "Watertrap Weaver",
"index": 1,
"choice_type": "blocker",
"id": "p34",
"power": "2",
"toughness": "2"
},
{
"name": "Littjara Kinseekers",
"index": 2,
"choice_type": "blocker",
"id": "p21",
"power": "2",
"toughness": "4"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p11",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 5,
"game_seq": 218,
"incoming_attackers": [
{
"name": "Mesa Unicorn",
"id": "p11",
"power": "2",
"toughness": "2"
},
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
],
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
moderate blunder
Chose to save Brightmare (2/3) over Mesa Unicorn (2/2 lifelink) with Take Heart.
Chose to save Brightmare (2/3) over Mesa Unicorn (2/2 lifelink) with Take Heart. Targeting Mesa Unicorn would have made it 4/4, gaining 4 life from lifelink + 2 life from Take Heart = 6 life total, triggering Griffin Aerie for a 2/2 flying token. It also preserves the lifelink creature that is the key engine piece for future Griffin Aerie triggers. Saving Brightmare only gains 2 life from Take Heart and misses the Aerie trigger.
Analysis
Action taken: Targeted Brightmare with Take Heart, saving it and killing Littjara Kinseekers but losing the lifelink engine and missing Griffin Aerie trigger.
Better line: Target Mesa Unicorn with Take Heart, making it 4/4 lifelink. It survives combat, gains 6 total life (triggering Griffin Aerie for a 2/2 flyer), and preserves the lifelink creature for future Aerie triggers.
gameGem3P Coach attacks Gem3F Tinker with 2 creatures
Gem3P CoachmcpCast Take Heart {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": "T5 Combat/Declare Blockers (Gem3P Coach)",
"board": [
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"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": "p14",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19
}
],
"board_cursor": 28,
"choices": [
{
"name": "Guardian Idol",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
},
{
"mana_cost": "{W}",
"name": "Take Heart",
"index": 1,
"action": "cast",
"id": "p14"
}
],
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p11",
"power": "2",
"toughness": "2"
}
],
"blockers": [
{
"name": "Watertrap Weaver",
"id": "p34",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
}
],
"untapped_lands": 2,
"game_seq": 217,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpBrightmare
raw
choose_action(choice=p14)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T5 Combat/Declare Blockers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19
}
],
"board_cursor": 29,
"choices": [
{
"name": "Anointed Chorister",
"target_type": "permanent",
"index": 0,
"power": "1",
"id": "p10",
"toughness": "1"
},
{
"tapped": true,
"name": "Brightmare",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"controller": "Gem3F Tinker",
"name": "Littjara Kinseekers",
"target_type": "permanent",
"index": 2,
"power": "2",
"id": "p21",
"toughness": "4"
},
{
"tapped": true,
"name": "Mesa Unicorn",
"target_type": "permanent",
"index": 3,
"power": "2",
"id": "p11",
"toughness": "2"
},
{
"controller": "Gem3F Tinker",
"name": "Watertrap Weaver",
"target_type": "permanent",
"index": 4,
"power": "2",
"id": "p34",
"toughness": "2"
}
],
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p11",
"power": "2",
"toughness": "2"
}
],
"blockers": [
{
"name": "Watertrap Weaver",
"id": "p34",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
}
],
"stack": [
{
"name": "Take Heart"
}
],
"untapped_lands": 2,
"game_seq": 228,
"required": false,
"can_cancel": true,
"action_taken": "selected_1",
"success": true
}Gem3F Tinkerllm
get_game_state()
{
"available": true,
"cursor": 8,
"turn": 5,
"phase": "Combat",
"step": "Declare Blockers",
"active_player": "Gem3P Coach",
"priority_player": "Gem3F Tinker",
"players": [
{
"hand_size": 3,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21
}
],
"stack": [],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p11",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 219
}— Declare Blockers —
Gem3F TinkermcpWatertrap Weaver blocks Mesa Unicorn, Littjara Kinseekers blocks Brightmare
raw
choose_action(choice=p17)
{
"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 (Gem3P Coach)",
"board": [
{
"hand_size": 3,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 3,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21
}
],
"board_cursor": 34,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p17"
},
{
"name": "Watertrap Weaver",
"index": 1,
"choice_type": "blocker",
"id": "p34",
"power": "2",
"toughness": "2"
},
{
"name": "Littjara Kinseekers",
"index": 2,
"choice_type": "blocker",
"id": "p21",
"power": "2",
"toughness": "4"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p11",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 5,
"game_seq": 219,
"incoming_attackers": [
{
"name": "Mesa Unicorn",
"id": "p11",
"power": "2",
"toughness": "2"
},
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
],
"action_taken": "selected_0",
"success": true
}Gem3F Tinkerllm
get_oracle_text(object_id=p34)
{
"success": true,
"name": "Watertrap Weaver",
"mana_cost": "{2}{U}",
"type": "Creature - Merfolk Wizard",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"power": "2",
"toughness": "2"
}Gem3F TinkermcpCast Crashing Tide {2}{U}
raw
choose_action(blockers=p34:p11,p21:p38)
{
"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 Blockers (Gem3P Coach)",
"board": [
{
"hand_size": 3,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21
}
],
"board_cursor": 35,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p17"
}
],
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p11",
"power": "2",
"toughness": "2"
}
],
"blockers": [
{
"name": "Watertrap Weaver",
"id": "p34",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
}
],
"stack": [
{
"name": "Take Heart",
"targets": [
{
"name": "Brightmare (2/3) [tapped] (Gem3P Coach's)",
"id": "p38"
}
]
}
],
"untapped_lands": 5,
"game_seq": 220,
"action_taken": "batch_block",
"success": true,
"declared": [
{
"blocks": "p11",
"id": "p34"
},
{
"blocks": "p38",
"id": "p21"
}
]
}Gem3F Tinkerllm
get_oracle_text(card_name=Take Heart)
{
"success": true,
"name": "Take Heart",
"mana_cost": "{W}",
"type": "Instant",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
]
}Gem3F TinkermcpBrightmare
raw
choose_action(choice=p17)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T5 Combat/Declare Blockers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21
}
],
"board_cursor": 36,
"choices": [
{
"controller": "Gem3P Coach",
"name": "Anointed Chorister",
"target_type": "permanent",
"index": 0,
"power": "1",
"id": "p10",
"toughness": "1"
},
{
"tapped": true,
"controller": "Gem3P Coach",
"name": "Brightmare",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"name": "Littjara Kinseekers",
"target_type": "permanent",
"index": 2,
"power": "2",
"id": "p21",
"toughness": "4"
},
{
"tapped": true,
"controller": "Gem3P Coach",
"name": "Mesa Unicorn",
"target_type": "permanent",
"index": 3,
"power": "2",
"id": "p11",
"toughness": "2"
},
{
"name": "Watertrap Weaver",
"target_type": "permanent",
"index": 4,
"power": "2",
"id": "p34",
"toughness": "2"
}
],
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p11",
"power": "2",
"toughness": "2"
}
],
"blockers": [
{
"name": "Watertrap Weaver",
"id": "p34",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
}
],
"stack": [
{
"name": "Crashing Tide"
},
{
"name": "Take Heart",
"targets": [
{
"name": "Brightmare (2/3) [tapped] (Gem3P Coach's)",
"id": "p38"
}
]
}
],
"untapped_lands": 5,
"game_seq": 233,
"required": false,
"can_cancel": true,
"action_taken": "selected_0",
"success": true
}gameAttacker: Mesa Unicorn (2/2) blocked by Watertrap Weaver (2/2)
gameAttacker: Brightmare (2/3) blocked by Littjara Kinseekers (2/4)
Gem3P CoachmcpPass
raw
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": "T5 Combat/Declare Blockers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19
}
],
"board_cursor": 30,
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p11",
"power": "2",
"toughness": "2"
}
],
"blockers": [
{
"name": "Watertrap Weaver",
"id": "p34",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
}
],
"stack": [
{
"name": "Take Heart",
"targets": [
{
"name": "Brightmare (2/3) [tapped] (yours)",
"id": "p38"
}
]
}
],
"untapped_lands": 1,
"game_seq": 229,
"action_taken": "selected_target_1",
"success": true
}gameGem3P Coach casts Take Heart targeting Brightmare from hand
Gem3F Tinkermcp1. {T}: Add {U}.
raw
choose_action(choice=p38)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Isle",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T5 Combat/Declare Blockers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21
}
],
"board_cursor": 36,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p11",
"power": "2",
"toughness": "2"
}
],
"blockers": [
{
"name": "Watertrap Weaver",
"id": "p34",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
}
],
"stack": [
{
"name": "Crashing Tide",
"targets": [
{
"name": "Brightmare (2/3) [tapped] (Gem3P Coach's)",
"id": "p38"
}
]
},
{
"name": "Take Heart",
"targets": [
{
"name": "Brightmare (2/3) [tapped] (Gem3P Coach's)",
"id": "p38"
}
]
}
],
"untapped_lands": 5,
"game_seq": 234,
"action_taken": "selected_target_1",
"success": true
}Gem3F TinkermcpPass
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 Combat/Declare Blockers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21
}
],
"board_cursor": 37,
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p11",
"power": "2",
"toughness": "2"
}
],
"blockers": [
{
"name": "Watertrap Weaver",
"id": "p34",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
}
],
"stack": [
{
"name": "Crashing Tide",
"targets": [
{
"name": "Brightmare (2/3) [tapped] (Gem3P Coach's)",
"id": "p38"
}
]
},
{
"name": "Take Heart",
"targets": [
{
"name": "Brightmare (2/3) [tapped] (Gem3P Coach's)",
"id": "p38"
}
]
}
],
"untapped_lands": 2,
"game_seq": 236,
"action_taken": "selected_ability_0",
"success": true
}Gem3F Tinkerllm
pass_priority(until=stack_resolved, board_cursor=37)
{
"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 (Gem3P Coach)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{3}",
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 21
}
],
"board_cursor": 38,
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Mesa Unicorn",
"id": "p11",
"power": "2",
"toughness": "2"
}
],
"blockers": [
{
"name": "Watertrap Weaver",
"id": "p34",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [],
"blockers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
}
],
"untapped_lands": 2,
"game_seq": 249,
"recent_chat": [
"Gem3P Coach: Defense is solid, offense is clicking. Let's keep this momentum!"
],
"stop_reason": "stack_resolved"
}gameGem3F Tinker casts Crashing Tide targeting Brightmare from hand
gameGem3F Tinker puts Brightmare from battlefield into its owner's hand (source: Crashing Tide)
gameGem3F Tinker puts Crashing Tide from stack into their graveyard
gameTake Heart has been fizzled.
gameGem3P Coach puts Take Heart from stack into their graveyard
Gem3F TinkermcpPass
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 (Gem3P Coach)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{3}",
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 2"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 23
}
],
"board_cursor": 39,
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": []
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [],
"blockers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
}
],
"untapped_lands": 2,
"game_seq": 249,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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 (Gem3P Coach)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{3}",
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 2"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 23
}
],
"board_cursor": 39,
"untapped_lands": 2,
"game_seq": 257,
"action_taken": "passed_priority",
"success": true
}gameWatertrap Weaver deals 2 damage to Mesa Unicorn
gameMesa Unicorn deals 2 damage to Watertrap Weaver
gameGem3P Coach gains 2 life
gameMesa Unicorn died
gameWatertrap Weaver died
— Combat Damage —
Gem3F TinkermcpCast Heirloom Blade {3}
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19,
"hand": [
{
"mana_cost": "{3}",
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45",
"playable": true
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 23
}
],
"board_cursor": 40,
"choices": [
{
"mana_cost": "{3}",
"name": "Heirloom Blade",
"index": 0,
"action": "cast",
"id": "p50"
},
{
"name": "Island",
"index": 1,
"action": "land",
"id": "p41"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p45"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"index": 3,
"action": "cast",
"id": "p51",
"power": "0",
"toughness": "0"
}
],
"untapped_lands": 5,
"game_seq": 259,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}minor blunder
Cast Heirloom Blade before playing a land drop.
Cast Heirloom Blade before playing a land drop. With 5 untapped lands, casting Blade leaves 2 mana open. Playing Island first would give 6 untapped lands, then casting Blade would leave 3 mana open - strictly more flexibility for no cost.
Analysis
Action taken: Cast Heirloom Blade with a land drop still available
Better line: Play Island first, then cast Heirloom Blade, leaving 3 mana open instead of 2. Could also consider whether Pirated Copy (castable with 6 mana after land drop) copying Littjara Kinseekers might be stronger than Heirloom Blade.
— Postcombat Main —
chatGem3F Tinker: Ooh, things are getting interesting! Crashing Tide on the Brightmare in response to Take Heart was a fun line. And now I've got a Pirated Copy to work with... so many possibilities! Deciding what to copy is the best kind of puzzle. Let's see what happens if I drop this Heirloom Blade first.
Gem3F Tinkermcpsend_chat_messagemcp1. {T}: Add {U}.
raw
send_chat_message(message=Ooh, things are getting interesting! Cra...)
{
"success": true
}raw
choose_action(choice=p50)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Isle",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T6 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 23
}
],
"board_cursor": 41,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Heirloom Blade"
}
],
"untapped_lands": 5,
"game_seq": 260,
"land_drops_used": 0,
"action_taken": "selected_0",
"success": true
}— Gem3F Tinker's Turn 6 —
Gem3F TinkermcpPass
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 23
}
],
"board_cursor": 42,
"stack": [
{
"name": "Heirloom Blade"
}
],
"untapped_lands": 2,
"game_seq": 262,
"land_drops_used": 0,
"action_taken": "selected_ability_0",
"success": true
}Gem3F TinkermcpActivate Heirloom Blade
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45",
"playable": true
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 23
}
],
"board_cursor": 43,
"choices": [
{
"name": "Heirloom Blade",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
},
{
"name": "Island",
"index": 1,
"action": "land",
"id": "p41"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p45"
}
],
"untapped_lands": 2,
"game_seq": 268,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker casts Heirloom Blade from hand
Gem3F Tinkermcpp21
raw
choose_action(choice=p50)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 23
}
],
"board_cursor": 44,
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Littjara Kinseekers (2/4) (yours)",
"id": "p21"
}
]
}
],
"untapped_lands": 1,
"game_seq": 271,
"land_drops_used": 0,
"action_taken": "selected_0",
"success": true
}gameGem3F Tinker puts Heirloom Blade from stack onto the Battlefield
Gem3F Tinkermcpp21
raw
choose_action(choice=p21)
{
"game_seq": 274,
"error": "Object p21 not found in current choices",
"success": false,
"error_code": "invalid_choice",
"retryable": true
}gameGem3F Tinker activates: Equip. from Heirloom Blade targeting Littjara Kinseekers
Gem3F Tinkermcpp21
raw
choose_action(choice=p21)
{
"game_seq": 274,
"error": "Object p21 not found in current choices",
"success": false,
"error_code": "invalid_choice",
"retryable": true
}Gem3F Tinkerllm
get_game_state()
{
"available": true,
"cursor": 12,
"turn": 6,
"phase": "Precombat Main",
"step": "Precombat Main",
"active_player": "Gem3F Tinker",
"priority_player": "Gem3F Tinker",
"players": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 23
}
],
"stack": [
{
"name": "Ability",
"rules": [
"Equip {1}"
],
"id": "p53",
"targets": [
{
"name": "Littjara Kinseekers (2/4) (yours)",
"id": "p21"
}
]
}
],
"game_seq": 274
}Gem3F Tinkerllm
pass_priority(board_cursor=44)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p41",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45",
"playable": true
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 23
}
],
"board_cursor": 45,
"choices": [
{
"name": "Heirloom Blade",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
},
{
"name": "Island",
"index": 1,
"action": "land",
"id": "p41"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p45"
}
],
"untapped_lands": 1,
"game_seq": 276,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3F TinkermcpPass
raw
choose_action(choice=p41)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 23
}
],
"board_cursor": 46,
"choices": [
{
"name": "Heirloom Blade",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
}
],
"untapped_lands": 2,
"game_seq": 276,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}Gem3F TinkermcpAttack with all (Littjara Kinseekers 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": "T6 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 23
}
],
"board_cursor": 46,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"choice_type": "attacker",
"id": "p21",
"power": "5",
"toughness": "5"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 2,
"game_seq": 278,
"action_taken": "passed_priority",
"success": true
}moderate blunder
Passed priority in precombat main phase without equipping Heirloom Blade to the 5/5 Littjara Kinseekers.
Passed priority in precombat main phase without equipping Heirloom Blade to the 5/5 Littjara Kinseekers. Equipping would make it an 8/6 attacker, dealing 3 extra damage (or forcing a worse block from the opponent). The equip cost of {1} was easily payable with 2 untapped lands. Additionally, having the Blade equipped gives excellent death-trigger value since Kinseekers has Changeling.
Analysis
Action taken: Passed priority without equipping Heirloom Blade
Better line: Activate Heirloom Blade's equip ability targeting Littjara Kinseekers (cost {1}), making it an 8/6, then attack.
gameGem3F Tinker puts Island from hand onto the Battlefield
Gem3F TinkermcpPass
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": "T6 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 23
}
],
"board_cursor": 47,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 2,
"game_seq": 280,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "all"
}
]
}— Declare Attackers —
gameGem3F Tinker attacks Gem3P Coach with 1 creature
Gem3F TinkermcpPass
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": "T6 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 23
}
],
"board_cursor": 47,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 2,
"game_seq": 284,
"action_taken": "passed_priority",
"success": true
}— Declare Blockers —
chatGem3P Coach: Ow, that stings! But we're tough, we can take it. Walk it off!
Gem3P Coachllm
pass_priority(board_cursor=30)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select blockers",
"response_type": "select",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"context": "T6 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 23,
"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": "p38",
"toughness": "3"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19
}
],
"board_cursor": 31,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"choice_type": "blocker",
"id": "p10",
"power": "1",
"toughness": "1"
}
],
"combat_phase": "blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 1,
"game_seq": 286,
"incoming_attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
],
"recent_chat": [
"Gem3F Tinker: Ooh, things are getting interesting! Crashing Tide on the Brightmare in response to Take Heart was a fun line. And now I've got a Pirated Copy to work with... so many possibilities! Deciding what to copy is the best kind of puzzle. Let's see what happens if I drop this Heirloom Blade first."
],
"stop_reason": "combat"
}Gem3P Coachmcpsend_chat_message
raw
send_chat_message(message=Ow, that stings! But we're tough, we can...)
{
"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": "T6 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 23,
"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": "p38",
"toughness": "3"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19
}
],
"board_cursor": 31,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 1,
"game_seq": 286,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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": "T6 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 18
}
],
"board_cursor": 48,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 2,
"game_seq": 289,
"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": "T6 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 18,
"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": "p38",
"toughness": "3"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19
}
],
"board_cursor": 32,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 1,
"game_seq": 290,
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach loses 5 life at combat from Littjara Kinseekers
— Combat Damage —
Gem3F TinkermcpPass
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 18
}
],
"board_cursor": 48,
"choices": [
{
"name": "Heirloom Blade",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
}
],
"untapped_lands": 2,
"game_seq": 293,
"land_drops_used": 1,
"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": "T6 Postcombat Main/Postcombat Main (Gem3F Tinker)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 28,
"life": 18,
"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": "p38",
"toughness": "3"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19
}
],
"board_cursor": 32,
"untapped_lands": 1,
"game_seq": 294,
"action_taken": "passed_priority",
"success": true
}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": 4,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18,
"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": "p38",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p54",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19
}
],
"board_cursor": 33,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"index": 1,
"action": "cast",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"index": 2,
"action": "cast",
"id": "p46",
"power": "3",
"toughness": "3"
},
{
"name": "Guardian Idol",
"index": 3,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
},
{
"name": "Plains",
"index": 4,
"action": "land",
"id": "p54"
}
],
"untapped_lands": 4,
"game_seq": 296,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
Gem3F TinkermcpPass
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": "T6 Precombat Main/Precombat Main (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18
}
],
"board_cursor": 49,
"stack": [
{
"name": "Brightmare"
}
],
"untapped_lands": 2,
"game_seq": 295,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpCast Brightmare {2}{W}
raw
choose_action(choice=p54)
{
"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": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18,
"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": "p38",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19
}
],
"board_cursor": 34,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"index": 1,
"action": "cast",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"index": 2,
"action": "cast",
"id": "p46",
"power": "3",
"toughness": "3"
},
{
"name": "Guardian Idol",
"index": 3,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"index": 4,
"action": "cast",
"id": "p16",
"power": "3",
"toughness": "3"
}
],
"untapped_lands": 5,
"game_seq": 297,
"land_drops_used": 1,
"action_taken": "selected_4",
"success": true
}— Gem3P Coach's Turn 6 —
Gem3P CoachmcpPass
raw
choose_action(choice=p38)
{
"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 (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19
}
],
"board_cursor": 35,
"choices": [
{
"name": "Guardian Idol",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"stack": [
{
"name": "Brightmare"
}
],
"untapped_lands": 2,
"game_seq": 301,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}gameGem3P Coach puts Plains from hand onto the Battlefield
gameGem3P Coach casts Brightmare from hand
Gem3P CoachmcpPass
raw
choose_action(choice=no)
{
"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": "T6 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19
}
],
"board_cursor": 36,
"choices": [
{
"name": "Anointed Chorister",
"target_type": "permanent",
"index": 0,
"power": "1",
"id": "p10",
"toughness": "1"
},
{
"name": "Brightmare",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"tapped": true,
"controller": "Gem3F Tinker",
"name": "Littjara Kinseekers",
"target_type": "permanent",
"index": 2,
"power": "5",
"id": "p21",
"toughness": "5"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 306,
"land_drops_used": 1,
"required": false,
"can_cancel": true,
"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": "T6 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19
}
],
"board_cursor": 36,
"choices": [
{
"name": "Guardian Idol",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 309,
"land_drops_used": 1,
"action_taken": "cancelled",
"success": true
}Gem3F TinkermcpPass
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": "T6 Precombat Main/Precombat Main (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18
}
],
"board_cursor": 50,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 307,
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach puts Brightmare from stack onto the Battlefield
minor blunder
Opponent has no untapped creatures to block.
Opponent has no untapped creatures to block. Anointed Chorister (1/1 lifelink) could attack for 1 unblocked damage and gain 1 life for free. The life gain is also relevant for Griffin Aerie's end-step trigger (need 3+ life gained). There is zero risk since the opponent has no blockers available.
Analysis
Action taken: Declined to attack with Anointed Chorister, passing the combat phase entirely.
Better line: Attack with Anointed Chorister for 1 free damage and 1 life gain. The life point contributes toward Griffin Aerie's threshold and chips away at the opponent's life total with no downside.
gameGem3P Coach - Ability triggers: Brightmare - When Brightmare enters, tap up to one target creature. You gain life equal to that creature's power.
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 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19
}
],
"board_cursor": 37,
"choices": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"index": 0,
"action": "cast",
"id": "p46",
"power": "3",
"toughness": "3"
},
{
"name": "Guardian Idol",
"index": 1,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"untapped_lands": 2,
"game_seq": 311,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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": "T6 Precombat Main/Precombat Main (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18
}
],
"board_cursor": 50,
"untapped_lands": 2,
"game_seq": 312,
"action_taken": "passed_priority",
"success": true
}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": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19
}
],
"board_cursor": 38,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"choice_type": "attacker",
"id": "p10",
"power": "1",
"toughness": "1"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 2,
"game_seq": 313,
"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": "T6 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19
}
],
"board_cursor": 38,
"choices": [
{
"name": "Guardian Idol",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"untapped_lands": 2,
"game_seq": 315,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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": "T6 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18
}
],
"board_cursor": 50,
"untapped_lands": 2,
"game_seq": 314,
"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": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19
}
],
"board_cursor": 39,
"choices": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"index": 0,
"action": "cast",
"id": "p46",
"power": "3",
"toughness": "3"
},
{
"name": "Guardian Idol",
"index": 1,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"untapped_lands": 2,
"game_seq": 318,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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": "T6 Postcombat Main/Postcombat Main (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18
}
],
"board_cursor": 50,
"untapped_lands": 2,
"game_seq": 319,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPlay Island
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p3",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45",
"playable": true
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18
}
],
"board_cursor": 51,
"choices": [
{
"name": "Heirloom Blade",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
},
{
"name": "Island",
"index": 1,
"action": "land",
"id": "p3"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p45"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"index": 3,
"action": "cast",
"id": "p51",
"power": "0",
"toughness": "0"
}
],
"untapped_lands": 6,
"game_seq": 321,
"land_drops_used": 0,
"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 (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 19
}
],
"board_cursor": 40,
"choices": [
{
"name": "Guardian Idol",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"stack": [
{
"name": "Pirated Copy"
}
],
"untapped_lands": 2,
"game_seq": 320,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpCast Pirated Copy {4}{U}
raw
choose_action(choice=p3)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it's a Pirate in addition to its other types and it has \"Whenever this creature or another creature with the same name deals combat damage to a player, you draw a card.\""
],
"power": "0",
"id": "p51",
"toughness": "0",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18
}
],
"board_cursor": 52,
"choices": [
{
"name": "Heirloom Blade",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"index": 1,
"action": "cast",
"id": "p51",
"power": "0",
"toughness": "0"
}
],
"untapped_lands": 7,
"game_seq": 322,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}— Gem3F Tinker's Turn 7 —
Gem3F Tinkermcp1. {T}: Add {U}.
raw
choose_action(choice=p51)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Isle",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T7 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18
}
],
"board_cursor": 53,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Pirated Copy"
}
],
"untapped_lands": 7,
"game_seq": 326,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}gameGem3F Tinker puts Island from hand onto the Battlefield
Gem3F TinkermcpPass
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18
}
],
"board_cursor": 54,
"stack": [
{
"name": "Pirated Copy"
}
],
"untapped_lands": 2,
"game_seq": 328,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}gameGem3F Tinker casts Pirated Copy from hand
Gem3F Tinkermcptrue
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Use effect of Pirated Copy?",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T7 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18
}
],
"board_cursor": 54,
"stack": [
{
"name": "Pirated Copy"
}
],
"untapped_lands": 2,
"game_seq": 334,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpLittjara Kinseekers
raw
choose_action(choice=yes)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 1"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18
}
],
"board_cursor": 54,
"choices": [
{
"controller": "Gem3P Coach",
"name": "Anointed Chorister",
"target_type": "permanent",
"index": 0,
"power": "1",
"id": "p10",
"toughness": "1"
},
{
"controller": "Gem3P Coach",
"name": "Brightmare",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"name": "Littjara Kinseekers",
"target_type": "permanent",
"index": 2,
"power": "5",
"id": "p21",
"toughness": "5"
}
],
"stack": [
{
"name": "Pirated Copy"
}
],
"untapped_lands": 2,
"game_seq": 336,
"land_drops_used": 1,
"required": true,
"can_cancel": false,
"action_taken": "yes",
"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 (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 19
}
],
"board_cursor": 41,
"choices": [
{
"name": "Guardian Idol",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"untapped_lands": 2,
"game_seq": 335,
"action_taken": "passed_priority",
"success": true
}minor blunder
Failed to activate Guardian Idol before combat.
Failed to activate Guardian Idol before combat. With 2 untapped mana and nothing else to spend it on this turn (hand contains only Emancipation Angel at 3 mana and Voice of the Provinces at 6 mana), activating Guardian Idol into a 2/2 creature for combat would have likely dealt 2 extra damage. The opponent's only untapped blocker is a 5/5 Littjara Kinseekers, which is unlikely to block a 2/2 when there are no combat tricks to worry about.
Analysis
Action taken: Passed without activating Guardian Idol, forgoing a potential 2/2 attacker.
Better line: Activate Guardian Idol for {2} to make it a 2/2, then attack with both Guardian Idol and Anointed Chorister for likely 3 unblocked damage.
Gem3F TinkermcpPass
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": "T7 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18
}
],
"board_cursor": 55,
"choices": [
{
"name": "Heirloom Blade",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
}
],
"untapped_lands": 2,
"game_seq": 337,
"land_drops_used": 1,
"action_taken": "selected_target_2",
"success": true
}gameGem3F Tinker puts Littjara Kinseekers from stack onto the Battlefield
Gem3F TinkermcpAttack with all (Littjara Kinseekers 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": "T7 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18
}
],
"board_cursor": 55,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"choice_type": "attacker",
"id": "p21",
"power": "5",
"toughness": "5"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 2,
"game_seq": 339,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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": "T7 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18
}
],
"board_cursor": 56,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 2,
"game_seq": 341,
"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": "T7 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 19
}
],
"board_cursor": 42,
"choices": [
{
"name": "Guardian Idol",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 2,
"game_seq": 340,
"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": "T7 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 19
}
],
"board_cursor": 42,
"choices": [
{
"name": "Guardian Idol",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
},
{
"name": "Anointed Chorister",
"index": 1,
"choice_type": "blocker",
"id": "p10",
"power": "1",
"toughness": "1"
},
{
"name": "Brightmare",
"index": 2,
"choice_type": "blocker",
"id": "p38",
"power": "2",
"toughness": "3"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 2,
"game_seq": 346,
"incoming_attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
],
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
gameGem3F Tinker attacks Gem3P Coach with 1 creature
Gem3F TinkermcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18
}
],
"board_cursor": 56,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 2,
"game_seq": 345,
"action_taken": "passed_priority",
"success": true
}questionable
Coach declined to activate Guardian Idol to block the incoming 5/5 Littjara Kinseekers, taking 5 damage (18→13 life).
Coach declined to activate Guardian Idol to block the incoming 5/5 Littjara Kinseekers, taking 5 damage (18→13 life). While preserving Guardian Idol as a mana source helps cast Voice of the Provinces (6 mana) next turn, taking 5 damage is very significant, especially with another Kinseekers about to come online for the opponent.
Analysis
Action taken: Passed on activating Guardian Idol, taking 5 damage from unblocked Kinseekers 5/5
Better line: Activate Guardian Idol for {2} to make it a 2/2, then block the 5/5 Kinseekers. Trading a mana rock for 5 life is generally a good deal in limited, especially when under pressure from multiple threats. Could still cast Voice of the Provinces a turn later with 5 lands.
— 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": "T7 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 18,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 19
}
],
"board_cursor": 42,
"choices": [
{
"name": "Guardian Idol",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 2,
"game_seq": 347,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 13
}
],
"board_cursor": 57,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 350,
"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": "T7 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 13,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 19
}
],
"board_cursor": 43,
"choices": [
{
"name": "Guardian Idol",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 351,
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach loses 5 life at combat from Littjara Kinseekers
gameGem3F Tinker - Ability triggers: Littjara Kinseekers - Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.
— Combat Damage —
Gem3F TinkermcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19,
"hand": [
{
"mana_cost": "{1}{U}",
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"power": "1",
"id": "p58",
"toughness": "1"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 13
}
],
"board_cursor": 58,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 2,
"game_seq": 355,
"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": "T7 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 13,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19
}
],
"board_cursor": 44,
"choices": [
{
"name": "Guardian Idol",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 2,
"game_seq": 356,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpCast Amoeboid Changeling {1}{U}
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19,
"hand": [
{
"mana_cost": "{1}{U}",
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"power": "1",
"id": "p58",
"toughness": "1",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 13
}
],
"board_cursor": 59,
"choices": [
{
"mana_cost": "{1}{U}",
"name": "Amoeboid Changeling",
"index": 0,
"action": "cast",
"id": "p58",
"power": "1",
"toughness": "1"
},
{
"name": "Heirloom Blade",
"index": 1,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
}
],
"untapped_lands": 2,
"game_seq": 357,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(choice=p58)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 13
}
],
"board_cursor": 60,
"stack": [
{
"name": "Amoeboid Changeling"
}
],
"game_seq": 359,
"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": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Postcombat Main/Postcombat Main (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 13,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 2"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19
}
],
"board_cursor": 45,
"choices": [
{
"name": "Guardian Idol",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"stack": [
{
"name": "Amoeboid Changeling"
}
],
"untapped_lands": 2,
"game_seq": 358,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
gameGem3F Tinker casts Amoeboid Changeling from hand
Gem3F TinkermcpPass
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 13
}
],
"board_cursor": 61,
"game_seq": 364,
"land_drops_used": 1,
"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": "T7 Postcombat Main/Postcombat Main (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 27,
"life": 13,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19
}
],
"board_cursor": 46,
"choices": [
{
"name": "Guardian Idol",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"untapped_lands": 2,
"game_seq": 365,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpCast Voice of the Provinces {4}{W}{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 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1",
"playable": true
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"power": "3",
"id": "p16",
"toughness": "3",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19
}
],
"board_cursor": 47,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"index": 1,
"action": "cast",
"id": "p60",
"power": "1",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"index": 2,
"action": "cast",
"id": "p46",
"power": "3",
"toughness": "3"
},
{
"name": "Guardian Idol",
"index": 3,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Voice of the Provinces",
"index": 4,
"action": "cast",
"id": "p16",
"power": "3",
"toughness": "3"
}
],
"untapped_lands": 5,
"game_seq": 368,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker puts Amoeboid Changeling from stack onto the Battlefield
Gem3F TinkermcpPass
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 (Gem3P Coach)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13
}
],
"board_cursor": 62,
"stack": [
{
"name": "Voice of the Provinces"
}
],
"game_seq": 367,
"action_taken": "passed_priority",
"success": true
}chatGem3P Coach: Double trouble with those clones! Time to call in air support.
Gem3P Coachmcpsend_chat_messagemcp2. {T}: Add one mana of the chosen color.
raw
send_chat_message(message=Double trouble with those clones! Time t...)
{
"success": true
}raw
choose_action(choice=p16)
{
"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 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19
}
],
"board_cursor": 48,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {W}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Voice of the Provinces"
}
],
"untapped_lands": 2,
"game_seq": 369,
"land_drops_used": 0,
"action_taken": "selected_4",
"success": true
}— Gem3P Coach's Turn 7 —
Gem3P CoachmcpPass
raw
choose_action(choice=1)
{
"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 (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19
}
],
"board_cursor": 49,
"stack": [
{
"name": "Voice of the Provinces"
}
],
"game_seq": 374,
"land_drops_used": 0,
"action_taken": "selected_ability_1",
"success": true
}gameGem3P Coach casts Voice of the Provinces 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 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19
}
],
"board_cursor": 50,
"stack": [
{
"name": "Ability"
}
],
"game_seq": 380,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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 (Gem3P Coach)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13
}
],
"board_cursor": 63,
"stack": [
{
"name": "Ability"
}
],
"game_seq": 381,
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach puts Voice of the Provinces from stack onto the Battlefield
gameGem3P Coach - Ability triggers: Voice of the Provinces - When Voice of the Provinces enters, create a 1/1 white Human creature token.
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 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19
}
],
"board_cursor": 51,
"game_seq": 384,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}minor blunder
All of the opponent's untapped creatures that could block are either a 1/1 (Amoeboid Changeling) or a 2/4 (Littjara Kins…
All of the opponent's untapped creatures that could block are either a 1/1 (Amoeboid Changeling) or a 2/4 (Littjara Kinseekers). The 5/5 Kinseekers is tapped. Attacking with at least Brightmare (2/3) would likely get through for 2 damage (opponent probably blocks with the 1/1 to save the 2/4, and Brightmare survives). Even attacking with just the Chorister could force a trade with the Changeling, removing its useful tap ability.
Analysis
Action taken: Did not attack with any creatures.
Better line: Attack with Brightmare (2/3). If blocked by the 1/1 Changeling, Brightmare kills it and survives — removing a useful utility creature. If blocked by the 2/4 Kinseekers, both survive but no damage is lost. Either way, attacking with Brightmare is low-risk and could deal 2 damage or trade favorably.
Gem3F TinkermcpPass
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 (Gem3P Coach)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13
}
],
"board_cursor": 64,
"game_seq": 385,
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach creates a Human Token token
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": "T7 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19
}
],
"board_cursor": 51,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"choice_type": "attacker",
"id": "p10",
"power": "1",
"toughness": "1"
},
{
"name": "Brightmare",
"index": 1,
"choice_type": "attacker",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"game_seq": 387,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachllmmcpPass
get_oracle_text(card_names=["Anointed Chorister","Littjara Kinseeke...)
{
"success": true,
"cards": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"type": "Creature — Human Cleric",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)"
],
"power": "2",
"type": "Creature — Shapeshifter",
"toughness": "4"
}
]
}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": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19
}
],
"board_cursor": 51,
"game_seq": 389,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13
}
],
"board_cursor": 64,
"game_seq": 388,
"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": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19
}
],
"board_cursor": 51,
"game_seq": 392,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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 Postcombat Main/Postcombat Main (Gem3P Coach)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 19,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13
}
],
"board_cursor": 64,
"game_seq": 393,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPlay Island
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 19,
"hand": [
{
"mana_cost": "{3}",
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p65",
"toughness": "2",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13
}
],
"board_cursor": 65,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
},
{
"mana_cost": "{3}",
"name": "Bloodline Pretender",
"index": 1,
"action": "cast",
"id": "p65",
"power": "2",
"toughness": "2"
},
{
"name": "Heirloom Blade",
"index": 2,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
},
{
"name": "Island",
"index": 3,
"action": "land",
"id": "p45"
}
],
"untapped_lands": 7,
"game_seq": 395,
"land_drops_used": 0,
"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": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Precombat Main/Precombat Main (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 19
}
],
"board_cursor": 52,
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Littjara Kinseekers (5/5) (Gem3F Tinker's)",
"id": "p21"
}
]
}
],
"game_seq": 394,
"action_taken": "passed_priority",
"success": true
}Gem3P Coachllm
get_oracle_text(object_id=p21)
{
"success": true,
"name": "Littjara Kinseekers",
"mana_cost": "{3}{U}",
"type": "Creature - Shapeshifter",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"power": "5",
"toughness": "5"
}Gem3P Coachllm
pass_priority(until=declare_attackers, board_cursor=52)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"game_seq": 406,
"recent_chat": [
"Gem3F Tinker: Look at that! Copying my own Kinseekers with a Pirated Copy creates such a delightful naming redundancy. And now one of them has an Heirloom Blade? The math on those triggers is going to be so satisfying to resolve."
],
"stop_reason": "step_not_reached",
"current_step": "Precombat Main"
}Gem3F TinkermcpActivate Heirloom Blade
raw
choose_action(choice=p45)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 19,
"hand": [
{
"mana_cost": "{3}",
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p65",
"toughness": "2",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13
}
],
"board_cursor": 66,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
},
{
"mana_cost": "{3}",
"name": "Bloodline Pretender",
"index": 1,
"action": "cast",
"id": "p65",
"power": "2",
"toughness": "2"
},
{
"name": "Heirloom Blade",
"index": 2,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
}
],
"untapped_lands": 8,
"game_seq": 396,
"land_drops_used": 1,
"action_taken": "selected_3",
"success": true
}— Gem3F Tinker's Turn 8 —
Gem3F TinkermcpLittjara Kinseekers
raw
choose_action(choice=p50)
{
"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": "T8 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 19,
"hand": [
{
"mana_cost": "{3}",
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p65",
"toughness": "2"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13
}
],
"board_cursor": 67,
"choices": [
{
"name": "Amoeboid Changeling",
"target_type": "permanent",
"index": 0,
"power": "1",
"id": "p58",
"toughness": "1"
},
{
"name": "Littjara Kinseekers",
"target_type": "permanent",
"index": 1,
"power": "5",
"id": "p21",
"toughness": "5"
},
{
"name": "Littjara Kinseekers",
"target_type": "permanent",
"index": 2,
"power": "2",
"id": "p51",
"toughness": "4"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 8,
"game_seq": 400,
"land_drops_used": 1,
"required": false,
"can_cancel": true,
"action_taken": "selected_2",
"success": true
}gameGem3F Tinker puts Island from hand onto the Battlefield
Gem3F Tinkermcp1. {T}: Add {U}.
raw
choose_action(choice=p21)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Isle",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T8 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 19,
"hand": [
{
"mana_cost": "{3}",
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p65",
"toughness": "2"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13
}
],
"board_cursor": 67,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Littjara Kinseekers (5/5) (yours)",
"id": "p21"
}
]
}
],
"untapped_lands": 8,
"game_seq": 401,
"land_drops_used": 1,
"action_taken": "selected_target_1",
"success": true
}Gem3F Tinkermcpp65
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": "T8 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 19,
"hand": [
{
"mana_cost": "{3}",
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p65",
"toughness": "2"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13
}
],
"board_cursor": 68,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Littjara Kinseekers (5/5) (yours)",
"id": "p21"
}
]
}
],
"untapped_lands": 7,
"game_seq": 403,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}chatGem3F Tinker: Look at that! Copying my own Kinseekers with a Pirated Copy creates such a delightful naming redundancy. And now one of them has an Heirloom Blade? The math on those triggers is going to be so satisfying to resolve.
Gem3F Tinkermcpsend_chat_message
raw
send_chat_message(message=Look at that! Copying my own Kinseekers ...)
{
"success": true
}Gem3F Tinkermcpp65
raw
choose_action(choice=p65)
{
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
}
],
"game_seq": 405,
"error": "Object p65 not found in current choices",
"recent_chat": [
"Gem3P Coach: Ow, that stings! But we're tough, we can take it. Walk it off!",
"Gem3P Coach: Double trouble with those clones! Time to call in air support."
],
"success": false,
"error_code": "invalid_choice",
"retryable": true
}gameGem3F Tinker activates: Equip. from Heirloom Blade targeting Littjara Kinseekers
Gem3F Tinkerllm
pass_priority(board_cursor=68)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T8 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 19,
"hand": [
{
"mana_cost": "{3}",
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p65",
"toughness": "2",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13
}
],
"board_cursor": 69,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
},
{
"mana_cost": "{3}",
"name": "Bloodline Pretender",
"index": 1,
"action": "cast",
"id": "p65",
"power": "2",
"toughness": "2"
},
{
"name": "Heirloom Blade",
"index": 2,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
}
],
"untapped_lands": 7,
"game_seq": 407,
"land_drops_used": 1,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3F TinkermcpPass
raw
choose_action(choice=p65)
{
"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 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 19,
"hand": []
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13
}
],
"board_cursor": 70,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
}
],
"stack": [
{
"name": "Bloodline Pretender"
}
],
"untapped_lands": 4,
"game_seq": 407,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_CHOICE",
"message": "Choose a creature type",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. or text=Name (not yes/no)",
"context": "T8 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 3"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 19,
"hand": []
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13
}
],
"board_cursor": 70,
"choices": [
{
"index": 0,
"description": "Warrior"
},
{
"index": 1,
"description": "Pirate"
},
{
"index": 2,
"description": "Rogue"
},
{
"index": 3,
"description": "Soldier"
}
],
"stack": [
{
"name": "Bloodline Pretender"
}
],
"untapped_lands": 4,
"game_seq": 412,
"land_drops_used": 1,
"note": "Showing 4 types from your deck (372 total available). Use choose_action(text='TypeName') for any other type.",
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker casts Bloodline Pretender from hand
Gem3F TinkermcpPass
raw
choose_action(text=Warrior)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 19,
"hand": []
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13
}
],
"board_cursor": 71,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
},
{
"name": "Heirloom Blade",
"index": 1,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
}
],
"untapped_lands": 4,
"game_seq": 414,
"land_drops_used": 1,
"action_taken": "selected_choice_text_Warrior",
"success": true
}Gem3F TinkermcpAttack with all (Littjara Kinseekers 5/5, Littjara Kinseekers 2/4, Amoeboid Changeling 1/1)
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 19,
"hand": []
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13
}
],
"board_cursor": 71,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"choice_type": "attacker",
"id": "p21",
"power": "5",
"toughness": "5"
},
{
"name": "Littjara Kinseekers",
"index": 1,
"choice_type": "attacker",
"id": "p51",
"power": "2",
"toughness": "4"
},
{
"name": "Amoeboid Changeling",
"index": 2,
"choice_type": "attacker",
"id": "p58",
"power": "1",
"toughness": "1"
},
{
"name": "All attack",
"index": 3,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 4,
"game_seq": 417,
"action_taken": "passed_priority",
"success": true
}gameBloodline Pretender: Gem3F Tinker has chosen Warrior
gameGem3F Tinker puts Bloodline Pretender from stack onto the Battlefield
Gem3F TinkermcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 19,
"hand": []
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13
}
],
"board_cursor": 72,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 4,
"game_seq": 419,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "all"
}
]
}— Declare Attackers —
gameGem3F Tinker attacks Gem3P Coach with 3 creatures
Gem3F TinkermcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 19,
"hand": []
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13
}
],
"board_cursor": 72,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 4,
"game_seq": 423,
"action_taken": "passed_priority",
"success": true
}Gem3P Coachllm
pass_priority(until=declare_attackers, board_cursor=52)
{
"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 (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 19
}
],
"board_cursor": 53,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
}
],
"game_seq": 424,
"stop_reason": "reached_step",
"current_step": "Declare Attackers"
}— Declare Blockers —
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 Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 13,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 19
}
],
"board_cursor": 53,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
}
],
"game_seq": 425,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 19,
"hand": []
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 5
}
],
"board_cursor": 73,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 4,
"game_seq": 430,
"action_taken": "passed_priority",
"success": true
}chatGem3P Coach: Oof, taking it on the chin. Didn't expect to get run over by a truck today. Nice hit.
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 5,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 19
}
],
"board_cursor": 54,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"game_seq": 431,
"action_taken": "passed_priority",
"success": true
}Gem3P Coachmcpsend_chat_message
raw
send_chat_message(message=Oof, taking it on the chin. Didn't expec...)
{
"success": true
}gameGem3P Coach loses 5 life at combat from Littjara Kinseekers
gameGem3P Coach loses 2 life at combat from Littjara Kinseekers
gameGem3P Coach loses 1 life at combat from Amoeboid Changeling
gameGem3F Tinker - Ability triggers: Littjara Kinseekers - Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.
gameGem3F Tinker - Ability triggers: Littjara Kinseekers - Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.
— Combat Damage —
Gem3F TinkermcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 24,
"life": 19,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 5
}
],
"board_cursor": 74,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 4,
"game_seq": 438,
"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": "T8 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 5,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 24,
"life": 19
}
],
"board_cursor": 55,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"game_seq": 439,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 19,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
},
{
"mana_cost": "{1}",
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"power": "1",
"id": "p71",
"toughness": "1"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 5
}
],
"board_cursor": 75,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 4,
"game_seq": 440,
"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": "T8 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 5,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 19
}
],
"board_cursor": 56,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
}
],
"game_seq": 441,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpCast Universal Automaton {1}
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 19,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0",
"playable": true
},
{
"mana_cost": "{1}",
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"power": "1",
"id": "p71",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 5
}
],
"board_cursor": 76,
"choices": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"index": 0,
"action": "cast",
"id": "p70",
"power": "0",
"toughness": "0"
},
{
"name": "Heirloom Blade",
"index": 1,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
},
{
"mana_cost": "{1}",
"name": "Universal Automaton",
"index": 2,
"action": "cast",
"id": "p71",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 4,
"game_seq": 442,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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": "T8 Postcombat Main/Postcombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 4"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 19,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 5
}
],
"board_cursor": 77,
"stack": [
{
"name": "Universal Automaton"
}
],
"untapped_lands": 3,
"game_seq": 444,
"land_drops_used": 1,
"action_taken": "selected_2",
"success": true
}— Postcombat Main —
Gem3F TinkermcpPass
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 19,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 5
}
],
"board_cursor": 78,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 3,
"game_seq": 448,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker casts Universal Automaton from hand
Gem3F TinkermcpPass
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 19,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": true
}
],
"name": "Gem3P Coach",
"library_size": 26,
"life": 5
}
],
"board_cursor": 79,
"choices": [
{
"name": "Heirloom Blade",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
}
],
"untapped_lands": 3,
"game_seq": 452,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}minor blunder
With 3 untapped Islands and no other use for the mana (Gigantoplasm costs 3U which can't be cast with only 3 Islands), d…
With 3 untapped Islands and no other use for the mana (Gigantoplasm costs 3U which can't be cast with only 3 Islands), declining to equip Heirloom Blade wastes mana that could boost a creature for next turn's attack. Opponent is at 5 life, so the +3/+1 from Heirloom Blade on any creature (like Universal Automaton or Bloodline Pretender) would significantly increase lethal pressure.
Analysis
Action taken: Passed without equipping Heirloom Blade, wasting 3 available mana.
Better line: Equip Heirloom Blade ({1}) to Bloodline Pretender (soon to be 3/3 with counter) making it a 6/4, or to Universal Automaton making it 4/2, to maximize damage potential next turn against an opponent at 5 life.
gameGem3F Tinker puts Universal Automaton from stack onto the Battlefield
gameGem3F Tinker - Ability triggers: Bloodline Pretender - Whenever another creature you control of the chosen type enters, put a +1/+1 counter on Bloodline Pretender.
Gem3F TinkermcpPass
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": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 19,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 5
}
],
"board_cursor": 80,
"untapped_lands": 3,
"game_seq": 454,
"action_taken": "passed_priority",
"success": true
}— Gem3P Coach's Turn 8 —
Gem3F TinkermcpPass
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": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 19,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 5
}
],
"board_cursor": 81,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Anointed Chorister",
"id": "p10",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 3,
"game_seq": 457,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpNo 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": "T8 Combat/Declare Blockers (Gem3P Coach)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 19,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 5
}
],
"board_cursor": 81,
"choices": [
{
"name": "Bloodline Pretender",
"index": 0,
"choice_type": "blocker",
"id": "p65",
"power": "3",
"toughness": "3"
},
{
"name": "Universal Automaton",
"index": 1,
"choice_type": "blocker",
"id": "p71",
"power": "1",
"toughness": "1"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Anointed Chorister",
"id": "p10",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 3,
"game_seq": 467,
"incoming_attackers": [
{
"name": "Anointed Chorister",
"id": "p10",
"power": "1",
"toughness": "1"
},
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
},
{
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1"
}
],
"action_taken": "passed_priority",
"success": true
}moderate blunder
Gem3F Tinker declined to block at all, taking 7 damage and letting opponent gain 1 life from Anointed Chorister's lifeli…
Gem3F Tinker declined to block at all, taking 7 damage and letting opponent gain 1 life from Anointed Chorister's lifelink. Bloodline Pretender 3/3 could have blocked Brightmare 2/3 for free (killing it while surviving), and Universal Automaton 1/1 could have traded with Anointed Chorister 1/1 (preventing lifelink). This allowed the opponent to keep creatures alive unnecessarily and took extra damage when the opponent is at 5 life and could use any life gain from lifelink.
Analysis
Action taken: Declined to assign any blockers, taking 7 damage (19→12) and letting opponent gain 1 life (5→6).
Better line: Block Brightmare 2/3 with Bloodline Pretender 3/3 (kills Brightmare, Pretender survives) and optionally block Anointed Chorister 1/1 with Universal Automaton 1/1 (trade, deny lifelink). This reduces damage taken to 4 and kills 1-2 of opponent's creatures.
— Declare Attackers —
chatGem3P Coach: Time out! Good hustle everyone. Defense is napping, look at that open field! Let's get in there and get some points back! Go go go!
Gem3P Coachllm
pass_priority(board_cursor=56)
{
"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": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 5,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p74"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 19
}
],
"board_cursor": 58,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"choice_type": "attacker",
"id": "p10",
"power": "1",
"toughness": "1"
},
{
"name": "Brightmare",
"index": 1,
"choice_type": "attacker",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"name": "Voice of the Provinces",
"index": 2,
"choice_type": "attacker",
"id": "p16",
"power": "3",
"toughness": "3"
},
{
"name": "Human Token",
"index": 3,
"choice_type": "attacker",
"id": "p64",
"power": "1",
"toughness": "1"
},
{
"name": "All attack",
"index": 4,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"untapped_lands": 5,
"game_seq": 458,
"stop_reason": "combat"
}Gem3P Coachmcpsend_chat_messagemcpPass
raw
send_chat_message(message=Time out! Good hustle everyone. Defense ...)
{
"success": true
}raw
choose_action(attackers=p10,p38,p16,p64)
{
"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": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 5,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p74"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 19
}
],
"board_cursor": 59,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Guardian Idol",
"index": 1,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Anointed Chorister",
"id": "p10",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 5,
"game_seq": 458,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p10"
},
{
"id": "p38"
},
{
"id": "p16"
},
{
"id": "p64"
}
]
}moderate blunder
At 5 life facing a 5/5 Kinseekers and 2/4 Kinseekers about to untap (plus Bloodline Pretender 3/3), attacking with ALL c…
At 5 life facing a 5/5 Kinseekers and 2/4 Kinseekers about to untap (plus Bloodline Pretender 3/3), attacking with ALL creatures leaves no blockers. The attack deals maybe 4-7 damage against a 19-life opponent — nowhere near lethal. Next turn the opponent can swing for 11+ damage with no blockers available except whatever Coach plays post-combat (just Emancipation Angel 3/3 flying).
Analysis
Action taken: Attacked with all four creatures (Anointed Chorister, Brightmare, Voice of the Provinces, Human Token)
Better line: Attack with only Voice of the Provinces (3 unblockable flying damage) and possibly the 1/1 Human Token. Keep Brightmare and Anointed Chorister back as blockers to survive the opponent's counterattack. Post-combat, play Plains and cast Emancipation Angel for additional defense. Brightmare blocks the 5/5, Anointed Chorister can chump, and Emancipation Angel provides another body.
moderate blunder
At 5 life facing lethal threats next turn (5/5 Kinseekers, 3/3 Pretender), Coach declined to activate Anointed Chorister…
At 5 life facing lethal threats next turn (5/5 Kinseekers, 3/3 Pretender), Coach declined to activate Anointed Chorister's +3/+3 pump ability while it was attacking with lifelink. This would have dealt 3 extra damage and gained 4 life (going from 5 to 9), significantly improving survivability. Coach had exactly 5 mana available ({4}{W}) to pay for the activation.
Analysis
Action taken: Passed priority without activating Anointed Chorister's pump ability during combat.
Better line: Activate Anointed Chorister's {4}{W} ability to give it +3/+3, making it a 4/4 lifelink attacker. This gains 4 life (critical at 5 HP) and deals 3 additional damage. The extra life could be the difference between surviving the opponent's next attack or dying.
gameGem3P Coach attacks Gem3F Tinker with 4 creatures
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 Blockers (Gem3P Coach)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 5,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p74"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 19
}
],
"board_cursor": 59,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Guardian Idol",
"index": 1,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Anointed Chorister",
"id": "p10",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 5,
"game_seq": 466,
"action_taken": "passed_priority",
"success": true
}— Declare Blockers —
Gem3F TinkermcpPass
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 (Gem3P Coach)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 19,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 5
}
],
"board_cursor": 81,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Anointed Chorister",
"id": "p10",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 3,
"game_seq": 468,
"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/Combat Damage (Gem3P Coach)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 6,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p74"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12
}
],
"board_cursor": 60,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Guardian Idol",
"index": 1,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Anointed Chorister",
"id": "p10",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 5,
"game_seq": 474,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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 (Gem3P Coach)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 6
}
],
"board_cursor": 82,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Anointed Chorister",
"id": "p10",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 3,
"game_seq": 475,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker loses 1 life at combat from Anointed Chorister
gameGem3F Tinker loses 2 life at combat from Brightmare
gameGem3F Tinker loses 3 life at combat from Voice of the Provinces
gameGem3F Tinker loses 1 life at combat from Human Token
gameGem3P Coach gains 1 life
— Combat Damage —
Gem3F TinkermcpPass
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": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 6
}
],
"board_cursor": 83,
"stack": [
{
"name": "Emancipation Angel"
}
],
"untapped_lands": 3,
"game_seq": 483,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
Gem3P Coachllm
pass_priority(until=postcombat_main, board_cursor=60)
{
"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": 3,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 6,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1",
"playable": true
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p74",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12
}
],
"board_cursor": 61,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"index": 1,
"action": "cast",
"id": "p60",
"power": "1",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"index": 2,
"action": "cast",
"id": "p46",
"power": "3",
"toughness": "3"
},
{
"name": "Guardian Idol",
"index": 3,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
},
{
"name": "Plains",
"index": 4,
"action": "land",
"id": "p74"
}
],
"untapped_lands": 5,
"game_seq": 484,
"land_drops_used": 0,
"stop_reason": "reached_step",
"current_step": "Postcombat Main"
}Gem3P CoachmcpCast Emancipation Angel {1}{W}{W}
raw
choose_action(choice=p74)
{
"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": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 6,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1",
"playable": true
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"power": "3",
"id": "p46",
"toughness": "3",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12
}
],
"board_cursor": 62,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"index": 1,
"action": "cast",
"id": "p60",
"power": "1",
"toughness": "1"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Emancipation Angel",
"index": 2,
"action": "cast",
"id": "p46",
"power": "3",
"toughness": "3"
},
{
"name": "Guardian Idol",
"index": 3,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"untapped_lands": 6,
"game_seq": 484,
"land_drops_used": 1,
"action_taken": "selected_4",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(choice=p46)
{
"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 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 6,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12
}
],
"board_cursor": 63,
"choices": [
{
"name": "Guardian Idol",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"stack": [
{
"name": "Emancipation Angel"
}
],
"untapped_lands": 3,
"game_seq": 487,
"land_drops_used": 1,
"action_taken": "selected_2",
"success": true
}gameGem3P Coach puts Plains from hand onto the Battlefield
gameGem3P Coach casts Emancipation Angel from hand
Gem3F TinkermcpPass
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": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 6
}
],
"board_cursor": 84,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 3,
"game_seq": 493,
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach puts Emancipation Angel from stack onto the Battlefield
gameGem3P Coach - Ability triggers: Emancipation Angel - When Emancipation Angel enters, return a permanent you control to its owner's hand.
Gem3P Coachllm
pass_priority(until=stack_resolved, board_cursor=63)
{
"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 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 6,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12
}
],
"board_cursor": 64,
"choices": [
{
"name": "Guardian Idol",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 3,
"game_seq": 496,
"land_drops_used": 1,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3F TinkermcpPass
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": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 6
}
],
"board_cursor": 85,
"stack": [
{
"name": "Brightmare"
}
],
"untapped_lands": 3,
"game_seq": 497,
"action_taken": "passed_priority",
"success": true
}Gem3P Coachllm
pass_priority(board_cursor=64)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a permanent you control",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T8 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board_cursor": 64,
"board_unchanged": true,
"choices": [
{
"tapped": true,
"name": "Anointed Chorister",
"target_type": "permanent",
"index": 0,
"power": "1",
"id": "p10",
"toughness": "1"
},
{
"tapped": true,
"name": "Brightmare",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"name": "Emancipation Angel",
"target_type": "permanent",
"index": 2,
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"name": "Griffin Aerie",
"target_type": "permanent",
"index": 3,
"id": "p32"
},
{
"name": "Guardian Idol",
"target_type": "permanent",
"index": 4,
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"target_type": "permanent",
"index": 5,
"power": "1",
"id": "p64",
"toughness": "1"
},
{
"tapped": true,
"name": "Plains",
"target_type": "permanent",
"index": 6,
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"target_type": "permanent",
"index": 7,
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"target_type": "permanent",
"index": 8,
"id": "p29"
},
{
"name": "Plains",
"target_type": "permanent",
"index": 9,
"id": "p54"
},
{
"name": "Plains",
"target_type": "permanent",
"index": 10,
"id": "p74"
},
{
"name": "Thriving Heath",
"target_type": "permanent",
"index": 11,
"id": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"target_type": "permanent",
"index": 12,
"power": "3",
"id": "p16",
"toughness": "3"
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Gem3P Coach (you)",
"id": "p2"
}
]
}
],
"untapped_lands": 3,
"game_seq": 498,
"land_drops_used": 1,
"required": true,
"can_cancel": false,
"stop_reason": "non_priority_action"
}Gem3P CoachmcpCast Brightmare {2}{W}
raw
choose_action(choice=p38)
{
"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": 2,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 6,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1",
"playable": true
},
{
"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": "p38",
"toughness": "3",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12
}
],
"board_cursor": 65,
"choices": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"index": 0,
"action": "cast",
"id": "p60",
"power": "1",
"toughness": "1"
},
{
"mana_cost": "{2}{W}",
"name": "Brightmare",
"index": 1,
"action": "cast",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"name": "Guardian Idol",
"index": 2,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"untapped_lands": 3,
"game_seq": 498,
"land_drops_used": 1,
"action_taken": "selected_target_1",
"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": "T8 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 6,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12
}
],
"board_cursor": 66,
"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": 3,
"game_seq": 500,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}gameGem3P Coach puts Brightmare from battlefield into their hand
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": "T8 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 6,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12
}
],
"board_cursor": 67,
"stack": [
{
"name": "Brightmare"
}
],
"untapped_lands": 1,
"game_seq": 502,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}gameGem3P Coach casts Brightmare from hand
chatGem3F Tinker: That Brightmare play is quite efficient. Bouncing it with the Angel to tap down my Kinseekers again? Very clever sequencing. I suppose I'll have to find a new 'best' creature for you to target!
Gem3F TinkermcpPass
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": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 6
}
],
"board_cursor": 86,
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Littjara Kinseekers (5/5) [tapped] (yours)",
"id": "p21"
}
]
}
],
"untapped_lands": 3,
"game_seq": 507,
"action_taken": "passed_priority",
"success": true
}Gem3F Tinkermcpsend_chat_message
raw
send_chat_message(message=That Brightmare play is quite efficient....)
{
"success": true
}gameGem3P Coach puts Brightmare from stack onto the Battlefield
Gem3P Coachllm
pass_priority(until=stack_resolved, board_cursor=67)
{
"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": "T8 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 6,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12
}
],
"board_cursor": 68,
"choices": [
{
"tapped": true,
"controller": "Gem3F Tinker",
"name": "Amoeboid Changeling",
"target_type": "permanent",
"index": 0,
"power": "1",
"id": "p58",
"toughness": "1"
},
{
"tapped": true,
"name": "Anointed Chorister",
"target_type": "permanent",
"index": 1,
"power": "1",
"id": "p10",
"toughness": "1"
},
{
"controller": "Gem3F Tinker",
"name": "Bloodline Pretender",
"target_type": "permanent",
"index": 2,
"power": "3",
"id": "p65",
"toughness": "3"
},
{
"name": "Brightmare",
"target_type": "permanent",
"index": 3,
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"name": "Emancipation Angel",
"target_type": "permanent",
"index": 4,
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"tapped": true,
"name": "Human Token",
"target_type": "permanent",
"index": 5,
"power": "1",
"id": "p64",
"toughness": "1"
},
{
"tapped": true,
"controller": "Gem3F Tinker",
"name": "Littjara Kinseekers",
"target_type": "permanent",
"index": 6,
"power": "5",
"id": "p21",
"toughness": "5"
},
{
"tapped": true,
"controller": "Gem3F Tinker",
"name": "Littjara Kinseekers",
"target_type": "permanent",
"index": 7,
"power": "2",
"id": "p51",
"toughness": "4"
},
{
"controller": "Gem3F Tinker",
"name": "Universal Automaton",
"target_type": "permanent",
"index": 8,
"power": "1",
"id": "p71",
"toughness": "1"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"target_type": "permanent",
"index": 9,
"power": "3",
"id": "p16",
"toughness": "3"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 509,
"land_drops_used": 1,
"required": false,
"can_cancel": true,
"stop_reason": "non_priority_action"
}Gem3P CoachmcpPass
raw
choose_action(choice=p21)
{
"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) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 6,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12
}
],
"board_cursor": 68,
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Littjara Kinseekers (5/5) [tapped] (Gem3F Tinker's)",
"id": "p21"
}
]
}
],
"untapped_lands": 1,
"game_seq": 509,
"land_drops_used": 1,
"action_taken": "selected_target_6",
"success": true
}gameGem3P Coach - Ability triggers: Brightmare - When Brightmare enters, tap up to one target creature. You gain life equal to that creature's power. - targeting Littjara Kinseekers
Gem3F TinkermcpPass
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": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 6"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 87,
"stack": [
{
"name": "Anointed Chorister"
}
],
"untapped_lands": 3,
"game_seq": 512,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 6"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 88,
"untapped_lands": 3,
"game_seq": 518,
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach gains 5 life (source: Brightmare)
Gem3P Coachllm
pass_priority(board_cursor=68)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T8 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 6"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11,
"hand": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"power": "1",
"id": "p60",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12
}
],
"board_cursor": 69,
"choices": [
{
"mana_cost": "{W}",
"name": "Anointed Chorister",
"index": 0,
"action": "cast",
"id": "p60",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 1,
"game_seq": 514,
"land_drops_used": 1,
"recent_chat": [
"Gem3F Tinker: That Brightmare play is quite efficient. Bouncing it with the Angel to tap down my Kinseekers again? Very clever sequencing. I suppose I'll have to find a new 'best' creature for you to target!"
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3P CoachmcpPass
raw
choose_action(choice=p60)
{
"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) YOUR_MAIN",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 6"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11,
"hand": []
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12
}
],
"board_cursor": 70,
"stack": [
{
"name": "Anointed Chorister"
}
],
"game_seq": 514,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gameGem3P Coach casts Anointed Chorister from hand
Gem3F TinkermcpPass
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 End/End Turn (Gem3P Coach)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 6"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 88,
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Gem3P Coach",
"id": "p2"
}
]
}
],
"untapped_lands": 3,
"game_seq": 521,
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach puts Anointed Chorister from stack onto the Battlefield
Gem3F Tinkerllm
get_game_state()
{
"available": true,
"cursor": 26,
"turn": 8,
"phase": "End",
"step": "End Turn",
"active_player": "Gem3P Coach",
"priority_player": "Gem3F Tinker",
"players": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"library_size": 23,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 6"
],
"id": "p32"
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"stack": [
{
"name": "Ability",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 6"
],
"id": "p80",
"targets": [
{
"name": "Gem3P Coach",
"id": "p2"
}
]
}
],
"game_seq": 525
}gameGem3P Coach - Ability triggers: Griffin Aerie - At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.
— End Step —
Gem3F TinkermcpPlay Island
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": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p8",
"playable": true
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 89,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
},
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"index": 1,
"action": "cast",
"id": "p70",
"power": "0",
"toughness": "0"
},
{
"name": "Heirloom Blade",
"index": 2,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
},
{
"name": "Island",
"index": 3,
"action": "land",
"id": "p8"
}
],
"untapped_lands": 8,
"game_seq": 525,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpActivate Heirloom Blade
raw
choose_action(choice=p8)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0",
"playable": true
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 90,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
},
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"index": 1,
"action": "cast",
"id": "p70",
"power": "0",
"toughness": "0"
},
{
"name": "Heirloom Blade",
"index": 2,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
}
],
"untapped_lands": 9,
"game_seq": 527,
"land_drops_used": 1,
"action_taken": "selected_3",
"success": true
}gameGem3P Coach creates a Griffin Token token
— Gem3F Tinker's Turn 9 —
Gem3F TinkermcpLittjara Kinseekers
raw
choose_action(choice=p50)
{
"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": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 91,
"choices": [
{
"name": "Amoeboid Changeling",
"target_type": "permanent",
"index": 0,
"power": "1",
"id": "p58",
"toughness": "1"
},
{
"name": "Bloodline Pretender",
"target_type": "permanent",
"index": 1,
"power": "3",
"id": "p65",
"toughness": "3"
},
{
"name": "Littjara Kinseekers",
"target_type": "permanent",
"index": 2,
"power": "5",
"id": "p21",
"toughness": "5"
},
{
"name": "Littjara Kinseekers",
"target_type": "permanent",
"index": 3,
"power": "2",
"id": "p51",
"toughness": "4"
},
{
"name": "Universal Automaton",
"target_type": "permanent",
"index": 4,
"power": "1",
"id": "p71",
"toughness": "1"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 9,
"game_seq": 531,
"land_drops_used": 1,
"required": false,
"can_cancel": true,
"action_taken": "selected_2",
"success": true
}gameGem3F Tinker puts Island from hand onto the Battlefield
Gem3F Tinkermcp1. {T}: Add {U}.
raw
choose_action(choice=p51)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Isle",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 91,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Littjara Kinseekers (2/4) (yours)",
"id": "p51"
}
]
}
],
"untapped_lands": 9,
"game_seq": 532,
"land_drops_used": 1,
"action_taken": "selected_target_3",
"success": true
}Gem3F TinkermcpPass
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": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 92,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Littjara Kinseekers (2/4) (yours)",
"id": "p51"
}
]
}
],
"untapped_lands": 8,
"game_seq": 534,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(choice=p70)
{
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
}
],
"game_seq": 536,
"error": "Object p70 not found in current choices",
"recent_chat": [
"Gem3P Coach: Oof, taking it on the chin. Didn't expect to get run over by a truck today. Nice hit.",
"Gem3P Coach: Time out! Good hustle everyone. Defense is napping, look at that open field! Let's get in there and get some points back! Go go go!"
],
"success": false,
"error_code": "invalid_choice",
"retryable": true
}gameGem3F Tinker activates: Equip. from Heirloom Blade targeting Littjara Kinseekers
Gem3F Tinkerllm
get_game_state()
{
"available": true,
"cursor": 28,
"turn": 9,
"phase": "Precombat Main",
"step": "Precombat Main",
"active_player": "Gem3F Tinker",
"priority_player": "Gem3F Tinker",
"players": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"stack": [
{
"name": "Ability",
"rules": [
"Equip {1}"
],
"id": "p82",
"targets": [
{
"name": "Littjara Kinseekers (2/4) (yours)",
"id": "p51"
}
]
}
],
"game_seq": 536
}Gem3F TinkermcpCast Gigantoplasm {3}{U}
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": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"rules": [
"You may have {this} enter as a copy of any creature on the battlefield, except it has \"{X}: This creature has base power and toughness X/X.\""
],
"power": "0",
"id": "p70",
"toughness": "0",
"playable": true
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 93,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
},
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"index": 1,
"action": "cast",
"id": "p70",
"power": "0",
"toughness": "0"
},
{
"name": "Heirloom Blade",
"index": 2,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
}
],
"untapped_lands": 8,
"game_seq": 536,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(choice=p70)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 94,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
}
],
"stack": [
{
"name": "Gigantoplasm"
}
],
"untapped_lands": 4,
"game_seq": 538,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}Gem3F Tinkermcptrue
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Use effect of Gigantoplasm?",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 94,
"stack": [
{
"name": "Gigantoplasm"
}
],
"untapped_lands": 4,
"game_seq": 544,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker casts Gigantoplasm from hand
Gem3F TinkermcpLittjara Kinseekers
raw
choose_action(choice=yes)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 94,
"choices": [
{
"name": "Amoeboid Changeling",
"target_type": "permanent",
"index": 0,
"power": "1",
"id": "p58",
"toughness": "1"
},
{
"tapped": true,
"controller": "Gem3P Coach",
"name": "Anointed Chorister",
"target_type": "permanent",
"index": 1,
"power": "1",
"id": "p10",
"toughness": "1"
},
{
"controller": "Gem3P Coach",
"name": "Anointed Chorister",
"target_type": "permanent",
"index": 2,
"power": "1",
"id": "p60",
"toughness": "1"
},
{
"name": "Bloodline Pretender",
"target_type": "permanent",
"index": 3,
"power": "3",
"id": "p65",
"toughness": "3"
},
{
"controller": "Gem3P Coach",
"name": "Brightmare",
"target_type": "permanent",
"index": 4,
"power": "2",
"id": "p38",
"toughness": "3"
},
{
"controller": "Gem3P Coach",
"name": "Emancipation Angel",
"target_type": "permanent",
"index": 5,
"power": "3",
"id": "p46",
"toughness": "3"
},
{
"controller": "Gem3P Coach",
"name": "Griffin Token",
"target_type": "permanent",
"index": 6,
"power": "2",
"id": "p81",
"toughness": "2"
},
{
"tapped": true,
"controller": "Gem3P Coach",
"name": "Human Token",
"target_type": "permanent",
"index": 7,
"power": "1",
"id": "p64",
"toughness": "1"
},
{
"name": "Littjara Kinseekers",
"target_type": "permanent",
"index": 8,
"power": "2",
"id": "p21",
"toughness": "4"
},
{
"name": "Littjara Kinseekers",
"target_type": "permanent",
"index": 9,
"power": "5",
"id": "p51",
"toughness": "5"
},
{
"name": "Universal Automaton",
"target_type": "permanent",
"index": 10,
"power": "1",
"id": "p71",
"toughness": "1"
},
{
"tapped": true,
"controller": "Gem3P Coach",
"name": "Voice of the Provinces",
"target_type": "permanent",
"index": 11,
"power": "3",
"id": "p16",
"toughness": "3"
}
],
"stack": [
{
"name": "Gigantoplasm"
}
],
"untapped_lands": 4,
"game_seq": 546,
"land_drops_used": 1,
"required": true,
"can_cancel": false,
"action_taken": "yes",
"success": true
}minor blunder
Copied Littjara Kinseekers with Gigantoplasm instead of Voice of the Provinces.
Copied Littjara Kinseekers with Gigantoplasm instead of Voice of the Provinces. While copying Kinseekers gives a 3/5 (with ETB counter) + scry 1, copying Voice of the Provinces would give a 3/3 flyer + a 1/1 Human token. With the board gummed up on the ground and life totals at 12 vs 11, the flying evasion from Voice is significantly more valuable for pushing through damage. The extra token body also has synergy with Bloodline Pretender.
Analysis
Action taken: Copied Littjara Kinseekers with Gigantoplasm, getting a ground 3/5 with scry 1
Better line: Copy Voice of the Provinces to get a 3/3 flyer and a 1/1 Human token, providing evasive damage to close out the game
Gem3F TinkermcpAbility
raw
choose_action(choice=p51)
{
"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": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 95,
"choices": [
{
"name": "Ability",
"target_type": "card",
"index": 0,
"id": "l83"
},
{
"name": "Ability",
"target_type": "card",
"index": 1,
"id": "l84"
}
],
"untapped_lands": 4,
"game_seq": 547,
"land_drops_used": 1,
"required": true,
"can_cancel": false,
"action_taken": "selected_target_9",
"success": true
}Gem3F Tinkerllm
get_oracle_text(object_ids=["p51","p70"])
{
"success": true,
"cards": [
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"power": "5",
"type": "Creature",
"toughness": "5",
"object_id": "p51"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"power": "2",
"type": "Creature",
"toughness": "4",
"object_id": "p70"
}
]
}Gem3F TinkermcpPass
raw
choose_action(choice=l83)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 95,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
},
{
"name": "Littjara Kinseekers",
"index": 1,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 4,
"game_seq": 549,
"land_drops_used": 1,
"action_taken": "selected_target_0",
"success": true
}gameGem3F Tinker puts Littjara Kinseekers from stack onto the Battlefield
Gem3F TinkermcpPass
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 96,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
},
{
"name": "Littjara Kinseekers",
"index": 1,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 4,
"game_seq": 552,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker - Ability triggers: Littjara Kinseekers - When Littjara Kinseekers enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on Littjara Kinseekers, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)
gameGem3F Tinker - Ability triggers: Bloodline Pretender - Whenever another creature you control of the chosen type enters, put a +1/+1 counter on Bloodline Pretender.
Gem3F TinkermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select up to one card to PUT on the BOTTOM of your library (Scry)",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 97,
"choices": [
{
"name": "Island",
"target_type": "card",
"index": 0,
"id": "p5"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 4,
"game_seq": 554,
"land_drops_used": 1,
"required": false,
"can_cancel": true,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 97,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
},
{
"name": "Heirloom Blade",
"index": 1,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
},
{
"name": "Littjara Kinseekers",
"index": 2,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"untapped_lands": 4,
"game_seq": 557,
"land_drops_used": 1,
"action_taken": "cancelled",
"success": true
}gameGem3F Tinker scries 1 (source: Littjara Kinseekers)
Gem3F TinkermcpAttack with all (Littjara Kinseekers 2/4, Littjara Kinseekers 5/5, Amoeboid Changeling 1/1, Bloodline Pretender 4/4, Universal Automaton 1/1)
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 2
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 97,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"choice_type": "attacker",
"id": "p21",
"power": "2",
"toughness": "4"
},
{
"name": "Littjara Kinseekers",
"index": 1,
"choice_type": "attacker",
"id": "p51",
"power": "5",
"toughness": "5"
},
{
"name": "Amoeboid Changeling",
"index": 2,
"choice_type": "attacker",
"id": "p58",
"power": "1",
"toughness": "1"
},
{
"name": "Bloodline Pretender",
"index": 3,
"choice_type": "attacker",
"id": "p65",
"power": "4",
"toughness": "4"
},
{
"name": "Universal Automaton",
"index": 4,
"choice_type": "attacker",
"id": "p71",
"power": "1",
"toughness": "1"
},
{
"name": "All attack",
"index": 5,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 4,
"game_seq": 559,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker puts a card from library to the top of their library (source: Littjara Kinseekers)
Gem3F TinkermcpPass
raw
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 2
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 98,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Bloodline Pretender",
"id": "p65",
"power": "4",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 4,
"game_seq": 561,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "all"
}
]
}— Declare Attackers —
gameGem3F Tinker attacks Gem3P Coach with 5 creatures
Gem3F TinkermcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 2
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11
}
],
"board_cursor": 98,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
],
"blockers": [
{
"name": "Anointed Chorister",
"id": "p60",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Bloodline Pretender",
"id": "p65",
"power": "4",
"toughness": "4"
}
],
"blockers": [
{
"name": "Emancipation Angel",
"id": "p46",
"power": "3",
"toughness": "3"
},
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 4,
"game_seq": 565,
"action_taken": "passed_priority",
"success": true
}— Declare Blockers —
chatGem3P Coach: Defense, swarm the ball carrier! Triple team on that big guy, take him down! Number 60, sacrifice play on the wing! Let's execute!
Gem3P Coachllm
pass_priority(until=end_of_turn, board_cursor=70)
{
"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 (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 2
},
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12
}
],
"board_cursor": 71,
"choices": [
{
"name": "Emancipation Angel",
"index": 0,
"choice_type": "blocker",
"id": "p46",
"power": "3",
"toughness": "3"
},
{
"name": "Brightmare",
"index": 1,
"choice_type": "blocker",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"name": "Anointed Chorister",
"index": 2,
"choice_type": "blocker",
"id": "p60",
"power": "1",
"toughness": "1"
},
{
"name": "Griffin Token",
"index": 3,
"choice_type": "blocker",
"id": "p81",
"power": "2",
"toughness": "2"
}
],
"combat_phase": "blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Bloodline Pretender",
"id": "p65",
"power": "4",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
}
],
"game_seq": 567,
"incoming_attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
},
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
},
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
},
{
"name": "Bloodline Pretender",
"id": "p65",
"power": "4",
"toughness": "4"
},
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
],
"stop_reason": "combat"
}Gem3P Coachllm
get_game_state()
{
"available": true,
"cursor": 10,
"turn": 9,
"phase": "Combat",
"step": "Declare Blockers",
"active_player": "Gem3F Tinker",
"priority_player": "Gem3P Coach",
"players": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 2
},
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12
}
],
"stack": [],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Bloodline Pretender",
"id": "p65",
"power": "4",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
}
],
"game_seq": 567
}Gem3P Coachmcpsend_chat_message
raw
send_chat_message(message=Defense, swarm the ball carrier! Triple ...)
{
"success": true
}Gem3P CoachmcpPass
raw
choose_action(blockers=p46:p65,p38:p65,p81:p65,p60:p51)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T9 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 11,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 2
},
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12
}
],
"board_cursor": 71,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
],
"blockers": [
{
"name": "Anointed Chorister",
"id": "p60",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Bloodline Pretender",
"id": "p65",
"power": "4",
"toughness": "4"
}
],
"blockers": [
{
"name": "Emancipation Angel",
"id": "p46",
"power": "3",
"toughness": "3"
},
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
}
],
"game_seq": 567,
"action_taken": "batch_block",
"success": true,
"declared": [
{
"blocks": "p65",
"id": "p46"
},
{
"blocks": "p65",
"id": "p38"
},
{
"blocks": "p65",
"id": "p81"
},
{
"blocks": "p51",
"id": "p60"
}
]
}minor blunder
Triple-blocked the smaller 2/4 Littjara Kinseekers with Emancipation Angel, Brightmare, and Griffin Token (massive overk…
Triple-blocked the smaller 2/4 Littjara Kinseekers with Emancipation Angel, Brightmare, and Griffin Token (massive overkill), while only chump-blocking the 5/5 with Chorister and leaving the growing 4/4 Bloodline Pretender unblocked. Same 6 damage taken either way, but killed a less valuable creature.
Analysis
Action taken: Emancipation Angel + Brightmare + Griffin Token triple-block the 2/4 Kinseekers; Anointed Chorister chump-blocks the 5/5 Kinseekers. Bloodline Pretender 4/4 goes unblocked.
Better line: Emancipation Angel + Griffin Token block Bloodline Pretender 4/4 (killing it), Brightmare blocks the 2/4 Kinseekers (both survive), Anointed Chorister blocks Universal Automaton (trade). Same 6 damage taken but kills the dangerous growing 4/4 Pretender instead of a 2/4.
gameAttacker: Littjara Kinseekers (5/5) blocked by Anointed Chorister (1/1)
gameAttacker: Bloodline Pretender (4/4) blocked by Emancipation Angel (3/3) Brightmare (2/3) Griffin Token (2/2)
Gem3F TinkermcpPass
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": "T9 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 2
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8
}
],
"board_cursor": 99,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
],
"blockers": [
{
"name": "Anointed Chorister",
"id": "p60",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Bloodline Pretender",
"id": "p65",
"power": "4",
"toughness": "4"
}
],
"blockers": [
{
"name": "Emancipation Angel",
"id": "p46",
"power": "3",
"toughness": "3"
},
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 4,
"game_seq": 582,
"total_min": 4,
"total_max": 4,
"items": [
{
"default": 3,
"min": 0,
"max": 4,
"description": "<font color='#F0E68C' object_id='eeb107cd-cb9c-4ac3-b57c-074ea4389f65'>Emancipation Angel</font> [eeb], P/T: 3/3"
},
{
"default": 1,
"min": 0,
"max": 4,
"description": "<font color='#F0E68C' object_id='589fc859-341e-45fc-819a-4df002b53c1e'>Brightmare</font> [589], P/T: 2/3"
},
{
"default": 0,
"min": 0,
"max": 4,
"description": "<font color='#F0E68C' object_id='6fb74181-04e0-42c3-8e66-6e69ef3a888f'>Griffin Token</font> [6fb], P/T: 2/2"
}
],
"action_taken": "passed_priority",
"success": true
}Gem3F Tinkerllm
get_game_state()
{
"available": true,
"cursor": 31,
"turn": 9,
"phase": "Combat",
"step": "Combat Damage",
"active_player": "Gem3F Tinker",
"priority_player": "Gem3F Tinker",
"players": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 2
},
"name": "Bloodline Pretender",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}.",
"Chosen type: Warrior"
],
"id": "p65",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8
}
],
"stack": [],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
],
"blockers": [
{
"name": "Anointed Chorister",
"id": "p60",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Bloodline Pretender",
"id": "p65",
"power": "4",
"toughness": "4"
}
],
"blockers": [
{
"name": "Emancipation Angel",
"id": "p46",
"power": "3",
"toughness": "3"
},
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
}
],
"game_seq": 589
}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": "T9 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12
}
],
"board_cursor": 72,
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [],
"blockers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"game_seq": 583,
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach loses 2 life at combat from Littjara Kinseekers
gameAnointed Chorister deals 1 damage to Littjara Kinseekers
gameLittjara Kinseekers deals 5 damage to Anointed Chorister
gameGem3P Coach loses 1 life at combat from Amoeboid Changeling
— Combat Damage —
Gem3F TinkermcpPass
raw
choose_action(amounts=[3,1,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": "T9 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 22,
"life": 12,
"hand": []
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8
}
],
"board_cursor": 100,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [],
"blockers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 4,
"game_seq": 589,
"action_taken": "multi_amount",
"success": true
}gameEmancipation Angel deals 3 damage to Bloodline Pretender
gameBrightmare deals 2 damage to Bloodline Pretender
gameGriffin Token deals 2 damage to Bloodline Pretender
gameBloodline Pretender deals 1 damage to Brightmare
gameBloodline Pretender deals 3 damage to Emancipation Angel
gameGem3P Coach loses 1 life at combat from Universal Automaton
gameGem3P Coach gains 1 life
gameBloodline Pretender died
gameEmancipation Angel died
gameAnointed Chorister died
gameGem3F Tinker - Ability triggers: Littjara Kinseekers - Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.
gameGem3F Tinker - Ability triggers: Littjara Kinseekers - Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.
Gem3F TinkermcpPass
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/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 21,
"life": 12,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8
}
],
"board_cursor": 101,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [],
"blockers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 4,
"game_seq": 602,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 20,
"life": 12,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8
}
],
"board_cursor": 102,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [],
"blockers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 4,
"game_seq": 604,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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": "T9 Postcombat Main/Postcombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 20,
"life": 12,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": true,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 25,
"life": 8
}
],
"board_cursor": 102,
"choices": [
{
"name": "Heirloom Blade",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
},
{
"name": "Littjara Kinseekers",
"index": 1,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"untapped_lands": 4,
"game_seq": 606,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}moderate blunder
Amoeboid Changeling (1/1) is blocked by Brightmare (2/3) and Griffin Token (2/2) and will die in combat regardless.
Amoeboid Changeling (1/1) is blocked by Brightmare (2/3) and Griffin Token (2/2) and will die in combat regardless. Equipping Heirloom Blade to it before damage would make it 4/2, allowing it to kill the Brightmare (assign 3 damage to Brightmare, 1 to Griffin Token). More importantly, when the equipped Changeling dies, Heirloom Blade's death trigger would let Tinker search their library for ANY creature card (since Changeling has all creature types), providing significant card advantage. The equip cost of {1} is easily affordable with 4 untapped Islands.
Analysis
Action taken: Passed priority without equipping Heirloom Blade to the doomed Amoeboid Changeling.
Better line: Activate Heirloom Blade to equip it to Amoeboid Changeling before combat damage. This kills Brightmare instead of dealing minimal damage, and triggers Heirloom Blade's death ability to tutor a creature card from the library.
— Postcombat Main —
Gem3F TinkermcpPass
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 (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 20,
"life": 12,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8
}
],
"board_cursor": 103,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"untapped_lands": 4,
"game_seq": 608,
"action_taken": "passed_priority",
"success": true
}— Gem3P Coach's Turn 9 —
Gem3P Coachllm
pass_priority(until=my_turn, board_cursor=72)
{
"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 (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 20,
"life": 12
}
],
"board_cursor": 73,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 2,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"untapped_lands": 6,
"game_seq": 610,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3P CoachmcpAttack with Voice of the Provinces 3/3, Griffin Token 2/2
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 (Gem3P Coach)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 20,
"life": 12
}
],
"board_cursor": 74,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"choice_type": "attacker",
"id": "p10",
"power": "1",
"toughness": "1"
},
{
"name": "Voice of the Provinces",
"index": 1,
"choice_type": "attacker",
"id": "p16",
"power": "3",
"toughness": "3"
},
{
"name": "Human Token",
"index": 2,
"choice_type": "attacker",
"id": "p64",
"power": "1",
"toughness": "1"
},
{
"name": "Brightmare",
"index": 3,
"choice_type": "attacker",
"id": "p38",
"power": "2",
"toughness": "3"
},
{
"name": "Griffin Token",
"index": 4,
"choice_type": "attacker",
"id": "p81",
"power": "2",
"toughness": "2"
},
{
"name": "All attack",
"index": 5,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 6,
"game_seq": 610,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpPass
raw
choose_action(attackers=p16,p81)
{
"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 (Gem3P Coach)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 20,
"life": 12
}
],
"board_cursor": 75,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 2,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 6,
"game_seq": 612,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p16"
},
{
"id": "p81"
}
]
}minor blunder
Passed precombat main phase without activating Guardian Idol to make it a 2/2 creature for attacking.
Passed precombat main phase without activating Guardian Idol to make it a 2/2 creature for attacking. With most of opponent's creatures tapped, maximizing attackers is important. The 2 extra damage from Guardian Idol could be significant given the opponent is at 12 life and Coach has strong attacking potential this turn.
Analysis
Action taken: Passed priority in precombat main, moving to combat without activating Guardian Idol.
Better line: Activate Guardian Idol for {2} to make it a 2/2 Golem, then proceed to combat to attack with maximum force including the Idol alongside flyers and ground creatures.
minor blunder
All of the opponent's creatures are tapped, meaning all attackers would go through unblocked.
All of the opponent's creatures are tapped, meaning all attackers would go through unblocked. Coach attacked with only the two flyers for 5 damage instead of also sending at least the Anointed Chorister (1/1) and Human Token (1/1) which have minimal defensive value as blockers. This left 2-4 free damage on the table in a racing situation where Coach is at 8 life.
Analysis
Action taken: Attacked with only Voice of the Provinces and Griffin Token for 5 damage.
Better line: Attack with at least Voice of the Provinces, Griffin Token, Anointed Chorister, and Human Token for 7 damage. Could consider sending Brightmare too for 9 total, keeping Feat of Resistance for defensive tricks on the crackback.
Gem3F TinkermcpPass
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 (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 20,
"life": 12,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8
}
],
"board_cursor": 104,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 4,
"game_seq": 611,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpNo 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 (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 20,
"life": 12,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8
}
],
"board_cursor": 104,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
},
{
"name": "Littjara Kinseekers",
"index": 1,
"choice_type": "blocker",
"id": "p70",
"power": "3",
"toughness": "5"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 4,
"game_seq": 619,
"incoming_attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
},
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
],
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
gameGem3P Coach attacks Gem3F Tinker with 2 creatures
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 (Gem3P Coach)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 20,
"life": 12
}
],
"board_cursor": 75,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 2,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 6,
"game_seq": 618,
"action_taken": "passed_priority",
"success": true
}— Declare Blockers —
chatGem3F Tinker: That Gigantoplasm copy of yours is going to be a real puzzle for your Voice of the Provinces to solve! Let's see how this interaction plays out.
Gem3F TinkermcpPass
raw
choose_action(blockers=p70:p16)
{
"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 (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 20,
"life": 12,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8
}
],
"board_cursor": 104,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 4,
"game_seq": 620,
"error": "p70: attacker p16 is not a valid block target",
"action_taken": "batch_block",
"success": false,
"error_code": "batch_failed",
"retryable": true,
"declared": [],
"failed": [
{
"id": "p70",
"reason": "attacker p16 is not a valid block target"
}
]
}Gem3F Tinkermcpsend_chat_message
raw
send_chat_message(message=That Gigantoplasm copy of yours is going...)
{
"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": "T9 Combat/Combat Damage (Gem3P Coach)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 20,
"life": 7
}
],
"board_cursor": 76,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 2,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 6,
"game_seq": 626,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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/Combat Damage (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 20,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8
}
],
"board_cursor": 105,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 4,
"game_seq": 627,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker loses 3 life at combat from Voice of the Provinces
gameGem3F Tinker loses 2 life at combat from Griffin Token
— Combat Damage —
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": "T9 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 20,
"life": 7
}
],
"board_cursor": 76,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 2,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"untapped_lands": 6,
"game_seq": 631,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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 Postcombat Main/Postcombat Main (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 20,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8
}
],
"board_cursor": 105,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"untapped_lands": 4,
"game_seq": 632,
"action_taken": "passed_priority",
"success": true
}Gem3F Tinkerllm
pass_priority(until=my_turn, board_cursor=105)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T10 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88",
"playable": true
},
{
"mana_cost": "{U}",
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"power": "1",
"id": "p90",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8
}
],
"board_cursor": 106,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
},
{
"name": "Heirloom Blade",
"index": 1,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p5"
},
{
"name": "Island",
"index": 3,
"action": "land",
"id": "p88"
},
{
"name": "Littjara Kinseekers",
"index": 4,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
},
{
"mana_cost": "{U}",
"name": "Triton Shorestalker",
"index": 5,
"action": "cast",
"id": "p90",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 9,
"game_seq": 635,
"land_drops_used": 0,
"recent_chat": [
"Gem3P Coach: Defense, swarm the ball carrier! Triple team on that big guy, take him down! Number 60, sacrifice play on the wing! Let's execute!"
],
"stop_reason": "playable_cards",
"has_playable_cards": 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": "T10 Precombat Main/Precombat Main (Gem3F Tinker)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7
}
],
"board_cursor": 77,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 2,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"stack": [
{
"name": "Triton Shorestalker"
}
],
"untapped_lands": 6,
"game_seq": 633,
"action_taken": "passed_priority",
"success": true
}— Gem3F Tinker's Turn 10 —
Gem3F Tinkermcp1. {T}: Add {U}.
raw
choose_action(choice=p90)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Isle",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T10 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8
}
],
"board_cursor": 107,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Triton Shorestalker"
}
],
"untapped_lands": 9,
"game_seq": 635,
"land_drops_used": 0,
"action_taken": "selected_5",
"success": true
}Gem3F TinkermcpPass
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": "T10 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8
}
],
"board_cursor": 108,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
},
{
"name": "Littjara Kinseekers",
"index": 1,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"stack": [
{
"name": "Triton Shorestalker"
}
],
"untapped_lands": 8,
"game_seq": 637,
"land_drops_used": 0,
"action_taken": "selected_ability_0",
"success": true
}gameGem3F Tinker casts Triton Shorestalker from hand
Gem3F TinkermcpActivate Heirloom Blade
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": "T10 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8
}
],
"board_cursor": 109,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
},
{
"name": "Heirloom Blade",
"index": 1,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p5"
},
{
"name": "Island",
"index": 3,
"action": "land",
"id": "p88"
},
{
"name": "Littjara Kinseekers",
"index": 4,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"untapped_lands": 8,
"game_seq": 641,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpLittjara Kinseekers
raw
choose_action(choice=p50)
{
"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": "T10 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8
}
],
"board_cursor": 110,
"choices": [
{
"name": "Amoeboid Changeling",
"target_type": "permanent",
"index": 0,
"power": "1",
"id": "p58",
"toughness": "1"
},
{
"name": "Littjara Kinseekers",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p21",
"toughness": "4"
},
{
"name": "Littjara Kinseekers",
"target_type": "permanent",
"index": 2,
"power": "5",
"id": "p51",
"toughness": "5"
},
{
"name": "Littjara Kinseekers",
"target_type": "permanent",
"index": 3,
"power": "3",
"id": "p70",
"toughness": "5"
},
{
"name": "Triton Shorestalker",
"target_type": "permanent",
"index": 4,
"power": "1",
"id": "p90",
"toughness": "1"
},
{
"name": "Universal Automaton",
"target_type": "permanent",
"index": 5,
"power": "1",
"id": "p71",
"toughness": "1"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 8,
"game_seq": 644,
"land_drops_used": 0,
"required": false,
"can_cancel": true,
"action_taken": "selected_1",
"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": "T10 Precombat Main/Precombat Main (Gem3F Tinker)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7
}
],
"board_cursor": 78,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 2,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Littjara Kinseekers (5/5) (Gem3F Tinker's)",
"id": "p51"
}
]
}
],
"untapped_lands": 6,
"game_seq": 642,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker puts Triton Shorestalker from stack onto the Battlefield
Gem3F TinkermcpPass
raw
choose_action(choice=p51)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T10 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8
}
],
"board_cursor": 111,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
},
{
"name": "Littjara Kinseekers",
"index": 1,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Littjara Kinseekers (5/5) (yours)",
"id": "p51"
}
]
}
],
"untapped_lands": 7,
"game_seq": 645,
"land_drops_used": 0,
"action_taken": "selected_target_2",
"success": true
}chatGem3F Tinker: A 1/1 that can't be blocked? That's a classic puzzle piece. And with the Heirloom Blade... well, let's just say the synergies are getting complicated!
Gem3F Tinkermcpsend_chat_message
raw
send_chat_message(message=A 1/1 that can't be blocked? That's a cl...)
{
"success": true
}gameGem3F Tinker activates: Equip. from Heirloom Blade targeting Littjara Kinseekers
Gem3F TinkermcpPlay Island
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": "T10 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8
}
],
"board_cursor": 112,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
},
{
"name": "Heirloom Blade",
"index": 1,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p5"
},
{
"name": "Island",
"index": 3,
"action": "land",
"id": "p88"
},
{
"name": "Littjara Kinseekers",
"index": 4,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"untapped_lands": 7,
"game_seq": 648,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(choice=p5)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T10 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8
}
],
"board_cursor": 113,
"choices": [
{
"name": "Amoeboid Changeling",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: Target creature gains all creature types unt...",
"{T}: Target creature loses all creature types unt..."
],
"id": "p58"
},
{
"name": "Heirloom Blade",
"index": 1,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
},
{
"name": "Littjara Kinseekers",
"index": 2,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"untapped_lands": 8,
"game_seq": 650,
"land_drops_used": 1,
"action_taken": "selected_2",
"success": true
}moderate blunder
Failed to equip Heirloom Blade before combat.
Failed to equip Heirloom Blade before combat. With 8 untapped lands and equip cost of {1}, equipping the Blade to the 5/5 Kinseekers (making it 8/6) or another attacker before declaring attacks would significantly increase damage output. Against an opponent at 8 life with limited untapped blockers (Chorister 1/1, Brightmare 2/3, Human Token 1/1, and possibly Guardian Idol 2/2), a powered-up attack could be lethal or near-lethal.
Analysis
Action taken: Passed priority in precombat main without equipping Heirloom Blade or using any abilities.
Better line: Equip Heirloom Blade to the 5/5 Littjara Kinseekers (making it 8/6) for {1}, then attack with multiple creatures to push through lethal or near-lethal damage against the 8-life opponent.
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": "T10 Precombat Main/Precombat Main (Gem3F Tinker)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7
}
],
"board_cursor": 79,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 2,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"untapped_lands": 6,
"game_seq": 649,
"action_taken": "passed_priority",
"success": true
}moderate blunder
Opponent is at 7 life.
Opponent is at 7 life. By passing the precombat main phase without activating Guardian Idol (making it a 2/2 creature), Coach cannot attack with it this turn. Available untapped attackers are only Chorister (1/1), Brightmare (2/3), and Human Token (1/1) for 4 power. With Guardian Idol as a 2/2, that becomes 6 power, and Feat of Resistance could add +1/+1 and protection to push through blockers for potential lethal or near-lethal damage.
Analysis
Action taken: Passed priority in precombat main phase without activating Guardian Idol.
Better line: Activate Guardian Idol for 2 mana to make it a 2/2 creature, then proceed to combat and attack with Chorister, Brightmare, Human Token, and Guardian Idol (6 power total). Use Feat of Resistance in combat to grant +1/+1 and protection to push damage through blockers, potentially dealing lethal 7 damage to the opponent at 7 life.
moderate blunder
Attacking with all 5 creatures when opponent has 4 potential blockers (Brightmare, Anointed Chorister, Human Token, Guar…
Attacking with all 5 creatures when opponent has 4 potential blockers (Brightmare, Anointed Chorister, Human Token, Guardian Idol) means likely only 1 damage gets through unblocked. Meanwhile, leaving no blockers at 7 life against an opponent who untaps Voice of the Provinces 3/3, Griffin Token 2/2, and surviving blockers presents lethal crackback (especially with Chorister's +3/+3 pump ability available).
Analysis
Action taken: Attacked with all creatures including the 5/5 and 3/5 Kinseekers, leaving no blockers behind.
Better line: Keep the 5/5 Littjara Kinseekers back as a blocker to survive the crackback. Attack with the other 4 creatures - the opponent still has to make difficult blocking decisions and Tinker survives the counter-attack.
gameGem3F Tinker puts Island from hand onto the Battlefield
Gem3F TinkermcpAttack with all (Littjara Kinseekers 2/4, Littjara Kinseekers 5/5, Amoeboid Changeling 1/1, Universal Automaton 1/1, Littjara Kinseekers 3/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": "T10 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8
}
],
"board_cursor": 113,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"choice_type": "attacker",
"id": "p21",
"power": "2",
"toughness": "4"
},
{
"name": "Littjara Kinseekers",
"index": 1,
"choice_type": "attacker",
"id": "p51",
"power": "5",
"toughness": "5"
},
{
"name": "Amoeboid Changeling",
"index": 2,
"choice_type": "attacker",
"id": "p58",
"power": "1",
"toughness": "1"
},
{
"name": "Universal Automaton",
"index": 3,
"choice_type": "attacker",
"id": "p71",
"power": "1",
"toughness": "1"
},
{
"name": "Littjara Kinseekers",
"index": 4,
"choice_type": "attacker",
"id": "p70",
"power": "3",
"toughness": "5"
},
{
"name": "All attack",
"index": 5,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 8,
"game_seq": 652,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
raw
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": "T10 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8
}
],
"board_cursor": 114,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p70",
"power": "3",
"toughness": "5"
}
]
}
],
"untapped_lands": 8,
"game_seq": 654,
"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": "T10 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7
}
],
"board_cursor": 80,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 2,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p70",
"power": "3",
"toughness": "5"
}
]
}
],
"untapped_lands": 6,
"game_seq": 653,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpBrightmare blocks Littjara Kinseekers, Human Token blocks Amoeboid Changeling, Anointed Chorister blocks Littjara Kinseekers
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": "T10 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7
}
],
"board_cursor": 80,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 2,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
},
{
"name": "Anointed Chorister",
"index": 3,
"choice_type": "blocker",
"id": "p10",
"power": "1",
"toughness": "1"
},
{
"name": "Human Token",
"index": 4,
"choice_type": "blocker",
"id": "p64",
"power": "1",
"toughness": "1"
},
{
"name": "Brightmare",
"index": 5,
"choice_type": "blocker",
"id": "p38",
"power": "2",
"toughness": "3"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p70",
"power": "3",
"toughness": "5"
}
]
}
],
"untapped_lands": 6,
"game_seq": 659,
"incoming_attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
},
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
},
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
},
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
},
{
"name": "Littjara Kinseekers",
"id": "p70",
"power": "3",
"toughness": "5"
}
],
"action_taken": "passed_priority",
"success": true
}minor blunder
Coach had 6 untapped lands and could activate Guardian Idol (2 mana) to create a 2/2 blocker, reducing unblocked damage …
Coach had 6 untapped lands and could activate Guardian Idol (2 mana) to create a 2/2 blocker, reducing unblocked damage from 5 to 3 (or even 2). This would leave Coach at 5 life instead of 3 life, a meaningful buffer against the opponent's Triton Shorestalker (unblockable) coming online next turn. Coach would still have 4 mana available for Feat of Resistance.
Analysis
Action taken: Blocked with only Brightmare, Human Token, and Anointed Chorister, leaving 5 damage unblocked (2/4 and 3/5 Kinseekers).
Better line: Activate Guardian Idol for 2 mana to make it a 2/2, then block the 2/4 Kinseekers with it in addition to the other blocks, reducing unblocked damage to 3 and preserving 2 more life.
— Declare Attackers —
gameGem3F Tinker attacks Gem3P Coach with 5 creatures
Gem3F TinkermcpPass
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": "T10 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8
}
],
"board_cursor": 114,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"combat": [
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
],
"blockers": [
{
"name": "Anointed Chorister",
"id": "p10",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
],
"blockers": [
{
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p70",
"power": "3",
"toughness": "5"
}
],
"blockers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 8,
"game_seq": 658,
"action_taken": "passed_priority",
"success": true
}Gem3P Coachllm
get_game_state()
{
"available": true,
"cursor": 14,
"turn": 10,
"phase": "Combat",
"step": "Declare Blockers",
"active_player": "Gem3F Tinker",
"priority_player": "Gem3P Coach",
"players": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7
}
],
"stack": [],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p70",
"power": "3",
"toughness": "5"
}
]
}
],
"game_seq": 660
}— Declare Blockers —
Gem3P CoachmcpPass
raw
choose_action(blockers=p38:p70,p64:p58,p10:p21)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T10 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"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": "p10",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 8,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7
}
],
"board_cursor": 80,
"choices": [
{
"name": "Anointed Chorister",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 2,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"combat": [
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
],
"blockers": [
{
"name": "Anointed Chorister",
"id": "p10",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Amoeboid Changeling",
"id": "p58",
"power": "1",
"toughness": "1"
}
],
"blockers": [
{
"name": "Human Token",
"id": "p64",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p70",
"power": "3",
"toughness": "5"
}
],
"blockers": [
{
"name": "Brightmare",
"id": "p38",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 6,
"game_seq": 660,
"action_taken": "batch_block",
"success": true,
"declared": [
{
"blocks": "p70",
"id": "p38"
},
{
"blocks": "p58",
"id": "p64"
},
{
"blocks": "p21",
"id": "p10"
}
]
}gameAttacker: Littjara Kinseekers (2/4) blocked by Anointed Chorister (1/1)
gameAttacker: Amoeboid Changeling (1/1) blocked by Human Token (1/1)
gameAttacker: Littjara Kinseekers (3/5) blocked by Brightmare (2/3)
Gem3F TinkermcpPass
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": "T10 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 3
}
],
"board_cursor": 115,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"combat": [
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": []
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p70",
"power": "3",
"toughness": "5"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 8,
"game_seq": 673,
"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": "T10 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 3,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 19,
"life": 7
}
],
"board_cursor": 81,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 1,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"combat": [
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": []
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p70",
"power": "3",
"toughness": "5"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 6,
"game_seq": 674,
"action_taken": "passed_priority",
"success": true
}gameAnointed Chorister deals 1 damage to Littjara Kinseekers
gameLittjara Kinseekers deals 2 damage to Anointed Chorister
gameGem3P Coach loses 5 life at combat from Littjara Kinseekers
gameHuman Token deals 1 damage to Amoeboid Changeling
gameAmoeboid Changeling deals 1 damage to Human Token
gameGem3P Coach loses 1 life at combat from Universal Automaton
gameBrightmare deals 2 damage to Littjara Kinseekers
gameLittjara Kinseekers deals 3 damage to Brightmare
gameGem3P Coach gains 1 life
gameAnointed Chorister died
gameAmoeboid Changeling died
gameHuman Token died
gameBrightmare died
gameGem3F Tinker - Ability triggers: Littjara Kinseekers - Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.
gameGem3F Tinker - Ability triggers: Littjara Kinseekers - Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.
— Combat Damage —
Gem3F TinkermcpPass
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": "T10 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 18,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p9",
"toughness": "1"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 3
}
],
"board_cursor": 116,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"combat": [
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": []
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p70",
"power": "3",
"toughness": "5"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 8,
"game_seq": 691,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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": "T10 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 17,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p9",
"toughness": "1"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 3
}
],
"board_cursor": 117,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"combat": [
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "5",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": []
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p70",
"power": "3",
"toughness": "5"
}
]
}
],
"untapped_lands": 8,
"game_seq": 693,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpCast Shaper Apprentice {1}{U}
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": "T10 Postcombat Main/Postcombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 17,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p9",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 3
}
],
"board_cursor": 118,
"choices": [
{
"name": "Heirloom Blade",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
},
{
"name": "Littjara Kinseekers",
"index": 1,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"index": 2,
"action": "cast",
"id": "p9",
"power": "2",
"toughness": "1"
}
],
"untapped_lands": 8,
"game_seq": 695,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(choice=p9)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T10 Postcombat Main/Postcombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 5"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 17,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 3
}
],
"board_cursor": 119,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"stack": [
{
"name": "Shaper Apprentice"
}
],
"untapped_lands": 6,
"game_seq": 697,
"land_drops_used": 1,
"action_taken": "selected_2",
"success": true
}— Postcombat Main —
Gem3F TinkermcpPass
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": "T10 Postcombat Main/Postcombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 17,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 1"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 24,
"life": 3
}
],
"board_cursor": 120,
"choices": [
{
"name": "Heirloom Blade",
"index": 0,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
},
{
"name": "Littjara Kinseekers",
"index": 1,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"untapped_lands": 6,
"game_seq": 702,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker casts Shaper Apprentice from hand
gameGem3F Tinker puts Shaper Apprentice from stack onto the Battlefield
Gem3F TinkermcpPass
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": "T10 Precombat Main/Precombat Main (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 17,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3
}
],
"board_cursor": 121,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"untapped_lands": 6,
"game_seq": 705,
"action_taken": "passed_priority",
"success": true
}— Gem3P Coach's Turn 10 —
Gem3P Coachllm
pass_priority(until=my_turn, board_cursor=81)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T10 Precombat Main/Precombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p96",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 17,
"life": 7
}
],
"board_cursor": 82,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 1,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
},
{
"name": "Plains",
"index": 2,
"action": "land",
"id": "p96"
}
],
"untapped_lands": 6,
"game_seq": 707,
"land_drops_used": 0,
"recent_chat": [
"Gem3F Tinker: That Gigantoplasm copy of yours is going to be a real puzzle for your Voice of the Provinces to solve! Let's see how this interaction plays out.",
"Gem3F Tinker: A 1/1 that can't be blocked? That's a classic puzzle piece. And with the Heirloom Blade... well, let's just say the synergies are getting complicated!"
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3P CoachmcpAttack with Voice of the Provinces 3/3, Griffin Token 2/2
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": "T10 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": false,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": false,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p96"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 17,
"life": 7
}
],
"board_cursor": 83,
"choices": [
{
"name": "Voice of the Provinces",
"index": 0,
"choice_type": "attacker",
"id": "p16",
"power": "3",
"toughness": "3"
},
{
"name": "Griffin Token",
"index": 1,
"choice_type": "attacker",
"id": "p81",
"power": "2",
"toughness": "2"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 6,
"game_seq": 707,
"action_taken": "passed_priority",
"success": true
}Gem3P CoachmcpAttack with Voice of the Provinces 3/3, Griffin Token 2/2
raw
choose_action(choice=p43)
{
"choices": [
{
"name": "Voice of the Provinces",
"index": 0,
"choice_type": "attacker",
"id": "p16",
"power": "3",
"toughness": "3"
},
{
"name": "Griffin Token",
"index": 1,
"choice_type": "attacker",
"id": "p81",
"power": "2",
"toughness": "2"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"game_seq": 709,
"error": "Object p43 not found in current choices",
"success": false,
"error_code": "invalid_choice",
"retryable": true
}minor blunder
Failed to play Plains from hand before combat.
Failed to play Plains from hand before combat. While the player has 6 untapped lands already, playing a land is free and provides an extra mana that could be relevant (e.g., activating Guardian Idol + casting Feat of Resistance in the same turn requires 4 mana, leaving more flexibility). More importantly, opponent has zero available blockers (all tapped or summoning sick), so this is a lethal attack turn with Guardian Idol (2/2) + Voice of the Provinces (3/3) + Griffin Token (2/2) = 7 damage against 7 life.
Analysis
Action taken: Passed priority in precombat main without playing the Plains land from hand.
Better line: Play Plains first (free action, no downside), then activate Guardian Idol to make it a 2/2, proceed to combat and attack with all three creatures for exactly 7 lethal damage.
major blunder
Opponent is at 7 life and ALL their creatures are either tapped or summoning sick, meaning nothing can block.
Opponent is at 7 life and ALL their creatures are either tapped or summoning sick, meaning nothing can block. Activating Guardian Idol (2 mana) makes it a 2/2, then attacking with Griffin Token (2/2 flying) + Voice of the Provinces (3/3 flying) + Guardian Idol (2/2) = 7 damage = exactly lethal. Coach passed priority instead of activating Guardian Idol before declaring attackers.
Analysis
Action taken: Passed priority without activating Guardian Idol, missing lethal.
Better line: Activate Guardian Idol for {2}, then declare attackers with Griffin Token, Voice of the Provinces, and Guardian Idol for exactly 7 damage lethal.
Gem3F TinkermcpPass
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": "T10 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 17,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3
}
],
"board_cursor": 122,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 6,
"game_seq": 708,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpNo 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": "T10 Combat/Declare Blockers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 17,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3
}
],
"board_cursor": 122,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
},
{
"name": "Triton Shorestalker",
"index": 1,
"choice_type": "blocker",
"id": "p90",
"power": "1",
"toughness": "1"
},
{
"name": "Shaper Apprentice",
"index": 2,
"choice_type": "blocker",
"id": "p9",
"power": "2",
"toughness": "1"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 6,
"game_seq": 716,
"incoming_attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
},
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
],
"action_taken": "passed_priority",
"success": true
}moderate blunder
Tinker declined to block while at 7 life, taking 5 damage to go to 2 life.
Tinker declined to block while at 7 life, taking 5 damage to go to 2 life. Both Triton Shorestalker and Shaper Apprentice could legally block (summoning sickness doesn't prevent blocking), and since neither attacker has trample, blocking both would result in 0 damage taken. Going to 2 life is extremely dangerous when the opponent could have any reach or combat tricks.
Analysis
Action taken: Chose not to block, taking 5 damage (7 -> 2 life).
Better line: Block Voice of the Provinces with Triton Shorestalker and Griffin Token with Shaper Apprentice. This takes 0 damage (no trample), trades Shaper Apprentice for the Griffin token, and only loses a 1/1 Shorestalker. Staying at 7 life is far safer than dropping to 2.
— Declare Attackers —
chatGem3P Coach: Alright team, fourth quarter! We're down but we've got the heart! Air force, take flight! Let's put some points on the board!
Gem3P Coachmcpsend_chat_messagemcpPass
raw
send_chat_message(message=Alright team, fourth quarter! We're down...)
{
"success": true
}raw
choose_action(attackers=p16,p81)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T10 Combat/Declare Attackers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p96"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 17,
"life": 7
}
],
"board_cursor": 84,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 1,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 6,
"game_seq": 709,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p16"
},
{
"id": "p81"
}
]
}gameGem3P Coach attacks Gem3F Tinker with 2 creatures
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": "T10 Combat/Declare Blockers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p96"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 17,
"life": 7
}
],
"board_cursor": 84,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 1,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 6,
"game_seq": 715,
"action_taken": "passed_priority",
"success": true
}— Declare Blockers —
Gem3F TinkermcpPass
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": "T10 Combat/Declare Blockers (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 17,
"life": 7,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3
}
],
"board_cursor": 122,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 6,
"game_seq": 717,
"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": "T10 Combat/Combat Damage (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p96"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 17,
"life": 2
}
],
"board_cursor": 85,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 1,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 6,
"game_seq": 721,
"action_taken": "passed_priority",
"success": true
}moderate blunder
Opponent is at 2 life with lethal attackers declared, but opponent has 2 cards in hand and 4+ untapped Islands.
Opponent is at 2 life with lethal attackers declared, but opponent has 2 cards in hand and 4+ untapped Islands. Passing priority without casting Feat of Resistance risks the opponent using a blue bounce spell or combat trick to survive. Feat of Resistance on Voice of the Provinces choosing protection from blue would make it unblockable by the blue summoning-sick creatures and immune to any blue removal/bounce, guaranteeing lethal.
Analysis
Action taken: Passed priority during combat without casting Feat of Resistance
Better line: Cast Feat of Resistance targeting Voice of the Provinces, choosing protection from blue. This guarantees it can't be bounced or blocked by blue creatures, securing the lethal attack.
Gem3F TinkermcpPass
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": "T10 Combat/Combat Damage (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 17,
"life": 2,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3
}
],
"board_cursor": 123,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Voice of the Provinces",
"id": "p16",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Griffin Token",
"id": "p81",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 6,
"game_seq": 722,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker loses 3 life at combat from Voice of the Provinces
gameGem3F Tinker loses 2 life at combat from Griffin Token
— Combat Damage —
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": "T10 Postcombat Main/Postcombat Main (Gem3P Coach) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p96",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 17,
"life": 2
}
],
"board_cursor": 86,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 1,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
},
{
"name": "Plains",
"index": 2,
"action": "land",
"id": "p96"
}
],
"untapped_lands": 6,
"game_seq": 726,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
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": "T10 Postcombat Main/Postcombat Main (Gem3P Coach)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 17,
"life": 2,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3
}
],
"board_cursor": 123,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"untapped_lands": 6,
"game_seq": 727,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpActivate Heirloom Blade
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": "T11 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 16,
"life": 2,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p97",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3
}
],
"board_cursor": 124,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p97"
},
{
"name": "Heirloom Blade",
"index": 1,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p4"
},
{
"name": "Island",
"index": 3,
"action": "land",
"id": "p88"
},
{
"name": "Littjara Kinseekers",
"index": 4,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"untapped_lands": 10,
"game_seq": 729,
"land_drops_used": 0,
"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": "T11 Precombat Main/Precombat Main (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p96"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 16,
"life": 2
}
],
"board_cursor": 87,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 1,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Triton Shorestalker (1/1) (Gem3F Tinker's)",
"id": "p90"
}
]
}
],
"untapped_lands": 6,
"game_seq": 728,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpTriton Shorestalker
raw
choose_action(choice=p50)
{
"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": "T11 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 16,
"life": 2,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p97",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3
}
],
"board_cursor": 125,
"choices": [
{
"name": "Littjara Kinseekers",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p21",
"toughness": "4"
},
{
"name": "Littjara Kinseekers",
"target_type": "permanent",
"index": 1,
"power": "5",
"id": "p51",
"toughness": "5"
},
{
"name": "Littjara Kinseekers",
"target_type": "permanent",
"index": 2,
"power": "3",
"id": "p70",
"toughness": "5"
},
{
"name": "Shaper Apprentice",
"target_type": "permanent",
"index": 3,
"power": "2",
"id": "p9",
"toughness": "1"
},
{
"name": "Triton Shorestalker",
"target_type": "permanent",
"index": 4,
"power": "1",
"id": "p90",
"toughness": "1"
},
{
"name": "Universal Automaton",
"target_type": "permanent",
"index": 5,
"power": "1",
"id": "p71",
"toughness": "1"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 10,
"game_seq": 730,
"land_drops_used": 0,
"required": false,
"can_cancel": true,
"action_taken": "selected_1",
"success": true
}— Gem3F Tinker's Turn 11 —
Gem3F Tinkermcp1. {T}: Add {U}.
raw
choose_action(choice=p90)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose spell or ability to play: Thriving Isle",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T11 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 16,
"life": 2,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p97",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3
}
],
"board_cursor": 125,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Triton Shorestalker (1/1) (yours)",
"id": "p90"
}
]
}
],
"untapped_lands": 10,
"game_seq": 731,
"land_drops_used": 0,
"action_taken": "selected_target_4",
"success": true
}Gem3F TinkermcpPass
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": "T11 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "5",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 16,
"life": 2,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p97",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3
}
],
"board_cursor": 126,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p97"
},
{
"name": "Littjara Kinseekers",
"index": 1,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Triton Shorestalker (1/1) (yours)",
"id": "p90"
}
]
}
],
"untapped_lands": 9,
"game_seq": 733,
"land_drops_used": 0,
"action_taken": "selected_ability_0",
"success": true
}gameGem3F Tinker activates: Equip. from Heirloom Blade targeting Triton Shorestalker
chatGem3F Tinker: The puzzle is nearly complete! The Triton Shorestalker with the Heirloom Blade is such an elegant solution to a 3-life problem. Unblockable damage for the win? Let's see if there are any last-minute surprises!
Gem3F TinkermcpPass
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": "T11 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "4",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 16,
"life": 2,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p97",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3
}
],
"board_cursor": 127,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p97"
},
{
"name": "Heirloom Blade",
"index": 1,
"action": "activate",
"playable_abilities": [
"Equip {1}"
],
"id": "p50"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p4"
},
{
"name": "Island",
"index": 3,
"action": "land",
"id": "p88"
},
{
"name": "Littjara Kinseekers",
"index": 4,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"untapped_lands": 9,
"game_seq": 737,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}Gem3F Tinkermcpsend_chat_message
raw
send_chat_message(message=The puzzle is nearly complete! The Trito...)
{
"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": "T11 Precombat Main/Precombat Main (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p96"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "4",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 16,
"life": 2
}
],
"board_cursor": 88,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 1,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"untapped_lands": 6,
"game_seq": 738,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpAttack with all (Littjara Kinseekers 2/4, Littjara Kinseekers 2/4, Universal Automaton 1/1, Littjara Kinseekers 3/5, Triton Shorestalker 4/2, Shaper Apprentice 2/1)
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": "T11 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "4",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 16,
"life": 2,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p97"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3
}
],
"board_cursor": 128,
"choices": [
{
"name": "Littjara Kinseekers",
"index": 0,
"choice_type": "attacker",
"id": "p21",
"power": "2",
"toughness": "4"
},
{
"name": "Littjara Kinseekers",
"index": 1,
"choice_type": "attacker",
"id": "p51",
"power": "2",
"toughness": "4"
},
{
"name": "Universal Automaton",
"index": 2,
"choice_type": "attacker",
"id": "p71",
"power": "1",
"toughness": "1"
},
{
"name": "Littjara Kinseekers",
"index": 3,
"choice_type": "attacker",
"id": "p70",
"power": "3",
"toughness": "5"
},
{
"name": "Triton Shorestalker",
"index": 4,
"choice_type": "attacker",
"id": "p90",
"power": "4",
"toughness": "2"
},
{
"name": "Shaper Apprentice",
"index": 5,
"choice_type": "attacker",
"id": "p9",
"power": "2",
"toughness": "1"
},
{
"name": "All attack",
"index": 6,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 9,
"game_seq": 739,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
raw
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": "T11 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "4",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 16,
"life": 2,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p97",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3
}
],
"board_cursor": 129,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p97"
},
{
"name": "Littjara Kinseekers",
"index": 1,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p70",
"power": "3",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p90",
"power": "4",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p9",
"power": "2",
"toughness": "1"
}
]
}
],
"untapped_lands": 9,
"game_seq": 741,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "all"
}
]
}— Declare Attackers —
gameGem3F Tinker attacks Gem3P Coach with 6 creatures
Gem3F TinkermcpPass
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": "T11 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"original_card": "Gigantoplasm",
"name": "Littjara Kinseekers",
"modified": true,
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "4",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 16,
"life": 2,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p97",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p4"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p88"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3
}
],
"board_cursor": 129,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p97"
},
{
"name": "Littjara Kinseekers",
"index": 1,
"action": "activate",
"playable_abilities": [
"{X}: This creature has base power and toughness X..."
],
"id": "p70"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p70",
"power": "3",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p90",
"power": "4",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p9",
"power": "2",
"toughness": "1"
}
]
}
],
"untapped_lands": 9,
"game_seq": 745,
"action_taken": "passed_priority",
"success": true
}chatGem3P Coach: Good game! That unblockable threat was the nail in the coffin. Well played!
Gem3P Coachllm
pass_priority(board_cursor=88)
{
"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": "T11 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p96"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "4",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 16,
"life": 2
}
],
"board_cursor": 89,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 1,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p70",
"power": "3",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p90",
"power": "4",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p9",
"power": "2",
"toughness": "1"
}
]
}
],
"untapped_lands": 6,
"game_seq": 746,
"recent_chat": [
"Gem3F Tinker: The puzzle is nearly complete! The Triton Shorestalker with the Heirloom Blade is such an elegant solution to a 3-life problem. Unblockable damage for the win? Let's see if there are any last-minute surprises!"
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3P Coachmcpsend_chat_message
raw
send_chat_message(message=Good game! That unblockable threat was t...)
{
"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": "T11 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p10"
},
{
"name": "Anointed Chorister",
"rules": [
"Lifelink",
"{4}{W}: {this} gets +3/+3 until end of turn."
],
"id": "p60"
},
{
"name": "Brightmare",
"rules": [
"When {this} enters, tap up to one target creature. You gain life equal to that creature's power."
],
"id": "p38"
},
{
"name": "Emancipation Angel",
"rules": [
"Flying",
"When {this} enters, return a permanent you control to its owner's hand."
],
"id": "p46"
},
{
"name": "Mesa Unicorn",
"rules": [
"Lifelink"
],
"id": "p11"
},
{
"name": "Take Heart",
"rules": [
"Target creature gets +2/+2 until end of turn. You gain 1 life for each attacking creature you control."
],
"id": "p14"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Griffin Aerie",
"modified": true,
"rules": [
"At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.",
": ",
"Life gained this turn: 0"
],
"id": "p32"
},
{
"tapped": true,
"name": "Griffin Token",
"rules": [
"Flying"
],
"id": "p81",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Guardian Idol",
"rules": [
"{this} enters tapped.",
"{T}: Add {C}.",
"{2}: {this} becomes a 2/2 Golem artifact creature until end of turn."
],
"id": "p43"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p29"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p54"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p74"
},
{
"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": "p15"
},
{
"tapped": true,
"name": "Voice of the Provinces",
"rules": [
"Flying",
"When {this} enters, create a 1/1 white Human creature token."
],
"id": "p16",
"power": "3",
"toughness": "3",
"summoning_sick": false
}
],
"name": "Gem3P Coach",
"library_size": 23,
"life": 3,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"rules": [
"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn."
],
"id": "p89",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p96"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Amoeboid Changeling",
"rules": [
"Changeling (This card is every creature type.)",
"{T}: Target creature gains all creature types until end of turn.",
"{T}: Target creature loses all creature types until end of turn."
],
"id": "p58"
},
{
"name": "Bloodline Pretender",
"rules": [
"Changeling (This card is every creature type.)",
"As {this} enters, choose a creature type.",
"Whenever another creature you control of the chosen type enters, put a +1/+1 counter on {this}."
],
"id": "p65"
},
{
"name": "Crashing Tide",
"rules": [
"This spell has flash as long as you control a Merfolk.",
"Return target creature to its owner's hand. : Draw a card.",
"Flash"
],
"id": "p17"
},
{
"name": "Watertrap Weaver",
"rules": [
"When {this} enters, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step."
],
"id": "p34"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Heirloom Blade",
"rules": [
"Equipped creature gets +3/+1.",
"Whenever equipped creature dies, you may reveal cards from the top of your library until you reveal a creature card that shares a creature type with it. Put that card into your hand and the rest on the bottom of your library in a random order.",
"Equip {1}"
],
"id": "p50"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p3"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p18"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p19"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p20"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p41"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p45"
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p21",
"power": "2",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p51",
"power": "2",
"copy": true,
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Littjara Kinseekers",
"rules": [
"Changeling (This card is every creature type.)",
"When {this} enters, if you control three or more creatures that share a creature type, put a +1/+1 counter on {this}, then scry 1. (Look at the top one cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"{X}: This creature has base power and toughness X/X.",
": ",
"Greatest number of creatures you control that share a creature type: 6"
],
"id": "p70",
"power": "3",
"copy": true,
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p9",
"power": "2",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p22"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p90",
"power": "4",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"id": "p71",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"library_size": 16,
"life": 2
}
],
"board_cursor": 89,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p89"
},
{
"name": "Guardian Idol",
"index": 1,
"action": "activate",
"playable_abilities": [
"{2}: {this} becomes a 2/2 Golem artifact creature..."
],
"id": "p43"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p21",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p51",
"power": "2",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Universal Automaton",
"id": "p71",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Littjara Kinseekers",
"id": "p70",
"power": "3",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p90",
"power": "4",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3P Coach",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p9",
"power": "2",
"toughness": "1"
}
]
}
],
"untapped_lands": 6,
"game_seq": 746,
"action_taken": "passed_priority",
"success": true
}Gem3P Coachllm
pass_priority(board_cursor=89)
{
"action_pending": false,
"game_seq": 765,
"player_dead": true,
"game_over": true,
"stop_reason": "game_over"
}— Declare Blockers —
Gem3F TinkermcpPass
raw
choose_action(choice=no)
{
"game_seq": 754,
"game_over": true,
"recent_chat": [
"Gem3P Coach: Alright team, fourth quarter! We're down but we've got the heart! Air force, take flight! Let's put some points on the board!",
"Gem3P Coach: Good game! That unblockable threat was the nail in the coffin. Well played!"
],
"action_taken": "passed_priority",
"success": true
}gameGem3P Coach loses 2 life at combat from Littjara Kinseekers
gameGem3P Coach loses 2 life at combat from Littjara Kinseekers
gameGem3P Coach loses 1 life at combat from Universal Automaton
gameGem3P Coach loses 3 life at combat from Littjara Kinseekers
gameGem3P Coach loses 4 life at combat from Triton Shorestalker
gameGem3P Coach loses 2 life at combat from Shaper Apprentice
gameGem3P Coach has lost the game.
— Combat Damage —
Gem3F Tinker wins the game!