Skip to content

Latest commit

 

History

History
78 lines (46 loc) · 2.79 KB

MetaCondition.md

File metadata and controls

78 lines (46 loc) · 2.79 KB

Meta Condition

Meta Conditions are rule elements that work like conditions in the sense that they have four levels with different effects, but which are not explicitly listed as conditions.

Definitions

Meta Condition (MetaCondition)

Meta Conditions are rule elements that work like conditions in the sense that they have four levels with different effects, but which are not explicitly listed as conditions.

  • Type: Object
Key Description Details
id The meta 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 meta condition's identifier. An unique, increasing integer.

  • Type: Integer
  • Minimum: 1

src

translations

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


MetaConditionTranslation

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

name

The meta condition's name.

rules?

Additional rules for the meta condition, if applicable.

effects

The effects for level 1 to 4.

errata?


MetaConditionTranslation/effects[]