Gem3P Coach (seed 3) vs MiniMx Grudge (seed 14)
2 major, 2 moderate, 1 minor, 2 questionable blunders
Season 1
/ 197
Stack
Game Log
llmMiniMx Grudge game_start
llmGem3P Coach game_start
gameMiniMx Grudge's library is shuffled
gameGem3P Coach's library is shuffled
MiniMx GrudgemcpKeep hand
raw
choose_action(choice=p2)
{
  "action_pending": true,
  "action_type": "GAME_ASK",
  "message": "Mulligan down to 6 cards?",
  "response_type": "boolean",
  "respond_with": "choice=yes or choice=no",
  "context": "T1 ()",
  "board": [
    {
      "hand_size": 7,
      "is_active": false,
      "is_you": true,
      "name": "MiniMx Grudge",
      "library_size": 33,
      "life": 20,
      "hand": [
        {
          "mana_cost": "{4}{G}",
          "name": "Challenger Troll",
          "rules": [
            "Each creature you control with power 4 or greater can't be blocked by more than one creature."
          ],
          "power": "6",
          "id": "p10",
          "toughness": "5"
        },
        {
          "name": "Forest",
          "is_land": true,
          "rules": [
            "{T}: Add {G}."
          ],
          "id": "p11"
        },
        {
          "name": "Forest",
          "is_land": true,
          "rules": [
            "{T}: Add {G}."
          ],
          "id": "p12"
        },
        {
          "name": "Forest",
          "is_land": true,
          "rules": [
            "{T}: Add {G}."
          ],
          "id": "p13"
        },
        {
          "mana_cost": "{3}{G}",
          "name": "Gaea's Protector",
          "rules": [
            "{this} must be blocked if able."
          ],
          "power": "4",
          "id": "p14",
          "toughness": "2"
        },
        {
          "mana_cost": "{2}{G}",
          "name": "Rhonas the Indomitable",
          "rules": [
            "Deathtouch",
            "Indestructible",
            "{this} can't attack or block unless you control another creature with power 4 or greater.",
            "{2}{G}: Another target creature gets +2/+0 and gains trample until end of turn."
          ],
          "power": "5",
          "id": "p15",
          "toughness": "5"
        },
        {
          "mana_cost": "{1}{G}",
          "name": "Savage Punch",
          "rules": [
            "Ferocious — The creature you control gets +2/+2 until end of turn before it fights if you control a creature with power 4 or greater. : Target creature you control fights target creature you don't control."
          ],
          "id": "p16"
        }
      ]
    },
    {
      "hand_size": 7,
      "is_active": false,
      "is_you": false,
      "name": "Gem3P Coach",
      "library_size": 33,
      "life": 20
    }
  ],
  "board_cursor": 2,
  "your_hand": [
    {
      "mana_cost": "{4}{G}",
      "name": "Challenger Troll",
      "rules": [
        "Each creature you control with power 4 or greater can't be blocked by more than one creature."
      ],
      "power": "6",
      "toughness": "5"
    },
    {
      "name": "Forest",
      "is_land": true,
      "rules": [
        "{T}: Add {G}."
      ]
    },
    {
      "name": "Forest",
      "is_land": true,
      "rules": [
        "{T}: Add {G}."
      ]
    },
    {
      "name": "Forest",
      "is_land": true,
      "rules": [
        "{T}: Add {G}."
      ]
    },
    {
      "mana_cost": "{3}{G}",
      "name": "Gaea's Protector",
      "rules": [
        "{this} must be blocked if able."
      ],
      "power": "4",
      "toughness": "2"
    },
    {
      "mana_cost": "{2}{G}",
      "name": "Rhonas the Indomitable",
      "rules": [
        "Deathtouch",
        "Indestructible",
        "{this} can't attack or block unless you control another creature with power 4 or greater.",
        "{2}{G}: Another target creature gets +2/+0 and gains trample until end of turn."
      ],
      "power": "5",
      "toughness": "5"
    },
    {
      "mana_cost": "{1}{G}",
      "name": "Savage Punch",
      "rules": [
        "Ferocious — The creature you control gets +2/+2 until end of turn before it fights if you control a creature with power 4 or greater. : Target creature you control fights target creature you don't control."
      ]
    }
  ],
  "game_seq": 5,
  "action_taken": "selected_target_0",
  "success": true
}