RuleStruct = RuleBase & object
Defined in: src/modules/types.ts:233 Structure of a rule as stored in the system

Type declaration

negEffects

negEffects: any[]
Negative effects applied when rule fails

posEffects

posEffects: any[]
Positive effects applied when rule passes