Determine Condition

Description

Determines the outcome of a Metaskill that is used as a Condition via the MetaskillCondition condition

Attributes

Attribute Aliases Description Default
determination det Modifies whether the associated condition should return or not. Can be true or false true
mode How the determination value is modified. Can be SET, OR, AND, NOT. Works like you would expect a boolean operation to, apart from SET that simply overrides any already defined determination value SET

Examples

  Skills:
  - determinecondition{determination=true} @self

Aliases

  • detCond
Updated Aug 19, 2026