Gaming Hall

Bastion facilityXDMGp. 3402024

A Gaming Hall offers recreational activities like chess and games of darts, cards, or dice.

Trade: Gambling Hall

When you issue the Trade order to this facility, the facility's hirelings turn the Gaming Hall into a gambling den for 7 days. At the end of the seventh day, roll 1d100 and consult the following table to determine your portion of the house's winnings.

1d100Winnings
01โ€“501d6 ร— 10 GP
51โ€“852d6 ร— 10 GP
86โ€“954d6 ร— 10 GP
96โ€“0010d6 ร— 10 GP
Raw data
{
  "name": "Gaming Hall",
  "page": 340,
  "level": 9,
  "space": [
    "vast"
  ],
  "__prop": "facility",
  "orders": [
    "trade"
  ],
  "source": "XDMG",
  "entries": [
    "A Gaming Hall offers recreational activities like chess and games of darts, cards, or dice.",
    {
      "name": "Trade: Gambling Hall",
      "type": "entries",
      "entries": [
        "When you issue the {@book Trade|XDMG|7|Trade} order to this facility, the facility's hirelings turn the Gaming Hall into a gambling den for 7 days. At the end of the seventh day, roll {@dice 1d100} and consult the following table to determine your portion of the house's winnings.",
        {
          "rows": [
            [
              "01โ€“50",
              "{@dice 1d6 ร— 10} GP"
            ],
            [
              "51โ€“85",
              "{@dice 2d6 ร— 10} GP"
            ],
            [
              "86โ€“95",
              "{@dice 4d6 ร— 10} GP"
            ],
            [
              "96โ€“00",
              "{@dice 10d6 ร— 10} GP"
            ]
          ],
          "type": "table",
          "colLabels": [
            "1d100",
            "Winnings"
          ],
          "colStyles": [
            "col-2 text-center",
            "col-10"
          ]
        }
      ]
    }
  ],
  "hirelings": [
    {
      "exact": 4
    }
  ],
  "facilityType": "special"
}