Dehydration

HazardXPHBp. 3652024

A creature requires an amount of water per day based on its size, as shown in the Water Needs per Day table. A creature that drinks less than half the required water for a day gains 1 Exhaustion level at the day's end. Exhaustion caused by dehydration can't be removed until the creature drinks the full amount of water required for a day.

Water Needs per Day

SizeWater
Tiny1/4 gallon
Small1 gallon
Medium1 gallon
Large4 gallons
Huge16 gallons
Gargantuan64 gallons
Raw data
{
  "name": "Dehydration",
  "page": 365,
  "__prop": "hazard",
  "source": "XPHB",
  "entries": [
    "A creature requires an amount of water per day based on its size, as shown in the Water Needs per Day table. A creature that drinks less than half the required water for a day gains 1 {@condition Exhaustion|XPHB} level at the day's end. {@condition Exhaustion|XPHB} caused by dehydration can't be removed until the creature drinks the full amount of water required for a day.",
    {
      "rows": [
        [
          "Tiny",
          "1/4 gallon"
        ],
        [
          "Small",
          "1 gallon"
        ],
        [
          "Medium",
          "1 gallon"
        ],
        [
          "Large",
          "4 gallons"
        ],
        [
          "Huge",
          "16 gallons"
        ],
        [
          "Gargantuan",
          "64 gallons"
        ]
      ],
      "type": "table",
      "caption": "Water Needs per Day",
      "colLabels": [
        "Size",
        "Water"
      ],
      "colStyles": [
        "col-6",
        "col-6"
      ]
    }
  ]
}