Gem31P Minimal (Landfall + Phyrexian) vs G31FL Pessim (Angels + Rogues)
2 major, 7 moderate, 6 minor, 1 questionable blunders
Season 1
/ 364
Stack
Game Log
llmG31FL Pessim game_start
llmGem31P Minimal game_start
gameG31FL Pessim's library is shuffled
gameGem31P Minimal's library is shuffled
G31FL PessimmcpKeep 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": "G31FL Pessim",
      "library_size": 33,
      "life": 20,
      "hand": [
        {
          "mana_cost": "{1}{W}{W}",
          "name": "Emancipation Angel",
          "rules": [
            "Flying",
            "When {this} enters, return a permanent you control to its owner's hand."
          ],
          "power": "3",
          "id": "p3",
          "toughness": "3"
        },
        {
          "name": "Plains",
          "is_land": true,
          "rules": [
            "{T}: Add {W}."
          ],
          "id": "p4"
        },
        {
          "name": "Plains",
          "is_land": true,
          "rules": [
            "{T}: Add {W}."
          ],
          "id": "p5"
        },
        {
          "name": "Plains",
          "is_land": true,
          "rules": [
            "{T}: Add {W}."
          ],
          "id": "p6"
        },
        {
          "name": "Swamp",
          "is_land": true,
          "rules": [
            "{T}: Add {B}."
          ],
          "id": "p7"
        },
        {
          "name": "Swamp",
          "is_land": true,
          "rules": [
            "{T}: Add {B}."
          ],
          "id": "p8"
        },
        {
          "mana_cost": "{B}",
          "name": "Thieves' Guild Enforcer",
          "rules": [
            "Flash",
            "Whenever {this} or another Rogue you control enters, each opponent mills two cards.",
            "As long as an opponent has eight or more cards in their graveyard, {this} gets +2/+1 and has deathtouch."
          ],
          "power": "1",
          "id": "p9",
          "toughness": "1"
        }
      ]
    },
    {
      "hand_size": 7,
      "is_active": false,
      "is_you": false,
      "name": "Gem31P Minimal",
      "library_size": 33,
      "life": 20
    }
  ],
  "board_cursor": 2,
  "your_hand": [
    {
      "mana_cost": "{1}{W}{W}",
      "name": "Emancipation Angel",
      "rules": [
        "Flying",
        "When {this} enters, return a permanent you control to its owner's hand."
      ],
      "power": "3",
      "toughness": "3"
    },
    {
      "name": "Plains",
      "is_land": true,
      "rules": [
        "{T}: Add {W}."
      ]
    },
    {
      "name": "Plains",
      "is_land": true,
      "rules": [
        "{T}: Add {W}."
      ]
    },
    {
      "name": "Plains",
      "is_land": true,
      "rules": [
        "{T}: Add {W}."
      ]
    },
    {
      "name": "Swamp",
      "is_land": true,
      "rules": [
        "{T}: Add {B}."
      ]
    },
    {
      "name": "Swamp",
      "is_land": true,
      "rules": [
        "{T}: Add {B}."
      ]
    },
    {
      "mana_cost": "{B}",
      "name": "Thieves' Guild Enforcer",
      "rules": [
        "Flash",
        "Whenever {this} or another Rogue you control enters, each opponent mills two cards.",
        "As long as an opponent has eight or more cards in their graveyard, {this} gets +2/+1 and has deathtouch."
      ],
      "power": "1",
      "toughness": "1"
    }
  ],
  "game_seq": 5,
  "action_taken": "selected_target_0",
  "success": true
}