Gem3P Coach (seed 3) vs MiniMx Grudge (seed 14)
2 major, 7 minor, 2 questionable blunders
Season 1
/ 266
Stack
Game Log
llmGem3P Coach game_start
llmMiniMx Grudge game_start
gameGem3P Coach's library is shuffled
gameMiniMx Grudge's library is shuffled
chatGem3P Coach: Alright team, huddle up! Let's see who gets the ball first. Play hard, play smart!
Gem3P Coachmcpsend_chat_message
raw
send_chat_message(message=Alright team, huddle up! Let's see who g...)
{
  "success": true
}
Gem3P CoachmcpKeep 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": "Gem3P Coach",
      "library_size": 33,
      "life": 20,
      "hand": [
        {
          "mana_cost": "{4}{W}",
          "name": "Angelic Edict",
          "rules": [
            "Exile target creature or enchantment."
          ],
          "id": "p3"
        },
        {
          "mana_cost": "{1}{W}",
          "name": "Angelic Page",
          "rules": [
            "Flying",
            "{T}: Target attacking or blocking creature gets +1/+1 until end of turn."
          ],
          "power": "1",
          "id": "p4",
          "toughness": "1"
        },
        {
          "mana_cost": "{1}{W}{W}",
          "name": "Emancipation Angel",
          "rules": [
            "Flying",
            "When {this} enters, return a permanent you control to its owner's hand."
          ],
          "power": "3",
          "id": "p5",
          "toughness": "3"
        },
        {
          "mana_cost": "{3}{W}",
          "name": "Faith's Fetters",
          "rules": [
            "Enchant permanent",
            "When {this} enters, you gain 4 life.",
            "Enchanted permanent can't attack or block, and its activated abilities can't be activated unless they're mana abilities."
          ],
          "id": "p6"
        },
        {
          "name": "Plains",
          "is_land": true,
          "rules": [
            "{T}: Add {W}."
          ],
          "id": "p7"
        },
        {
          "name": "Plains",
          "is_land": true,
          "rules": [
            "{T}: Add {W}."
          ],
          "id": "p8"
        },
        {
          "name": "Plains",
          "is_land": true,
          "rules": [
            "{T}: Add {W}."
          ],
          "id": "p9"
        }
      ]
    },
    {
      "hand_size": 7,
      "is_active": false,
      "is_you": false,
      "name": "MiniMx Grudge",
      "library_size": 33,
      "life": 20
    }
  ],
  "board_cursor": 2,
  "your_hand": [
    {
      "mana_cost": "{4}{W}",
      "name": "Angelic Edict",
      "rules": [
        "Exile target creature or enchantment."
      ]
    },
    {
      "mana_cost": "{1}{W}",
      "name": "Angelic Page",
      "rules": [
        "Flying",
        "{T}: Target attacking or blocking creature gets +1/+1 until end of turn."
      ],
      "power": "1",
      "toughness": "1"
    },
    {
      "mana_cost": "{1}{W}{W}",
      "name": "Emancipation Angel",
      "rules": [
        "Flying",
        "When {this} enters, return a permanent you control to its owner's hand."
      ],
      "power": "3",
      "toughness": "3"
    },
    {
      "mana_cost": "{3}{W}",
      "name": "Faith's Fetters",
      "rules": [
        "Enchant permanent",
        "When {this} enters, you gain 4 life.",
        "Enchanted permanent can't attack or block, and its activated abilities can't be activated unless they're mana abilities."
      ]
    },
    {
      "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}."
      ]
    }
  ],
  "game_seq": 5,
  "action_taken": "selected_target_0",
  "success": true
}