Trigger
use
Fires when use occurs.
Mentioned by
AIGoalbreed
LE BREED GOAL, only entities that extends Animal can use this goal
AIGoalcreeperswell
Cause a creeper to want to blow up.
ConditionDamageAmount
Checks the damage amount that caused the current skill tree. Only works with onDamaged trigger or aura.
ConditionDamageCause
Checks the damage cause of the current skill tree. Only works with onDamaged trigger or aura.
ConditiondamageTag
Checks if the damage that caused the current skill tree has a specific tag.
ConditionlastDamageCause
Checks the target's last damage cause
ConditionstatDamageModifier
Used in stat triggers to check the increased damage (as a multiplier).
ConditionstringEquals
Checks if value1 equals value2. Both values can use variables and placeholders.
