This commit is contained in:
Sebastian
2026-08-29 15:41:29 +02:00
commit e2903b96dc
3828 changed files with 188535 additions and 0 deletions
@@ -0,0 +1,21 @@
---
obsidianUIMode: preview
cssclasses: json5e-note
tags:
- compendium/src/5e/dmg
aliases: ["Object Hit Points"]
---
# Object Hit Points
*Source: SRD / Basic Rules*
`dice: [](object-hit-points.md#^object-hit-points)`
**Object Hit Points**
| Size | Fragile | Resilient |
|------|---------|-----------|
| Tiny (bottle, lock) | 2 (`1d4`) | 5 (`2d4`) |
| Small (chest, lute) | 3 (`1d6`) | 10 (`3d6`) |
| Medium (barrel, chandelier) | 4 (`1d8`) | 18 (`4d8`) |
| Large (cart, 10-ft.-by-10-ft. window) | 5 (`1d10`) | 27 (`5d10`) |
^object-hit-points