Opus Brewer (seed 1) vs Grk41F Timmy (seed 9)
2 major, 1 moderate, 1 minor, 3 questionable blunders
Season 1
/ 207
Stack
Game Log
llmGrk41F Timmy game_start
llmOpus Brewer game_start
gameOpus Brewer's library is shuffled
gameGrk41F Timmy's library is shuffled
thinkingOpus Brewer
I'll choose to go first - being on the play is almost always an advantage.
mcpMulligan
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": "Opus Brewer",
      "library_size": 33,
      "life": 20,
      "hand": [
        {
          "mana_cost": "{5}{G}{G}{G}",
          "name": "Craterhoof Behemoth",
          "rules": [
            "Haste",
            "When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control."
          ],
          "power": "5",
          "id": "p10",
          "toughness": "5"
        },
        {
          "mana_cost": "{1}{G}{G}",
          "name": "Elvish Archdruid",
          "rules": [
            "Other Elf creatures you control get +1/+1.",
            "{T}: Add {G} for each Elf you control."
          ],
          "power": "2",
          "id": "p11",
          "toughness": "2"
        },
        {
          "name": "Forest",
          "is_land": true,
          "rules": [
            "{T}: Add {G}."
          ],
          "id": "p12"
        },
        {
          "name": "Forest",
          "is_land": true,
          "rules": [
            "{T}: Add {G}."
          ],
          "id": "p13"
        },
        {
          "name": "Forest",
          "is_land": true,
          "rules": [
            "{T}: Add {G}."
          ],
          "id": "p14"
        },
        {
          "name": "Forest",
          "is_land": true,
          "rules": [
            "{T}: Add {G}."
          ],
          "id": "p15"
        },
        {
          "name": "Forest",
          "is_land": true,
          "rules": [
            "{T}: Add {G}."
          ],
          "id": "p16"
        }
      ]
    },
    {
      "hand_size": 7,
      "is_active": false,
      "is_you": false,
      "name": "Grk41F Timmy",
      "library_size": 33,
      "life": 20
    }
  ],
  "board_cursor": 2,
  "your_hand": [
    {
      "mana_cost": "{5}{G}{G}{G}",
      "name": "Craterhoof Behemoth",
      "rules": [
        "Haste",
        "When {this} enters, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control."
      ],
      "power": "5",
      "toughness": "5"
    },
    {
      "mana_cost": "{1}{G}{G}",
      "name": "Elvish Archdruid",
      "rules": [
        "Other Elf creatures you control get +1/+1.",
        "{T}: Add {G} for each Elf you control."
      ],
      "power": "2",
      "toughness": "2"
    },
    {
      "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}."
      ]
    },
    {
      "name": "Forest",
      "is_land": true,
      "rules": [
        "{T}: Add {G}."
      ]
    },
    {
      "name": "Forest",
      "is_land": true,
      "rules": [
        "{T}: Add {G}."
      ]
    }
  ],
  "game_seq": 5,
  "action_taken": "selected_target_0",
  "success": true
}
thinkingOpus Brewer
Interesting hand! Let me evaluate - I've got 5 Forests, an Elvish Archdruid, and a Craterhoof Behemoth. The Archdruid is great on turn 3, but this hand is very land-heavy with only two spells. Craterhoof is an 8-mana finisher that needs creatures on board to be effective, and I only have one creature spell here. This hand is too slow and lacks early plays. Let me mulligan for something better.