Expand description
Buff bindings & utilities.
Buffs are temporary “effects” applied to agents. Some buffs modify the attributes of the destination agent. They can be positive like Boons, negative like Conditions or mixed. Some buffs do not do anything themselves and are simply used to as markers to track cooldowns, mechanics etc.
Structs§
- Buff apply event.
- Buff damage event.
- Buff formula from an
Event
withStateChange::BuffFormula
. - Buff information from an
Event
withStateChange::BuffInfo
. - Buff initial event.
- Buff remove event.
- Buff formula from an
Event
withStateChange::BuffFormula
. - Active buff stack change.
- Buff stack reset.
Enums§
- Attributes for buff formulas.
- Buff apply behavior.
- Buff info category after 13 December 2022.
- Buff info category before 13 December 2022.
- Combat buff cycle.
- Buff damage tick results.
- Combat buff remove.
- Kind of buff remove.
- Buff stacking behavior.