PAPIPlaceholder
var
Mentioned by
ConditionstringEquals
Checks if value1 equals value2. Both values can use variables and placeholders.
ConditionvariableContains
Checks if the specified variable contains a given value. This can either be done between strings or sets
ConditionvariableEquals
Checks if the given variable has a particular value.
ConditionvariableInRange
Checks if the given numeric variable is within a certain range.
ConditionvariableIsSet
Checks if the given variable is set.
Mechaniccast
Casts a metaskill with various options
MechanicvariableAdd
Adds a value to the given variable on the target entity
MechanicvariableMath
Sets a variable to the result of a math equation, where 'x' is the variable's current value