cmi_statistic_above

Passes when a CMI statistic of the player is above a specified amount.

Categories: player

Required arguments

Key(s)DescriptionType
statisticThe CMI statistic to read.
Choices: any CMIStatistic value
STRING
amountThe value the statistic must exceed. Supports expressions.EXPRESSION

Example

conditions:
  - id: cmi_statistic_above
    args:
      statistic: <CMIStatistic>
      amount: 1