has_stat_level

Checks if the amount of a player's stat is greater than or equal to the specified level. (Requires AureliumSkills)

conditions:
  - id: has_stat_level
    args:
      stat: strength
      amount: 10

Last updated