# damage_kinds

> Kinbarrow modding reference — content tree `45d0fe274f851548`.

The 13 legal ids a field referencing `damage_kinds` may use, enumerated
from the content tree the game boots with. The validator accepts exactly these.

| Id | Name |
| --- | --- |
| `acid` | Acid |
| `bludgeoning` | Bludgeoning |
| `cold` | Cold |
| `fire` | Fire |
| `force` | Force |
| `lightning` | Lightning |
| `necrotic` | Necrotic |
| `piercing` | Piercing |
| `poison` | Poison |
| `psychic` | Psychic |
| `radiant` | Radiant |
| `slashing` | Slashing |
| `thunder` | Thunder |

