small updates to large races

This commit is contained in:
2025-10-25 00:26:41 -04:00
parent c1b4c035d3
commit 8f692d132e
8 changed files with 109 additions and 27 deletions

View File

@@ -507,6 +507,15 @@ Characters can carry a number of "Important Items", based on their Strength (STR
- Carrying more ready or packed items than allowed can be done, but movement is halved (or worse).
- Carrying more than twice the allowed number of ready or packed items reduces movement to 0.
#### Carrying Capacity
When needed, a character's total carrying capacity can be determined by their [size](#size) and Strength (STR)
- A small or medium character can carry up to 15 lbs for each point of Strength (STR).
- For large characters or bigger, double that capacity for each size above Medium.
- For tiny characters, divide that capacity by 2.
- A character can drag, push, or lift up to twice their carrying capacity.
### Health, Damage and Dying
The state of a character's health is determined by their number of hit points (HP).