Gem3P Coach (seed 3) vs Gem3F Tinker (seed 11)
1 major, 15 moderate, 17 minor, 1 questionable blunders
Season 1
/ 416
Stack
Game Log
llmGem3F Tinker game_start
llmGem3P Coach game_start
gameGem3F Tinker's library is shuffled
gameGem3P Coach's library is shuffled
Gem3F TinkermcpMulligan
raw
choose_action(choice=p1)
{
  "action_pending": true,
  "action_type": "GAME_ASK",
  "message": "Mulligan down to 6 cards?",
  "response_type": "boolean",
  "respond_with": "choice=yes or choice=no",
  "context": "T1 ()",
  "board": [
    {
      "hand_size": 7,
      "is_active": false,
      "is_you": true,
      "name": "Gem3F Tinker",
      "library_size": 33,
      "life": 20,
      "hand": [
        {
          "name": "Island",
          "is_land": true,
          "rules": [
            "{T}: Add {U}."
          ],
          "id": "p3"
        },
        {
          "name": "Island",
          "is_land": true,
          "rules": [
            "{T}: Add {U}."
          ],
          "id": "p4"
        },
        {
          "name": "Island",
          "is_land": true,
          "rules": [
            "{T}: Add {U}."
          ],
          "id": "p5"
        },
        {
          "name": "Island",
          "is_land": true,
          "rules": [
            "{T}: Add {U}."
          ],
          "id": "p6"
        },
        {
          "name": "Island",
          "is_land": true,
          "rules": [
            "{T}: Add {U}."
          ],
          "id": "p7"
        },
        {
          "name": "Island",
          "is_land": true,
          "rules": [
            "{T}: Add {U}."
          ],
          "id": "p8"
        },
        {
          "mana_cost": "{1}{U}",
          "name": "Shaper Apprentice",
          "rules": [
            "{this} has flying as long as you control another Merfolk."
          ],
          "power": "2",
          "id": "p9",
          "toughness": "1"
        }
      ]
    },
    {
      "hand_size": 7,
      "is_active": false,
      "is_you": false,
      "name": "Gem3P Coach",
      "library_size": 33,
      "life": 20
    }
  ],
  "board_cursor": 2,
  "your_hand": [
    {
      "name": "Island",
      "is_land": true,
      "rules": [
        "{T}: Add {U}."
      ]
    },
    {
      "name": "Island",
      "is_land": true,
      "rules": [
        "{T}: Add {U}."
      ]
    },
    {
      "name": "Island",
      "is_land": true,
      "rules": [
        "{T}: Add {U}."
      ]
    },
    {
      "name": "Island",
      "is_land": true,
      "rules": [
        "{T}: Add {U}."
      ]
    },
    {
      "name": "Island",
      "is_land": true,
      "rules": [
        "{T}: Add {U}."
      ]
    },
    {
      "name": "Island",
      "is_land": true,
      "rules": [
        "{T}: Add {U}."
      ]
    },
    {
      "mana_cost": "{1}{U}",
      "name": "Shaper Apprentice",
      "rules": [
        "{this} has flying as long as you control another Merfolk."
      ],
      "power": "2",
      "toughness": "1"
    }
  ],
  "game_seq": 5,
  "action_taken": "selected_target_0",
  "success": true
}