Carrying Capacity

RuleXPHBp. 3622024SRD
Rule type
C

Your size and Strength score determines the maximum weight in pounds that you can carry, as shown in the Carrying Capacity table. The table also shows the maximum weight you can drag, lift or push.

While dragging, lifting, or pushing weight in excess of the maximum weight you can carry, your Speed can be no more than 5 feet.

Carrying Capacity

Creature SizeCarryDrag/Lift/Push
TinyStr. ร— 7.5 lb.Str. ร— 15 lb.
Small/MediumStr. ร— 15 lb.Str. ร— 30 lb.
LargeStr. ร— 30 lb.Str. ร— 60 lb.
HugeStr. ร— 60 lb.Str. ร— 120 lb.
GargantuanStr. ร— 120 lb.Str. ร— 240 lb.
Raw data
{
  "name": "Carrying Capacity",
  "page": 362,
  "srd52": true,
  "__prop": "variantrule",
  "source": "XPHB",
  "entries": [
    "Your size and Strength score determines the maximum weight in pounds that you can carry, as shown in the Carrying Capacity table. The table also shows the maximum weight you can drag, lift or push.",
    "While dragging, lifting, or pushing weight in excess of the maximum weight you can carry, your Speed can be no more than 5 feet.",
    {
      "rows": [
        [
          "Tiny",
          "{@dice #$prompt_number:title=Enter Strength Score$# ร— 7.5|Str. ร— 7.5} lb.",
          "{@dice #$prompt_number:title=Enter Strength Score$# ร— 15|Str. ร— 15} lb."
        ],
        [
          "Small/Medium",
          "{@dice #$prompt_number:title=Enter Strength Score$# ร— 15|Str. ร— 15} lb.",
          "{@dice #$prompt_number:title=Enter Strength Score$# ร— 30|Str. ร— 30} lb."
        ],
        [
          "Large",
          "{@dice #$prompt_number:title=Enter Strength Score$# ร— 30|Str. ร— 30} lb.",
          "{@dice #$prompt_number:title=Enter Strength Score$# ร— 60|Str. ร— 60} lb."
        ],
        [
          "Huge",
          "{@dice #$prompt_number:title=Enter Strength Score$# ร— 60|Str. ร— 60} lb.",
          "{@dice #$prompt_number:title=Enter Strength Score$# ร— 120|Str. ร— 120} lb."
        ],
        [
          "Gargantuan",
          "{@dice #$prompt_number:title=Enter Strength Score$# ร— 120|Str. ร— 120} lb.",
          "{@dice #$prompt_number:title=Enter Strength Score$# ร— 240|Str. ร— 240} lb."
        ]
      ],
      "type": "table",
      "caption": "Carrying Capacity",
      "colLabels": [
        "Creature Size",
        "Carry",
        "Drag/Lift/Push"
      ],
      "colStyles": [
        "col-4",
        "col-4",
        "col-4"
      ]
    }
  ],
  "ruleType": "C",
  "basicRules2024": true
}