Skip to main content

Module buff_effect

Module buff_effect 

Source

Structs§

BuffEffectsFull
Returned by try_push_effect when an aura’s fixed effect array is already full.
BuffTotals
Accumulated buff totals from all active auras for one frame.

Enums§

BuffEffect
A single per-stack buff contributed by an active aura.

Constants§

BONUS_STAT_COUNT 🔒
DAMAGE_SCHOOL_COUNT 🔒
Number of DamageSchool variants; sized for indexing school_damage_mult.
MAX_AURA_BUFF_EFFECTS

Functions§

stacked_percent_multiplier 🔒
try_push_effect
Push effect into the first empty slot of a fixed aura-effect array, erroring when full.