Opus Brewer (seed 1) vs Gem3P Coach (seed 3)
8 moderate, 8 minor, 3 questionable blunders
Season 1
/ 304
Stack
Game Log
llmGem3P Coach game_start
llmOpus Brewer game_start
gameOpus Brewer's library is shuffled
gameGem3P Coach's library is shuffled
thinkingOpus Brewer
I'll choose to go first — being on the play is almost always advantageous.
mcpKeep 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": "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": "{G}",
          "name": "Elven Bow",
          "rules": [
            "When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
            "Equipped creature gets +1/+2 and has reach.",
            "Equip {3}"
          ],
          "id": "p11"
        },
        {
          "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"
        },
        {
          "mana_cost": "{2}{G}",
          "name": "Llanowar Visionary",
          "rules": [
            "When {this} enters, draw a card.",
            "{T}: Add {G}."
          ],
          "power": "2",
          "id": "p15",
          "toughness": "2"
        },
        {
          "name": "Thriving Grove",
          "is_land": true,
          "rules": [
            "{this} enters tapped.",
            "As {this} enters, choose a color other than green.",
            "{T}: Add {G}.",
            "{T}: Add one mana of the chosen color."
          ],
          "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": "{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": "{G}",
      "name": "Elven Bow",
      "rules": [
        "When {this} enters, you may pay {2}. If you do, create a 1/1 green Elf Warrior creature token, then attach {this} to it.",
        "Equipped creature gets +1/+2 and has reach.",
        "Equip {3}"
      ]
    },
    {
      "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": "{2}{G}",
      "name": "Llanowar Visionary",
      "rules": [
        "When {this} enters, draw a card.",
        "{T}: Add {G}."
      ],
      "power": "2",
      "toughness": "2"
    },
    {
      "name": "Thriving Grove",
      "is_land": true,
      "rules": [
        "{this} enters tapped.",
        "As {this} enters, choose a color other than green.",
        "{T}: Add {G}.",
        "{T}: Add one mana of the chosen color."
      ]
    }
  ],
  "game_seq": 5,
  "action_taken": "selected_target_0",
  "success": true
}
thinkingOpus Brewer
Let me evaluate this hand. I have 3 Forests + Thriving Grove (4 lands), Llanowar Visionary (turn 3 play that draws a card and ramps), Elven Bow (cheap equipment), and Craterhoof Behemoth (powerful finisher but costs 8 mana). This is a reasonable keep — I have a good mana curve with early plays and a game-ending bomb. Let me keep it.