# conditions

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

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

| Id | Name |
| --- | --- |
| `blinded` | Blinded |
| `charmed` | Charmed |
| `frightened` | Frightened |
| `grappled` | Grappled |
| `incapacitated` | Incapacitated |
| `invisible` | Invisible |
| `paralyzed` | Paralyzed |
| `petrified` | Petrified |
| `poisoned` | Poisoned |
| `prone` | Prone |
| `restrained` | Restrained |
| `stunned` | Stunned |
| `unconscious` | Unconscious |

