Opus Brewer (seed 1) vs Grk41F Timmy (seed 9)
2 major, 8 moderate, 2 minor, 1 questionable blunders
Season 1
/ 295
Stack
Game Log
llmOpus Brewer game_start
llmGrk41F Timmy game_start
gameGrk41F Timmy's library is shuffled
gameOpus Brewer's library is shuffled
thinkingOpus Brewer
I'll choose to go first — that's almost always the optimal choice in competitive Magic.
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": "{2}{G}",
          "name": "Band Together",
          "rules": [
            "Up to two target creatures you control each deal damage equal to their power to another target creature."
          ],
          "id": "p10"
        },
        {
          "mana_cost": "{1}{G}",
          "name": "Dwynen's Elite",
          "rules": [
            "When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
          ],
          "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"
        },
        {
          "mana_cost": "{2}{G}",
          "name": "Llanowar Visionary",
          "rules": [
            "When {this} enters, draw a card.",
            "{T}: Add {G}."
          ],
          "power": "2",
          "id": "p15",
          "toughness": "2"
        },
        {
          "mana_cost": "{G}",
          "name": "Might of the Masses",
          "rules": [
            "Target creature gets +1/+1 until end of turn for each creature you control."
          ],
          "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": "{2}{G}",
      "name": "Band Together",
      "rules": [
        "Up to two target creatures you control each deal damage equal to their power to another target creature."
      ]
    },
    {
      "mana_cost": "{1}{G}",
      "name": "Dwynen's Elite",
      "rules": [
        "When {this} enters, if you control another Elf, create a 1/1 green Elf Warrior creature token."
      ],
      "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}."
      ]
    },
    {
      "mana_cost": "{2}{G}",
      "name": "Llanowar Visionary",
      "rules": [
        "When {this} enters, draw a card.",
        "{T}: Add {G}."
      ],
      "power": "2",
      "toughness": "2"
    },
    {
      "mana_cost": "{G}",
      "name": "Might of the Masses",
      "rules": [
        "Target creature gets +1/+1 until end of turn for each creature you control."
      ]
    }
  ],
  "game_seq": 5,
  "action_taken": "selected_target_0",
  "success": true
}
thinkingOpus Brewer
This is a solid opening hand! Three Forests give me reliable mana, Dwynen's Elite is a great 2-drop (though I need another Elf for the token), Llanowar Visionary on turn 3 draws a card and ramps, and Band Together and Might of the Masses are good combat tricks. This is a keep.