GLM47 Humble (seed 6) vs Gem3F Tinker (seed 11)
4 major, 6 moderate, 15 minor, 1 questionable blunders
Season 1
/ 483
Stack
Game Log
gameGLM47 Humble's library is shuffled
gameGem3F Tinker's library is shuffled
GLM47 HumblemcpKeep hand
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": "GLM47 Humble",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "Gem3F Tinker",
"library_size": 33,
"life": 20
}
],
"board_cursor": 2,
"your_hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"toughness": "6"
},
{
"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."
]
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
]
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
]
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
]
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
]
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
]
}
],
"game_seq": 5,
"action_taken": "selected_target_0",
"success": true
}gameGLM47 Humble chooses that they take the first turn
GLM47 HumblemcpPlay 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": "T1 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"name": "GLM47 Humble",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p5",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p6",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p7",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8",
"playable": true
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "Gem3F Tinker",
"library_size": 33,
"life": 20
}
],
"board_cursor": 3,
"choices": [
{
"name": "Plains",
"index": 0,
"action": "land",
"id": "p5"
},
{
"name": "Plains",
"index": 1,
"action": "land",
"id": "p6"
},
{
"name": "Plains",
"index": 2,
"action": "land",
"id": "p7"
},
{
"name": "Plains",
"index": 3,
"action": "land",
"id": "p8"
}
],
"game_seq": 7,
"land_drops_used": 0,
"action_taken": "no",
"success": true
}GLM47 HumblemcpPass
raw
choose_action(choice=p5)
{
"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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
}
],
"name": "GLM47 Humble",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "Gem3F Tinker",
"library_size": 33,
"life": 20
}
],
"board_cursor": 4,
"untapped_lands": 1,
"game_seq": 11,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}chatGem3F Tinker: Hello! Excited to peel back the layers of this matchup. Let's see how these systems interact! Keeping this hand.
Gem3F Tinkermcpsend_chat_message
raw
send_chat_message(message=Hello! Excited to peel back the layers o...)
{
"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 (GLM47 Humble)",
"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": "p10"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"mana_cost": "{2}{U}",
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p16"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
}
],
"name": "GLM47 Humble",
"library_size": 33,
"life": 20
}
],
"board_cursor": 2,
"game_seq": 8,
"action_taken": "no",
"success": true
}gameGLM47 Humble skips Draw step
— Precombat Main —
gameGLM47 Humble puts Plains from hand onto the Battlefield
GLM47 HumblemcpPass
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 (GLM47 Humble)",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
}
],
"name": "GLM47 Humble",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "Gem3F Tinker",
"library_size": 33,
"life": 20
}
],
"board_cursor": 4,
"untapped_lands": 1,
"game_seq": 14,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
}
],
"name": "GLM47 Humble",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "Gem3F Tinker",
"library_size": 33,
"life": 20
}
],
"board_cursor": 4,
"untapped_lands": 1,
"game_seq": 18,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}Gem3F Tinkerllm
get_game_state()
{
"available": true,
"cursor": 1,
"turn": 1,
"phase": "Precombat Main",
"step": "Precombat Main",
"active_player": "GLM47 Humble",
"priority_player": "Gem3F Tinker",
"players": [
{
"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": "p10"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"mana_cost": "{2}{U}",
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p16"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
}
],
"name": "GLM47 Humble",
"library_size": 33,
"life": 20
}
],
"stack": [],
"game_seq": 15
}— Declare Attackers —
— Postcombat Main —
GLM47 HumblemcpPass
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": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
}
],
"name": "GLM47 Humble",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 20
}
],
"board_cursor": 5,
"untapped_lands": 1,
"game_seq": 20,
"action_taken": "passed_priority",
"success": true
}— Gem3F Tinker's Turn 1 —
Gem3F Tinkerllm
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 8,
"is_active": true,
"is_you": true,
"name": "Gem3F Tinker",
"library_size": 32,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p10",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p11",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p16",
"playable": true
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
}
],
"name": "GLM47 Humble",
"library_size": 33,
"life": 20
}
],
"board_cursor": 3,
"choices": [
{
"name": "Island",
"index": 0,
"action": "land",
"id": "p10"
},
{
"name": "Island",
"index": 1,
"action": "land",
"id": "p11"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p12"
},
{
"name": "Island",
"index": 3,
"action": "land",
"id": "p13"
},
{
"name": "Thriving Isle",
"index": 4,
"action": "land",
"id": "p16"
}
],
"game_seq": 22,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3F Tinkerllm
get_game_log()
{
"log": ": Match score:: GLM47 Humble - 0 wins: Gem3F Tinker - 0 wins: Range: ALL: Mulligan type: Game Default: Free mulligans: 0: : Match is not rated: You have to win 1 game to win the complete match: : Game has started: : \nGLM47 Humble's library is shuffled\nGem3F Tinker's library is shuffled\nGLM47 Humble won the toss\nGLM47 Humble chooses that they take the first turn\nGLM47 Humble draws seven cards\nGem3F Tinker draws seven cards\nGLM47 Humble keeps hand\n[Chat] Gem3F Tinker: Hello! Excited to peel back the layers of this matchup. Let's see how these systems interact! Keeping this hand.\nGem3F Tinker keeps hand\n turn 1 (20 - 20)\nGLM47 Humble skips Draw step\nGLM47 Humble puts Plains from hand onto the Battlefield\nGLM47 Humble plays Plains\nGLM47 Humble skip attack\nGLM47 Humble turn 1 (20 - 20)\nGem3F Tinker draws a card",
"total_length": 1485,
"truncated": false,
"cursor": 1485
}Gem3F TinkermcpThriving Isle: As Thriving Isle enters, choose a color other than blue.
raw
choose_action(choice=p16)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_CHOICE",
"message": "Choose replacement effect to resolve first",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. or text=Name (not yes/no)",
"context": "T1 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 8,
"is_active": true,
"is_you": true,
"name": "Gem3F Tinker",
"library_size": 32,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p10",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p11",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p16",
"playable": true
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
}
],
"name": "GLM47 Humble",
"library_size": 33,
"life": 20
}
],
"board_cursor": 3,
"choices": [
{
"index": 0,
"description": "Thriving Isle: Thriving Isle enters tapped."
},
{
"index": 1,
"description": "Thriving Isle: As Thriving Isle enters, choose a color other than blue."
}
],
"game_seq": 22,
"land_drops_used": 0,
"action_taken": "selected_4",
"success": true
}Gem3F TinkermcpWhite
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": 8,
"is_active": true,
"is_you": true,
"name": "Gem3F Tinker",
"library_size": 32,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p10",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p11",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p16",
"playable": true
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
}
],
"name": "GLM47 Humble",
"library_size": 33,
"life": 20
}
],
"board_cursor": 3,
"choices": [
{
"index": 0,
"description": "White"
},
{
"index": 1,
"description": "Black"
},
{
"index": 2,
"description": "Red"
},
{
"index": 3,
"description": "Green"
}
],
"game_seq": 23,
"land_drops_used": 0,
"action_taken": "selected_choice_1",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T1 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"mana_cost": "{2}{U}",
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
}
],
"name": "GLM47 Humble",
"library_size": 33,
"life": 20
}
],
"board_cursor": 4,
"game_seq": 24,
"land_drops_used": 1,
"action_taken": "selected_choice_0",
"success": true
}gameThriving Isle: Gem3F Tinker has chosen White
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": 7,
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"mana_cost": "{2}{U}",
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
}
],
"name": "GLM47 Humble",
"library_size": 33,
"life": 20
}
],
"board_cursor": 4,
"game_seq": 29,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
}
],
"name": "GLM47 Humble",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 20
}
],
"board_cursor": 5,
"untapped_lands": 1,
"game_seq": 30,
"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": "T1 Postcombat Main/Postcombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"mana_cost": "{2}{U}",
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
}
],
"name": "GLM47 Humble",
"library_size": 33,
"life": 20
}
],
"board_cursor": 4,
"game_seq": 33,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
}
],
"name": "GLM47 Humble",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 20
}
],
"board_cursor": 5,
"untapped_lands": 1,
"game_seq": 34,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPlay 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": "T2 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
}
],
"name": "GLM47 Humble",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p6",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p7",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8",
"playable": true
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 20
}
],
"board_cursor": 6,
"choices": [
{
"name": "Plains",
"index": 0,
"action": "land",
"id": "p6"
},
{
"name": "Plains",
"index": 1,
"action": "land",
"id": "p7"
},
{
"name": "Plains",
"index": 2,
"action": "land",
"id": "p8"
}
],
"untapped_lands": 1,
"game_seq": 36,
"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": "T2 Precombat Main/Precombat Main (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"mana_cost": "{2}{U}",
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
}
],
"name": "GLM47 Humble",
"library_size": 32,
"life": 20
}
],
"board_cursor": 5,
"game_seq": 35,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
raw
choose_action(choice=p6)
{
"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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
}
],
"name": "GLM47 Humble",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 20
}
],
"board_cursor": 7,
"untapped_lands": 2,
"game_seq": 37,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}— GLM47 Humble's Turn 2 —
gameGLM47 Humble puts Plains from hand onto the Battlefield
GLM47 HumblemcpPass
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 (GLM47 Humble)",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
}
],
"name": "GLM47 Humble",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 20
}
],
"board_cursor": 7,
"untapped_lands": 2,
"game_seq": 41,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
}
],
"name": "GLM47 Humble",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 32,
"life": 20
}
],
"board_cursor": 7,
"untapped_lands": 2,
"game_seq": 45,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
— Postcombat Main —
GLM47 HumblemcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
}
],
"name": "GLM47 Humble",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 20
}
],
"board_cursor": 8,
"untapped_lands": 2,
"game_seq": 47,
"action_taken": "passed_priority",
"success": true
}— Gem3F Tinker's Turn 2 —
chatGem3F Tinker: Curious where this goes! I'm just setting up the board state. Your turn was very efficient.
Gem3F Tinkerllm
pass_priority(until=my_turn, board_cursor=5)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T2 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 8,
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p10",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p11",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{2}{U}{U}",
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"id": "p25",
"toughness": "3"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
}
],
"name": "GLM47 Humble",
"library_size": 32,
"life": 20
}
],
"board_cursor": 6,
"choices": [
{
"name": "Island",
"index": 0,
"action": "land",
"id": "p10"
},
{
"name": "Island",
"index": 1,
"action": "land",
"id": "p11"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p12"
},
{
"name": "Island",
"index": 3,
"action": "land",
"id": "p13"
}
],
"untapped_lands": 1,
"game_seq": 49,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3F Tinkermcpsend_chat_messagemcpPass
raw
send_chat_message(message=Curious where this goes! I'm just settin...)
{
"success": true
}raw
choose_action(choice=p10)
{
"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": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"mana_cost": "{2}{U}",
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{2}{U}{U}",
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"id": "p25",
"toughness": "3"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
}
],
"name": "GLM47 Humble",
"library_size": 32,
"life": 20
}
],
"board_cursor": 7,
"untapped_lands": 2,
"game_seq": 49,
"land_drops_used": 1,
"action_taken": "selected_0",
"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 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": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"mana_cost": "{2}{U}",
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{2}{U}{U}",
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"id": "p25",
"toughness": "3"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
}
],
"name": "GLM47 Humble",
"library_size": 32,
"life": 20
}
],
"board_cursor": 7,
"untapped_lands": 2,
"game_seq": 53,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
}
],
"name": "GLM47 Humble",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 20
}
],
"board_cursor": 8,
"untapped_lands": 2,
"game_seq": 54,
"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": "T2 Postcombat Main/Postcombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"mana_cost": "{2}{U}",
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{2}{U}{U}",
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"id": "p25",
"toughness": "3"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
}
],
"name": "GLM47 Humble",
"library_size": 32,
"life": 20
}
],
"board_cursor": 7,
"untapped_lands": 2,
"game_seq": 57,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
}
],
"name": "GLM47 Humble",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 20
}
],
"board_cursor": 8,
"untapped_lands": 2,
"game_seq": 58,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPlay 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": "T3 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
}
],
"name": "GLM47 Humble",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p7",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8",
"playable": true
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26",
"playable": true
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 20
}
],
"board_cursor": 9,
"choices": [
{
"name": "Plains",
"index": 0,
"action": "land",
"id": "p7"
},
{
"name": "Plains",
"index": 1,
"action": "land",
"id": "p8"
},
{
"name": "Thriving Heath",
"index": 2,
"action": "land",
"id": "p26"
}
],
"untapped_lands": 2,
"game_seq": 60,
"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": "T3 Precombat Main/Precombat Main (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"mana_cost": "{2}{U}",
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{2}{U}{U}",
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"id": "p25",
"toughness": "3"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
}
],
"name": "GLM47 Humble",
"library_size": 31,
"life": 20
}
],
"board_cursor": 8,
"untapped_lands": 2,
"game_seq": 59,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
raw
choose_action(choice=p7)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T3 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
}
],
"name": "GLM47 Humble",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 20
}
],
"board_cursor": 10,
"untapped_lands": 3,
"game_seq": 61,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}— GLM47 Humble's Turn 3 —
gameGLM47 Humble puts Plains from hand onto the Battlefield
GLM47 HumblemcpPass
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 (GLM47 Humble)",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
}
],
"name": "GLM47 Humble",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 20
}
],
"board_cursor": 10,
"untapped_lands": 3,
"game_seq": 65,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T3 Postcombat Main/Postcombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
}
],
"name": "GLM47 Humble",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 31,
"life": 20
}
],
"board_cursor": 10,
"untapped_lands": 3,
"game_seq": 69,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
— Postcombat Main —
GLM47 HumblemcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
}
],
"name": "GLM47 Humble",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 20
}
],
"board_cursor": 11,
"stack": [
{
"name": "Mistwalker"
}
],
"untapped_lands": 3,
"game_seq": 71,
"action_taken": "passed_priority",
"success": true
}GLM47 Humblellm
get_oracle_text(object_id=Mistwalker)
{
"success": false,
"error": "Unknown short ID: Mistwalker"
}GLM47 Humblellm
get_game_log(since_turn=3)
{
"log": "GLM47 Humble turn 3 (20 - 20)\nGem3F Tinker draws a card\nGem3F Tinker puts Island from hand onto the Battlefield\nGem3F Tinker plays Island\nGem3F Tinker casts Mistwalker from hand",
"total_length": 4023,
"truncated": false,
"cursor": 4023,
"since_turn": 3,
"since_player": "GLM47 Humble"
}— Gem3F Tinker's Turn 3 —
Gem3F Tinkerllm
pass_priority(until=my_turn, board_cursor=8)
{
"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": 8,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p11",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
},
{
"mana_cost": "{2}{U}{U}",
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"id": "p25",
"toughness": "3"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
}
],
"name": "GLM47 Humble",
"library_size": 31,
"life": 20
}
],
"board_cursor": 9,
"choices": [
{
"name": "Island",
"index": 0,
"action": "land",
"id": "p11"
},
{
"name": "Island",
"index": 1,
"action": "land",
"id": "p12"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p13"
}
],
"untapped_lands": 2,
"game_seq": 73,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3F TinkermcpCast Mistwalker {2}{U}
raw
choose_action(choice=p11)
{
"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": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"mana_cost": "{2}{U}",
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"power": "1",
"id": "p14",
"toughness": "4",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
},
{
"mana_cost": "{2}{U}{U}",
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"id": "p25",
"toughness": "3"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
}
],
"name": "GLM47 Humble",
"library_size": 31,
"life": 20
}
],
"board_cursor": 10,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Mistwalker",
"index": 0,
"action": "cast",
"id": "p14",
"power": "1",
"toughness": "4"
}
],
"untapped_lands": 3,
"game_seq": 73,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}Gem3F Tinkermcp1. {T}: Add {U}.
raw
choose_action(choice=p14)
{
"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": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
},
{
"mana_cost": "{2}{U}{U}",
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"id": "p25",
"toughness": "3"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
}
],
"name": "GLM47 Humble",
"library_size": 31,
"life": 20
}
],
"board_cursor": 11,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Mistwalker"
}
],
"untapped_lands": 3,
"game_seq": 77,
"land_drops_used": 1,
"action_taken": "selected_0",
"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": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
},
{
"mana_cost": "{2}{U}{U}",
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"id": "p25",
"toughness": "3"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
}
],
"name": "GLM47 Humble",
"library_size": 31,
"life": 20
}
],
"board_cursor": 12,
"stack": [
{
"name": "Mistwalker"
}
],
"game_seq": 79,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}gameGem3F Tinker casts Mistwalker 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": "T3 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
},
{
"mana_cost": "{2}{U}{U}",
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"id": "p25",
"toughness": "3"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
}
],
"name": "GLM47 Humble",
"library_size": 31,
"life": 20
}
],
"board_cursor": 13,
"game_seq": 83,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
}
],
"name": "GLM47 Humble",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 20
}
],
"board_cursor": 12,
"untapped_lands": 3,
"game_seq": 84,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker puts Mistwalker 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": "T3 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
},
{
"mana_cost": "{2}{U}{U}",
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"id": "p25",
"toughness": "3"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
}
],
"name": "GLM47 Humble",
"library_size": 31,
"life": 20
}
],
"board_cursor": 13,
"game_seq": 86,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
}
],
"name": "GLM47 Humble",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 20
}
],
"board_cursor": 12,
"untapped_lands": 3,
"game_seq": 87,
"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": "T3 Postcombat Main/Postcombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
},
{
"mana_cost": "{2}{U}{U}",
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"id": "p25",
"toughness": "3"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
}
],
"name": "GLM47 Humble",
"library_size": 31,
"life": 20
}
],
"board_cursor": 13,
"game_seq": 90,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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 Postcombat Main/Postcombat Main (Gem3F Tinker)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
}
],
"name": "GLM47 Humble",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 20
}
],
"board_cursor": 12,
"untapped_lands": 3,
"game_seq": 91,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpCast Siege Striker {2}{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": "T4 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8",
"playable": true
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"mana_cost": "{2}{W}",
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"power": "1",
"id": "p30",
"toughness": "1",
"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": "p26",
"playable": true
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 20
}
],
"board_cursor": 13,
"choices": [
{
"name": "Plains",
"index": 0,
"action": "land",
"id": "p8"
},
{
"mana_cost": "{2}{W}",
"name": "Siege Striker",
"index": 1,
"action": "cast",
"id": "p30",
"power": "1",
"toughness": "1"
},
{
"name": "Thriving Heath",
"index": 2,
"action": "land",
"id": "p26"
}
],
"untapped_lands": 3,
"game_seq": 93,
"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": "T4 Precombat Main/Precombat Main (GLM47 Humble)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
},
{
"mana_cost": "{2}{U}{U}",
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"id": "p25",
"toughness": "3"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20
}
],
"board_cursor": 14,
"stack": [
{
"name": "Siege Striker"
}
],
"game_seq": 92,
"action_taken": "passed_priority",
"success": true
}Gem3F Tinkerllm
get_oracle_text(card_name=Siege Striker)
{
"success": true,
"name": "Siege Striker",
"mana_cost": "{2}{W}",
"type": "Creature — Human Soldier",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"power": "1",
"toughness": "1"
}GLM47 HumblemcpPass
raw
choose_action(choice=p30)
{
"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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 20
}
],
"board_cursor": 14,
"stack": [
{
"name": "Siege Striker"
}
],
"game_seq": 94,
"land_drops_used": 0,
"action_taken": "selected_1",
"success": true
}— GLM47 Humble's Turn 4 —
gameGLM47 Humble casts Siege Striker from hand
GLM47 HumblemcpPlay 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": "T4 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p8",
"playable": true
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26",
"playable": true
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 20
}
],
"board_cursor": 15,
"choices": [
{
"name": "Plains",
"index": 0,
"action": "land",
"id": "p8"
},
{
"name": "Thriving Heath",
"index": 1,
"action": "land",
"id": "p26"
}
],
"game_seq": 101,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
raw
choose_action(choice=p8)
{
"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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 20
}
],
"board_cursor": 16,
"untapped_lands": 1,
"game_seq": 104,
"land_drops_used": 1,
"action_taken": "selected_0",
"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": "T4 Precombat Main/Precombat Main (GLM47 Humble)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
},
{
"mana_cost": "{2}{U}{U}",
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"id": "p25",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20
}
],
"board_cursor": 15,
"game_seq": 102,
"action_taken": "passed_priority",
"success": true
}gameGLM47 Humble puts Siege Striker from stack onto the Battlefield
gameGLM47 Humble puts Plains from hand onto the Battlefield
GLM47 HumblemcpPass
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 (GLM47 Humble)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 20
}
],
"board_cursor": 16,
"untapped_lands": 1,
"game_seq": 106,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 30,
"life": 20
}
],
"board_cursor": 16,
"untapped_lands": 1,
"game_seq": 110,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
— Postcombat Main —
GLM47 HumblemcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 5,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 29,
"life": 20
}
],
"board_cursor": 17,
"stack": [
{
"name": "Seafloor Oracle"
}
],
"untapped_lands": 1,
"game_seq": 112,
"action_taken": "passed_priority",
"success": true
}GLM47 Humblellm
get_oracle_text(card_name=Seafloor Oracle)
{
"success": true,
"name": "Seafloor Oracle",
"mana_cost": "{2}{U}{U}",
"type": "Creature — Merfolk Wizard",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"toughness": "3"
}— Gem3F Tinker's Turn 4 —
chatGem3F Tinker: Siege Striker is a fascinating piece of tech. Double strike really changes the math on any potential buffs. Let's see how my deck responds to that pressure!
Gem3F Tinkerllm
pass_priority(until=my_turn, board_cursor=15)
{
"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": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 29,
"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.",
"Flash"
],
"id": "p23",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p12",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15",
"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": "p27",
"toughness": "0"
},
{
"mana_cost": "{2}{U}{U}",
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"id": "p25",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20
}
],
"board_cursor": 16,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"name": "Island",
"index": 1,
"action": "land",
"id": "p12"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p13"
},
{
"name": "Island",
"index": 3,
"action": "land",
"id": "p32"
},
{
"name": "Mistwalker",
"index": 4,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"index": 5,
"action": "cast",
"id": "p15"
}
],
"untapped_lands": 3,
"game_seq": 114,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem3F TinkermcpCast Seafloor Oracle {2}{U}{U}
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": "T4 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": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 29,
"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.",
"Flash"
],
"id": "p23",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15",
"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": "p27",
"toughness": "0"
},
{
"mana_cost": "{2}{U}{U}",
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"id": "p25",
"toughness": "3",
"playable": true
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20
}
],
"board_cursor": 17,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"index": 2,
"action": "cast",
"id": "p15"
},
{
"mana_cost": "{2}{U}{U}",
"name": "Seafloor Oracle",
"index": 3,
"action": "cast",
"id": "p25",
"power": "2",
"toughness": "3"
}
],
"untapped_lands": 4,
"game_seq": 114,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}Gem3F Tinkermcpsend_chat_messagemcp1. {T}: Add {U}.
raw
send_chat_message(message=Siege Striker is a fascinating piece of ...)
{
"success": true
}raw
choose_action(choice=p25)
{
"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": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 29,
"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.",
"Flash"
],
"id": "p23",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20
}
],
"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": "Seafloor Oracle"
}
],
"untapped_lands": 4,
"game_seq": 118,
"land_drops_used": 1,
"action_taken": "selected_3",
"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": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 29,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20
}
],
"board_cursor": 19,
"stack": [
{
"name": "Seafloor Oracle"
}
],
"game_seq": 120,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}gameGem3F Tinker casts Seafloor Oracle 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": "T4 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 29,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20
}
],
"board_cursor": 20,
"game_seq": 125,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 5,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 29,
"life": 20
}
],
"board_cursor": 18,
"untapped_lands": 1,
"game_seq": 126,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker puts Seafloor Oracle from stack onto the Battlefield
Gem3F TinkermcpAttack with Mistwalker 1/4
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T4 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 29,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20
}
],
"board_cursor": 20,
"choices": [
{
"name": "Mistwalker",
"index": 0,
"choice_type": "attacker",
"id": "p14",
"power": "1",
"toughness": "4"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"game_seq": 128,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(attackers=p14)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T4 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 29,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20
}
],
"board_cursor": 21,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
}
],
"game_seq": 130,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p14"
}
]
}GLM47 HumblemcpPass
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": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 5,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 29,
"life": 20
}
],
"board_cursor": 19,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
}
],
"untapped_lands": 1,
"game_seq": 129,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpNo 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": "T4 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 5,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 29,
"life": 20
}
],
"board_cursor": 19,
"choices": [
{
"name": "Siege Striker",
"index": 0,
"choice_type": "blocker",
"id": "p30",
"power": "1",
"toughness": "1"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
}
],
"untapped_lands": 1,
"game_seq": 135,
"incoming_attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
],
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
gameGem3F Tinker attacks GLM47 Humble 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": "T4 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 29,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20
}
],
"board_cursor": 21,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
}
],
"game_seq": 134,
"action_taken": "passed_priority",
"success": true
}— Declare Blockers —
GLM47 HumblemcpPass
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 Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 5,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 29,
"life": 20
}
],
"board_cursor": 19,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
}
],
"untapped_lands": 1,
"game_seq": 136,
"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": "T4 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 29,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 19
}
],
"board_cursor": 22,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"game_seq": 139,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 5,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 29,
"life": 20
}
],
"board_cursor": 20,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 140,
"action_taken": "passed_priority",
"success": true
}gameGLM47 Humble loses 1 life at combat from Mistwalker
gameGem3F Tinker - Ability triggers: Seafloor Oracle - Whenever a Merfolk you control 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": "T4 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 19
}
],
"board_cursor": 23,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
}
],
"game_seq": 144,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 20
}
],
"board_cursor": 21,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
}
],
"untapped_lands": 1,
"game_seq": 145,
"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": "T4 Postcombat Main/Postcombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 5,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 19
}
],
"board_cursor": 23,
"game_seq": 146,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 20
}
],
"board_cursor": 21,
"untapped_lands": 1,
"game_seq": 147,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPlay Thriving Heath
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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36",
"playable": true
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26",
"playable": true
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 20
}
],
"board_cursor": 22,
"choices": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"index": 0,
"action": "cast",
"id": "p24",
"power": "2",
"toughness": "3"
},
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 1,
"action": "cast",
"id": "p4"
},
{
"name": "Plains",
"index": 2,
"action": "land",
"id": "p36"
},
{
"name": "Thriving Heath",
"index": 3,
"action": "land",
"id": "p26"
}
],
"untapped_lands": 4,
"game_seq": 149,
"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": "T5 Precombat Main/Precombat Main (GLM47 Humble)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 4,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 24,
"stack": [
{
"name": "Basri's Acolyte"
}
],
"game_seq": 148,
"action_taken": "passed_priority",
"success": true
}Gem3F Tinkerllm
get_oracle_text(card_name=Basri's Acolyte)
{
"success": true,
"name": "Basri's Acolyte",
"mana_cost": "{2}{W}{W}",
"type": "Creature — Cat Cleric",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"toughness": "3"
}GLM47 Humblellm
get_oracle_text(card_names=["Basri's Acolyte","Secure the Scene"])
{
"success": true,
"cards": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"type": "Creature — Cat Cleric",
"toughness": "3"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"type": "Sorcery"
}
]
}GLM47 HumblemcpThriving Heath: Thriving Heath enters tapped.
raw
choose_action(choice=p26)
{
"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": "T5 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36",
"playable": true
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26",
"playable": true
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 20
}
],
"board_cursor": 22,
"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": 4,
"game_seq": 150,
"land_drops_used": 0,
"action_taken": "selected_3",
"success": true
}— GLM47 Humble's Turn 5 —
GLM47 HumblemcpPass
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": "T5 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36",
"playable": true
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"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": "p26",
"playable": true
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 20
}
],
"board_cursor": 22,
"choices": [
{
"index": 0,
"description": "Blue"
},
{
"index": 1,
"description": "Black"
},
{
"index": 2,
"description": "Red"
},
{
"index": 3,
"description": "Green"
}
],
"untapped_lands": 4,
"game_seq": 151,
"land_drops_used": 0,
"action_taken": "selected_choice_0",
"success": true
}GLM47 HumblemcpCast Basri's Acolyte {2}{W}{W}
raw
choose_action(text=Blue)
{
"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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"power": "2",
"id": "p24",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 20
}
],
"board_cursor": 23,
"choices": [
{
"mana_cost": "{2}{W}{W}",
"name": "Basri's Acolyte",
"index": 0,
"action": "cast",
"id": "p24",
"power": "2",
"toughness": "3"
},
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 1,
"action": "cast",
"id": "p4"
}
],
"untapped_lands": 4,
"game_seq": 152,
"land_drops_used": 1,
"action_taken": "selected_choice_text_Blue",
"success": true
}GLM47 HumblemcpPass
raw
choose_action(choice=p24)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T5 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 20
}
],
"board_cursor": 24,
"stack": [
{
"name": "Basri's Acolyte"
}
],
"game_seq": 157,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gameThriving Heath: GLM47 Humble has chosen Blue
gameGLM47 Humble puts Thriving Heath from hand onto the Battlefield
gameGLM47 Humble casts Basri's Acolyte from hand
GLM47 HumblemcpSiege Striker
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select other creatures you control (selected 0 of 2)",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T5 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 20
}
],
"board_cursor": 25,
"choices": [
{
"name": "Siege Striker",
"target_type": "permanent",
"index": 0,
"power": "1",
"id": "p30",
"toughness": "1"
}
],
"stack": [
{
"name": "Ability"
}
],
"game_seq": 163,
"land_drops_used": 1,
"required": false,
"can_cancel": true,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
raw
choose_action(choice=p30)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T5 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 20
}
],
"board_cursor": 25,
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Siege Striker (1/1) (yours)",
"id": "p30"
}
]
}
],
"game_seq": 166,
"land_drops_used": 1,
"action_taken": "selected_target_0",
"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 Precombat Main/Precombat Main (GLM47 Humble)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 4,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 25,
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Siege Striker (1/1) (GLM47 Humble's)",
"id": "p30"
}
]
}
],
"game_seq": 164,
"action_taken": "passed_priority",
"success": true
}gameGLM47 Humble puts Basri's Acolyte from stack onto the Battlefield
gameGLM47 Humble - Ability triggers: Basri's Acolyte - When Basri's Acolyte enters, put a +1/+1 counter on each of up to two other target creatures you control. - targeting Siege Striker
GLM47 HumblemcpPass
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": "T5 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 20
}
],
"board_cursor": 26,
"game_seq": 168,
"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": "T5 Precombat Main/Precombat Main (GLM47 Humble)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 4,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 26,
"game_seq": 169,
"action_taken": "passed_priority",
"success": true
}gameBasri's Acolyte: GLM47 Humble puts 1 +1/+1 counters on Siege Striker
GLM47 HumblemcpAttack with Siege Striker 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": "T5 Combat/Declare Attackers (GLM47 Humble)",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 20
}
],
"board_cursor": 26,
"choices": [
{
"name": "Siege Striker",
"index": 0,
"choice_type": "attacker",
"id": "p30",
"power": "2",
"toughness": "2"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"game_seq": 171,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
raw
choose_action(attackers=p30)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T5 Combat/Declare Attackers (GLM47 Humble)",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 20
}
],
"board_cursor": 27,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"game_seq": 173,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p30"
}
]
}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/Declare Attackers (GLM47 Humble)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 4,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 27,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"game_seq": 172,
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
minor blunder
Declined to tap Basri's Acolyte for Siege Striker's attack trigger when it would have dealt 2 extra damage (6 total inst…
Declined to tap Basri's Acolyte for Siege Striker's attack trigger when it would have dealt 2 extra damage (6 total instead of 4 with double strike) against an opponent with no blockers. Basri's Acolyte is summoning sick and the opponent's only potential attacker next turn is Mistwalker (which has flying, so Acolyte can't block it anyway) and Seafloor Oracle (which is sick).
Analysis
Action taken: Declined to tap any creatures for Siege Striker's trigger, dealing only 4 damage.
Better line: Tap Basri's Acolyte to pump Siege Striker to 3/3 double strike for 6 damage, since Acolyte provides no blocking value this cycle.
gameGLM47 Humble attacks Gem3F Tinker with 1 creature
gameGLM47 Humble - Ability triggers: Siege Striker - Whenever Siege Striker attacks, you may tap any number of untapped creatures you control. Siege Striker gets +1/+1 until end of turn for each creature tapped this way.
GLM47 HumblemcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Whenever Siege Striker attacks, you may tap any number of untapped creatures you control. Siege Striker gets +1/+1 until end of turn for each creature tapped this way.",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T5 Combat/Declare Attackers (GLM47 Humble)",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 20
}
],
"board_cursor": 27,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"game_seq": 178,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T5 Combat/Declare Attackers (GLM47 Humble)",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 20
}
],
"board_cursor": 27,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
}
],
"game_seq": 180,
"action_taken": "no",
"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 Combat/Declare Attackers (GLM47 Humble)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 4,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 27,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
}
],
"game_seq": 179,
"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": "T5 Combat/Declare Blockers (GLM47 Humble)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 4,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 27,
"choices": [
{
"name": "Seafloor Oracle",
"index": 0,
"choice_type": "blocker",
"id": "p25",
"power": "2",
"toughness": "3"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
}
],
"game_seq": 182,
"incoming_attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
],
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T5 Combat/Declare Blockers (GLM47 Humble)",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 20
}
],
"board_cursor": 27,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
}
],
"game_seq": 181,
"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": "T5 Combat/Declare Blockers (GLM47 Humble)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"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.",
"Flash"
],
"id": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 4,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 27,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
}
],
"game_seq": 183,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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/First Combat Damage (GLM47 Humble)",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 18
}
],
"board_cursor": 28,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
}
],
"game_seq": 186,
"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 Combat/First Combat Damage (GLM47 Humble)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 18,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 4,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 28,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
}
],
"game_seq": 187,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker loses 2 life at combat from Siege Striker
— Combat Damage —
GLM47 HumblemcpPass
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 (GLM47 Humble)",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 16
}
],
"board_cursor": 29,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
}
],
"game_seq": 190,
"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 Combat/Combat Damage (GLM47 Humble)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 16,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 4,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 29,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
}
],
"game_seq": 191,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker loses 2 life at combat from Siege Striker
— Combat Damage —
GLM47 HumblemcpPass
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": "T5 Postcombat Main/Postcombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 16
}
],
"board_cursor": 29,
"game_seq": 194,
"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": "T5 Postcombat Main/Postcombat Main (GLM47 Humble)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 28,
"life": 16,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"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": "p27",
"toughness": "0"
}
]
},
{
"hand_size": 4,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 29,
"game_seq": 195,
"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": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 16,
"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": "p23",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p13",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15",
"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": "p27",
"toughness": "0"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 30,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"name": "Island",
"index": 1,
"action": "land",
"id": "p13"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p32"
},
{
"name": "Island",
"index": 3,
"action": "land",
"id": "p35"
},
{
"name": "Mistwalker",
"index": 4,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"index": 5,
"action": "cast",
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"index": 6,
"action": "cast",
"id": "p40",
"power": "2",
"toughness": "1"
}
],
"untapped_lands": 4,
"game_seq": 197,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
GLM47 HumblemcpPass
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 Precombat Main/Precombat Main (Gem3F Tinker)",
"board": [
{
"hand_size": 4,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 5,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 16
}
],
"board_cursor": 30,
"stack": [
{
"name": "Pirated Copy"
}
],
"game_seq": 196,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpCast Pirated Copy {4}{U}
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": "T5 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": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 16,
"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": "p23",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15",
"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": "p27",
"toughness": "0",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 31,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"index": 2,
"action": "cast",
"id": "p15"
},
{
"mana_cost": "{4}{U}",
"name": "Pirated Copy",
"index": 3,
"action": "cast",
"id": "p27",
"power": "0",
"toughness": "0"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"index": 4,
"action": "cast",
"id": "p40",
"power": "2",
"toughness": "1"
}
],
"untapped_lands": 5,
"game_seq": 198,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}— Gem3F Tinker's Turn 5 —
Gem3F Tinkerllm
get_oracle_text(card_name=Pirated Copy)
{
"success": true,
"name": "Pirated Copy",
"mana_cost": "{4}{U}",
"type": "Creature — Shapeshifter Pirate",
"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",
"toughness": "0"
}Gem3F Tinkermcp1. {T}: Add {U}.
raw
choose_action(choice=p27)
{
"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 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": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 16,
"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": "p23",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 32,
"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": 5,
"game_seq": 202,
"land_drops_used": 1,
"action_taken": "selected_3",
"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": "T5 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 16,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 33,
"stack": [
{
"name": "Pirated Copy"
}
],
"game_seq": 204,
"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": "T5 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 16,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 33,
"stack": [
{
"name": "Pirated Copy"
}
],
"game_seq": 210,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpSeafloor Oracle
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": "T5 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 16,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 33,
"choices": [
{
"controller": "GLM47 Humble",
"name": "Basri's Acolyte",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"name": "Mistwalker",
"target_type": "permanent",
"index": 1,
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"name": "Seafloor Oracle",
"target_type": "permanent",
"index": 2,
"power": "2",
"id": "p25",
"toughness": "3"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Siege Striker",
"target_type": "permanent",
"index": 3,
"power": "2",
"id": "p30",
"toughness": "2"
}
],
"stack": [
{
"name": "Pirated Copy"
}
],
"game_seq": 212,
"land_drops_used": 1,
"required": true,
"can_cancel": false,
"action_taken": "yes",
"success": true
}GLM47 HumblemcpPass
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 Precombat Main/Precombat Main (Gem3F Tinker)",
"board": [
{
"hand_size": 4,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 5,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 16
}
],
"board_cursor": 31,
"game_seq": 211,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(choice=p25)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T5 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 16,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 34,
"game_seq": 213,
"land_drops_used": 1,
"action_taken": "selected_target_2",
"success": true
}gameGem3F Tinker puts Seafloor Oracle from stack onto the Battlefield
Gem3F TinkermcpAttack with all (Mistwalker 1/4, Seafloor Oracle 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 (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 16,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 34,
"choices": [
{
"name": "Mistwalker",
"index": 0,
"choice_type": "attacker",
"id": "p14",
"power": "1",
"toughness": "4"
},
{
"name": "Seafloor Oracle",
"index": 1,
"choice_type": "attacker",
"id": "p25",
"power": "2",
"toughness": "3"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"game_seq": 215,
"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": "T5 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 16,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 35,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p25",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 217,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "all"
}
]
}GLM47 HumblemcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T5 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 4,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 5,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 16
}
],
"board_cursor": 32,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p25",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 216,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpBasri's Acolyte blocks p31
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 4,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 5,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 16
}
],
"board_cursor": 32,
"choices": [
{
"name": "Basri's Acolyte",
"index": 0,
"choice_type": "blocker",
"id": "p24",
"power": "2",
"toughness": "3"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p25",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 222,
"incoming_attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
},
{
"name": "Seafloor Oracle",
"id": "p25",
"power": "2",
"toughness": "3"
}
],
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
gameGem3F Tinker attacks GLM47 Humble with 2 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": "T5 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 16,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19
}
],
"board_cursor": 35,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p25",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 221,
"action_taken": "passed_priority",
"success": true
}— Declare Blockers —
GLM47 HumblemcpPass
raw
choose_action(blockers=p24:p31)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T5 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 4,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 5,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 16
}
],
"board_cursor": 32,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p25",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 223,
"action_taken": "batch_block",
"success": true,
"declared": [
{
"id": "p24",
"blocks": "p31"
}
]
}gameAttacker: Seafloor Oracle (2/3) blocked by Basri's Acolyte (2/3)
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 16,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 20
}
],
"board_cursor": 36,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p25",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"game_seq": 228,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 4,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 5,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 27,
"life": 16
}
],
"board_cursor": 33,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p25",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"game_seq": 229,
"action_taken": "passed_priority",
"success": true
}gameGLM47 Humble loses 1 life at combat from Mistwalker
gameBasri's Acolyte deals 2 damage to Seafloor Oracle
gameSeafloor Oracle deals 2 damage to Basri's Acolyte
gameGLM47 Humble gains 2 life
gameGem3F Tinker - Ability triggers: Seafloor Oracle - Whenever a Merfolk you control deals combat damage to a player, draw a card.
gameGem3F Tinker - Ability triggers: Seafloor Oracle - Whenever a Merfolk you control 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": "T5 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 16,
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 20
}
],
"board_cursor": 37,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p25",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"game_seq": 237,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 4,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 26,
"life": 16
}
],
"board_cursor": 34,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p25",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"game_seq": 238,
"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 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 16,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 20
}
],
"board_cursor": 38,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p25",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 239,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 4,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 16
}
],
"board_cursor": 35,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p25",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 240,
"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": "T5 Postcombat Main/Postcombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 16,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 4,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 20
}
],
"board_cursor": 38,
"game_seq": 241,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 4,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 29,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 16
}
],
"board_cursor": 35,
"game_seq": 242,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPlay 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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p36",
"playable": true
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9",
"playable": true
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3",
"playable": true
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 16
}
],
"board_cursor": 36,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
},
{
"name": "Plains",
"index": 1,
"action": "land",
"id": "p36"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"index": 2,
"action": "cast",
"id": "p9"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"index": 3,
"action": "cast",
"id": "p46",
"power": "2",
"toughness": "3"
}
],
"untapped_lands": 5,
"game_seq": 244,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
chatGem3F Tinker: Exiling Seafloor Oracle? That's a solid move, but I've already got another one! Pirated Copy is such a fun card to play with. Ready to see what else I can do?
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 (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 16,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 3,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20
}
],
"board_cursor": 39,
"stack": [
{
"name": "Secure the Scene",
"targets": [
{
"name": "Seafloor Oracle (2/3) [tapped] (yours)",
"id": "p25"
}
]
}
],
"game_seq": 243,
"action_taken": "passed_priority",
"success": true
}Gem3F Tinkerllm
get_oracle_text(card_name=Seafloor Oracle)
{
"success": true,
"name": "Seafloor Oracle",
"mana_cost": "{2}{U}{U}",
"type": "Creature — Merfolk Wizard",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"toughness": "3"
}Gem3F Tinkerllm
get_game_log(max_chars=1000)
{
"log": "'#20B2AA'>Gem3F Tinker - Ability triggers: Seafloor Oracle - Whenever a Merfolk you control deals combat damage to a player, draw a card.\nGem3F Tinker draws a card\nGem3F Tinker draws a card\nGem3F Tinker turn 5 (20 - 16)\nGLM47 Humble draws a card\nGLM47 Humble puts Plains from hand onto the Battlefield\nGLM47 Humble plays Plains\nGLM47 Humble casts Secure the Scene targeting Seafloor Oracle from hand",
"total_length": 12435,
"truncated": true,
"cursor": 12435
}Gem3F Tinkerllm
get_oracle_text(card_name=Secure the Scene)
{
"success": true,
"name": "Secure the Scene",
"mana_cost": "{4}{W}",
"type": "Sorcery",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
]
}Gem3F Tinkermcpsend_chat_message
raw
send_chat_message(message=Exiling Seafloor Oracle? That's a solid ...)
{
"success": true
}Gem3F Tinkerllm
get_game_state()
{
"available": true,
"cursor": 12,
"turn": 6,
"phase": "Precombat Main",
"step": "Precombat Main",
"active_player": "GLM47 Humble",
"priority_player": "Gem3F Tinker",
"players": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 16,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 3,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20
}
],
"stack": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p47",
"targets": [
{
"name": "Seafloor Oracle (2/3) [tapped] (yours)",
"id": "p25"
}
]
}
],
"game_seq": 259
}GLM47 HumblemcpCast Secure the Scene {4}{W}
raw
choose_action(choice=p36)
{
"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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6",
"playable": true
},
{
"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": "p4",
"playable": true
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9",
"playable": true
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3",
"playable": true
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 16
}
],
"board_cursor": 37,
"choices": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"index": 0,
"action": "cast",
"id": "p3",
"power": "3",
"toughness": "6"
},
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 1,
"action": "cast",
"id": "p4"
},
{
"mana_cost": "{4}{W}",
"name": "Secure the Scene",
"index": 2,
"action": "cast",
"id": "p9"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"index": 3,
"action": "cast",
"id": "p46",
"power": "2",
"toughness": "3"
}
],
"untapped_lands": 6,
"game_seq": 245,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}— GLM47 Humble's Turn 6 —
GLM47 Humblellm
get_oracle_text(card_name=Secure the Scene)
{
"success": true,
"name": "Secure the Scene",
"mana_cost": "{4}{W}",
"type": "Sorcery",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
]
}GLM47 HumblemcpSeafloor Oracle
raw
choose_action(choice=p9)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a nonland permanent",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T6 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4",
"playable": true
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 16
}
],
"board_cursor": 38,
"choices": [
{
"name": "Basri's Acolyte",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"tapped": true,
"controller": "Gem3F Tinker",
"name": "Mistwalker",
"target_type": "permanent",
"index": 1,
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"tapped": true,
"controller": "Gem3F Tinker",
"name": "Seafloor Oracle",
"target_type": "permanent",
"index": 2,
"power": "2",
"id": "p25",
"toughness": "3"
},
{
"controller": "Gem3F Tinker",
"name": "Seafloor Oracle",
"target_type": "permanent",
"index": 3,
"power": "2",
"id": "p27",
"toughness": "3"
},
{
"name": "Siege Striker",
"target_type": "permanent",
"index": 4,
"power": "2",
"id": "p30",
"toughness": "2"
}
],
"stack": [
{
"name": "Secure the Scene"
}
],
"untapped_lands": 6,
"game_seq": 249,
"land_drops_used": 1,
"required": false,
"can_cancel": true,
"action_taken": "selected_2",
"success": true
}gameGLM47 Humble puts Plains from hand onto the Battlefield
GLM47 Humblemcp1. {T}: Add {W}.
raw
choose_action(choice=p25)
{
"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": "T6 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4",
"playable": true
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 16
}
],
"board_cursor": 39,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {W}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Secure the Scene",
"targets": [
{
"name": "Seafloor Oracle (2/3) [tapped] (Gem3F Tinker's)",
"id": "p25"
}
]
}
],
"untapped_lands": 2,
"game_seq": 250,
"land_drops_used": 1,
"action_taken": "selected_target_2",
"success": true
}GLM47 HumblemcpPass
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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"library_size": 25,
"life": 16
}
],
"board_cursor": 40,
"stack": [
{
"name": "Secure the Scene",
"targets": [
{
"name": "Seafloor Oracle (2/3) [tapped] (Gem3F Tinker's)",
"id": "p25"
}
]
}
],
"untapped_lands": 1,
"game_seq": 256,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}gameGLM47 Humble casts Secure the Scene targeting Seafloor Oracle from hand
GLM47 HumblemcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T6 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Soldier Token",
"id": "p49",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": 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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 25,
"life": 16
}
],
"board_cursor": 41,
"untapped_lands": 1,
"game_seq": 258,
"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 (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Soldier Token",
"id": "p49",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": 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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 25,
"life": 16,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20
}
],
"board_cursor": 40,
"game_seq": 259,
"action_taken": "passed_priority",
"success": true
}gameGLM47 Humble moves Seafloor Oracle from battlefield to the exile zone (source: Secure the Scene)
gameGem3F Tinker creates a Soldier Token token
gameGLM47 Humble puts Secure the Scene from stack into their graveyard
GLM47 HumblemcpAttack with Siege Striker 2/2, Basri's Acolyte 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": "T6 Combat/Declare Attackers (GLM47 Humble)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Soldier Token",
"id": "p49",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": 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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 25,
"life": 16
}
],
"board_cursor": 41,
"choices": [
{
"name": "Siege Striker",
"index": 0,
"choice_type": "attacker",
"id": "p30",
"power": "2",
"toughness": "2"
},
{
"name": "Basri's Acolyte",
"index": 1,
"choice_type": "attacker",
"id": "p24",
"power": "2",
"toughness": "3"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 1,
"game_seq": 263,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
raw
choose_action(attackers=p30,p24)
{
"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 (GLM47 Humble)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Soldier Token",
"id": "p49",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": 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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 25,
"life": 16
}
],
"board_cursor": 42,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 265,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p30"
},
{
"id": "p24"
}
]
}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 (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Soldier Token",
"id": "p49",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": 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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 25,
"life": 16,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20
}
],
"board_cursor": 41,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"game_seq": 264,
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
gameGLM47 Humble attacks Gem3F Tinker with 2 creatures
gameGLM47 Humble - Ability triggers: Siege Striker - Whenever Siege Striker attacks, you may tap any number of untapped creatures you control. Siege Striker gets +1/+1 until end of turn for each creature tapped this way.
GLM47 HumblemcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Whenever Siege Striker attacks, you may tap any number of untapped creatures you control. Siege Striker gets +1/+1 until end of turn for each creature tapped this way.",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T6 Combat/Declare Attackers (GLM47 Humble)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Soldier Token",
"id": "p49",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": 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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 25,
"life": 16
}
],
"board_cursor": 42,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 271,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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 (GLM47 Humble)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Soldier Token",
"id": "p49",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": 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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 25,
"life": 16
}
],
"board_cursor": 42,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 1,
"game_seq": 273,
"action_taken": "no",
"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 (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Soldier Token",
"id": "p49",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": 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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 25,
"life": 16,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20
}
],
"board_cursor": 41,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 272,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpSoldier Token blocks Siege Striker
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select blockers",
"response_type": "select",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"context": "T6 Combat/Declare Blockers (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Soldier Token",
"id": "p49",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": 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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 25,
"life": 16,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20
}
],
"board_cursor": 41,
"choices": [
{
"name": "Seafloor Oracle",
"index": 0,
"choice_type": "blocker",
"id": "p27",
"power": "2",
"toughness": "3"
},
{
"name": "Soldier Token",
"index": 1,
"choice_type": "blocker",
"id": "p49",
"power": "1",
"toughness": "1"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 275,
"incoming_attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
},
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
],
"action_taken": "passed_priority",
"success": true
}minor blunder
Blocking Siege Striker with the 1/1 Soldier Token is suboptimal.
Blocking Siege Striker with the 1/1 Soldier Token is suboptimal. The token dies to first strike damage, only preventing 2 of the 4 damage from Siege Striker. Blocking Basri's Acolyte instead would prevent 2 combat damage AND deny the opponent 2 life from lifelink - same damage prevention but with the added benefit of denying lifegain.
Analysis
Action taken: Blocked Siege Striker (double strike 2/2) with the 1/1 Soldier Token, which dies to first strike and only prevents 2 damage.
Better line: Block Basri's Acolyte with the Soldier Token to prevent 2 damage and deny 2 lifelink, or block Siege Striker with Seafloor Oracle to trade it off entirely (preventing all 4 double strike damage and killing the Striker).
GLM47 HumblemcpPass
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 (GLM47 Humble)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Soldier Token",
"id": "p49",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": 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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 25,
"life": 16
}
],
"board_cursor": 42,
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
],
"blockers": [
{
"name": "Soldier Token",
"id": "p49",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 1,
"game_seq": 274,
"action_taken": "passed_priority",
"success": true
}— Declare Blockers —
Gem3F TinkermcpPass
raw
choose_action(blockers=p49:p30)
{
"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 (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Soldier Token",
"id": "p49",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": 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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 25,
"life": 16,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20
}
],
"board_cursor": 41,
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
],
"blockers": [
{
"name": "Soldier Token",
"id": "p49",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 276,
"action_taken": "batch_block",
"success": true,
"declared": [
{
"blocks": "p30",
"id": "p49"
}
]
}gameAttacker: Siege Striker (2/2) blocked by Soldier Token (1/1)
GLM47 HumblemcpPass
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/First Combat Damage (GLM47 Humble)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 25,
"life": 16
}
],
"board_cursor": 43,
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 1,
"game_seq": 282,
"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/First Combat Damage (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 25,
"life": 16,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 20
}
],
"board_cursor": 42,
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 283,
"action_taken": "passed_priority",
"success": true
}gameSiege Striker deals 2 damage to Soldier Token
gameSoldier Token died
— Combat Damage —
GLM47 HumblemcpPass
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 (GLM47 Humble)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 22,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 25,
"life": 14
}
],
"board_cursor": 44,
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 1,
"game_seq": 287,
"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 (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 25,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 22
}
],
"board_cursor": 43,
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 288,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker loses 2 life at combat from Basri's Acolyte
gameGLM47 Humble gains 2 life
— Combat Damage —
GLM47 HumblemcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T6 Postcombat Main/Postcombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 22,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 25,
"life": 14
}
],
"board_cursor": 44,
"untapped_lands": 1,
"game_seq": 292,
"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 (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 25,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 22
}
],
"board_cursor": 43,
"game_seq": 293,
"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": "T6 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 8,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p32",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 22
}
],
"board_cursor": 44,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 1,
"action": "cast",
"id": "p23"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p32"
},
{
"name": "Island",
"index": 3,
"action": "land",
"id": "p35"
},
{
"name": "Island",
"index": 4,
"action": "land",
"id": "p44"
},
{
"name": "Island",
"index": 5,
"action": "land",
"id": "p51"
},
{
"name": "Mistwalker",
"index": 6,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"index": 7,
"action": "cast",
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"index": 8,
"action": "cast",
"id": "p40",
"power": "2",
"toughness": "1"
}
],
"untapped_lands": 5,
"game_seq": 295,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
GLM47 HumblemcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 22,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 6,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 24,
"life": 14
}
],
"board_cursor": 45,
"stack": [
{
"name": "One With the Wind",
"targets": [
{
"name": "Seafloor Oracle (2/3) (Gem3F Tinker's)",
"id": "p27"
}
]
}
],
"untapped_lands": 1,
"game_seq": 294,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpCast One With the Wind {1}{U}
raw
choose_action(choice=p32)
{
"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": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 22
}
],
"board_cursor": 45,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 1,
"action": "cast",
"id": "p23"
},
{
"name": "Mistwalker",
"index": 2,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{1}{U}",
"name": "One With the Wind",
"index": 3,
"action": "cast",
"id": "p15"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"index": 4,
"action": "cast",
"id": "p40",
"power": "2",
"toughness": "1"
}
],
"untapped_lands": 6,
"game_seq": 296,
"land_drops_used": 1,
"action_taken": "selected_2",
"success": true
}— Gem3F Tinker's Turn 6 —
Gem3F TinkermcpSeafloor Oracle
raw
choose_action(choice=p15)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T6 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": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 22
}
],
"board_cursor": 46,
"choices": [
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Basri's Acolyte",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"name": "Mistwalker",
"target_type": "permanent",
"index": 1,
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"name": "Seafloor Oracle",
"target_type": "permanent",
"index": 2,
"power": "2",
"id": "p27",
"toughness": "3"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Siege Striker",
"target_type": "permanent",
"index": 3,
"power": "2",
"id": "p30",
"toughness": "2"
}
],
"stack": [
{
"name": "One With the Wind"
}
],
"untapped_lands": 6,
"game_seq": 300,
"land_drops_used": 1,
"required": false,
"can_cancel": true,
"action_taken": "selected_3",
"success": true
}moderate blunder
Player used Crashing Tide to bounce their own Seafloor Oracle instead of an opponent's creature.
Player used Crashing Tide to bounce their own Seafloor Oracle instead of an opponent's creature. Seafloor Oracle has no ETB trigger worth rebouncing - it only draws cards when Merfolk deal combat damage. Bouncing it costs the player 4 mana to replay it and wastes a turn of having it on the battlefield. Meanwhile, bouncing Siege Striker (which has a +1/+1 counter) or Basri's Acolyte would remove an opponent's threat and force them to spend mana replaying it.
Analysis
Action taken: Targeted own Seafloor Oracle with Crashing Tide, bouncing it to hand for no meaningful benefit.
Better line: Target Siege Striker with Crashing Tide to remove the +1/+1 counter and force the opponent to spend 3 mana replaying it, gaining tempo while still drawing a card. Alternatively, bounce Basri's Acolyte to remove the lifelink threat.
gameGem3F Tinker puts Island from hand onto the Battlefield
Gem3F Tinkermcp1. {T}: Add {U}.
raw
choose_action(choice=p27)
{
"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": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 22
}
],
"board_cursor": 46,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "One With the Wind",
"targets": [
{
"name": "Seafloor Oracle (2/3) (yours)",
"id": "p27"
}
]
}
],
"untapped_lands": 6,
"game_seq": 301,
"land_drops_used": 1,
"action_taken": "selected_target_2",
"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": "T6 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card."
],
"id": "p27",
"power": "2",
"copy": true,
"toughness": "3",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 22
}
],
"board_cursor": 47,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 1,
"action": "cast",
"id": "p23"
},
{
"name": "Mistwalker",
"index": 2,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"stack": [
{
"name": "One With the Wind",
"targets": [
{
"name": "Seafloor Oracle (2/3) (yours)",
"id": "p27"
}
]
}
],
"untapped_lands": 4,
"game_seq": 303,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}gameGem3F Tinker casts One With the Wind targeting Seafloor Oracle from hand
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": "T6 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"id": "p40",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 22
}
],
"board_cursor": 48,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 1,
"action": "cast",
"id": "p23"
},
{
"name": "Mistwalker",
"index": 2,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{1}{U}",
"name": "Shaper Apprentice",
"index": 3,
"action": "cast",
"id": "p40",
"power": "2",
"toughness": "1"
}
],
"untapped_lands": 4,
"game_seq": 306,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(choice=p40)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 22
}
],
"board_cursor": 49,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"stack": [
{
"name": "Shaper Apprentice"
}
],
"untapped_lands": 2,
"game_seq": 309,
"land_drops_used": 1,
"action_taken": "selected_3",
"success": true
}GLM47 HumblemcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 22,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 24,
"life": 14
}
],
"board_cursor": 46,
"stack": [
{
"name": "Shaper Apprentice"
}
],
"untapped_lands": 1,
"game_seq": 307,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker puts One With the Wind from stack onto the Battlefield
gameGem3F Tinker casts Shaper Apprentice 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": "T6 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 22
}
],
"board_cursor": 50,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"untapped_lands": 2,
"game_seq": 313,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 22,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 24,
"life": 14
}
],
"board_cursor": 47,
"untapped_lands": 1,
"game_seq": 314,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker puts Shaper Apprentice from stack onto the Battlefield
Gem3F TinkermcpAttack with Mistwalker 1/4, Seafloor Oracle 4/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": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 22
}
],
"board_cursor": 51,
"choices": [
{
"name": "Mistwalker",
"index": 0,
"choice_type": "attacker",
"id": "p14",
"power": "1",
"toughness": "4"
},
{
"name": "Seafloor Oracle",
"index": 1,
"choice_type": "attacker",
"id": "p27",
"power": "4",
"toughness": "5"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 2,
"game_seq": 316,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(attackers=p14,p27)
{
"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 (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 22
}
],
"board_cursor": 52,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
}
],
"untapped_lands": 2,
"game_seq": 318,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p14"
},
{
"id": "p27"
}
]
}minor blunder
Passed priority during combat with Chilling Trap available and a Wizard on the battlefield (Seafloor Oracle, Shaper Appr…
Passed priority during combat with Chilling Trap available and a Wizard on the battlefield (Seafloor Oracle, Shaper Apprentice). Could have cast Chilling Trap targeting one of the opponent's tapped creatures (where the -4/-0 is irrelevant) to draw a card for just {U}, effectively cycling it for free value. At 14 life facing a growing board, finding more cards is important.
Analysis
Action taken: Passed priority without casting Chilling Trap
Better line: Cast Chilling Trap targeting one of the opponent's tapped creatures (e.g., Basri's Acolyte or Siege Striker) to draw a card, since the -4/-0 has no impact on already-tapped creatures and the cantrip provides card advantage.
— Declare Attackers —
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": "T6 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 22
}
],
"board_cursor": 52,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
}
],
"untapped_lands": 2,
"game_seq": 323,
"action_taken": "passed_priority",
"success": true
}minor blunder
Gem3F Tinker passed priority during combat without casting Chilling Trap.
Gem3F Tinker passed priority during combat without casting Chilling Trap. They control Seafloor Oracle (a Merfolk Wizard), which means Chilling Trap would draw a card in addition to its -4/-0 effect. They could target any opponent's creature (all tapped anyway) to cantrip for just {U} with 1 untapped Island available.
Analysis
Action taken: Passed priority without casting any spells during combat.
Better line: Cast Chilling Trap targeting any opponent's creature (e.g., Basri's Acolyte or Siege Striker) to draw a card for {U}, since they control a Wizard (Seafloor Oracle). This is essentially a free cantrip at instant speed.
gameGem3F Tinker attacks GLM47 Humble with 2 creatures
Gem3F TinkermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Pick triggered ability (goes to the stack first)",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T6 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 17
}
],
"board_cursor": 53,
"choices": [
{
"name": "Ability",
"target_type": "card",
"index": 0,
"id": "l53"
},
{
"name": "Ability",
"target_type": "card",
"index": 1,
"id": "l54"
},
{
"name": "Ability",
"target_type": "card",
"index": 2,
"id": "l55"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
}
],
"untapped_lands": 2,
"game_seq": 328,
"required": true,
"can_cancel": false,
"action_taken": "passed_priority",
"success": true
}— Declare Blockers —
Gem3F Tinkerllm
get_game_log(max_chars=1000)
{
"log": "ker casts Shaper Apprentice from hand\nGem3F Tinker puts Shaper Apprentice from stack onto the Battlefield\nGem3F Tinker attacks GLM47 Humble with 2 creatures\nAttacker: Seafloor Oracle (4/5) unblocked\nAttacker: Mistwalker (1/4) unblocked\nGLM47 Humble loses 1 life at combat from Mistwalker\nGLM47 Humble loses 4 life at combat from Seafloor Oracle",
"total_length": 16634,
"truncated": true,
"cursor": 16634
}gameGLM47 Humble loses 1 life at combat from Mistwalker
gameGLM47 Humble loses 4 life at combat from Seafloor Oracle
— Combat Damage —
Gem3F Tinkerllm
get_oracle_text(object_ids=["l53","l54","l55"])
{
"success": true,
"cards": [
{
"error": "not found",
"object_id": "l53"
},
{
"error": "not found",
"object_id": "l54"
},
{
"error": "not found",
"object_id": "l55"
}
]
}Gem3F TinkermcpAbility
raw
choose_action(choice=l53)
{
"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": "T6 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 17
}
],
"board_cursor": 53,
"choices": [
{
"name": "Ability",
"target_type": "card",
"index": 0,
"id": "l54"
},
{
"name": "Ability",
"target_type": "card",
"index": 1,
"id": "l55"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 333,
"required": true,
"can_cancel": false,
"action_taken": "selected_target_0",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(choice=l54)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 17
}
],
"board_cursor": 53,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 335,
"action_taken": "selected_target_0",
"success": true
}gameGem3F Tinker - Ability triggers: Seafloor Oracle - Whenever a Merfolk you control 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": "T6 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 23,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 17
}
],
"board_cursor": 54,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 338,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker - Ability triggers: Seafloor Oracle - Whenever a Merfolk you control deals combat damage to a player, draw a card.
gameGem3F Tinker - Ability triggers: Seafloor Oracle - 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": "T6 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 22,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 17
}
],
"board_cursor": 55,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 340,
"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": "T6 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 8,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 17
}
],
"board_cursor": 56,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
}
],
"untapped_lands": 2,
"game_seq": 342,
"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": "T6 Postcombat Main/Postcombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 8,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 17
}
],
"board_cursor": 56,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"untapped_lands": 2,
"game_seq": 344,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpIsland
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a card to discard",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T6 End/Cleanup (Gem3F Tinker)",
"board": [
{
"hand_size": 8,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 28,
"life": 17
}
],
"board_cursor": 56,
"choices": [
{
"name": "Chilling Trap",
"target_type": "card",
"index": 0,
"id": "p45"
},
{
"name": "Crashing Tide",
"target_type": "card",
"index": 1,
"id": "p23"
},
{
"name": "Gigantoplasm",
"target_type": "card",
"index": 2,
"id": "p59"
},
{
"name": "Island",
"target_type": "card",
"index": 3,
"id": "p35"
},
{
"name": "Island",
"target_type": "card",
"index": 4,
"id": "p44"
},
{
"name": "Island",
"target_type": "card",
"index": 5,
"id": "p51"
},
{
"name": "Island",
"target_type": "card",
"index": 6,
"id": "p58"
},
{
"name": "Sage of the Falls",
"target_type": "card",
"index": 7,
"id": "p57"
}
],
"untapped_lands": 2,
"game_seq": 346,
"required": true,
"can_cancel": false,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
gameGem3F Tinker discards down to 7 hand cards
— Cleanup —
Gem3F TinkermcpPass
raw
choose_action(choice=p58)
{
"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 (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17
}
],
"board_cursor": 57,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"stack": [
{
"name": "Knight of the Tusk"
}
],
"untapped_lands": 2,
"game_seq": 350,
"action_taken": "selected_target_6",
"success": true
}gameGem3F Tinker discards Island
— GLM47 Humble's Turn 7 —
chatGLM47 Humble: Nice hit there! That enchanted Oracle is getting pretty big. Almost thought I was out of that one. 😅
GLM47 Humblellm
pass_priority(board_cursor=47)
{
"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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6",
"playable": true
},
{
"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": "p4",
"playable": true
},
{
"mana_cost": "{4}{W}{W}",
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"power": "3",
"id": "p60",
"toughness": "7",
"playable": true
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3",
"playable": true
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14
}
],
"board_cursor": 48,
"choices": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"index": 0,
"action": "cast",
"id": "p3",
"power": "3",
"toughness": "6"
},
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 1,
"action": "cast",
"id": "p4"
},
{
"mana_cost": "{4}{W}{W}",
"name": "Knight of the Tusk",
"index": 2,
"action": "cast",
"id": "p60",
"power": "3",
"toughness": "7"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"index": 3,
"action": "cast",
"id": "p46",
"power": "2",
"toughness": "3"
}
],
"untapped_lands": 6,
"game_seq": 352,
"land_drops_used": 0,
"recent_chat": [
"Gem3F Tinker: Hello! Excited to peel back the layers of this matchup. Let's see how these systems interact! Keeping this hand.",
"Gem3F Tinker: Curious where this goes! I'm just setting up the board state. Your turn was very efficient.",
"Gem3F Tinker: Siege Striker is a fascinating piece of tech. Double strike really changes the math on any potential buffs. Let's see how my deck responds to that pressure!",
"Gem3F Tinker: Exiling Seafloor Oracle? That's a solid move, but I've already got another one! Pirated Copy is such a fun card to play with. Ready to see what else I can do?"
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}GLM47 Humblemcpsend_chat_message
raw
send_chat_message(message=Nice hit there! That enchanted Oracle is...)
{
"success": true
}GLM47 Humblemcp1. {T}: Add {W}.
raw
choose_action(choice=p60)
{
"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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4",
"playable": true
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14
}
],
"board_cursor": 49,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {W}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Knight of the Tusk"
}
],
"untapped_lands": 2,
"game_seq": 352,
"land_drops_used": 0,
"action_taken": "selected_2",
"success": true
}GLM47 HumblemcpPass
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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14
}
],
"board_cursor": 50,
"stack": [
{
"name": "Knight of the Tusk"
}
],
"game_seq": 358,
"land_drops_used": 0,
"action_taken": "selected_ability_0",
"success": true
}gameGLM47 Humble casts Knight of the Tusk from hand
GLM47 HumblemcpPass
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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14
}
],
"board_cursor": 51,
"game_seq": 363,
"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": "T7 Precombat Main/Precombat Main (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17
}
],
"board_cursor": 58,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"untapped_lands": 2,
"game_seq": 364,
"action_taken": "passed_priority",
"success": true
}gameGLM47 Humble puts Knight of the Tusk from stack onto the Battlefield
GLM47 HumblemcpAttack with Siege Striker 2/2, Basri's Acolyte 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": "T7 Combat/Declare Attackers (GLM47 Humble)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14
}
],
"board_cursor": 51,
"choices": [
{
"name": "Siege Striker",
"index": 0,
"choice_type": "attacker",
"id": "p30",
"power": "2",
"toughness": "2"
},
{
"name": "Basri's Acolyte",
"index": 1,
"choice_type": "attacker",
"id": "p24",
"power": "2",
"toughness": "3"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"game_seq": 366,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
raw
choose_action(attackers=p30,p24)
{
"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 (GLM47 Humble)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14
}
],
"board_cursor": 52,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"game_seq": 368,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p30"
},
{
"id": "p24"
}
]
}chatGem3F Tinker: That Siege Striker is getting pretty big! Let's see if we can chill it out a bit. Card draw is always nice too.
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": "T7 Combat/Declare Attackers (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17
}
],
"board_cursor": 59,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 367,
"action_taken": "passed_priority",
"success": true
}Gem3F Tinkermcpsend_chat_message
raw
send_chat_message(message=That Siege Striker is getting pretty big...)
{
"success": true
}— Declare Attackers —
minor blunder
Declined to tap Knight of the Tusk (which is summoning sick and can't do anything else this turn) to pump Siege Striker.
Declined to tap Knight of the Tusk (which is summoning sick and can't do anything else this turn) to pump Siege Striker. This cost 2 damage (from +1/+1 with double strike) for absolutely no downside.
Analysis
Action taken: Declined Siege Striker's tap trigger, leaving it as a 2/2 double striker.
Better line: Tap Knight of the Tusk to give Siege Striker +1/+1, making it a 3/3 double striker for 2 extra free damage (6 instead of 4 from Siege Striker alone).
gameGLM47 Humble attacks Gem3F Tinker with 2 creatures
gameGLM47 Humble - Ability triggers: Siege Striker - Whenever Siege Striker attacks, you may tap any number of untapped creatures you control. Siege Striker gets +1/+1 until end of turn for each creature tapped this way.
GLM47 HumblemcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Whenever Siege Striker attacks, you may tap any number of untapped creatures you control. Siege Striker gets +1/+1 until end of turn for each creature tapped this way.",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T7 Combat/Declare Attackers (GLM47 Humble)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14
}
],
"board_cursor": 52,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"game_seq": 374,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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 (GLM47 Humble)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14
}
],
"board_cursor": 52,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 376,
"action_taken": "no",
"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": "T7 Combat/Declare Attackers (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17
}
],
"board_cursor": 59,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 2,
"game_seq": 375,
"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": "T7 Combat/Declare Blockers (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17
}
],
"board_cursor": 59,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"name": "Shaper Apprentice",
"index": 2,
"choice_type": "blocker",
"id": "p40",
"power": "2",
"toughness": "1"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 2,
"game_seq": 378,
"incoming_attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
},
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
],
"action_taken": "passed_priority",
"success": true
}minor blunder
Gem3F declined to block with Shaper Apprentice, taking 6 damage (going to 8 life) and letting opponent gain 2 life from …
Gem3F declined to block with Shaper Apprentice, taking 6 damage (going to 8 life) and letting opponent gain 2 life from Basri's Acolyte's lifelink. Blocking Basri's Acolyte with Shaper Apprentice would have saved 2 damage and prevented 2 lifegain (4-point swing). While Shaper Apprentice has Merfolk synergy with Seafloor Oracle, the life total is getting dangerously low at 8.
Analysis
Action taken: No blocks declared, taking full 6 damage and allowing 2 life from lifelink.
Better line: Block Basri's Acolyte with Shaper Apprentice to save 2 damage and prevent 2 lifegain, a 4-point life swing that matters at 14 life. Shaper Apprentice as a 2/1 is expendable compared to preserving life total.
GLM47 HumblemcpPass
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 (GLM47 Humble)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14
}
],
"board_cursor": 52,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 377,
"action_taken": "passed_priority",
"success": true
}Gem3F Tinkerllm
get_game_state()
{
"available": true,
"cursor": 20,
"turn": 7,
"phase": "Combat",
"step": "Declare Blockers",
"active_player": "GLM47 Humble",
"priority_player": "Gem3F Tinker",
"players": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17
}
],
"stack": [],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"game_seq": 379
}— Declare Blockers —
Gem3F TinkermcpCast Chilling Trap {U}
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 (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14,
"hand": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45",
"playable": true
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17
}
],
"board_cursor": 59,
"choices": [
{
"mana_cost": "{U}",
"name": "Chilling Trap",
"index": 0,
"action": "cast",
"id": "p45"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 2,
"game_seq": 379,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpSiege Striker
raw
choose_action(choice=p45)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T7 Combat/Declare Blockers (GLM47 Humble)",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14,
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17
}
],
"board_cursor": 60,
"choices": [
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Basri's Acolyte",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"controller": "GLM47 Humble",
"name": "Knight of the Tusk",
"target_type": "permanent",
"index": 1,
"power": "3",
"id": "p60",
"toughness": "7"
},
{
"tapped": true,
"name": "Mistwalker",
"target_type": "permanent",
"index": 2,
"power": "1",
"id": "p14",
"toughness": "4"
},
{
"tapped": true,
"name": "Seafloor Oracle",
"target_type": "permanent",
"index": 3,
"power": "4",
"id": "p27",
"toughness": "5"
},
{
"name": "Shaper Apprentice",
"target_type": "permanent",
"index": 4,
"power": "2",
"id": "p40",
"toughness": "1"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Siege Striker",
"target_type": "permanent",
"index": 5,
"power": "2",
"id": "p30",
"toughness": "2"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"stack": [
{
"name": "Chilling Trap"
}
],
"untapped_lands": 2,
"game_seq": 384,
"required": false,
"can_cancel": true,
"action_taken": "selected_0",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(choice=p30)
{
"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 (GLM47 Humble)",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 21,
"life": 14,
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17
}
],
"board_cursor": 61,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"stack": [
{
"name": "Chilling Trap",
"targets": [
{
"name": "Siege Striker (2/2) [tapped] (GLM47 Humble's)",
"id": "p30"
}
]
}
],
"untapped_lands": 1,
"game_seq": 385,
"action_taken": "selected_target_5",
"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 Blockers (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 20,
"life": 14,
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "-2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17
}
],
"board_cursor": 62,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "-2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 1,
"game_seq": 388,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker casts Chilling Trap targeting Siege Striker 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": "T7 Combat/First Combat Damage (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 20,
"life": 14,
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "-2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 17
}
],
"board_cursor": 62,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "-2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 1,
"game_seq": 392,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker puts Chilling Trap 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": "T7 Combat/Combat Damage (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 20,
"life": 12,
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "-2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 19
}
],
"board_cursor": 63,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "-2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 1,
"game_seq": 394,
"action_taken": "passed_priority",
"success": true
}— 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 Postcombat Main/Postcombat Main (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 20,
"life": 12,
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "-2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 19
}
],
"board_cursor": 63,
"untapped_lands": 1,
"game_seq": 399,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker loses 2 life at combat from Basri's Acolyte
gameGLM47 Humble gains 2 life
— Combat Damage —
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": 8,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 19,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0",
"playable": true
},
{
"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": "p64",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p35",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51",
"playable": true
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5",
"playable": true
},
{
"mana_cost": "{U}",
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"power": "1",
"id": "p65",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 19
}
],
"board_cursor": 64,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"index": 1,
"action": "cast",
"id": "p59",
"power": "0",
"toughness": "0"
},
{
"mana_cost": "{3}",
"name": "Heirloom Blade",
"index": 2,
"action": "cast",
"id": "p64"
},
{
"name": "Island",
"index": 3,
"action": "land",
"id": "p35"
},
{
"name": "Island",
"index": 4,
"action": "land",
"id": "p44"
},
{
"name": "Island",
"index": 5,
"action": "land",
"id": "p51"
},
{
"name": "Mistwalker",
"index": 6,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"index": 7,
"action": "cast",
"id": "p57",
"power": "2",
"toughness": "5"
},
{
"mana_cost": "{U}",
"name": "Triton Shorestalker",
"index": 8,
"action": "cast",
"id": "p65",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 6,
"game_seq": 401,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
Gem3F TinkermcpCast Sage of the Falls {4}{U}
raw
choose_action(choice=p35)
{
"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": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 19,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0",
"playable": true
},
{
"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": "p64",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"id": "p57",
"toughness": "5",
"playable": true
},
{
"mana_cost": "{U}",
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"power": "1",
"id": "p65",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 19
}
],
"board_cursor": 65,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"index": 1,
"action": "cast",
"id": "p59",
"power": "0",
"toughness": "0"
},
{
"mana_cost": "{3}",
"name": "Heirloom Blade",
"index": 2,
"action": "cast",
"id": "p64"
},
{
"name": "Mistwalker",
"index": 3,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{4}{U}",
"name": "Sage of the Falls",
"index": 4,
"action": "cast",
"id": "p57",
"power": "2",
"toughness": "5"
},
{
"mana_cost": "{U}",
"name": "Triton Shorestalker",
"index": 5,
"action": "cast",
"id": "p65",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 7,
"game_seq": 402,
"land_drops_used": 1,
"action_taken": "selected_3",
"success": true
}— Gem3F Tinker's Turn 7 —
Gem3F Tinkermcp1. {T}: Add {U}.
raw
choose_action(choice=p57)
{
"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": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 19,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{U}",
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"power": "1",
"id": "p65",
"toughness": "1"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 19
}
],
"board_cursor": 66,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Sage of the Falls"
}
],
"untapped_lands": 7,
"game_seq": 406,
"land_drops_used": 1,
"action_taken": "selected_4",
"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": "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": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 19,
"life": 12,
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{U}",
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"power": "1",
"id": "p65",
"toughness": "1"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 19
}
],
"board_cursor": 67,
"choices": [
{
"name": "Mistwalker",
"index": 0,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"stack": [
{
"name": "Sage of the Falls"
}
],
"untapped_lands": 2,
"game_seq": 408,
"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 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) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 19,
"life": 12,
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{U}",
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"power": "1",
"id": "p65",
"toughness": "1"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 19
}
],
"board_cursor": 68,
"choices": [
{
"name": "Mistwalker",
"index": 0,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 414,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker casts Sage of the Falls from hand
Gem3F Tinkermcptrue
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Draw, then discard?",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T7 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 19,
"life": 12,
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{U}",
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"power": "1",
"id": "p65",
"toughness": "1"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 19
}
],
"board_cursor": 68,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 418,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker puts Sage of the Falls from stack onto the Battlefield
gameGem3F Tinker - Ability triggers: Sage of the Falls - Whenever Sage of the Falls or another non-Human creature you control enters, you may draw a card. If you do, discard a card.
Gem3F TinkermcpIsland
raw
choose_action(choice=yes)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a card to discard",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T7 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 18,
"life": 12,
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
},
{
"mana_cost": "{U}",
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"power": "1",
"id": "p65",
"toughness": "1"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 19
}
],
"board_cursor": 69,
"choices": [
{
"name": "Crashing Tide",
"target_type": "card",
"index": 0,
"id": "p23"
},
{
"name": "Gigantoplasm",
"target_type": "card",
"index": 1,
"id": "p59"
},
{
"name": "Heirloom Blade",
"target_type": "card",
"index": 2,
"id": "p64"
},
{
"name": "Island",
"target_type": "card",
"index": 3,
"id": "p44"
},
{
"name": "Island",
"target_type": "card",
"index": 4,
"id": "p51"
},
{
"name": "Mirror Image",
"target_type": "card",
"index": 5,
"id": "p68"
},
{
"name": "Triton Shorestalker",
"target_type": "card",
"index": 6,
"id": "p65"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 420,
"land_drops_used": 1,
"required": true,
"can_cancel": false,
"action_taken": "yes",
"success": true
}Gem3F TinkermcpCast Triton Shorestalker {U}
raw
choose_action(choice=p44)
{
"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": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 18,
"life": 12,
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
},
{
"mana_cost": "{U}",
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"power": "1",
"id": "p65",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 19
}
],
"board_cursor": 70,
"choices": [
{
"name": "Mistwalker",
"index": 0,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{U}",
"name": "Triton Shorestalker",
"index": 1,
"action": "cast",
"id": "p65",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 2,
"game_seq": 421,
"land_drops_used": 1,
"action_taken": "selected_target_3",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(choice=p65)
{
"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": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 18,
"life": 12,
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 19
}
],
"board_cursor": 71,
"stack": [
{
"name": "Triton Shorestalker"
}
],
"untapped_lands": 1,
"game_seq": 423,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}gameGem3F Tinker discards Island (source: Sage of the Falls)
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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 18,
"life": 12,
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 19
}
],
"board_cursor": 72,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 426,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker casts Triton Shorestalker from hand
Gem3F Tinkermcptrue
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Draw, then discard?",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T7 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 18,
"life": 12,
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 19
}
],
"board_cursor": 72,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 430,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker puts Triton Shorestalker from stack onto the Battlefield
gameGem3F Tinker - Ability triggers: Sage of the Falls - Whenever Sage of the Falls or another non-Human creature you control enters, you may draw a card. If you do, discard a card.
Gem3F TinkermcpIsland
raw
choose_action(choice=yes)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a card to discard",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T7 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 19
}
],
"board_cursor": 73,
"choices": [
{
"name": "Aquatic Incursion",
"target_type": "card",
"index": 0,
"id": "p71"
},
{
"name": "Crashing Tide",
"target_type": "card",
"index": 1,
"id": "p23"
},
{
"name": "Gigantoplasm",
"target_type": "card",
"index": 2,
"id": "p59"
},
{
"name": "Heirloom Blade",
"target_type": "card",
"index": 3,
"id": "p64"
},
{
"name": "Island",
"target_type": "card",
"index": 4,
"id": "p51"
},
{
"name": "Mirror Image",
"target_type": "card",
"index": 5,
"id": "p68"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 432,
"land_drops_used": 1,
"required": true,
"can_cancel": false,
"action_taken": "yes",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(choice=p51)
{
"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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 19
}
],
"board_cursor": 74,
"untapped_lands": 1,
"game_seq": 433,
"land_drops_used": 1,
"action_taken": "selected_target_4",
"success": true
}minor blunder
Declined Sage of the Falls loot trigger when holding a spare Island that could easily be discarded.
Declined Sage of the Falls loot trigger when holding a spare Island that could easily be discarded. Looting would improve card quality for free.
Analysis
Action taken: Declined the Sage of the Falls draw-then-discard trigger
Better line: Accept the loot trigger, draw a card, then discard the Island (or another less useful card) to improve hand quality at no real cost
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": "T7 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 19
}
],
"board_cursor": 74,
"choices": [
{
"name": "Mistwalker",
"index": 0,
"choice_type": "attacker",
"id": "p14",
"power": "1",
"toughness": "4"
},
{
"name": "Seafloor Oracle",
"index": 1,
"choice_type": "attacker",
"id": "p27",
"power": "4",
"toughness": "5"
},
{
"name": "Shaper Apprentice",
"index": 2,
"choice_type": "attacker",
"id": "p40",
"power": "2",
"toughness": "1"
},
{
"name": "All attack",
"index": 3,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 1,
"game_seq": 435,
"action_taken": "passed_priority",
"success": true
}major blunder
Opponent has zero available blockers (all creatures are tapped or summoning sick).
Opponent has zero available blockers (all creatures are tapped or summoning sick). Attacking with all three creatures would deal 7 unblocked damage (19→12) and draw 2-3 cards from Seafloor Oracle's trigger (each Merfolk dealing combat damage draws a card). Passing here wastes a free attack with massive damage and card advantage.
Analysis
Action taken: Declined to attack with any creatures.
Better line: Attack with all three creatures (Mistwalker, Seafloor Oracle, Shaper Apprentice) for 7 unblocked damage and 2-3 card draws from Seafloor Oracle triggers.
gameGem3F Tinker discards Island (source: Sage of the Falls)
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 (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 19
}
],
"board_cursor": 74,
"untapped_lands": 1,
"game_seq": 437,
"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": "T7 Postcombat Main/Postcombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": true
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 27,
"life": 19
}
],
"board_cursor": 74,
"untapped_lands": 1,
"game_seq": 440,
"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": "T8 Precombat Main/Precombat Main (GLM47 Humble)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 19
}
],
"board_cursor": 75,
"stack": [
{
"name": "Bulwark Giant"
}
],
"untapped_lands": 1,
"game_seq": 442,
"action_taken": "passed_priority",
"success": true
}— GLM47 Humble's Turn 8 —
GLM47 Humblellm
pass_priority(board_cursor=52)
{
"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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6",
"playable": true
},
{
"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": "p4",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p72",
"playable": true
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3",
"playable": true
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12
}
],
"board_cursor": 53,
"choices": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"index": 0,
"action": "cast",
"id": "p3",
"power": "3",
"toughness": "6"
},
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 1,
"action": "cast",
"id": "p4"
},
{
"name": "Plains",
"index": 2,
"action": "land",
"id": "p72"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"index": 3,
"action": "cast",
"id": "p46",
"power": "2",
"toughness": "3"
}
],
"untapped_lands": 6,
"game_seq": 444,
"land_drops_used": 0,
"recent_chat": [
"Gem3F Tinker: That Siege Striker is getting pretty big! Let's see if we can chill it out a bit. Card draw is always nice too."
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}GLM47 HumblemcpCast Bulwark Giant {5}{W}
raw
choose_action(choice=p72)
{
"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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 19,
"hand": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"power": "3",
"id": "p3",
"toughness": "6",
"playable": true
},
{
"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": "p4",
"playable": true
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3",
"playable": true
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12
}
],
"board_cursor": 54,
"choices": [
{
"mana_cost": "{5}{W}",
"name": "Bulwark Giant",
"index": 0,
"action": "cast",
"id": "p3",
"power": "3",
"toughness": "6"
},
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 1,
"action": "cast",
"id": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"index": 2,
"action": "cast",
"id": "p46",
"power": "2",
"toughness": "3"
}
],
"untapped_lands": 7,
"game_seq": 444,
"land_drops_used": 1,
"action_taken": "selected_2",
"success": true
}GLM47 Humblemcp1. {T}: Add {W}.
raw
choose_action(choice=p3)
{
"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 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 19,
"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": "p4",
"playable": true
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12
}
],
"board_cursor": 55,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {W}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Bulwark Giant"
}
],
"untapped_lands": 3,
"game_seq": 448,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}minor blunder
Cast Bulwark Giant (3/6, gain 5 life) instead of Trusty Retriever, which could have recovered Secure the Scene from grav…
Cast Bulwark Giant (3/6, gain 5 life) instead of Trusty Retriever, which could have recovered Secure the Scene from graveyard - a premium removal spell needed to deal with the opponent's Seafloor Oracle 4/5 and growing board. Bulwark Giant also uses all mana, leaving nothing open for Feat of Resistance as a combat trick.
Analysis
Action taken: Cast Bulwark Giant for 6 mana, gaining 5 life and deploying a 3/6 body with no mana left for tricks.
Better line: Cast Trusty Retriever (4 mana), choosing to return Secure the Scene from graveyard, leaving 3 mana open for Feat of Resistance during combat. This recovers a key removal spell to deal with Seafloor Oracle 4/5 while maintaining combat flexibility.
gameGLM47 Humble puts Plains from hand onto the Battlefield
GLM47 HumblemcpPass
raw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 19,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12
}
],
"board_cursor": 56,
"stack": [
{
"name": "Bulwark Giant"
}
],
"untapped_lands": 1,
"game_seq": 454,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}gameGLM47 Humble casts Bulwark Giant from hand
GLM47 HumblemcpPass
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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 19,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12
}
],
"board_cursor": 57,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 457,
"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": "T8 Precombat Main/Precombat Main (GLM47 Humble)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 19
}
],
"board_cursor": 76,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 458,
"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 Precombat Main/Precombat Main (GLM47 Humble)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 24
}
],
"board_cursor": 77,
"untapped_lands": 1,
"game_seq": 462,
"action_taken": "passed_priority",
"success": true
}gameGLM47 Humble puts Bulwark Giant from stack onto the Battlefield
gameGLM47 Humble - Ability triggers: Bulwark Giant - When Bulwark Giant enters, you gain 5 life.
gameGLM47 Humble gains 5 life (source: Bulwark Giant)
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 (GLM47 Humble)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 24
}
],
"board_cursor": 78,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 465,
"action_taken": "passed_priority",
"success": true
}Gem3F Tinkerllm
get_oracle_text(card_name=Pirated Copy)
{
"success": true,
"name": "Pirated Copy",
"mana_cost": "{4}{U}",
"type": "Creature — Shapeshifter Pirate",
"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",
"toughness": "0"
}Gem3F Tinkerllm
get_oracle_text(card_name=Siege Striker)
{
"success": true,
"name": "Siege Striker",
"mana_cost": "{2}{W}",
"type": "Creature — Human Soldier",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"power": "1",
"toughness": "1"
}Gem3F Tinkerllm
get_oracle_text(card_name=Seafloor Oracle)
{
"success": true,
"name": "Seafloor Oracle",
"mana_cost": "{2}{U}{U}",
"type": "Creature — Merfolk Wizard",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"power": "2",
"toughness": "3"
}Gem3F Tinkerllm
get_oracle_text(card_name=Shaper Apprentice)
{
"success": true,
"name": "Shaper Apprentice",
"mana_cost": "{1}{U}",
"type": "Creature — Merfolk Wizard",
"rules": [
"{this} has flying as long as you control another Merfolk."
],
"power": "2",
"toughness": "1"
}Gem3F Tinkerllm
get_oracle_text(card_name=Sage of the Falls)
{
"success": true,
"name": "Sage of the Falls",
"mana_cost": "{4}{U}",
"type": "Creature — Merfolk Wizard",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"power": "2",
"toughness": "5"
}Gem3F Tinkerllm
get_oracle_text(card_name=Mistwalker)
{
"success": true,
"name": "Mistwalker",
"mana_cost": "{2}{U}",
"type": "Creature — Shapeshifter",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"power": "1",
"toughness": "4"
}Gem3F Tinkerllm
get_game_state()
{
"available": true,
"cursor": 27,
"turn": 8,
"phase": "Combat",
"step": "Declare Attackers",
"active_player": "GLM47 Humble",
"priority_player": "Gem3F Tinker",
"players": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 24
}
],
"stack": [
{
"name": "Ability",
"rules": [
"Whenever Siege Striker attacks, you may tap any number of untapped creatures you control. Siege Striker gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p75"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
}
],
"game_seq": 474
}— Declare Attackers —
GLM47 Humblellm
pass_priority(board_cursor=57)
{
"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 (GLM47 Humble)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 24,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12
}
],
"board_cursor": 58,
"choices": [
{
"name": "Siege Striker",
"index": 0,
"choice_type": "attacker",
"id": "p30",
"power": "2",
"toughness": "2"
},
{
"name": "Basri's Acolyte",
"index": 1,
"choice_type": "attacker",
"id": "p24",
"power": "2",
"toughness": "3"
},
{
"name": "Knight of the Tusk",
"index": 2,
"choice_type": "attacker",
"id": "p60",
"power": "3",
"toughness": "7"
},
{
"name": "All attack",
"index": 3,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"untapped_lands": 1,
"game_seq": 466,
"stop_reason": "combat"
}GLM47 HumblemcpPass
raw
choose_action(attackers=p30,p24,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 Combat/Declare Attackers (GLM47 Humble)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 24,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12
}
],
"board_cursor": 59,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 466,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p30"
},
{
"id": "p24"
},
{
"id": "p60"
}
]
}gameGLM47 Humble attacks Gem3F Tinker with 3 creatures
gameGLM47 Humble - Ability triggers: Siege Striker - Whenever Siege Striker attacks, you may tap any number of untapped creatures you control. Siege Striker gets +1/+1 until end of turn for each creature tapped this way.
GLM47 Humblemcptrue
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Whenever Siege Striker attacks, you may tap any number of untapped creatures you control. Siege Striker gets +1/+1 until end of turn for each creature tapped this way.",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T8 Combat/Declare Attackers (GLM47 Humble)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 24,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12
}
],
"board_cursor": 59,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 473,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
raw
choose_action(choice=yes)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select untapped creatures you control (selected 0)",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T8 Combat/Declare Attackers (GLM47 Humble)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 24,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12
}
],
"board_cursor": 59,
"choices": [
{
"name": "Bulwark Giant",
"target_type": "permanent",
"index": 0,
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"name": "Knight of the Tusk",
"target_type": "permanent",
"index": 1,
"power": "3",
"id": "p60",
"toughness": "7"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 475,
"required": false,
"can_cancel": true,
"action_taken": "yes",
"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/Declare Attackers (GLM47 Humble)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 24
}
],
"board_cursor": 78,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
}
],
"untapped_lands": 1,
"game_seq": 474,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpSeafloor Oracle blocks Siege Striker, Sage of the Falls blocks Knight of the Tusk, Mistwalker blocks Basri's Acolyte
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 (GLM47 Humble)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 24
}
],
"board_cursor": 78,
"choices": [
{
"name": "Mistwalker",
"index": 0,
"choice_type": "blocker",
"id": "p14",
"power": "1",
"toughness": "4"
},
{
"name": "Seafloor Oracle",
"index": 1,
"choice_type": "blocker",
"id": "p27",
"power": "4",
"toughness": "5"
},
{
"name": "Shaper Apprentice",
"index": 2,
"choice_type": "blocker",
"id": "p40",
"power": "2",
"toughness": "1"
},
{
"name": "Sage of the Falls",
"index": 3,
"choice_type": "blocker",
"id": "p57",
"power": "2",
"toughness": "5"
},
{
"name": "Triton Shorestalker",
"index": 4,
"choice_type": "blocker",
"id": "p65",
"power": "1",
"toughness": "1"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
}
],
"untapped_lands": 1,
"game_seq": 478,
"incoming_attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
},
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
},
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
],
"action_taken": "passed_priority",
"success": true
}moderate blunder
Mistwalker 1/4 blocking Siege Striker 2/2 with double strike results in Mistwalker dying (takes 2+2=4 damage) without ki…
Mistwalker 1/4 blocking Siege Striker 2/2 with double strike results in Mistwalker dying (takes 2+2=4 damage) without killing the Striker (only deals 1 damage). Meanwhile Seafloor Oracle 4/5 blocking Knight of the Tusk 3/7 is a standoff where both survive.
Analysis
Action taken: Blocked Siege Striker with Mistwalker (which dies to double strike without killing it), Seafloor Oracle on Knight of the Tusk, Sage on Acolyte
Better line: Block Siege Striker with Seafloor Oracle 4/5 (survives double strike at 4/1 and kills the 2/2 Striker), block Knight of the Tusk with Mistwalker 1/4 (survives at 1/1), and Sage blocks Acolyte. This kills the Striker and preserves all blockers.
GLM47 HumblemcpPass
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 (GLM47 Humble)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 24,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12
}
],
"board_cursor": 59,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
}
],
"untapped_lands": 1,
"game_seq": 476,
"action_taken": "cancelled",
"success": true
}GLM47 HumblemcpPass
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 (GLM47 Humble)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 24,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12
}
],
"board_cursor": 59,
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
],
"blockers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
],
"blockers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
]
}
],
"untapped_lands": 1,
"game_seq": 477,
"action_taken": "passed_priority",
"success": true
}chatGem3F Tinker: That Siege Striker is definitely putting in some work. Double strike is a classic 'solve this or die' puzzle, isn't it? Let's see how these blocks resolve—I'm curious to see if you have any follow-up for that one open Plains!
Gem3F Tinkermcpsend_chat_message
raw
send_chat_message(message=That Siege Striker is definitely putting...)
{
"success": true
}— Declare Blockers —
Gem3F TinkermcpPass
raw
choose_action(blockers=p27:p30,p57:p60,p14:p24)
{
"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 (GLM47 Humble)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 24
}
],
"board_cursor": 78,
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
],
"blockers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
],
"blockers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
]
}
],
"untapped_lands": 1,
"game_seq": 479,
"action_taken": "batch_block",
"success": true,
"declared": [
{
"blocks": "p30",
"id": "p27"
},
{
"blocks": "p60",
"id": "p57"
},
{
"blocks": "p24",
"id": "p14"
}
]
}gameAttacker: Siege Striker (2/2) blocked by Seafloor Oracle (4/5)
gameAttacker: Basri's Acolyte (2/3) blocked by Mistwalker (1/4)
gameAttacker: Knight of the Tusk (3/7) blocked by Sage of the Falls (2/5)
GLM47 HumblemcpPass
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/First Combat Damage (GLM47 Humble)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 24,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12
}
],
"board_cursor": 59,
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
],
"blockers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
],
"blockers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
]
}
],
"untapped_lands": 1,
"game_seq": 490,
"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/First Combat Damage (GLM47 Humble)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 24
}
],
"board_cursor": 78,
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Siege Striker",
"id": "p30",
"power": "2",
"toughness": "2"
}
],
"blockers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
],
"blockers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
]
}
],
"untapped_lands": 1,
"game_seq": 491,
"action_taken": "passed_priority",
"success": true
}gameSiege Striker deals 2 damage to Seafloor Oracle
— Combat Damage —
GLM47 HumblemcpPass
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 (GLM47 Humble)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12
}
],
"board_cursor": 60,
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [],
"blockers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
],
"blockers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
]
}
],
"untapped_lands": 1,
"game_seq": 494,
"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 (GLM47 Humble)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26
}
],
"board_cursor": 79,
"combat": [
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [],
"blockers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
],
"blockers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
],
"blockers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
]
}
],
"untapped_lands": 1,
"game_seq": 495,
"action_taken": "passed_priority",
"success": true
}gameSeafloor Oracle deals 4 damage to Siege Striker
gameSiege Striker deals 2 damage to Seafloor Oracle
gameMistwalker deals 1 damage to Basri's Acolyte
gameBasri's Acolyte deals 2 damage to Mistwalker
gameSage of the Falls deals 2 damage to Knight of the Tusk
gameKnight of the Tusk deals 3 damage to Sage of the Falls
gameGLM47 Humble gains 2 life
gameSiege Striker died
— Combat Damage —
GLM47 HumblemcpPass
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": "T8 Postcombat Main/Postcombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12
}
],
"board_cursor": 60,
"untapped_lands": 1,
"game_seq": 505,
"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": "T8 Postcombat Main/Postcombat Main (GLM47 Humble)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 17,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26
}
],
"board_cursor": 79,
"untapped_lands": 1,
"game_seq": 506,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpCast Aquatic Incursion {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": "T8 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 16,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71",
"playable": true
},
{
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0",
"playable": true
},
{
"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": "p64",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26
}
],
"board_cursor": 80,
"choices": [
{
"mana_cost": "{3}{U}",
"name": "Aquatic Incursion",
"index": 0,
"action": "cast",
"id": "p71"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 1,
"action": "cast",
"id": "p23"
},
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"index": 2,
"action": "cast",
"id": "p59",
"power": "0",
"toughness": "0"
},
{
"mana_cost": "{3}",
"name": "Heirloom Blade",
"index": 3,
"action": "cast",
"id": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"index": 4,
"action": "cast",
"id": "p68",
"power": "0",
"toughness": "0"
},
{
"name": "Mistwalker",
"index": 5,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"index": 6,
"action": "cast",
"id": "p76"
}
],
"untapped_lands": 7,
"game_seq": 508,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
GLM47 HumblemcpPass
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": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 16,
"life": 12
}
],
"board_cursor": 61,
"stack": [
{
"name": "Aquatic Incursion"
}
],
"untapped_lands": 1,
"game_seq": 507,
"action_taken": "passed_priority",
"success": true
}Gem3F Tinkermcp1. {T}: Add {U}.
raw
choose_action(choice=p71)
{
"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": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 16,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26
}
],
"board_cursor": 81,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "Aquatic Incursion"
}
],
"untapped_lands": 7,
"game_seq": 509,
"land_drops_used": 0,
"action_taken": "selected_0",
"success": true
}— Gem3F Tinker's Turn 8 —
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": "T8 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 16,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26
}
],
"board_cursor": 82,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"stack": [
{
"name": "Aquatic Incursion"
}
],
"untapped_lands": 3,
"game_seq": 511,
"land_drops_used": 0,
"action_taken": "selected_ability_0",
"success": true
}gameGem3F Tinker casts Aquatic Incursion from hand
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": "T8 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 16,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26
}
],
"board_cursor": 83,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 3,
"game_seq": 518,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 16,
"life": 12
}
],
"board_cursor": 62,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 519,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker puts Aquatic Incursion from stack onto the Battlefield
gameGem3F Tinker - Ability triggers: Aquatic Incursion - When Aquatic Incursion enters, create two 1/1 blue Merfolk creature tokens with hexproof.
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": "T8 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 16,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26
}
],
"board_cursor": 84,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 3,
"game_seq": 522,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 16,
"life": 12
}
],
"board_cursor": 63,
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 523,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker creates a Merfolk Token token
gameGem3F Tinker creates a Merfolk Token token
gameGem3F Tinker - Ability triggers: Sage of the Falls - Whenever Sage of the Falls or another non-Human creature you control enters, you may draw a card. If you do, discard a card.
gameGem3F Tinker - Ability triggers: Sage of the Falls - Whenever Sage of the Falls or another non-Human creature you control enters, you may draw a card. If you do, discard a card.
Gem3F Tinkermcptrue
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Draw, then discard?",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T8 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 16,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26
}
],
"board_cursor": 84,
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 3,
"game_seq": 528,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpMirror Image
raw
choose_action(choice=yes)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a card to discard",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T8 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 15,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"power": "0",
"id": "p68",
"toughness": "0"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26
}
],
"board_cursor": 85,
"choices": [
{
"name": "Crashing Tide",
"target_type": "card",
"index": 0,
"id": "p23"
},
{
"name": "Gigantoplasm",
"target_type": "card",
"index": 1,
"id": "p59"
},
{
"name": "Heirloom Blade",
"target_type": "card",
"index": 2,
"id": "p64"
},
{
"name": "Mirror Image",
"target_type": "card",
"index": 3,
"id": "p68"
},
{
"name": "River Sneak",
"target_type": "card",
"index": 4,
"id": "p83"
},
{
"name": "Soul Read",
"target_type": "card",
"index": 5,
"id": "p76"
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 3,
"game_seq": 530,
"land_drops_used": 0,
"required": true,
"can_cancel": false,
"action_taken": "yes",
"success": true
}minor blunder
Discarded Mirror Image over Heirloom Blade.
Discarded Mirror Image over Heirloom Blade. Mirror Image (3 mana) can copy Seafloor Oracle a turn earlier than Gigantoplasm (4 mana), creating massive card draw with unblockable Merfolk. At 12 life facing Knight of the Tusk and Bulwark Giant, tempo matters. Heirloom Blade is a 3-mana equipment that needs another mana to equip and doesn't synergize as well with their evasive Merfolk + Seafloor Oracle card draw engine.
Analysis
Action taken: Discarded Mirror Image to Sage of the Falls loot trigger
Better line: Discard Heirloom Blade instead, keeping Mirror Image as a cheaper alternative to Gigantoplasm for copying Seafloor Oracle
GLM47 HumblemcpPass
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": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 15,
"life": 12
}
],
"board_cursor": 64,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 529,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(choice=p68)
{
"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": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 15,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26
}
],
"board_cursor": 86,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 3,
"game_seq": 531,
"land_drops_used": 0,
"action_taken": "selected_target_3",
"success": true
}moderate blunder
Declined Sage of the Falls' loot trigger (draw then discard), which is essentially free card selection with no downside.
Declined Sage of the Falls' loot trigger (draw then discard), which is essentially free card selection with no downside. Since you draw first and then choose what to discard, you always improve or maintain hand quality. There's no reason to decline this.
Analysis
Action taken: Declined to draw and discard from Sage of the Falls trigger
Better line: Accept the loot trigger (choose True), draw a card, then discard the weakest card in hand. This is pure card quality improvement at no cost.
gameGem3F Tinker discards Mirror Image (source: Sage of the Falls)
Gem3F TinkermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Draw, then discard?",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T8 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 15,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26
}
],
"board_cursor": 86,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 3,
"game_seq": 533,
"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 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": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 15,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26
}
],
"board_cursor": 87,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"mana_cost": "{3}",
"name": "Heirloom Blade",
"index": 1,
"action": "cast",
"id": "p64"
},
{
"name": "Mistwalker",
"index": 2,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"index": 3,
"action": "cast",
"id": "p83",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 3,
"game_seq": 535,
"land_drops_used": 0,
"action_taken": "no",
"success": true
}GLM47 HumblemcpPass
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": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 15,
"life": 12
}
],
"board_cursor": 64,
"untapped_lands": 1,
"game_seq": 534,
"action_taken": "passed_priority",
"success": true
}moderate blunder
Sage of the Falls 2/5 attacks into Knight of the Tusk 3/7 with vigilance.
Sage of the Falls 2/5 attacks into Knight of the Tusk 3/7 with vigilance. The Knight will block and kill the Sage (takes 3 damage) while the Sage deals only 2 to the Knight. All other attackers are either flying or unblockable and get through regardless. This sacrifices a valuable loot engine for zero additional damage.
Analysis
Action taken: Attacked with all creatures including Sage of the Falls
Better line: Attack with Mistwalker, Seafloor Oracle, Shaper Apprentice, and Triton Shorestalker only (8 unblockable damage), keeping Sage of the Falls back as a loot engine and potential blocker.
Gem3F TinkermcpAttack with all (Mistwalker 1/4, Seafloor Oracle 4/5, Shaper Apprentice 2/1, Sage of the Falls 2/5, Triton Shorestalker 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": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 15,
"life": 12,
"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": "p23"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26
}
],
"board_cursor": 88,
"choices": [
{
"name": "Mistwalker",
"index": 0,
"choice_type": "attacker",
"id": "p14",
"power": "1",
"toughness": "4"
},
{
"name": "Seafloor Oracle",
"index": 1,
"choice_type": "attacker",
"id": "p27",
"power": "4",
"toughness": "5"
},
{
"name": "Shaper Apprentice",
"index": 2,
"choice_type": "attacker",
"id": "p40",
"power": "2",
"toughness": "1"
},
{
"name": "Sage of the Falls",
"index": 3,
"choice_type": "attacker",
"id": "p57",
"power": "2",
"toughness": "5"
},
{
"name": "Triton Shorestalker",
"index": 4,
"choice_type": "attacker",
"id": "p65",
"power": "1",
"toughness": "1"
},
{
"name": "All attack",
"index": 5,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 3,
"game_seq": 536,
"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": "T8 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 15,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26
}
],
"board_cursor": 89,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 3,
"game_seq": 538,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "all"
}
]
}moderate blunder
Gem3F passed priority during combat when they could have cast Crashing Tide (which has flash due to controlling Merfolk)…
Gem3F passed priority during combat when they could have cast Crashing Tide (which has flash due to controlling Merfolk) to bounce Knight of the Tusk, GLM47's only untapped blocker with vigilance. This would have removed the 3/7 blocker, allowing significantly more combat damage through, and Crashing Tide also draws a card. With Seafloor Oracle on board, every Merfolk that deals combat damage draws an additional card, making the removal of the blocker even more valuable.
Analysis
Action taken: Passed priority during combat, leaving Knight of the Tusk available to block.
Better line: Cast Crashing Tide targeting Knight of the Tusk to bounce it before blocks, clearing the way for attackers and drawing a card. This maximizes combat damage and Seafloor Oracle triggers.
— Declare Attackers —
minor blunder
Passed priority during combat with Crashing Tide available and 3 untapped Islands.
Passed priority during combat with Crashing Tide available and 3 untapped Islands. Could have bounced Knight of the Tusk (or Bulwark Giant) to get Sage of the Falls through for 2 extra damage, draw a card from Crashing Tide, trigger Seafloor Oracle draws from additional Merfolk combat damage, and set opponent back a 6-mana play. With only 3 mana available, Soul Read (4 mana) couldn't be cast anyway, so there was no opportunity cost.
Analysis
Action taken: Passed priority, keeping 3 mana unused during combat
Better line: Cast Crashing Tide targeting Knight of the Tusk to bounce it, drawing a card, getting Sage of the Falls through unblocked for extra damage and Seafloor Oracle triggers, while setting the opponent back significant tempo.
gameGem3F Tinker attacks GLM47 Humble 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": "T8 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 15,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26
}
],
"board_cursor": 89,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
],
"blockers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 3,
"game_seq": 542,
"action_taken": "passed_priority",
"success": true
}— Declare Blockers —
GLM47 Humblellm
pass_priority(until=my_turn, board_cursor=64)
{
"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 (Gem3F Tinker)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 15,
"life": 12
}
],
"board_cursor": 65,
"choices": [
{
"name": "Knight of the Tusk",
"index": 0,
"choice_type": "blocker",
"id": "p60",
"power": "3",
"toughness": "7"
},
{
"name": "Bulwark Giant",
"index": 1,
"choice_type": "blocker",
"id": "p3",
"power": "3",
"toughness": "6"
}
],
"combat_phase": "blockers",
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 1,
"game_seq": 544,
"incoming_attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
},
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
},
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
},
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
},
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
],
"recent_chat": [
"Gem3F Tinker: That Siege Striker is definitely putting in some work. Double strike is a classic 'solve this or die' puzzle, isn't it? Let's see how these blocks resolve—I'm curious to see if you have any follow-up for that one open Plains!"
],
"stop_reason": "combat"
}GLM47 HumblemcpPass
raw
choose_action(blockers=p60:p72)
{
"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": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 26,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 15,
"life": 12
}
],
"board_cursor": 65,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
],
"blockers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 1,
"game_seq": 544,
"action_taken": "batch_block",
"success": true,
"declared": [
{
"id": "p60",
"blocks": "p72"
}
]
}minor blunder
GLM47 only blocked Seafloor Oracle with Knight of the Tusk but failed to also block Sage of the Falls with Bulwark Giant…
GLM47 only blocked Seafloor Oracle with Knight of the Tusk but failed to also block Sage of the Falls with Bulwark Giant. Bulwark Giant (3/6) could have blocked Sage of the Falls (2/5), killing it while surviving at 3/4. This would have prevented 2 damage and eliminated a key creature that provides card filtering (loot on creature ETB). Additionally, Seafloor Oracle draws cards when Merfolk deal combat damage, so letting Sage through also likely triggered a card draw.
Analysis
Action taken: Only blocked Seafloor Oracle with Knight of the Tusk, leaving Bulwark Giant unused.
Better line: Block Seafloor Oracle with Knight of the Tusk AND block Sage of the Falls with Bulwark Giant. This kills the Sage, prevents 2 damage, and removes an important card advantage engine.
gameAttacker: Sage of the Falls (2/5) blocked by Knight of the Tusk (3/7)
Gem3F TinkermcpAbility
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Pick triggered ability (goes to the stack first)",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T8 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 15,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18
}
],
"board_cursor": 90,
"choices": [
{
"name": "Ability",
"target_type": "card",
"index": 0,
"id": "l84"
},
{
"name": "Ability",
"target_type": "card",
"index": 1,
"id": "l85"
},
{
"name": "Ability",
"target_type": "card",
"index": 2,
"id": "l86"
},
{
"name": "Ability",
"target_type": "card",
"index": 3,
"id": "l87"
},
{
"name": "Ability",
"target_type": "card",
"index": 4,
"id": "l88"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
],
"blockers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 3,
"game_seq": 552,
"required": true,
"can_cancel": false,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpAbility
raw
choose_action(choice=l84)
{
"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": "T8 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 15,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18
}
],
"board_cursor": 90,
"choices": [
{
"name": "Ability",
"target_type": "card",
"index": 0,
"id": "l85"
},
{
"name": "Ability",
"target_type": "card",
"index": 1,
"id": "l86"
},
{
"name": "Ability",
"target_type": "card",
"index": 2,
"id": "l87"
},
{
"name": "Ability",
"target_type": "card",
"index": 3,
"id": "l88"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
],
"blockers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 3,
"game_seq": 561,
"required": true,
"can_cancel": false,
"action_taken": "selected_target_0",
"success": true
}GLM47 HumblemcpPass
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": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 15,
"life": 12
}
],
"board_cursor": 66,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
],
"blockers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 553,
"action_taken": "passed_priority",
"success": true
}gameGLM47 Humble loses 1 life at combat from Mistwalker
gameGLM47 Humble loses 4 life at combat from Seafloor Oracle
gameGLM47 Humble loses 2 life at combat from Shaper Apprentice
gameKnight of the Tusk deals 3 damage to Sage of the Falls
gameSage of the Falls deals 2 damage to Knight of the Tusk
gameGLM47 Humble loses 1 life at combat from Triton Shorestalker
— Combat Damage —
Gem3F TinkermcpAbility
raw
choose_action(choice=l85)
{
"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": "T8 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 15,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18
}
],
"board_cursor": 90,
"choices": [
{
"name": "Ability",
"target_type": "card",
"index": 0,
"id": "l86"
},
{
"name": "Ability",
"target_type": "card",
"index": 1,
"id": "l87"
},
{
"name": "Ability",
"target_type": "card",
"index": 2,
"id": "l88"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
],
"blockers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 3,
"game_seq": 563,
"required": true,
"can_cancel": false,
"action_taken": "selected_target_0",
"success": true
}gameGem3F Tinker - Ability triggers: Seafloor Oracle - Whenever a Merfolk you control deals combat damage to a player, draw a card.
Gem3F TinkermcpPass
raw
choose_action(choice=l86)
{
"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 (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 15,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18
}
],
"board_cursor": 90,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
],
"blockers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 3,
"game_seq": 565,
"action_taken": "selected_target_0",
"success": true
}gameGem3F Tinker - Ability triggers: Seafloor Oracle - Whenever a Merfolk you control deals combat damage to a player, draw a card.
gameGem3F Tinker - Ability triggers: Seafloor Oracle - Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.
gameGem3F Tinker - Ability triggers: Seafloor Oracle - Whenever a Merfolk you control deals combat damage to a player, draw a card.
gameGem3F Tinker - Ability triggers: Seafloor Oracle - Whenever a Merfolk you control 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": "T8 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 14,
"life": 12,
"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": "p23",
"playable": true
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18
}
],
"board_cursor": 91,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Mistwalker",
"index": 2,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
],
"blockers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 3,
"game_seq": 569,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 14,
"life": 12
}
],
"board_cursor": 67,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
],
"blockers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 570,
"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": "T8 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 13,
"life": 12,
"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": "p90",
"toughness": "2"
},
{
"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": "p23",
"playable": true
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18
}
],
"board_cursor": 92,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Mistwalker",
"index": 2,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
],
"blockers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 3,
"game_seq": 571,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 13,
"life": 12
}
],
"board_cursor": 68,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
],
"blockers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 572,
"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": "T8 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 8,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 12,
"life": 12,
"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": "p90",
"toughness": "2"
},
{
"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": "p23",
"playable": true
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"power": "2",
"id": "p91",
"toughness": "2"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18
}
],
"board_cursor": 93,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Mistwalker",
"index": 2,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
],
"blockers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 3,
"game_seq": 573,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 8,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 12,
"life": 12
}
],
"board_cursor": 69,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
],
"blockers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 574,
"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": "T8 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 9,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 11,
"life": 12,
"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": "p92",
"toughness": "1"
},
{
"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": "p90",
"toughness": "2"
},
{
"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": "p23",
"playable": true
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"power": "2",
"id": "p91",
"toughness": "2"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18
}
],
"board_cursor": 94,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Mistwalker",
"index": 2,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
],
"blockers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 3,
"game_seq": 575,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 9,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 11,
"life": 12
}
],
"board_cursor": 70,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
],
"blockers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 576,
"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": "T8 Combat/Combat Damage (Gem3F Tinker)",
"board": [
{
"hand_size": 10,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12,
"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": "p92",
"toughness": "1"
},
{
"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": "p90",
"toughness": "2"
},
{
"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": "p23",
"playable": true
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"mana_cost": "{2}{U}",
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"power": "2",
"id": "p91",
"toughness": "2"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18
}
],
"board_cursor": 95,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 0,
"action": "cast",
"id": "p23"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Mistwalker",
"index": 2,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
],
"blockers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 3,
"game_seq": 577,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 10,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12
}
],
"board_cursor": 71,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "1",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "4",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": true,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "2",
"toughness": "5"
}
],
"blockers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 1,
"game_seq": 578,
"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 Postcombat Main/Postcombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 10,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12,
"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": "p92",
"toughness": "1",
"playable": true
},
{
"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": "p90",
"toughness": "2",
"playable": true
},
{
"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": "p23",
"playable": true
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p93",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"power": "2",
"id": "p91",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18
}
],
"board_cursor": 96,
"choices": [
{
"mana_cost": "{1}{U}",
"name": "Amoeboid Changeling",
"index": 0,
"action": "cast",
"id": "p92",
"power": "1",
"toughness": "1"
},
{
"mana_cost": "{3}",
"name": "Bloodline Pretender",
"index": 1,
"action": "cast",
"id": "p90",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 2,
"action": "cast",
"id": "p23"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 3,
"action": "cast",
"id": "p89"
},
{
"mana_cost": "{3}",
"name": "Heirloom Blade",
"index": 4,
"action": "cast",
"id": "p64"
},
{
"name": "Island",
"index": 5,
"action": "land",
"id": "p93"
},
{
"mana_cost": "{2}{U}",
"name": "Merrow Reejerey",
"index": 6,
"action": "cast",
"id": "p91",
"power": "2",
"toughness": "2"
},
{
"name": "Mistwalker",
"index": 7,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"index": 8,
"action": "cast",
"id": "p83",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 3,
"game_seq": 579,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpCast Merrow Reejerey {2}{U}
raw
choose_action(choice=p93)
{
"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": 9,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12,
"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": "p92",
"toughness": "1",
"playable": true
},
{
"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": "p90",
"toughness": "2",
"playable": true
},
{
"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": "p23",
"playable": true
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0",
"playable": true
},
{
"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": "p64",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"power": "2",
"id": "p91",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18
}
],
"board_cursor": 97,
"choices": [
{
"mana_cost": "{1}{U}",
"name": "Amoeboid Changeling",
"index": 0,
"action": "cast",
"id": "p92",
"power": "1",
"toughness": "1"
},
{
"name": "Aquatic Incursion",
"index": 1,
"action": "activate",
"playable_abilities": [
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"mana_cost": "{3}",
"name": "Bloodline Pretender",
"index": 2,
"action": "cast",
"id": "p90",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 3,
"action": "cast",
"id": "p23"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 4,
"action": "cast",
"id": "p89"
},
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"index": 5,
"action": "cast",
"id": "p59",
"power": "0",
"toughness": "0"
},
{
"mana_cost": "{3}",
"name": "Heirloom Blade",
"index": 6,
"action": "cast",
"id": "p64"
},
{
"mana_cost": "{2}{U}",
"name": "Merrow Reejerey",
"index": 7,
"action": "cast",
"id": "p91",
"power": "2",
"toughness": "2"
},
{
"name": "Mistwalker",
"index": 8,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"index": 9,
"action": "cast",
"id": "p83",
"power": "1",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"index": 10,
"action": "cast",
"id": "p76"
}
],
"untapped_lands": 4,
"game_seq": 581,
"land_drops_used": 1,
"action_taken": "selected_5",
"success": true
}GLM47 HumblemcpPass
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)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 8,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12
}
],
"board_cursor": 72,
"stack": [
{
"name": "Merrow Reejerey"
}
],
"untapped_lands": 1,
"game_seq": 580,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
Gem3F TinkermcpPass
raw
choose_action(choice=p91)
{
"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": 8,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "1",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "4",
"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": "p40",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12,
"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": "p92",
"toughness": "1"
},
{
"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": "p90",
"toughness": "2"
},
{
"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": "p23"
},
{
"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": "p89"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18
}
],
"board_cursor": 98,
"stack": [
{
"name": "Merrow Reejerey"
}
],
"untapped_lands": 1,
"game_seq": 584,
"land_drops_used": 1,
"action_taken": "selected_7",
"success": true
}gameGem3F Tinker puts Island from hand onto the Battlefield
gameGem3F Tinker casts Merrow Reejerey 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 (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 8,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12,
"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": "p92",
"toughness": "1"
},
{
"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": "p90",
"toughness": "2"
},
{
"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": "p23"
},
{
"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": "p89"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18
}
],
"board_cursor": 99,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 589,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(choice=no)
{
"game_seq": 593,
"action_taken": "auto_passed_loop_detected",
"warning": "Too many interactions this turn (26). Auto-passing until next turn.",
"success": true
}GLM47 HumblemcpPass
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)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 8,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12
}
],
"board_cursor": 73,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 590,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker puts Merrow Reejerey from stack onto the Battlefield
gameGem3F Tinker - Ability triggers: Sage of the Falls - Whenever Sage of the Falls or another non-Human creature you control enters, you may draw a card. If you do, discard a card.
Gem3F Tinkerllm
get_game_state()
{
"available": true,
"cursor": 35,
"turn": 8,
"phase": "Postcombat Main",
"step": "Postcombat Main",
"active_player": "Gem3F Tinker",
"priority_player": "GLM47 Humble",
"players": [
{
"hand_size": 8,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12,
"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": "p92",
"toughness": "1"
},
{
"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": "p90",
"toughness": "2"
},
{
"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": "p23"
},
{
"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": "p89"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18
}
],
"stack": [
{
"name": "Ability",
"rules": [
"Whenever Sage of the Falls or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p95"
}
],
"game_seq": 594
}GLM47 HumblemcpPass
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)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": true
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 26,
"life": 18,
"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": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3"
}
]
},
{
"hand_size": 8,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12
}
],
"board_cursor": 73,
"untapped_lands": 1,
"game_seq": 594,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPlay 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": "T9 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 18,
"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": "p4",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p96",
"playable": true
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3",
"playable": true
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12
}
],
"board_cursor": 74,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
},
{
"name": "Plains",
"index": 1,
"action": "land",
"id": "p96"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"index": 2,
"action": "cast",
"id": "p46",
"power": "2",
"toughness": "3"
}
],
"untapped_lands": 7,
"game_seq": 597,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpCast Trusty Retriever {3}{W}
raw
choose_action(choice=p96)
{
"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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 18,
"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": "p4",
"playable": true
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"power": "2",
"id": "p46",
"toughness": "3",
"playable": true
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12
}
],
"board_cursor": 75,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
},
{
"mana_cost": "{3}{W}",
"name": "Trusty Retriever",
"index": 1,
"action": "cast",
"id": "p46",
"power": "2",
"toughness": "3"
}
],
"untapped_lands": 8,
"game_seq": 602,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}gameGem3F Tinker discards down to 7 hand cards
— Cleanup —
gameGem3F Tinker discards Crashing Tide
— GLM47 Humble's Turn 9 —
GLM47 HumblemcpPass
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": "T9 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 18,
"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": "p4",
"playable": true
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12
}
],
"board_cursor": 76,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"stack": [
{
"name": "Trusty Retriever"
}
],
"untapped_lands": 4,
"game_seq": 606,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}gameGLM47 Humble puts Plains from hand onto the Battlefield
GLM47 Humblemcp1. Put a +1/+1 counter on Trusty Retriever.
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose mode (selected 0 of 1, min 1): Trusty Retriever",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T9 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "2",
"toughness": "3",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 18,
"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": "p4",
"playable": true
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12
}
],
"board_cursor": 77,
"choices": [
{
"index": 0,
"description": "1. Put a +1/+1 counter on Trusty Retriever."
},
{
"index": 1,
"description": "Cancel"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 4,
"game_seq": 612,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}gameGLM47 Humble casts Trusty Retriever from hand
GLM47 HumblemcpPass
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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "2",
"toughness": "3",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 18,
"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": "p4",
"playable": true
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12
}
],
"board_cursor": 77,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 4,
"game_seq": 615,
"land_drops_used": 1,
"action_taken": "selected_ability_0",
"success": true
}gameGLM47 Humble puts Trusty Retriever from stack onto the Battlefield
GLM47 HumblemcpPass
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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 18,
"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": "p4",
"playable": true
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12
}
],
"board_cursor": 78,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"untapped_lands": 4,
"game_seq": 617,
"land_drops_used": 1,
"action_taken": "passed_priority",
"success": true
}gameGLM47 Humble - Ability triggers: Trusty Retriever - When Trusty Retriever enters, choose one — &bull Put a +1/+1 counter on Trusty Retriever. &bull Return target artifact or enchantment card from your graveyard to your hand.
GLM47 HumblemcpPass
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 (GLM47 Humble)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 18,
"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": "p4"
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12
}
],
"board_cursor": 79,
"choices": [
{
"name": "Basri's Acolyte",
"index": 0,
"choice_type": "attacker",
"id": "p24",
"power": "2",
"toughness": "3"
},
{
"name": "Knight of the Tusk",
"index": 1,
"choice_type": "attacker",
"id": "p60",
"power": "3",
"toughness": "7"
},
{
"name": "Bulwark Giant",
"index": 2,
"choice_type": "attacker",
"id": "p3",
"power": "3",
"toughness": "6"
},
{
"name": "All attack",
"index": 3,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 4,
"game_seq": 619,
"action_taken": "passed_priority",
"success": true
}GLM47 Humblellm
pass_priority(board_cursor=79)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T9 Combat/Declare Attackers (GLM47 Humble)",
"board_cursor": 79,
"board_unchanged": true,
"choices": [
{
"name": "Basri's Acolyte",
"index": 0,
"choice_type": "attacker",
"id": "p24",
"power": "2",
"toughness": "3"
},
{
"name": "Knight of the Tusk",
"index": 1,
"choice_type": "attacker",
"id": "p60",
"power": "3",
"toughness": "7"
},
{
"name": "Bulwark Giant",
"index": 2,
"choice_type": "attacker",
"id": "p3",
"power": "3",
"toughness": "6"
},
{
"name": "All attack",
"index": 3,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"untapped_lands": 4,
"game_seq": 621,
"stop_reason": "combat"
}— Declare Attackers —
chatGLM47 Humble: Nice attack last turn, really put me on the back foot. I'm just trying to stabilize here.
GLM47 Humblemcpsend_chat_message
raw
send_chat_message(message=Nice attack last turn, really put me on ...)
{
"success": true
}GLM47 HumblemcpPass
raw
choose_action(attackers=p24,p60,p3)
{
"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 (GLM47 Humble)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 18,
"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": "p4",
"playable": true
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12
}
],
"board_cursor": 80,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Bulwark Giant",
"id": "p3",
"power": "3",
"toughness": "6"
}
]
}
],
"untapped_lands": 4,
"game_seq": 621,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p24"
},
{
"id": "p60"
},
{
"id": "p3"
}
]
}gameGLM47 Humble attacks Gem3F Tinker with 3 creatures
GLM47 HumblemcpPass
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 (GLM47 Humble)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 18,
"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": "p4",
"playable": true
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12
}
],
"board_cursor": 80,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
],
"blockers": [
{
"name": "Merfolk Token",
"id": "p80",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Bulwark Giant",
"id": "p3",
"power": "3",
"toughness": "6"
}
],
"blockers": [
{
"name": "Merfolk Token",
"id": "p79",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 4,
"game_seq": 627,
"action_taken": "passed_priority",
"success": true
}— Declare Blockers —
chatGem3F Tinker: That's a bold attack! You're really putting the pressure on. Let's see... if I take it all, I'm at 4. If I block, I lose my fishy friends. Decisions, decisions... I think I'll play it safe and throw some tokens in the way. Wouldn't want a surprise to end the game early!
Gem3F Tinkerllm
pass_priority(board_cursor=99)
{
"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 (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12,
"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": "p92",
"toughness": "1"
},
{
"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": "p90",
"toughness": "2"
},
{
"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": "p89"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 18
}
],
"board_cursor": 100,
"choices": [
{
"name": "Merfolk Token",
"index": 0,
"choice_type": "blocker",
"id": "p79",
"power": "2",
"toughness": "2"
},
{
"name": "Merfolk Token",
"index": 1,
"choice_type": "blocker",
"id": "p80",
"power": "2",
"toughness": "2"
},
{
"name": "Merrow Reejerey",
"index": 2,
"choice_type": "blocker",
"id": "p91",
"power": "2",
"toughness": "2"
}
],
"combat_phase": "blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Bulwark Giant",
"id": "p3",
"power": "3",
"toughness": "6"
}
]
}
],
"untapped_lands": 1,
"game_seq": 629,
"incoming_attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
},
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
},
{
"name": "Bulwark Giant",
"id": "p3",
"power": "3",
"toughness": "6"
}
],
"recent_chat": [
"GLM47 Humble: Nice attack last turn, really put me on the back foot. I'm just trying to stabilize here."
],
"stop_reason": "combat"
}Gem3F Tinkermcpsend_chat_message
raw
send_chat_message(message=That's a bold attack! You're really putt...)
{
"success": true
}Gem3F TinkermcpPass
raw
choose_action(blockers=p79:p3,p80: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": "T9 Combat/Declare Blockers (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p79",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merfolk Token",
"rules": [
"Hexproof"
],
"id": "p80",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 12,
"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": "p92",
"toughness": "1"
},
{
"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": "p90",
"toughness": "2"
},
{
"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": "p89"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 18
}
],
"board_cursor": 100,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
],
"blockers": [
{
"name": "Merfolk Token",
"id": "p80",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Bulwark Giant",
"id": "p3",
"power": "3",
"toughness": "6"
}
],
"blockers": [
{
"name": "Merfolk Token",
"id": "p79",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 1,
"game_seq": 629,
"action_taken": "batch_block",
"success": true,
"declared": [
{
"blocks": "p3",
"id": "p79"
},
{
"blocks": "p60",
"id": "p80"
}
]
}gameAttacker: Knight of the Tusk (3/7) blocked by Merfolk Token (2/2)
gameAttacker: Bulwark Giant (3/6) blocked by Merfolk Token (2/2)
GLM47 HumblemcpPass
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 (GLM47 Humble)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"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": "p4",
"playable": true
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 10
}
],
"board_cursor": 81,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Bulwark Giant",
"id": "p3",
"power": "3",
"toughness": "6"
}
]
}
],
"untapped_lands": 4,
"game_seq": 638,
"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": "T9 Combat/Combat Damage (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 10,
"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": "p92",
"toughness": "1"
},
{
"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": "p90",
"toughness": "2"
},
{
"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": "p89"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 101,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "3",
"toughness": "7"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Bulwark Giant",
"id": "p3",
"power": "3",
"toughness": "6"
}
]
}
],
"untapped_lands": 1,
"game_seq": 639,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker loses 2 life at combat from Basri's Acolyte
gameMerfolk Token deals 2 damage to Knight of the Tusk
gameKnight of the Tusk deals 3 damage to Merfolk Token
gameMerfolk Token deals 2 damage to Bulwark Giant
gameBulwark Giant deals 3 damage to Merfolk Token
gameGLM47 Humble gains 2 life
gameMerfolk Token died
gameMerfolk Token died
— Combat Damage —
GLM47 HumblemcpPass
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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"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": "p4",
"playable": true
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 10
}
],
"board_cursor": 81,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"untapped_lands": 4,
"game_seq": 649,
"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": "T9 Postcombat Main/Postcombat Main (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 10,
"life": 10,
"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": "p92",
"toughness": "1"
},
{
"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": "p90",
"toughness": "2"
},
{
"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": "p89"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 101,
"untapped_lands": 1,
"game_seq": 650,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpCast River Sneak {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": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 8,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 9,
"life": 10,
"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": "p92",
"toughness": "1",
"playable": true
},
{
"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": "p90",
"toughness": "2",
"playable": true
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0",
"playable": true
},
{
"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": "p64",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"power": "1",
"id": "p83",
"toughness": "1",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 102,
"choices": [
{
"mana_cost": "{1}{U}",
"name": "Amoeboid Changeling",
"index": 0,
"action": "cast",
"id": "p92",
"power": "1",
"toughness": "1"
},
{
"name": "Aquatic Incursion",
"index": 1,
"action": "activate",
"playable_abilities": [
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"mana_cost": "{3}",
"name": "Bloodline Pretender",
"index": 2,
"action": "cast",
"id": "p90",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 3,
"action": "cast",
"id": "p89"
},
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"index": 4,
"action": "cast",
"id": "p59",
"power": "0",
"toughness": "0"
},
{
"mana_cost": "{3}",
"name": "Heirloom Blade",
"index": 5,
"action": "cast",
"id": "p64"
},
{
"name": "Mistwalker",
"index": 6,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{1}{U}",
"name": "River Sneak",
"index": 7,
"action": "cast",
"id": "p83",
"power": "1",
"toughness": "1"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"index": 8,
"action": "cast",
"id": "p76"
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"index": 9,
"action": "cast",
"id": "p100",
"power": "3",
"toughness": "2"
}
],
"untapped_lands": 8,
"game_seq": 652,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}— Postcombat Main —
GLM47 HumblemcpPass
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)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"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": "p4",
"playable": true
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 9,
"life": 10
}
],
"board_cursor": 82,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Thriving Isle [tapped] (Gem3F Tinker's)",
"id": "p16"
}
]
},
{
"name": "River Sneak"
}
],
"untapped_lands": 4,
"game_seq": 651,
"action_taken": "passed_priority",
"success": true
}Gem3F Tinkermcp1. {T}: Add {U}.
raw
choose_action(choice=p83)
{
"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": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 9,
"life": 10,
"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": "p92",
"toughness": "1"
},
{
"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": "p90",
"toughness": "2"
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 103,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"stack": [
{
"name": "River Sneak"
}
],
"untapped_lands": 8,
"game_seq": 653,
"land_drops_used": 0,
"action_taken": "selected_7",
"success": true
}— Gem3F Tinker's Turn 9 —
Gem3F TinkermcpThriving Isle
raw
choose_action(choice=0)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a permanent",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 9,
"life": 10,
"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": "p92",
"toughness": "1"
},
{
"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": "p90",
"toughness": "2"
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 104,
"choices": [
{
"name": "Aquatic Incursion",
"target_type": "permanent",
"index": 0,
"id": "p71"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Basri's Acolyte",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Bulwark Giant",
"target_type": "permanent",
"index": 2,
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"tapped": true,
"name": "Island",
"target_type": "permanent",
"index": 3,
"id": "p10"
},
{
"name": "Island",
"target_type": "permanent",
"index": 4,
"id": "p11"
},
{
"name": "Island",
"target_type": "permanent",
"index": 5,
"id": "p12"
},
{
"name": "Island",
"target_type": "permanent",
"index": 6,
"id": "p13"
},
{
"name": "Island",
"target_type": "permanent",
"index": 7,
"id": "p32"
},
{
"name": "Island",
"target_type": "permanent",
"index": 8,
"id": "p35"
},
{
"name": "Island",
"target_type": "permanent",
"index": 9,
"id": "p93"
},
{
"controller": "GLM47 Humble",
"name": "Knight of the Tusk",
"target_type": "permanent",
"index": 10,
"power": "3",
"id": "p60",
"toughness": "7"
},
{
"name": "Merrow Reejerey",
"target_type": "permanent",
"index": 11,
"power": "2",
"id": "p91",
"toughness": "2"
},
{
"name": "Mistwalker",
"target_type": "permanent",
"index": 12,
"power": "2",
"id": "p14",
"toughness": "5"
},
{
"name": "One With the Wind",
"target_type": "permanent",
"index": 13,
"id": "p15"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 14,
"id": "p5"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 15,
"id": "p6"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 16,
"id": "p7"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 17,
"id": "p8"
},
{
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 18,
"id": "p36"
},
{
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 19,
"id": "p72"
},
{
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 20,
"id": "p96"
},
{
"name": "Sage of the Falls",
"target_type": "permanent",
"index": 21,
"power": "3",
"id": "p57",
"toughness": "6"
},
{
"name": "Seafloor Oracle",
"target_type": "permanent",
"index": 22,
"power": "5",
"id": "p27",
"toughness": "6"
},
{
"name": "Shaper Apprentice",
"target_type": "permanent",
"index": 23,
"power": "3",
"id": "p40",
"toughness": "2"
},
{
"controller": "GLM47 Humble",
"name": "Thriving Heath",
"target_type": "permanent",
"index": 24,
"id": "p26"
},
{
"tapped": true,
"name": "Thriving Isle",
"target_type": "permanent",
"index": 25,
"id": "p16"
},
{
"name": "Triton Shorestalker",
"target_type": "permanent",
"index": 26,
"power": "2",
"id": "p65",
"toughness": "2"
},
{
"controller": "GLM47 Humble",
"name": "Trusty Retriever",
"target_type": "permanent",
"index": 27,
"power": "3",
"id": "p46",
"toughness": "4"
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "River Sneak"
}
],
"untapped_lands": 6,
"game_seq": 655,
"land_drops_used": 0,
"required": true,
"can_cancel": false,
"action_taken": "selected_ability_0",
"success": true
}minor blunder
Declined Merrow Reejerey's trigger to tap or untap a target permanent, which is a pure-upside ability.
Declined Merrow Reejerey's trigger to tap or untap a target permanent, which is a pure-upside ability. They could have tapped Knight of the Tusk (removing a 3/7 blocker for combat) or untapped a tapped land for extra mana.
Analysis
Action taken: Passed on the Merrow Reejerey trigger without targeting anything.
Better line: Use the Reejerey trigger to tap Knight of the Tusk 3/7 (removing it as a blocker for the upcoming combat) or untap a tapped Island/Thriving Isle for additional mana.
Gem3F TinkermcpPass
raw
choose_action(choice=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 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 9,
"life": 10,
"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": "p92",
"toughness": "1"
},
{
"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": "p90",
"toughness": "2"
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 104,
"choices": [
{
"name": "Aquatic Incursion",
"index": 0,
"action": "activate",
"playable_abilities": [
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Mistwalker",
"index": 2,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"index": 3,
"action": "cast",
"id": "p76"
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Thriving Isle [tapped] (yours)",
"id": "p16"
}
]
},
{
"name": "River Sneak"
}
],
"untapped_lands": 6,
"game_seq": 660,
"land_drops_used": 0,
"action_taken": "selected_target_25",
"success": true
}gameGem3F Tinker casts River Sneak from hand
minor blunder
Declined Merrow Reejerey's trigger to untap Thriving Isle, which was tapped.
Declined Merrow Reejerey's trigger to untap Thriving Isle, which was tapped. This is a free untap that would have given an extra mana this turn. With a hand full of castable spells (7 cards including multiple 3-4 mana spells), the extra mana could have enabled casting an additional spell.
Analysis
Action taken: Declined the Merrow Reejerey trigger, leaving Thriving Isle tapped.
Better line: Accept the trigger to untap Thriving Isle, gaining an extra mana to potentially cast additional spells this turn (e.g., a 4-mana spell + 2-mana Amoeboid Changeling with 7 total mana instead of only 6).
gameGem3F Tinker - Ability triggers: Merrow Reejerey - Whenever you cast a Merfolk spell, you may tap or untap target permanent. - targeting Thriving Isle
Gem3F TinkermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Whenever you cast a Merfolk spell, you may tap or untap target permanent.",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 9,
"life": 10,
"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": "p92",
"toughness": "1"
},
{
"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": "p90",
"toughness": "2"
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 104,
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Thriving Isle [tapped] (yours)",
"id": "p16"
}
]
},
{
"name": "River Sneak"
}
],
"untapped_lands": 6,
"game_seq": 662,
"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 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 9,
"life": 10,
"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": "p92",
"toughness": "1"
},
{
"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": "p90",
"toughness": "2"
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 104,
"choices": [
{
"name": "Aquatic Incursion",
"index": 0,
"action": "activate",
"playable_abilities": [
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Mistwalker",
"index": 2,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"index": 3,
"action": "cast",
"id": "p76"
}
],
"stack": [
{
"name": "River Sneak"
}
],
"untapped_lands": 6,
"game_seq": 664,
"land_drops_used": 0,
"action_taken": "no",
"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 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 9,
"life": 10,
"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": "p92",
"toughness": "1"
},
{
"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": "p90",
"toughness": "2"
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 105,
"choices": [
{
"name": "Aquatic Incursion",
"index": 0,
"action": "activate",
"playable_abilities": [
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Mistwalker",
"index": 2,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"index": 3,
"action": "cast",
"id": "p76"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 6,
"game_seq": 665,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}GLM47 Humblellm
pass_priority(board_cursor=82)
{
"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)",
"board_cursor": 82,
"board_unchanged": true,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"stack": [
{
"name": "River Sneak"
}
],
"untapped_lands": 4,
"game_seq": 666,
"recent_chat": [
"Gem3F Tinker: That's a bold attack! You're really putting the pressure on. Let's see... if I take it all, I'm at 4. If I block, I lose my fishy friends. Decisions, decisions... I think I'll play it safe and throw some tokens in the way. Wouldn't want a surprise to end the game early!"
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}GLM47 HumblemcpPass
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)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"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": "p4",
"playable": true
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 9,
"life": 10
}
],
"board_cursor": 83,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 4,
"game_seq": 666,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker puts River Sneak from stack onto the Battlefield
gameGem3F Tinker - Ability triggers: Sage of the Falls - Whenever Sage of the Falls or another non-Human creature you control enters, you may draw a card. If you do, discard a card.
Gem3F Tinkermcptrue
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Draw, then discard?",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 9,
"life": 10,
"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": "p92",
"toughness": "1"
},
{
"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": "p90",
"toughness": "2"
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 105,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 6,
"game_seq": 669,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpThriving Isle
raw
choose_action(choice=yes)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a card to discard",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 8,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10,
"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": "p92",
"toughness": "1"
},
{
"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": "p90",
"toughness": "2"
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
},
{
"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": "p104"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 106,
"choices": [
{
"name": "Amoeboid Changeling",
"target_type": "card",
"index": 0,
"id": "p92"
},
{
"name": "Bloodline Pretender",
"target_type": "card",
"index": 1,
"id": "p90"
},
{
"name": "Crashing Tide",
"target_type": "card",
"index": 2,
"id": "p89"
},
{
"name": "Gigantoplasm",
"target_type": "card",
"index": 3,
"id": "p59"
},
{
"name": "Heirloom Blade",
"target_type": "card",
"index": 4,
"id": "p64"
},
{
"name": "Soul Read",
"target_type": "card",
"index": 5,
"id": "p76"
},
{
"name": "Storm Sculptor",
"target_type": "card",
"index": 6,
"id": "p100"
},
{
"name": "Thriving Isle",
"target_type": "card",
"index": 7,
"id": "p104"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 6,
"game_seq": 671,
"land_drops_used": 0,
"required": true,
"can_cancel": false,
"action_taken": "yes",
"success": true
}GLM47 HumblemcpPass
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)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"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": "p4",
"playable": true
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10
}
],
"board_cursor": 84,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Island (Gem3F Tinker's)",
"id": "p93"
}
]
},
{
"name": "Amoeboid Changeling"
}
],
"untapped_lands": 4,
"game_seq": 670,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpCast Amoeboid Changeling {1}{U}
raw
choose_action(choice=p104)
{
"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": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10,
"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": "p92",
"toughness": "1",
"playable": true
},
{
"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": "p90",
"toughness": "2",
"playable": true
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0",
"playable": true
},
{
"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": "p64",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 107,
"choices": [
{
"mana_cost": "{1}{U}",
"name": "Amoeboid Changeling",
"index": 0,
"action": "cast",
"id": "p92",
"power": "1",
"toughness": "1"
},
{
"name": "Aquatic Incursion",
"index": 1,
"action": "activate",
"playable_abilities": [
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"mana_cost": "{3}",
"name": "Bloodline Pretender",
"index": 2,
"action": "cast",
"id": "p90",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 3,
"action": "cast",
"id": "p89"
},
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"index": 4,
"action": "cast",
"id": "p59",
"power": "0",
"toughness": "0"
},
{
"mana_cost": "{3}",
"name": "Heirloom Blade",
"index": 5,
"action": "cast",
"id": "p64"
},
{
"name": "Mistwalker",
"index": 6,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"index": 7,
"action": "cast",
"id": "p76"
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"index": 8,
"action": "cast",
"id": "p100",
"power": "3",
"toughness": "2"
}
],
"untapped_lands": 6,
"game_seq": 672,
"land_drops_used": 0,
"action_taken": "selected_target_7",
"success": true
}Gem3F TinkermcpIsland
raw
choose_action(choice=p92)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a permanent",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10,
"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": "p90",
"toughness": "2"
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 108,
"choices": [
{
"name": "Aquatic Incursion",
"target_type": "permanent",
"index": 0,
"id": "p71"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Basri's Acolyte",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Bulwark Giant",
"target_type": "permanent",
"index": 2,
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"tapped": true,
"name": "Island",
"target_type": "permanent",
"index": 3,
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"target_type": "permanent",
"index": 4,
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"target_type": "permanent",
"index": 5,
"id": "p12"
},
{
"name": "Island",
"target_type": "permanent",
"index": 6,
"id": "p13"
},
{
"name": "Island",
"target_type": "permanent",
"index": 7,
"id": "p32"
},
{
"name": "Island",
"target_type": "permanent",
"index": 8,
"id": "p35"
},
{
"name": "Island",
"target_type": "permanent",
"index": 9,
"id": "p93"
},
{
"controller": "GLM47 Humble",
"name": "Knight of the Tusk",
"target_type": "permanent",
"index": 10,
"power": "3",
"id": "p60",
"toughness": "7"
},
{
"name": "Merrow Reejerey",
"target_type": "permanent",
"index": 11,
"power": "2",
"id": "p91",
"toughness": "2"
},
{
"name": "Mistwalker",
"target_type": "permanent",
"index": 12,
"power": "2",
"id": "p14",
"toughness": "5"
},
{
"name": "One With the Wind",
"target_type": "permanent",
"index": 13,
"id": "p15"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 14,
"id": "p5"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 15,
"id": "p6"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 16,
"id": "p7"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 17,
"id": "p8"
},
{
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 18,
"id": "p36"
},
{
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 19,
"id": "p72"
},
{
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 20,
"id": "p96"
},
{
"name": "River Sneak",
"target_type": "permanent",
"index": 21,
"power": "2",
"id": "p83",
"toughness": "2"
},
{
"name": "Sage of the Falls",
"target_type": "permanent",
"index": 22,
"power": "3",
"id": "p57",
"toughness": "6"
},
{
"name": "Seafloor Oracle",
"target_type": "permanent",
"index": 23,
"power": "5",
"id": "p27",
"toughness": "6"
},
{
"name": "Shaper Apprentice",
"target_type": "permanent",
"index": 24,
"power": "3",
"id": "p40",
"toughness": "2"
},
{
"controller": "GLM47 Humble",
"name": "Thriving Heath",
"target_type": "permanent",
"index": 25,
"id": "p26"
},
{
"tapped": true,
"name": "Thriving Isle",
"target_type": "permanent",
"index": 26,
"id": "p16"
},
{
"name": "Triton Shorestalker",
"target_type": "permanent",
"index": 27,
"power": "2",
"id": "p65",
"toughness": "2"
},
{
"controller": "GLM47 Humble",
"name": "Trusty Retriever",
"target_type": "permanent",
"index": 28,
"power": "3",
"id": "p46",
"toughness": "4"
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Amoeboid Changeling"
}
],
"untapped_lands": 4,
"game_seq": 674,
"land_drops_used": 0,
"required": true,
"can_cancel": false,
"action_taken": "selected_0",
"success": true
}major blunder
The Merrow Reejerey trigger lets them tap or untap any permanent.
The Merrow Reejerey trigger lets them tap or untap any permanent. The opponent's only untapped blocker is Knight of the Tusk 3/7. Tapping it down would remove all blockers (Basri's Acolyte and Bulwark Giant are already tapped, Trusty Retriever is summoning sick). This would allow a massive attack for 19 damage against a 20-life opponent, nearly lethal and generating massive card draw from Seafloor Oracle. Instead, the player untapped an Island for a marginal mana advantage.
Analysis
Action taken: Used Merrow Reejerey trigger to untap an Island
Better line: Tap Knight of the Tusk with the Reejerey trigger, then attack with everything for 19 damage (opponent at 20 life) with no blockers available, plus draw multiple cards from Seafloor Oracle triggers
gameGem3F Tinker discards Thriving Isle (source: Sage of the Falls)
Gem3F TinkermcpPass
raw
choose_action(choice=p93)
{
"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": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10,
"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": "p90",
"toughness": "2"
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 108,
"choices": [
{
"name": "Aquatic Incursion",
"index": 0,
"action": "activate",
"playable_abilities": [
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Mistwalker",
"index": 2,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"index": 3,
"action": "cast",
"id": "p76"
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Island (yours)",
"id": "p93"
}
]
},
{
"name": "Amoeboid Changeling"
}
],
"untapped_lands": 4,
"game_seq": 678,
"land_drops_used": 0,
"action_taken": "selected_target_9",
"success": true
}minor blunder
Declined the Merrow Reejerey trigger (tap or untap target permanent) which is a free ability with no downside.
Declined the Merrow Reejerey trigger (tap or untap target permanent) which is a free ability with no downside. Could have untapped a tapped Island to gain an extra mana (going from 4 to 5 untapped lands, enabling Soul Read or better sequencing), or tapped down Knight of the Tusk to remove a vigilance blocker.
Analysis
Action taken: Passed on the Merrow Reejerey trigger without targeting anything.
Better line: Use the Reejerey trigger to untap a tapped Island (gaining an extra mana for the turn) or tap down Knight of the Tusk to clear the way for attacks.
gameGem3F Tinker casts Amoeboid Changeling from hand
gameGem3F Tinker - Ability triggers: Merrow Reejerey - Whenever you cast a Merfolk spell, you may tap or untap target permanent. - targeting Island
Gem3F TinkermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Whenever you cast a Merfolk spell, you may tap or untap target permanent.",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10,
"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": "p90",
"toughness": "2"
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 108,
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Island (yours)",
"id": "p93"
}
]
},
{
"name": "Amoeboid Changeling"
}
],
"untapped_lands": 4,
"game_seq": 680,
"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 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10,
"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": "p90",
"toughness": "2"
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 108,
"choices": [
{
"name": "Aquatic Incursion",
"index": 0,
"action": "activate",
"playable_abilities": [
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Mistwalker",
"index": 2,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"index": 3,
"action": "cast",
"id": "p76"
}
],
"stack": [
{
"name": "Amoeboid Changeling"
}
],
"untapped_lands": 4,
"game_seq": 682,
"land_drops_used": 0,
"action_taken": "no",
"success": true
}GLM47 HumblemcpPass
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)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"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": "p4",
"playable": true
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10
}
],
"board_cursor": 84,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"stack": [
{
"name": "Amoeboid Changeling"
}
],
"untapped_lands": 4,
"game_seq": 681,
"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 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10,
"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": "p90",
"toughness": "2"
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 109,
"choices": [
{
"name": "Aquatic Incursion",
"index": 0,
"action": "activate",
"playable_abilities": [
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 1,
"action": "cast",
"id": "p89"
},
{
"name": "Mistwalker",
"index": 2,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"index": 3,
"action": "cast",
"id": "p76"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 4,
"game_seq": 683,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"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": "p4",
"playable": true
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10
}
],
"board_cursor": 85,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 4,
"game_seq": 684,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker puts Amoeboid Changeling from stack onto the Battlefield
gameGem3F Tinker - Ability triggers: River Sneak - Whenever another Merfolk you control enters, River Sneak gets +1/+1 until end of turn.
Gem3F TinkermcpCast Bloodline Pretender {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": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10,
"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": "p90",
"toughness": "2",
"playable": true
},
{
"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": "p89",
"playable": true
},
{
"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": "p59",
"toughness": "0",
"playable": true
},
{
"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": "p64",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 110,
"choices": [
{
"name": "Aquatic Incursion",
"index": 0,
"action": "activate",
"playable_abilities": [
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"mana_cost": "{3}",
"name": "Bloodline Pretender",
"index": 1,
"action": "cast",
"id": "p90",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Crashing Tide",
"index": 2,
"action": "cast",
"id": "p89"
},
{
"mana_cost": "{3}{U}",
"name": "Gigantoplasm",
"index": 3,
"action": "cast",
"id": "p59",
"power": "0",
"toughness": "0"
},
{
"mana_cost": "{3}",
"name": "Heirloom Blade",
"index": 4,
"action": "cast",
"id": "p64"
},
{
"name": "Mistwalker",
"index": 5,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"index": 6,
"action": "cast",
"id": "p76"
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"index": 7,
"action": "cast",
"id": "p100",
"power": "3",
"toughness": "2"
}
],
"untapped_lands": 4,
"game_seq": 687,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpKnight of the Tusk
raw
choose_action(choice=p90)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a permanent",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10,
"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": "p89"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 111,
"choices": [
{
"name": "Amoeboid Changeling",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p92",
"toughness": "2"
},
{
"name": "Aquatic Incursion",
"target_type": "permanent",
"index": 1,
"id": "p71"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Basri's Acolyte",
"target_type": "permanent",
"index": 2,
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Bulwark Giant",
"target_type": "permanent",
"index": 3,
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"tapped": true,
"name": "Island",
"target_type": "permanent",
"index": 4,
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"target_type": "permanent",
"index": 5,
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"target_type": "permanent",
"index": 6,
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"target_type": "permanent",
"index": 7,
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"target_type": "permanent",
"index": 8,
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"target_type": "permanent",
"index": 9,
"id": "p35"
},
{
"name": "Island",
"target_type": "permanent",
"index": 10,
"id": "p93"
},
{
"controller": "GLM47 Humble",
"name": "Knight of the Tusk",
"target_type": "permanent",
"index": 11,
"power": "3",
"id": "p60",
"toughness": "7"
},
{
"name": "Merrow Reejerey",
"target_type": "permanent",
"index": 12,
"power": "2",
"id": "p91",
"toughness": "2"
},
{
"name": "Mistwalker",
"target_type": "permanent",
"index": 13,
"power": "2",
"id": "p14",
"toughness": "5"
},
{
"name": "One With the Wind",
"target_type": "permanent",
"index": 14,
"id": "p15"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 15,
"id": "p5"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 16,
"id": "p6"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 17,
"id": "p7"
},
{
"tapped": true,
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 18,
"id": "p8"
},
{
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 19,
"id": "p36"
},
{
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 20,
"id": "p72"
},
{
"controller": "GLM47 Humble",
"name": "Plains",
"target_type": "permanent",
"index": 21,
"id": "p96"
},
{
"name": "River Sneak",
"target_type": "permanent",
"index": 22,
"power": "3",
"id": "p83",
"toughness": "3"
},
{
"name": "Sage of the Falls",
"target_type": "permanent",
"index": 23,
"power": "3",
"id": "p57",
"toughness": "6"
},
{
"name": "Seafloor Oracle",
"target_type": "permanent",
"index": 24,
"power": "5",
"id": "p27",
"toughness": "6"
},
{
"name": "Shaper Apprentice",
"target_type": "permanent",
"index": 25,
"power": "3",
"id": "p40",
"toughness": "2"
},
{
"controller": "GLM47 Humble",
"name": "Thriving Heath",
"target_type": "permanent",
"index": 26,
"id": "p26"
},
{
"tapped": true,
"name": "Thriving Isle",
"target_type": "permanent",
"index": 27,
"id": "p16"
},
{
"name": "Triton Shorestalker",
"target_type": "permanent",
"index": 28,
"power": "2",
"id": "p65",
"toughness": "2"
},
{
"controller": "GLM47 Humble",
"name": "Trusty Retriever",
"target_type": "permanent",
"index": 29,
"power": "3",
"id": "p46",
"toughness": "4"
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Bloodline Pretender"
}
],
"untapped_lands": 1,
"game_seq": 689,
"land_drops_used": 0,
"required": true,
"can_cancel": false,
"action_taken": "selected_1",
"success": true
}GLM47 HumblemcpPass
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)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"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": "p4",
"playable": true
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10
}
],
"board_cursor": 86,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Knight of the Tusk (3/7) (yours)",
"id": "p60"
}
]
},
{
"name": "Bloodline Pretender"
}
],
"untapped_lands": 4,
"game_seq": 688,
"action_taken": "passed_priority",
"success": true
}GLM47 Humblellm
get_oracle_text(card_name=Bloodline Pretender)
{
"success": true,
"name": "Bloodline Pretender",
"mana_cost": "{3}",
"type": "Artifact Creature — Shapeshifter",
"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",
"toughness": "2"
}questionable
Opponent's Merrow Reejerey trigger is about to tap Knight of the Tusk, GLM47's only available untapped non-sick creature…
Opponent's Merrow Reejerey trigger is about to tap Knight of the Tusk, GLM47's only available untapped non-sick creature. Feat of Resistance could give it protection from blue, fizzling the trigger and keeping the Knight available for blocking. While saving the instant for later has merit, the Knight is the primary defensive piece against the opponent's threatening board.
Analysis
Action taken: Passed priority, allowing Merrow Reejerey to tap Knight of the Tusk
Better line: Cast Feat of Resistance on Knight of the Tusk choosing protection from blue to fizzle the Reejerey trigger, keeping the Knight untapped for blocking the opponent's attacks this turn
Gem3F TinkermcpPass
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": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10,
"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": "p89"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 111,
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Knight of the Tusk (3/7) (GLM47 Humble's)",
"id": "p60"
}
]
},
{
"name": "Bloodline Pretender"
}
],
"untapped_lands": 1,
"game_seq": 694,
"land_drops_used": 0,
"action_taken": "selected_target_11",
"success": true
}moderate blunder
Declined Merrow Reejerey's trigger to tap or untap a target permanent.
Declined Merrow Reejerey's trigger to tap or untap a target permanent. The opponent has Knight of the Tusk 3/7 with vigilance as their only untapped blocker. Tapping it would remove the biggest defensive obstacle before combat, allowing more profitable attacks with the board full of Merfolk (including Seafloor Oracle which draws cards on combat damage).
Analysis
Action taken: Declined the Merrow Reejerey 'may tap or untap target permanent' trigger.
Better line: Use the trigger to tap Knight of the Tusk, removing the opponent's best blocker before combat. This opens up much more profitable attacks with Seafloor Oracle and other Merfolk.
gameGem3F Tinker casts Bloodline Pretender from hand
major blunder
Declined the Merrow Reejerey trigger targeting Knight of the Tusk.
Declined the Merrow Reejerey trigger targeting Knight of the Tusk. Tapping the 3/7 vigilance Knight before combat would have been extremely valuable - it removes the opponent's best blocker, allowing Gem3F's unblockable creatures and evasive attackers to deal more damage or attack more freely. At 10 life vs 20, every point of damage matters, and removing a vigilance blocker for free is pure upside.
Analysis
Action taken: Declined the Merrow Reejerey 'may tap or untap' trigger targeting Knight of the Tusk
Better line: Accept the trigger to tap Knight of the Tusk, removing it as a blocker before declaring attacks with unblockable creatures and other attackers
gameGem3F Tinker - Ability triggers: Merrow Reejerey - Whenever you cast a Merfolk spell, you may tap or untap target permanent. - targeting Knight of the Tusk
Gem3F TinkermcpPass
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Whenever you cast a Merfolk spell, you may tap or untap target permanent.",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10,
"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": "p89"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 111,
"stack": [
{
"name": "Ability",
"targets": [
{
"name": "Knight of the Tusk (3/7) (GLM47 Humble's)",
"id": "p60"
}
]
},
{
"name": "Bloodline Pretender"
}
],
"untapped_lands": 1,
"game_seq": 696,
"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": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10,
"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": "p89"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 111,
"stack": [
{
"name": "Bloodline Pretender"
}
],
"untapped_lands": 1,
"game_seq": 698,
"land_drops_used": 0,
"action_taken": "no",
"success": true
}GLM47 HumblemcpPass
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)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"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": "p4",
"playable": true
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10
}
],
"board_cursor": 86,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"stack": [
{
"name": "Bloodline Pretender"
}
],
"untapped_lands": 4,
"game_seq": 697,
"action_taken": "passed_priority",
"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": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10,
"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": "p89"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 111,
"choices": [
{
"index": 0,
"description": "Primarch"
},
{
"index": 1,
"description": "Juggernaut"
},
{
"index": 2,
"description": "Demigod"
},
{
"index": 3,
"description": "Calamari"
},
{
"index": 4,
"description": "Shaman"
},
{
"index": 5,
"description": "Vampire"
},
{
"index": 6,
"description": "Kangaroo"
},
{
"index": 7,
"description": "Mount"
},
{
"index": 8,
"description": "Chiss"
},
{
"index": 9,
"description": "Toy"
},
{
"index": 10,
"description": "Glimmer"
},
{
"index": 11,
"description": "Sith"
},
{
"index": 12,
"description": "Chimera"
},
{
"index": 13,
"description": "Illusion"
},
{
"index": 14,
"description": "Jawa"
},
{
"index": 15,
"description": "Army"
},
{
"index": 16,
"description": "Lobster"
},
{
"index": 17,
"description": "Starship"
},
{
"index": 18,
"description": "Vedalken"
},
{
"index": 19,
"description": "Pegasus"
},
{
"index": 20,
"description": "Varmint"
},
{
"index": 21,
"description": "Faerie"
},
{
"index": 22,
"description": "Ally"
},
{
"index": 23,
"description": "Cyberman"
},
{
"index": 24,
"description": "Fish"
},
{
"index": 25,
"description": "Praetor"
},
{
"index": 26,
"description": "Golem"
},
{
"index": 27,
"description": "Orb"
},
{
"index": 28,
"description": "Berserker"
},
{
"index": 29,
"description": "Warrior (me)"
},
{
"index": 30,
"description": "Mystic"
},
{
"index": 31,
"description": "Orc"
},
{
"index": 32,
"description": "Homarid"
},
{
"index": 33,
"description": "Clown"
},
{
"index": 34,
"description": "Eye"
},
{
"index": 35,
"description": "Aqualish"
},
{
"index": 36,
"description": "Dinosaur"
},
{
"index": 37,
"description": "Bison"
},
{
"index": 38,
"description": "Beaver"
},
{
"index": 39,
"description": "Time Lord"
},
{
"index": 40,
"description": "Synth"
},
{
"index": 41,
"description": "Walrus"
},
{
"index": 42,
"description": "Knight (opponent)"
},
{
"index": 43,
"description": "Bat"
},
{
"index": 44,
"description": "Manticore"
},
{
"index": 45,
"description": "Rebel"
},
{
"index": 46,
"description": "Fox"
},
{
"index": 47,
"description": "Worm"
},
{
"index": 48,
"description": "Kobold"
},
{
"index": 49,
"description": "Griffin"
},
{
"index": 50,
"description": "Weequay"
},
{
"index": 51,
"description": "Thalakos"
},
{
"index": 52,
"description": "Trooper"
},
{
"index": 53,
"description": "Kirin"
},
{
"index": 54,
"description": "Frog"
},
{
"index": 55,
"description": "Specter"
},
{
"index": 56,
"description": "Wombat"
},
{
"index": 57,
"description": "Nautolan"
},
{
"index": 58,
"description": "Hamster"
},
{
"index": 59,
"description": "Scion"
},
{
"index": 60,
"description": "Barabel"
},
{
"index": 61,
"description": "Gnome"
},
{
"index": 62,
"description": "Leech"
},
{
"index": 63,
"description": "Whale"
},
{
"index": 64,
"description": "Badger"
},
{
"index": 65,
"description": "Tusken"
},
{
"index": 66,
"description": "Mutant"
},
{
"index": 67,
"description": "Fungus"
},
{
"index": 68,
"description": "Quarren"
},
{
"index": 69,
"description": "Sullustan"
},
{
"index": 70,
"description": "Volver"
},
{
"index": 71,
"description": "Assassin"
},
{
"index": 72,
"description": "Cleric (opponent)"
},
{
"index": 73,
"description": "Peasant"
},
{
"index": 74,
"description": "Azra"
},
{
"index": 75,
"description": "Eldrazi"
},
{
"index": 76,
"description": "Masticore"
},
{
"index": 77,
"description": "Spirit"
},
{
"index": 78,
"description": "Dryad"
},
{
"index": 79,
"description": "Spellshaper"
},
{
"index": 80,
"description": "Cerean"
},
{
"index": 81,
"description": "Treefolk"
},
{
"index": 82,
"description": "Wolverine"
},
{
"index": 83,
"description": "Koorivar"
},
{
"index": 84,
"description": "Jedi"
},
{
"index": 85,
"description": "Egg"
},
{
"index": 86,
"description": "Expansion-Symbol"
},
{
"index": 87,
"description": "Mite"
},
{
"index": 88,
"description": "Sheep"
},
{
"index": 89,
"description": "Devil"
},
{
"index": 90,
"description": "Dragon"
},
{
"index": 91,
"description": "Pangolin"
},
{
"index": 92,
"description": "Dauthi"
},
{
"index": 93,
"description": "Astartes"
},
{
"index": 94,
"description": "Nomad"
},
{
"index": 95,
"description": "Scarecrow"
},
{
"index": 96,
"description": "Gamma"
},
{
"index": 97,
"description": "Gand"
},
{
"index": 98,
"description": "Starfish"
},
{
"index": 99,
"description": "Ithorian"
},
{
"index": 100,
"description": "Myr"
},
{
"index": 101,
"description": "Inquisitor"
},
{
"index": 102,
"description": "Phelddagrif"
},
{
"index": 103,
"description": "Siren"
},
{
"index": 104,
"description": "Elephant"
},
{
"index": 105,
"description": "Processor"
},
{
"index": 106,
"description": "Tiefling"
},
{
"index": 107,
"description": "Crolute"
},
{
"index": 108,
"description": "Metathran"
},
{
"index": 109,
"description": "Troll"
},
{
"index": 110,
"description": "Capybara"
},
{
"index": 111,
"description": "Ouphe"
},
{
"index": 112,
"description": "Weird"
},
{
"index": 113,
"description": "AT-AT"
},
{
"index": 114,
"description": "Droid"
},
{
"index": 115,
"description": "Ferret"
},
{
"index": 116,
"description": "Hero"
},
{
"index": 117,
"description": "Basilisk"
},
{
"index": 118,
"description": "Minotaur"
},
{
"index": 119,
"description": "Saproling"
},
{
"index": 120,
"description": "Archon"
},
{
"index": 121,
"description": "Shade"
},
{
"index": 122,
"description": "Cyclops"
},
{
"index": 123,
"description": "Rigger"
},
{
"index": 124,
"description": "Halfling"
},
{
"index": 125,
"description": "Drix"
},
{
"index": 126,
"description": "Horror"
},
{
"index": 127,
"description": "Moonfolk"
},
{
"index": 128,
"description": "Bird"
},
{
"index": 129,
"description": "Trilobite"
},
{
"index": 130,
"description": "Brainiac"
},
{
"index": 131,
"description": "Elder"
},
{
"index": 132,
"description": "Homunculus"
},
{
"index": 133,
"description": "Hydra"
},
{
"index": 134,
"description": "Skeleton"
},
{
"index": 135,
"description": "Sphinx"
},
{
"index": 136,
"description": "Jackal"
},
{
"index": 137,
"description": "Prism"
},
{
"index": 138,
"description": "Dwarf"
},
{
"index": 139,
"description": "Ranger"
},
{
"index": 140,
"description": "Camarid"
},
{
"index": 141,
"description": "Carrier"
},
{
"index": 142,
"description": "Squid"
},
{
"index": 143,
"description": "Samurai"
},
{
"index": 144,
"description": "Kaleesh"
},
{
"index": 145,
"description": "Twi'lek"
},
{
"index": 146,
"description": "Doctor"
},
{
"index": 147,
"description": "Nephilim"
},
{
"index": 148,
"description": "Gamer"
},
{
"index": 149,
"description": "Kor"
},
{
"index": 150,
"description": "Serpent"
},
{
"index": 151,
"description": "C'tan"
},
{
"index": 152,
"description": "Warlock"
},
{
"index": 153,
"description": "Zubera"
},
{
"index": 154,
"description": "Mouse"
},
{
"index": 155,
"description": "Sorcerer"
},
{
"index": 156,
"description": "Aetherborn"
},
{
"index": 157,
"description": "Wall"
},
{
"index": 158,
"description": "Licid"
},
{
"index": 159,
"description": "Eternal"
},
{
"index": 160,
"description": "Splinter"
},
{
"index": 161,
"description": "Angel"
},
{
"index": 162,
"description": "Construct"
},
{
"index": 163,
"description": "Noggle"
},
{
"index": 164,
"description": "Elf"
},
{
"index": 165,
"description": "Pest"
},
{
"index": 166,
"description": "Djinn"
},
{
"index": 167,
"description": "Mongoose"
},
{
"index": 168,
"description": "Raider"
},
{
"index": 169,
"description": "Leviathan"
},
{
"index": 170,
"description": "Gremlin"
},
{
"index": 171,
"description": "Flagbearer"
},
{
"index": 172,
"description": "Moogle"
},
{
"index": 173,
"description": "Wraith"
},
{
"index": 174,
"description": "Rodian"
},
{
"index": 175,
"description": "Bear"
},
{
"index": 176,
"description": "Clamfolk"
},
{
"index": 177,
"description": "Demon"
},
{
"index": 178,
"description": "Assembly-Worker"
},
{
"index": 179,
"description": "Shapeshifter (me)"
},
{
"index": 180,
"description": "Weasel"
},
{
"index": 181,
"description": "Bringer"
},
{
"index": 182,
"description": "Survivor"
},
{
"index": 183,
"description": "Insect"
},
{
"index": 184,
"description": "Kavu"
},
{
"index": 185,
"description": "Blinkmoth"
},
{
"index": 186,
"description": "Gorgon"
},
{
"index": 187,
"description": "Guest"
},
{
"index": 188,
"description": "Symbiote"
},
{
"index": 189,
"description": "Rat"
},
{
"index": 190,
"description": "Mirialan"
},
{
"index": 191,
"description": "Satyr"
},
{
"index": 192,
"description": "Echidna"
},
{
"index": 193,
"description": "Ewok"
},
{
"index": 194,
"description": "Reflection"
},
{
"index": 195,
"description": "Gith"
},
{
"index": 196,
"description": "Surrakar"
},
{
"index": 197,
"description": "Pureblood"
},
{
"index": 198,
"description": "Lady of Proper Etiquette"
},
{
"index": 199,
"description": "Nightmare"
},
{
"index": 200,
"description": "Nightstalker"
},
{
"index": 201,
"description": "Boar"
},
{
"index": 202,
"description": "Elemental"
},
{
"index": 203,
"description": "Octopus"
},
{
"index": 204,
"description": "Snake"
},
{
"index": 205,
"description": "Wookiee"
},
{
"index": 206,
"description": "Hippo"
},
{
"index": 207,
"description": "Ortolan"
},
{
"index": 208,
"description": "Inkling"
},
{
"index": 209,
"description": "Druid"
},
{
"index": 210,
"description": "Bith"
},
{
"index": 211,
"description": "Kithkin"
},
{
"index": 212,
"description": "Qu"
},
{
"index": 213,
"description": "Yeti"
},
{
"index": 214,
"description": "Drake"
},
{
"index": 215,
"description": "Salamander"
},
{
"index": 216,
"description": "Slug"
},
{
"index": 217,
"description": "Nautilus"
},
{
"index": 218,
"description": "Dreadnought"
},
{
"index": 219,
"description": "Sculpture"
},
{
"index": 220,
"description": "Alien"
},
{
"index": 221,
"description": "Sliver"
},
{
"index": 222,
"description": "Spawn"
},
{
"index": 223,
"description": "Crocodile"
},
{
"index": 224,
"description": "Goat"
},
{
"index": 225,
"description": "Turtle"
},
{
"index": 226,
"description": "Wizard (me)"
},
{
"index": 227,
"description": "Crab"
},
{
"index": 228,
"description": "Advisor"
},
{
"index": 229,
"description": "Nymph"
},
{
"index": 230,
"description": "Autobot"
},
{
"index": 231,
"description": "Caribou"
},
{
"index": 232,
"description": "Aurochs"
},
{
"index": 233,
"description": "Bard"
},
{
"index": 234,
"description": "Coward"
},
{
"index": 235,
"description": "Hyena"
},
{
"index": 236,
"description": "Serf"
},
{
"index": 237,
"description": "Phoenix"
},
{
"index": 238,
"description": "Detective"
},
{
"index": 239,
"description": "Snail"
},
{
"index": 240,
"description": "Squirrel"
},
{
"index": 241,
"description": "Gnoll"
},
{
"index": 242,
"description": "Harpy"
},
{
"index": 243,
"description": "Noble"
},
{
"index": 244,
"description": "Graveborn"
},
{
"index": 245,
"description": "Camel"
},
{
"index": 246,
"description": "Cat (opponent)"
},
{
"index": 247,
"description": "Hutt"
},
{
"index": 248,
"description": "Pilot"
},
{
"index": 249,
"description": "Slith"
},
{
"index": 250,
"description": "Rhino"
},
{
"index": 251,
"description": "Hedgehog"
},
{
"index": 252,
"description": "Possum"
},
{
"index": 253,
"description": "Soldier (me, opponent)"
},
{
"index": 254,
"description": "Monger"
},
{
"index": 255,
"description": "Employee"
},
{
"index": 256,
"description": "Armadillo"
},
{
"index": 257,
"description": "Beeble"
},
{
"index": 258,
"description": "Pincher"
},
{
"index": 259,
"description": "Arcona"
},
{
"index": 260,
"description": "Lizard"
},
{
"index": 261,
"description": "Trandoshan"
},
{
"index": 262,
"description": "Villain"
},
{
"index": 263,
"description": "God"
},
{
"index": 264,
"description": "Deserter"
},
{
"index": 265,
"description": "Skrull"
},
{
"index": 266,
"description": "Centaur"
},
{
"index": 267,
"description": "Dalek"
},
{
"index": 268,
"description": "Elk"
},
{
"index": 269,
"description": "Zabrak"
},
{
"index": 270,
"description": "Tentacle"
},
{
"index": 271,
"description": "Oyster"
},
{
"index": 272,
"description": "Rogue (me)"
},
{
"index": 273,
"description": "Citizen"
},
{
"index": 274,
"description": "Barbarian"
},
{
"index": 275,
"description": "Scientist"
},
{
"index": 276,
"description": "Goblin"
},
{
"index": 277,
"description": "Lhurgoyf"
},
{
"index": 278,
"description": "Mole"
},
{
"index": 279,
"description": "Splitter"
},
{
"index": 280,
"description": "Pirate (me)"
},
{
"index": 281,
"description": "Minion"
},
{
"index": 282,
"description": "Pentavite"
},
{
"index": 283,
"description": "Lemur"
},
{
"index": 284,
"description": "Giant (opponent)"
},
{
"index": 285,
"description": "Wurm"
},
{
"index": 286,
"description": "Robot"
},
{
"index": 287,
"description": "Lamia"
},
{
"index": 288,
"description": "Ninja"
},
{
"index": 289,
"description": "Rabbit"
},
{
"index": 290,
"description": "Tetravite"
},
{
"index": 291,
"description": "Coyote"
},
{
"index": 292,
"description": "Porcupine"
},
{
"index": 293,
"description": "Raccoon"
},
{
"index": 294,
"description": "Monkey"
},
{
"index": 295,
"description": "Artificer"
},
{
"index": 296,
"description": "Merfolk (me)"
},
{
"index": 297,
"description": "KelDor"
},
{
"index": 298,
"description": "Tyranid"
},
{
"index": 299,
"description": "Hag"
},
{
"index": 300,
"description": "Hippogriff"
},
{
"index": 301,
"description": "Ugnaught"
},
{
"index": 302,
"description": "Hunter"
},
{
"index": 303,
"description": "Mantellian"
},
{
"index": 304,
"description": "Incarnation"
},
{
"index": 305,
"description": "Avatar"
},
{
"index": 306,
"description": "Anzellan"
},
{
"index": 307,
"description": "Platypus"
},
{
"index": 308,
"description": "Balloon"
},
{
"index": 309,
"description": "Sponge"
},
{
"index": 310,
"description": "Ogre"
},
{
"index": 311,
"description": "Sloth"
},
{
"index": 312,
"description": "Spike"
},
{
"index": 313,
"description": "Lammasu"
},
{
"index": 314,
"description": "Hellion"
},
{
"index": 315,
"description": "Wolf"
},
{
"index": 316,
"description": "Custodes"
},
{
"index": 317,
"description": "Drone"
},
{
"index": 318,
"description": "Scorpion"
},
{
"index": 319,
"description": "Orgg"
},
{
"index": 320,
"description": "Dathomirian"
},
{
"index": 321,
"description": "Gamorrean"
},
{
"index": 322,
"description": "Atog"
},
{
"index": 323,
"description": "Spider"
},
{
"index": 324,
"description": "Llama"
},
{
"index": 325,
"description": "Phyrexian"
},
{
"index": 326,
"description": "Archer"
},
{
"index": 327,
"description": "Neimoidian"
},
{
"index": 328,
"description": "Gungan"
},
{
"index": 329,
"description": "Ape"
},
{
"index": 330,
"description": "Sable"
},
{
"index": 331,
"description": "Scout"
},
{
"index": 332,
"description": "Imp"
},
{
"index": 333,
"description": "Kraken"
},
{
"index": 334,
"description": "Mercenary"
},
{
"index": 335,
"description": "Shark"
},
{
"index": 336,
"description": "Performer"
},
{
"index": 337,
"description": "Antelope"
},
{
"index": 338,
"description": "Killbot"
},
{
"index": 339,
"description": "Ox"
},
{
"index": 340,
"description": "Thopter"
},
{
"index": 341,
"description": "Cow"
},
{
"index": 342,
"description": "Efreet"
},
{
"index": 343,
"description": "Unicorn"
},
{
"index": 344,
"description": "Utrom"
},
{
"index": 345,
"description": "Cockatrice"
},
{
"index": 346,
"description": "Skunk"
},
{
"index": 347,
"description": "Beholder"
},
{
"index": 348,
"description": "Fractal"
},
{
"index": 349,
"description": "Plant"
},
{
"index": 350,
"description": "Werewolf"
},
{
"index": 351,
"description": "Monk"
},
{
"index": 352,
"description": "Ooze"
},
{
"index": 353,
"description": "Brushwagg"
},
{
"index": 354,
"description": "Horse"
},
{
"index": 355,
"description": "Thrull"
},
{
"index": 356,
"description": "Zombie"
},
{
"index": 357,
"description": "Necron"
},
{
"index": 358,
"description": "Servo"
},
{
"index": 359,
"description": "Gargoyle"
},
{
"index": 360,
"description": "Jellyfish"
},
{
"index": 361,
"description": "Child"
},
{
"index": 362,
"description": "Seal"
},
{
"index": 363,
"description": "Soltari"
},
{
"index": 364,
"description": "Otter"
},
{
"index": 365,
"description": "Human (opponent)"
},
{
"index": 366,
"description": "Sand"
},
{
"index": 367,
"description": "Beast"
},
{
"index": 368,
"description": "Cyborg"
},
{
"index": 369,
"description": "Dog (opponent)"
},
{
"index": 370,
"description": "Triskelavite"
},
{
"index": 371,
"description": "Germ"
}
],
"stack": [
{
"name": "Bloodline Pretender"
}
],
"untapped_lands": 1,
"game_seq": 699,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(text=Merfolk)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10,
"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": "p89"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 112,
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 1,
"game_seq": 701,
"land_drops_used": 0,
"action_taken": "selected_choice_text_Merfolk",
"success": true
}GLM47 HumblemcpPass
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)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"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": "p4",
"playable": true
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10
}
],
"board_cursor": 87,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 4,
"game_seq": 700,
"action_taken": "passed_priority",
"success": true
}gameBloodline Pretender: Gem3F Tinker has chosen Merfolk
gameGem3F Tinker puts Bloodline Pretender from stack onto the Battlefield
gameGem3F Tinker - Ability triggers: River Sneak - Whenever another Merfolk you control enters, River Sneak gets +1/+1 until end of turn.
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": "T9 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10,
"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": "p89"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 113,
"untapped_lands": 1,
"game_seq": 705,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"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": "p4",
"playable": true
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10
}
],
"board_cursor": 88,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"untapped_lands": 4,
"game_seq": 706,
"action_taken": "passed_priority",
"success": true
}minor blunder
Casting Feat of Resistance in precombat main phase instead of during combat.
Casting Feat of Resistance in precombat main phase instead of during combat. This reveals the +1/+1 counter and protection color choice before the opponent declares blockers, allowing them to adjust their blocking strategy. The spell is far more valuable as a combat trick during the declare blockers step to either push damage through or save a creature from removal.
Analysis
Action taken: Cast Feat of Resistance during precombat main phase
Better line: Move to combat, declare attackers (at minimum Knight of the Tusk), then cast Feat of Resistance during combat to give protection from blue, making Knight of the Tusk unblockable by the opponent's blue creatures and pushing through significant damage.
Gem3F TinkermcpAttack with all (Mistwalker 2/5, Seafloor Oracle 5/6, Shaper Apprentice 3/2, Sage of the Falls 3/6, Triton Shorestalker 2/2, Merrow Reejerey 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 (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10,
"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": "p89"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 113,
"choices": [
{
"name": "Mistwalker",
"index": 0,
"choice_type": "attacker",
"id": "p14",
"power": "2",
"toughness": "5"
},
{
"name": "Seafloor Oracle",
"index": 1,
"choice_type": "attacker",
"id": "p27",
"power": "5",
"toughness": "6"
},
{
"name": "Shaper Apprentice",
"index": 2,
"choice_type": "attacker",
"id": "p40",
"power": "3",
"toughness": "2"
},
{
"name": "Sage of the Falls",
"index": 3,
"choice_type": "attacker",
"id": "p57",
"power": "3",
"toughness": "6"
},
{
"name": "Triton Shorestalker",
"index": 4,
"choice_type": "attacker",
"id": "p65",
"power": "2",
"toughness": "2"
},
{
"name": "Merrow Reejerey",
"index": 5,
"choice_type": "attacker",
"id": "p91",
"power": "2",
"toughness": "2"
},
{
"name": "All attack",
"index": 6,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 1,
"game_seq": 707,
"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": "T9 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10,
"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": "p89"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 114,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 1,
"game_seq": 709,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "all"
}
]
}GLM47 HumblemcpCast Feat of Resistance {1}{W}
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T9 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"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": "p4",
"playable": true
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10
}
],
"board_cursor": 89,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Feat of Resistance",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 4,
"game_seq": 708,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpKnight of the Tusk
raw
choose_action(choice=p4)
{
"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 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"hand": []
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10
}
],
"board_cursor": 90,
"choices": [
{
"tapped": true,
"name": "Basri's Acolyte",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p24",
"toughness": "3"
},
{
"tapped": true,
"name": "Bulwark Giant",
"target_type": "permanent",
"index": 1,
"power": "3",
"id": "p3",
"toughness": "6"
},
{
"name": "Knight of the Tusk",
"target_type": "permanent",
"index": 2,
"power": "3",
"id": "p60",
"toughness": "7"
},
{
"name": "Trusty Retriever",
"target_type": "permanent",
"index": 3,
"power": "3",
"id": "p46",
"toughness": "4"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"name": "Feat of Resistance"
}
],
"untapped_lands": 4,
"game_seq": 714,
"required": false,
"can_cancel": true,
"action_taken": "selected_0",
"success": true
}— Declare Attackers —
gameGem3F Tinker attacks GLM47 Humble 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": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T9 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10,
"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": "p89"
},
{
"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": "p59",
"toughness": "0"
},
{
"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": "p64"
},
{
"mana_cost": "{3}{U}",
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"mana_cost": "{3}{U}",
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"power": "3",
"id": "p100",
"toughness": "2"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20
}
],
"board_cursor": 115,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"name": "Feat of Resistance",
"targets": [
{
"name": "Knight of the Tusk (3/7) (GLM47 Humble's)",
"id": "p60"
}
]
}
],
"untapped_lands": 1,
"game_seq": 713,
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(choice=no)
{
"game_seq": 721,
"action_taken": "auto_passed_loop_detected",
"warning": "Too many interactions this turn (26). Auto-passing until next turn.",
"success": true
}GLM47 Humblemcp2. {T}: Add one mana of the chosen color.
raw
choose_action(choice=p60)
{
"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": "T9 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"hand": []
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10
}
],
"board_cursor": 90,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {W}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"name": "Feat of Resistance",
"targets": [
{
"name": "Knight of the Tusk (3/7) (yours)",
"id": "p60"
}
]
}
],
"untapped_lands": 4,
"game_seq": 715,
"action_taken": "selected_target_2",
"success": true
}GLM47 HumblemcpPass
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": "T9 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "3",
"toughness": "7",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"hand": []
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10
}
],
"board_cursor": 91,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"name": "Feat of Resistance",
"targets": [
{
"name": "Knight of the Tusk (3/7) (yours)",
"id": "p60"
}
]
}
],
"untapped_lands": 2,
"game_seq": 717,
"action_taken": "selected_ability_1",
"success": true
}gameGLM47 Humble casts Feat of Resistance targeting Knight of the Tusk from hand
GLM47 HumblemcpBlue
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_CHOICE",
"message": "Choose a color to gain protection against it",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. or text=Name (not yes/no)",
"context": "T9 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"hand": []
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10
}
],
"board_cursor": 92,
"choices": [
{
"index": 0,
"description": "White"
},
{
"index": 1,
"description": "Blue"
},
{
"index": 2,
"description": "Black"
},
{
"index": 3,
"description": "Red"
},
{
"index": 4,
"description": "Green"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"name": "Feat of Resistance",
"targets": [
{
"name": "Knight of the Tusk (4/8) (yours)",
"id": "p60"
}
]
}
],
"untapped_lands": 2,
"game_seq": 720,
"action_taken": "passed_priority",
"success": true
}gameFeat of Resistance: GLM47 Humble puts 1 +1/+1 counters on Knight of the Tusk
GLM47 HumblemcpPass
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": "T9 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"modified": true,
"rules": [
"Vigilance",
"Protection from Blue"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"hand": []
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10
}
],
"board_cursor": 93,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 2,
"game_seq": 723,
"action_taken": "selected_choice_1",
"success": true
}GLM47 HumblemcpNo 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 (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"modified": true,
"rules": [
"Vigilance",
"Protection from Blue"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"hand": []
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10
}
],
"board_cursor": 93,
"choices": [
{
"name": "Knight of the Tusk",
"index": 0,
"choice_type": "blocker",
"id": "p60",
"power": "4",
"toughness": "8"
},
{
"name": "Trusty Retriever",
"index": 1,
"choice_type": "blocker",
"id": "p46",
"power": "3",
"toughness": "4"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 2,
"game_seq": 727,
"incoming_attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
},
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
},
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
},
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
},
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
},
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
],
"action_taken": "passed_priority",
"success": true
}gameFeat of Resistance: GLM47 Humble has chosen protection from Blue
gameGLM47 Humble puts Feat of Resistance from stack into their graveyard
GLM47 HumblemcpPass
raw
choose_action(blockers=p60:p84)
{
"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": "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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"modified": true,
"rules": [
"Vigilance",
"Protection from Blue"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 20,
"hand": []
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10
}
],
"board_cursor": 93,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 2,
"game_seq": 728,
"error": "p60: attacker p84 is not a valid block target",
"action_taken": "batch_block",
"success": false,
"error_code": "batch_failed",
"retryable": true,
"declared": [],
"failed": [
{
"reason": "attacker p84 is not a valid block target",
"id": "p60"
}
]
}— Declare Blockers —
GLM47 HumblemcpPass
raw
choose_action(blockers=p60:p84)
{
"game_seq": 739,
"error": "GAME_SELECT requires choice=pN to play a card, or choice=\"no\" to pass priority. Call get_action_choices first to see available cards.",
"warning": "Ignored blockers parameter (not in declare_blockers phase)",
"success": false,
"error_code": "missing_param",
"retryable": true
}GLM47 HumblemcpPass
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": "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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"modified": true,
"rules": [
"Vigilance",
"Protection from Blue"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 3,
"hand": []
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 8,
"life": 10
}
],
"board_cursor": 94,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 739,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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": "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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"modified": true,
"rules": [
"Vigilance",
"Protection from Blue"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 3,
"hand": []
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 7,
"life": 10
}
],
"board_cursor": 95,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 758,
"action_taken": "passed_priority",
"success": true
}gameGLM47 Humble loses 2 life at combat from Mistwalker
gameGLM47 Humble loses 5 life at combat from Seafloor Oracle
gameGLM47 Humble loses 3 life at combat from Shaper Apprentice
gameGLM47 Humble loses 3 life at combat from Sage of the Falls
gameGLM47 Humble loses 2 life at combat from Triton Shorestalker
gameGLM47 Humble loses 2 life at combat from Merrow Reejerey
— Combat Damage —
gameGem3F Tinker - Ability triggers: Seafloor Oracle - Whenever a Merfolk you control deals combat damage to a player, draw a card.
gameGem3F Tinker - Ability triggers: Seafloor Oracle - Whenever a Merfolk you control deals combat damage to a player, draw a card.
gameGem3F Tinker - Ability triggers: Seafloor Oracle - Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.
gameGem3F Tinker - Ability triggers: Seafloor Oracle - Whenever a Merfolk you control deals combat damage to a player, draw a card.
gameGem3F Tinker - Ability triggers: Seafloor Oracle - Whenever a Merfolk you control deals combat damage to a player, draw a card.
gameGem3F Tinker - Ability triggers: Seafloor Oracle - Whenever a Merfolk you control deals combat damage to a player, draw a card.
gameGem3F Tinker - Ability triggers: Seafloor Oracle - Whenever a Merfolk you control deals combat damage to a player, draw a card.
GLM47 HumblemcpPass
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": "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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"modified": true,
"rules": [
"Vigilance",
"Protection from Blue"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 3,
"hand": []
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 6,
"life": 10
}
],
"board_cursor": 96,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 760,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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": "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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"modified": true,
"rules": [
"Vigilance",
"Protection from Blue"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 3,
"hand": []
},
{
"hand_size": 8,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 5,
"life": 10
}
],
"board_cursor": 97,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 762,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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": "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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"modified": true,
"rules": [
"Vigilance",
"Protection from Blue"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 3,
"hand": []
},
{
"hand_size": 9,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 4,
"life": 10
}
],
"board_cursor": 98,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 764,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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": "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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"modified": true,
"rules": [
"Vigilance",
"Protection from Blue"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 3,
"hand": []
},
{
"hand_size": 10,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 3,
"life": 10
}
],
"board_cursor": 99,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"name": "Ability"
},
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 766,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
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": "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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"modified": true,
"rules": [
"Vigilance",
"Protection from Blue"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": true
}
],
"name": "GLM47 Humble",
"library_size": 25,
"life": 3,
"hand": []
},
{
"hand_size": 11,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 2,
"life": 10
}
],
"board_cursor": 100,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 768,
"action_taken": "passed_priority",
"success": true
}GLM47 HumblemcpPass
raw
choose_action(choice=no)
{
"game_seq": 770,
"action_taken": "auto_passed_loop_detected",
"warning": "Too many interactions this turn (26). Auto-passing until next turn.",
"success": true
}GLM47 Humblellm
pass_priority(board_cursor=100)
{
"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 (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 3,
"hand": [
{
"mana_cost": "{1}{W}",
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"power": "1",
"id": "p127",
"toughness": "2",
"playable": true
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 1,
"life": 10
}
],
"board_cursor": 101,
"choices": [
{
"mana_cost": "{1}{W}",
"name": "Tempered Veteran",
"index": 0,
"action": "cast",
"id": "p127",
"power": "1",
"toughness": "2"
}
],
"untapped_lands": 8,
"game_seq": 787,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}— Postcombat Main —
gameGem3F Tinker discards down to 7 hand cards
— Cleanup —
gameGem3F Tinker discards Gigantoplasm
gameGem3F Tinker discards Heirloom Blade
gameGem3F Tinker discards Soul Read
gameGem3F Tinker discards Crashing Tide
gameGem3F Tinker discards Storm Sculptor
— GLM47 Humble's Turn 10 —
GLM47 HumblemcpPass
raw
choose_action(choice=p127)
{
"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": "T10 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 3,
"hand": []
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 1,
"life": 10
}
],
"board_cursor": 102,
"stack": [
{
"name": "Tempered Veteran"
}
],
"untapped_lands": 6,
"game_seq": 787,
"land_drops_used": 0,
"action_taken": "selected_0",
"success": true
}GLM47 HumblemcpPass
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": "T10 Precombat Main/Precombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"tapped": false,
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"id": "p127",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 3,
"hand": []
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 1,
"life": 10
}
],
"board_cursor": 103,
"untapped_lands": 6,
"game_seq": 793,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}gameGLM47 Humble casts Tempered Veteran from hand
GLM47 HumblemcpAttack with all (Basri's Acolyte 2/3, Knight of the Tusk 4/8, Bulwark Giant 3/6, Trusty Retriever 3/4)
raw
choose_action(choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T10 Combat/Declare Attackers (GLM47 Humble)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"tapped": false,
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"id": "p127",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 3,
"hand": []
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 1,
"life": 10
}
],
"board_cursor": 103,
"choices": [
{
"name": "Basri's Acolyte",
"index": 0,
"choice_type": "attacker",
"id": "p24",
"power": "2",
"toughness": "3"
},
{
"name": "Knight of the Tusk",
"index": 1,
"choice_type": "attacker",
"id": "p60",
"power": "4",
"toughness": "8"
},
{
"name": "Bulwark Giant",
"index": 2,
"choice_type": "attacker",
"id": "p3",
"power": "3",
"toughness": "6"
},
{
"name": "Trusty Retriever",
"index": 3,
"choice_type": "attacker",
"id": "p46",
"power": "3",
"toughness": "4"
},
{
"name": "All attack",
"index": 4,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 6,
"game_seq": 796,
"action_taken": "passed_priority",
"success": true
}gameGLM47 Humble puts Tempered Veteran from stack onto the Battlefield
GLM47 HumblemcpPass
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": "T10 Combat/Declare Attackers (GLM47 Humble)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"tapped": false,
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"id": "p127",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 3,
"hand": []
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 1,
"life": 10
}
],
"board_cursor": 104,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "4",
"toughness": "8"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Bulwark Giant",
"id": "p3",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Trusty Retriever",
"id": "p46",
"power": "3",
"toughness": "4"
}
]
}
],
"untapped_lands": 6,
"game_seq": 798,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "all"
}
]
}— Declare Attackers —
gameGLM47 Humble attacks Gem3F Tinker with 4 creatures
GLM47 HumblemcpPass
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": "T10 Combat/Declare Blockers (GLM47 Humble)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"tapped": false,
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"id": "p127",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 3,
"hand": []
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 1,
"life": 10
}
],
"board_cursor": 104,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "4",
"toughness": "8"
}
],
"blockers": [
{
"name": "Amoeboid Changeling",
"id": "p92",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Bulwark Giant",
"id": "p3",
"power": "3",
"toughness": "6"
}
],
"blockers": [
{
"name": "Bloodline Pretender",
"id": "p90",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Trusty Retriever",
"id": "p46",
"power": "3",
"toughness": "4"
}
],
"blockers": [
{
"name": "River Sneak",
"id": "p83",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 6,
"game_seq": 802,
"action_taken": "passed_priority",
"success": true
}— Declare Blockers —
chatGem3F Tinker: Oh, an alpha strike! Precise calculations required. If I survive this, I believe I have the reach to conclude this experiment on my next phase.
Gem3F Tinkerllm
pass_priority(board_cursor=115)
{
"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 (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 1,
"life": 10,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p121"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p124"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p126"
},
{
"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: 9"
],
"power": "2",
"id": "p120",
"toughness": "4"
},
{
"mana_cost": "{2}{U}",
"name": "Lookout's Dispersal",
"rules": [
"This spell costs {1} less to cast if you control a Pirate.",
"Counter target spell unless its controller pays {4}.",
": ",
"ICON_GOODYou control a Pirate"
],
"id": "p122"
},
{
"mana_cost": "{1}",
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"power": "1",
"id": "p123",
"toughness": "1"
},
{
"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": "p125",
"toughness": "2"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"tapped": false,
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"id": "p127",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 3
}
],
"board_cursor": 116,
"choices": [
{
"name": "River Sneak",
"index": 0,
"choice_type": "blocker",
"id": "p83",
"power": "2",
"toughness": "2"
},
{
"name": "Amoeboid Changeling",
"index": 1,
"choice_type": "blocker",
"id": "p92",
"power": "2",
"toughness": "2"
},
{
"name": "Bloodline Pretender",
"index": 2,
"choice_type": "blocker",
"id": "p90",
"power": "3",
"toughness": "3"
}
],
"combat_phase": "blockers",
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "4",
"toughness": "8"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Bulwark Giant",
"id": "p3",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Trusty Retriever",
"id": "p46",
"power": "3",
"toughness": "4"
}
]
}
],
"untapped_lands": 1,
"game_seq": 804,
"incoming_attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
},
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "4",
"toughness": "8"
},
{
"name": "Bulwark Giant",
"id": "p3",
"power": "3",
"toughness": "6"
},
{
"name": "Trusty Retriever",
"id": "p46",
"power": "3",
"toughness": "4"
}
],
"stop_reason": "combat"
}Gem3F Tinkermcpsend_chat_message
raw
send_chat_message(message=Oh, an alpha strike! Precise calculation...)
{
"success": true
}Gem3F TinkermcpPass
raw
choose_action(blockers=p92:p60,p90:p3,p83:p46)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T10 Combat/Declare Blockers (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"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": "p92",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"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: Merfolk"
],
"id": "p90",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 1,
"life": 10,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p121"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p124"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p126"
},
{
"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: 9"
],
"power": "2",
"id": "p120",
"toughness": "4"
},
{
"mana_cost": "{2}{U}",
"name": "Lookout's Dispersal",
"rules": [
"This spell costs {1} less to cast if you control a Pirate.",
"Counter target spell unless its controller pays {4}.",
": ",
"ICON_GOODYou control a Pirate"
],
"id": "p122"
},
{
"mana_cost": "{1}",
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"power": "1",
"id": "p123",
"toughness": "1"
},
{
"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": "p125",
"toughness": "2"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"tapped": false,
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"id": "p127",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 3
}
],
"board_cursor": 116,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "4",
"toughness": "8"
}
],
"blockers": [
{
"name": "Amoeboid Changeling",
"id": "p92",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Bulwark Giant",
"id": "p3",
"power": "3",
"toughness": "6"
}
],
"blockers": [
{
"name": "Bloodline Pretender",
"id": "p90",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Trusty Retriever",
"id": "p46",
"power": "3",
"toughness": "4"
}
],
"blockers": [
{
"name": "River Sneak",
"id": "p83",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 1,
"game_seq": 804,
"action_taken": "batch_block",
"success": true,
"declared": [
{
"blocks": "p60",
"id": "p92"
},
{
"blocks": "p3",
"id": "p90"
},
{
"blocks": "p46",
"id": "p83"
}
]
}gameAttacker: Knight of the Tusk (4/8) blocked by Amoeboid Changeling (2/2)
gameAttacker: Bulwark Giant (3/6) blocked by Bloodline Pretender (3/3)
gameAttacker: Trusty Retriever (3/4) blocked by River Sneak (2/2)
GLM47 HumblemcpPass
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": "T10 Combat/Combat Damage (GLM47 Humble)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"tapped": false,
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"id": "p127",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 5,
"hand": []
},
{
"hand_size": 7,
"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": "p92"
},
{
"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": "p90"
},
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 1,
"life": 8
}
],
"board_cursor": 105,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "4",
"toughness": "8"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Bulwark Giant",
"id": "p3",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Trusty Retriever",
"id": "p46",
"power": "3",
"toughness": "4"
}
]
}
],
"untapped_lands": 6,
"game_seq": 816,
"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": "T10 Combat/Combat Damage (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"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": "p92"
},
{
"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": "p90"
},
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 1,
"life": 8,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p121"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p124"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p126"
},
{
"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: 6"
],
"power": "2",
"id": "p120",
"toughness": "4"
},
{
"mana_cost": "{2}{U}",
"name": "Lookout's Dispersal",
"rules": [
"This spell costs {1} less to cast if you control a Pirate.",
"Counter target spell unless its controller pays {4}.",
": ",
"ICON_GOODYou control a Pirate"
],
"id": "p122"
},
{
"mana_cost": "{1}",
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"power": "1",
"id": "p123",
"toughness": "1"
},
{
"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": "p125",
"toughness": "2"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"tapped": false,
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"id": "p127",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 5
}
],
"board_cursor": 117,
"combat": [
{
"blocked": false,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Basri's Acolyte",
"id": "p24",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Knight of the Tusk",
"id": "p60",
"power": "4",
"toughness": "8"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Bulwark Giant",
"id": "p3",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": true,
"defending": "Gem3F Tinker",
"attackers": [
{
"name": "Trusty Retriever",
"id": "p46",
"power": "3",
"toughness": "4"
}
]
}
],
"untapped_lands": 1,
"game_seq": 817,
"action_taken": "passed_priority",
"success": true
}gameGem3F Tinker loses 2 life at combat from Basri's Acolyte
gameAmoeboid Changeling deals 2 damage to Knight of the Tusk
gameKnight of the Tusk deals 4 damage to Amoeboid Changeling
gameBloodline Pretender deals 3 damage to Bulwark Giant
gameBulwark Giant deals 3 damage to Bloodline Pretender
gameRiver Sneak deals 2 damage to Trusty Retriever
gameTrusty Retriever deals 3 damage to River Sneak
gameGLM47 Humble gains 2 life
gameRiver Sneak died
gameAmoeboid Changeling died
gameBloodline Pretender died
— Combat Damage —
GLM47 HumblemcpPass
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": "T10 Postcombat Main/Postcombat Main (GLM47 Humble) YOUR_MAIN",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"tapped": false,
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"id": "p127",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 5,
"hand": []
},
{
"hand_size": 7,
"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": "p92"
},
{
"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": "p90"
},
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 1,
"life": 8
}
],
"board_cursor": 105,
"untapped_lands": 6,
"game_seq": 830,
"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": "T10 Postcombat Main/Postcombat Main (GLM47 Humble)",
"board": [
{
"hand_size": 7,
"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": "p92"
},
{
"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": "p90"
},
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 1,
"life": 8,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p121"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p124"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p126"
},
{
"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: 6"
],
"power": "2",
"id": "p120",
"toughness": "4"
},
{
"mana_cost": "{2}{U}",
"name": "Lookout's Dispersal",
"rules": [
"This spell costs {1} less to cast if you control a Pirate.",
"Counter target spell unless its controller pays {4}.",
": ",
"ICON_GOODYou control a Pirate"
],
"id": "p122"
},
{
"mana_cost": "{1}",
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"power": "1",
"id": "p123",
"toughness": "1"
},
{
"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": "p125",
"toughness": "2"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"tapped": false,
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"id": "p127",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 5
}
],
"board_cursor": 117,
"untapped_lands": 1,
"game_seq": 831,
"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": "T10 Precombat Main/Precombat Main (Gem3F Tinker) YOUR_MAIN",
"board": [
{
"hand_size": 8,
"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": "p92"
},
{
"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": "p90"
},
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 0,
"life": 8,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p121",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p124",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p126",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p129",
"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: 6"
],
"power": "2",
"id": "p120",
"toughness": "4",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Lookout's Dispersal",
"rules": [
"This spell costs {1} less to cast if you control a Pirate.",
"Counter target spell unless its controller pays {4}.",
": ",
"ICON_GOODYou control a Pirate"
],
"id": "p122"
},
{
"mana_cost": "{1}",
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"power": "1",
"id": "p123",
"toughness": "1",
"playable": true
},
{
"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": "p125",
"toughness": "2",
"playable": true
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"tapped": false,
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"id": "p127",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 5
}
],
"board_cursor": 118,
"choices": [
{
"name": "Aquatic Incursion",
"index": 0,
"action": "activate",
"playable_abilities": [
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"name": "Island",
"index": 1,
"action": "land",
"id": "p121"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p124"
},
{
"name": "Island",
"index": 3,
"action": "land",
"id": "p126"
},
{
"name": "Island",
"index": 4,
"action": "land",
"id": "p129"
},
{
"mana_cost": "{3}{U}",
"name": "Littjara Kinseekers",
"index": 5,
"action": "cast",
"id": "p120",
"power": "2",
"toughness": "4"
},
{
"name": "Mistwalker",
"index": 6,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
},
{
"mana_cost": "{1}",
"name": "Universal Automaton",
"index": 7,
"action": "cast",
"id": "p123",
"power": "1",
"toughness": "1"
},
{
"mana_cost": "{2}{U}",
"name": "Watertrap Weaver",
"index": 8,
"action": "cast",
"id": "p125",
"power": "2",
"toughness": "2"
}
],
"untapped_lands": 8,
"game_seq": 833,
"land_drops_used": 0,
"action_taken": "passed_priority",
"success": true
}major blunder
Passed priority in postcombat main with opponent at 5 life and only 1 card left in library (about to deck out).
Passed priority in postcombat main with opponent at 5 life and only 1 card left in library (about to deck out). Failed to play a land and cast Watertrap Weaver to tap down Knight of the Tusk (which wouldn't untap next turn), which could enable lethal attacks. With 1 card in library, every turn matters - wasting this turn's development could be game-losing.
Analysis
Action taken: Passed priority without playing any spells or land, ending the turn.
Better line: Play an Island from hand, then cast Watertrap Weaver targeting Knight of the Tusk 4/8 to tap it and prevent it from untapping. This maximizes chances of pushing through lethal damage next combat with the opponent at only 5 life, critical when facing imminent decking.
— Postcombat Main —
GLM47 HumblemcpPass
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": "T10 Precombat Main/Precombat Main (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"tapped": false,
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"id": "p127",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 5,
"hand": []
},
{
"hand_size": 8,
"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": "p92"
},
{
"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": "p90"
},
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 0,
"life": 8
}
],
"board_cursor": 106,
"untapped_lands": 6,
"game_seq": 832,
"action_taken": "passed_priority",
"success": true
}chatGem3F Tinker: The library is empty, the experiment is at its zenith! One final push to see if these Merfolk can conclude the sequence. I'll pass on the extra data (draws) this time—safety protocols, you understand. All in!
Gem3F Tinkermcpsend_chat_message
raw
send_chat_message(message=The library is empty, the experiment is ...)
{
"success": true
}— Gem3F Tinker's Turn 10 —
Gem3F TinkermcpAttack with all (Mistwalker 2/5, Seafloor Oracle 5/6, Shaper Apprentice 3/2, Sage of the Falls 3/6, Triton Shorestalker 2/2, Merrow Reejerey 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 (Gem3F Tinker)",
"board": [
{
"hand_size": 8,
"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": "p92"
},
{
"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": "p90"
},
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": false,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": false,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": false,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 0,
"life": 8,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p121"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p124"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p126"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p129"
},
{
"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: 6"
],
"power": "2",
"id": "p120",
"toughness": "4"
},
{
"mana_cost": "{2}{U}",
"name": "Lookout's Dispersal",
"rules": [
"This spell costs {1} less to cast if you control a Pirate.",
"Counter target spell unless its controller pays {4}.",
": ",
"ICON_GOODYou control a Pirate"
],
"id": "p122"
},
{
"mana_cost": "{1}",
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"power": "1",
"id": "p123",
"toughness": "1"
},
{
"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": "p125",
"toughness": "2"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"tapped": false,
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"id": "p127",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 5
}
],
"board_cursor": 119,
"choices": [
{
"name": "Mistwalker",
"index": 0,
"choice_type": "attacker",
"id": "p14",
"power": "2",
"toughness": "5"
},
{
"name": "Seafloor Oracle",
"index": 1,
"choice_type": "attacker",
"id": "p27",
"power": "5",
"toughness": "6"
},
{
"name": "Shaper Apprentice",
"index": 2,
"choice_type": "attacker",
"id": "p40",
"power": "3",
"toughness": "2"
},
{
"name": "Sage of the Falls",
"index": 3,
"choice_type": "attacker",
"id": "p57",
"power": "3",
"toughness": "6"
},
{
"name": "Triton Shorestalker",
"index": 4,
"choice_type": "attacker",
"id": "p65",
"power": "2",
"toughness": "2"
},
{
"name": "Merrow Reejerey",
"index": 5,
"choice_type": "attacker",
"id": "p91",
"power": "2",
"toughness": "2"
},
{
"name": "All attack",
"index": 6,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 8,
"game_seq": 834,
"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": 8,
"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": "p92"
},
{
"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": "p90"
},
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 0,
"life": 8,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p121"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p124"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p126"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p129"
},
{
"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: 6"
],
"power": "2",
"id": "p120",
"toughness": "4"
},
{
"mana_cost": "{2}{U}",
"name": "Lookout's Dispersal",
"rules": [
"This spell costs {1} less to cast if you control a Pirate.",
"Counter target spell unless its controller pays {4}.",
": ",
"ICON_GOODYou control a Pirate"
],
"id": "p122"
},
{
"mana_cost": "{1}",
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"power": "1",
"id": "p123",
"toughness": "1"
},
{
"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": "p125",
"toughness": "2"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"tapped": false,
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"id": "p127",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 5
}
],
"board_cursor": 120,
"choices": [
{
"name": "Aquatic Incursion",
"index": 0,
"action": "activate",
"playable_abilities": [
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 8,
"game_seq": 836,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "all"
}
]
}GLM47 HumblemcpPass
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": "T10 Combat/Declare Attackers (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"tapped": false,
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"id": "p127",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 5,
"hand": []
},
{
"hand_size": 8,
"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": "p92"
},
{
"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": "p90"
},
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 0,
"life": 8
}
],
"board_cursor": 107,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 6,
"game_seq": 835,
"action_taken": "passed_priority",
"success": true
}thinkingGLM47 Humble
I see the incoming attacks coming in. That's quite the board you've built there - Seafloor Oracle drawing you cards must be helpful.
mcpNo blocksraw
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": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"tapped": false,
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"id": "p127",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 5,
"hand": []
},
{
"hand_size": 8,
"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": "p92"
},
{
"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": "p90"
},
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 0,
"life": 8
}
],
"board_cursor": 107,
"choices": [
{
"name": "Knight of the Tusk",
"index": 0,
"choice_type": "blocker",
"id": "p60",
"power": "4",
"toughness": "8"
},
{
"name": "Tempered Veteran",
"index": 1,
"choice_type": "blocker",
"id": "p127",
"power": "1",
"toughness": "2"
}
],
"combat_phase": "declare_blockers",
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 6,
"game_seq": 842,
"incoming_attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
},
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
},
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
},
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
},
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
},
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
],
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
gameGem3F Tinker attacks GLM47 Humble 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": "T10 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 8,
"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": "p92"
},
{
"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": "p90"
},
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"original_card": "Pirated Copy",
"name": "Seafloor Oracle",
"modified": true,
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"modified": true,
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 0,
"life": 8,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p121"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p124"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p126"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p129"
},
{
"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: 6"
],
"power": "2",
"id": "p120",
"toughness": "4"
},
{
"mana_cost": "{2}{U}",
"name": "Lookout's Dispersal",
"rules": [
"This spell costs {1} less to cast if you control a Pirate.",
"Counter target spell unless its controller pays {4}.",
": ",
"ICON_GOODYou control a Pirate"
],
"id": "p122"
},
{
"mana_cost": "{1}",
"name": "Universal Automaton",
"rules": [
"Changeling (This card is every creature type.)"
],
"power": "1",
"id": "p123",
"toughness": "1"
},
{
"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": "p125",
"toughness": "2"
}
]
},
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"tapped": false,
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"id": "p127",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 5
}
],
"board_cursor": 120,
"choices": [
{
"name": "Aquatic Incursion",
"index": 0,
"action": "activate",
"playable_abilities": [
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"name": "Mistwalker",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14"
}
],
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 8,
"game_seq": 841,
"action_taken": "passed_priority",
"success": true
}— Declare Blockers —
GLM47 HumblemcpPass
raw
choose_action(blockers=p60:p87)
{
"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": "T10 Combat/Declare Blockers (Gem3F Tinker)",
"board": [
{
"hand_size": 0,
"graveyard": [
{
"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": "p4"
},
{
"name": "Secure the Scene",
"rules": [
"Exile target nonland permanent. Its controller creates a 1/1 white Soldier creature token."
],
"id": "p9"
},
{
"name": "Siege Striker",
"rules": [
"Double strike",
"Whenever {this} attacks, you may tap any number of untapped creatures you control. {this} gets +1/+1 until end of turn for each creature tapped this way."
],
"id": "p30"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Basri's Acolyte",
"rules": [
"Lifelink",
"When {this} enters, put a +1/+1 counter on each of up to two other target creatures you control."
],
"id": "p24",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Bulwark Giant",
"rules": [
"When {this} enters, you gain 5 life."
],
"id": "p3",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Knight of the Tusk",
"rules": [
"Vigilance"
],
"id": "p60",
"power": "4",
"toughness": "8",
"summoning_sick": false
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p36"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p96"
},
{
"tapped": false,
"name": "Tempered Veteran",
"rules": [
"{W}, {T}: Put a +1/+1 counter on target creature with a +1/+1 counter on it.",
"{4}{W}{W}, {T}: Put a +1/+1 counter on target creature."
],
"id": "p127",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"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: Blue"
],
"id": "p26"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Trusty Retriever",
"rules": [
"When {this} enters, choose one —: &bull Put a +1/+1 counter on {this}.: &bull Return target artifact or enchantment card from your graveyard to your hand.: "
],
"id": "p46",
"power": "3",
"toughness": "4",
"summoning_sick": false
}
],
"name": "GLM47 Humble",
"library_size": 24,
"life": 5,
"hand": []
},
{
"hand_size": 8,
"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": "p92"
},
{
"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": "p90"
},
{
"name": "Chilling Trap",
"rules": [
"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.",
": ",
"ICON_GOODYou control a Wizard"
],
"id": "p45"
},
{
"name": "Crashing 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": "p23"
},
{
"name": "Crashing 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": "p89"
},
{
"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.\""
],
"id": "p59"
},
{
"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": "p64"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p51"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p58"
},
{
"name": "Mirror Image",
"rules": [
"You may have {this} enter as a copy of a creature you control."
],
"id": "p68"
},
{
"name": "River Sneak",
"rules": [
"{this} can't be blocked.",
"Whenever another Merfolk you control enters, {this} gets +1/+1 until end of turn."
],
"id": "p83"
},
{
"name": "Soul Read",
"rules": [
"Choose one —: &bull Counter target spell unless its controller pays {4}.: &bull Draw two cards.: "
],
"id": "p76"
},
{
"name": "Storm Sculptor",
"rules": [
"{this} can't be blocked.",
"When {this} enters, return a creature you control to its owner's hand."
],
"id": "p100"
},
{
"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."
],
"id": "p104"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Aquatic Incursion",
"rules": [
"When {this} enters, create two 1/1 blue Merfolk creature tokens with hexproof.",
"{3}{U}: Target Merfolk can't be blocked this turn."
],
"id": "p71"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p35"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p93"
},
{
"tapped": true,
"name": "Merrow Reejerey",
"rules": [
"Other Merfolk creatures you control get +1/+1.",
"Whenever you cast a Merfolk spell, you may tap or untap target permanent."
],
"id": "p91",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mistwalker",
"rules": [
"Changeling (This card is every creature type.)",
"Flying",
"{1}{U}: {this} gets +1/-1 until end of turn."
],
"id": "p14",
"power": "2",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "One With the Wind",
"rules": [
"Enchant creature",
"Enchanted creature gets +2/+2 and has flying."
],
"id": "p15"
},
{
"tapped": true,
"name": "Sage of the Falls",
"rules": [
"Whenever {this} or another non-Human creature you control enters, you may draw a card. If you do, discard a card."
],
"id": "p57",
"power": "3",
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card.",
"Whenever a this creature or another creature with the same name deals combat damage to a player, draw a card.",
"Flying"
],
"id": "p27",
"power": "5",
"copy": true,
"toughness": "6",
"summoning_sick": false
},
{
"tapped": true,
"name": "Shaper Apprentice",
"rules": [
"{this} has flying as long as you control another Merfolk.",
"Flying"
],
"id": "p40",
"power": "3",
"toughness": "2",
"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: White"
],
"id": "p16"
},
{
"tapped": true,
"name": "Triton Shorestalker",
"rules": [
"{this} can't be blocked."
],
"id": "p65",
"power": "2",
"toughness": "2",
"summoning_sick": false
}
],
"name": "Gem3F Tinker",
"exile": [
{
"name": "Seafloor Oracle",
"rules": [
"Whenever a Merfolk you control deals combat damage to a player, draw a card."
],
"id": "p25"
}
],
"library_size": 0,
"life": 8
}
],
"board_cursor": 107,
"combat": [
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Mistwalker",
"id": "p14",
"power": "2",
"toughness": "5"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Seafloor Oracle",
"id": "p27",
"power": "5",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Shaper Apprentice",
"id": "p40",
"power": "3",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Sage of the Falls",
"id": "p57",
"power": "3",
"toughness": "6"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Triton Shorestalker",
"id": "p65",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "GLM47 Humble",
"attackers": [
{
"name": "Merrow Reejerey",
"id": "p91",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 6,
"game_seq": 843,
"error": "p60: unknown attacker ID: p87",
"action_taken": "batch_block",
"success": false,
"error_code": "batch_failed",
"retryable": true,
"declared": [],
"failed": [
{
"reason": "unknown attacker ID: p87",
"id": "p60"
}
]
}GLM47 HumblemcpPass
raw
choose_action(choice=no)
{
"game_seq": 854,
"player_dead": true,
"recent_chat": [
"Gem3F Tinker: Oh, an alpha strike! Precise calculations required. If I survive this, I believe I have the reach to conclude this experiment on my next phase.",
"Gem3F Tinker: The library is empty, the experiment is at its zenith! One final push to see if these Merfolk can conclude the sequence. I'll pass on the extra data (draws) this time—safety protocols, you understand. All in!"
],
"action_taken": "passed_priority",
"success": true
}Gem3F TinkermcpPass
raw
choose_action(choice=no)
{
"game_seq": 853,
"game_over": true,
"action_taken": "passed_priority",
"success": true
}gameGLM47 Humble loses 2 life at combat from Mistwalker
gameGLM47 Humble loses 5 life at combat from Seafloor Oracle
gameGLM47 Humble loses 3 life at combat from Shaper Apprentice
gameGLM47 Humble loses 3 life at combat from Sage of the Falls
gameGLM47 Humble loses 2 life at combat from Triton Shorestalker
gameGLM47 Humble loses 2 life at combat from Merrow Reejerey
gameGLM47 Humble has lost the game.
— Combat Damage —
Gem3F Tinker wins the game!