Opus Brewer (seed 1) vs QwCdr Diplom (seed 16)
1 moderate, 1 minor, 1 questionable blunders
Season 1
/ 198
Stack
Game Log
llmOpus Brewer game_start
llmQwCdr Diplom game_start
gameQwCdr Diplom's library is shuffled
gameOpus Brewer'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=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": "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": "p3"
        },
        {
          "mana_cost": "{3}{G}",
          "name": "Elderleaf Mentor",
          "rules": [
            "When {this} enters, create a 1/1 green Elf Warrior creature token."
          ],
          "power": "3",
          "id": "p4",
          "toughness": "2"
        },
        {
          "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": "p5"
        },
        {
          "mana_cost": "{1}{G}",
          "name": "Elvish Warmaster",
          "rules": [
            "Whenever one or more other Elves you control enter, create a 1/1 green Elf Warrior creature token. This ability triggers only once each turn.",
            "{5}{G}{G}: Elves you control get +2/+2 and gain deathtouch until end of turn."
          ],
          "power": "2",
          "id": "p6",
          "toughness": "2"
        },
        {
          "name": "Forest",
          "is_land": true,
          "rules": [
            "{T}: Add {G}."
          ],
          "id": "p7"
        },
        {
          "name": "Forest",
          "is_land": true,
          "rules": [
            "{T}: Add {G}."
          ],
          "id": "p8"
        },
        {
          "mana_cost": "{2}{G}",
          "name": "Presence of Gond",
          "rules": [
            "Enchant creature",
            "Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
          ],
          "id": "p9"
        }
      ]
    },
    {
      "hand_size": 7,
      "is_active": false,
      "is_you": false,
      "name": "QwCdr Diplom",
      "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": "{3}{G}",
      "name": "Elderleaf Mentor",
      "rules": [
        "When {this} enters, create a 1/1 green Elf Warrior creature token."
      ],
      "power": "3",
      "toughness": "2"
    },
    {
      "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}"
      ]
    },
    {
      "mana_cost": "{1}{G}",
      "name": "Elvish Warmaster",
      "rules": [
        "Whenever one or more other Elves you control enter, create a 1/1 green Elf Warrior creature token. This ability triggers only once each turn.",
        "{5}{G}{G}: Elves you control get +2/+2 and gain deathtouch until end of turn."
      ],
      "power": "2",
      "toughness": "2"
    },
    {
      "name": "Forest",
      "is_land": true,
      "rules": [
        "{T}: Add {G}."
      ]
    },
    {
      "name": "Forest",
      "is_land": true,
      "rules": [
        "{T}: Add {G}."
      ]
    },
    {
      "mana_cost": "{2}{G}",
      "name": "Presence of Gond",
      "rules": [
        "Enchant creature",
        "Enchanted creature has \"{T}: Create a 1/1 green Elf Warrior creature token.\""
      ]
    }
  ],
  "game_seq": 5,
  "action_taken": "selected_target_0",
  "success": true
}
thinkingOpus Brewer
This hand looks great! I've got 2 Forests, a solid curve with Elven Bow (turn 1) into Elvish Warmaster (turn 2), and plenty of synergy pieces. The Elf tribal theme is clear - Warmaster will generate tokens off my other Elf spells, and Presence of Gond gives me a repeatable token engine. Let me keep this.