dnd5e_json_schema

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:

  1. “Blinded”
  2. “Charmed”
  3. “Deafened”
  4. “Exhaustion”
  5. “Frightened”
  6. “Grappled”
  7. “Incapacitated”
  8. “Invisible”
  9. “Necrotic”
  10. “Paralyzed”
  11. “Petrified”
  12. “Poisoned”
  13. “Prone”
  14. “Restrained”
  15. “Stunned”
  16. “Unconscious”

Generated with json-schema-md-doc