JSON Schema for D&D 5e conditions.
$schema: http://json-schema.org/draft-07/schema#
$id: conditions.schema.json
This schema describes a list of conditions.
$comment: version 0.1.1
Type: string
Enum Values:
- “Blinded”
- “Charmed”
- “Deafened”
- “Exhaustion”
- “Frightened”
- “Grappled”
- “Incapacitated”
- “Invisible”
- “Necrotic”
- “Paralyzed”
- “Petrified”
- “Poisoned”
- “Prone”
- “Restrained”
- “Stunned”
- “Unconscious”
Generated with json-schema-md-doc