Skip to content

Latest commit

 

History

History
74 lines (44 loc) · 2.32 KB

Condition.md

File metadata and controls

74 lines (44 loc) · 2.32 KB

Condition

Definitions

Condition (Condition)

  • Type: Object
Key Description Details
id The condition's identifier. An unique, increasing integer. See details
src See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

id

The condition's identifier. An unique, increasing integer.

  • Type: Integer
  • Minimum: 1

src

translations

All translations for the entry, identified by IETF language tag (BCP47).


ConditionTranslation

  • Type: Object
Key Description Details
name The condition's name. See details
rules? Additional rules for the condition, if applicable. See details
effects The effects for level 1 to 4. See details
errata? See details

name

The condition's name.

rules?

Additional rules for the condition, if applicable.

effects

The effects for level 1 to 4.

errata?


ConditionTranslation/effects[]