StackingSkill
Interface for STACKING-type skills that build up over actions.
Stacking skills accumulate stacks through specific actions and reset under certain conditions (e.g., consecutive hits, time stationary).
Inheritors
Functions
Link copied to clipboard
Whether stacks are banked by something other than the on-hit dispatcher (e.g.
Link copied to clipboard
Gets the bonus value per stack at the given skill level.
Link copied to clipboard
Gets the current number of stacks for a player.
Link copied to clipboard
Gets the maximum number of stacks this skill can accumulate.
Link copied to clipboard
Gets the total bonus represented by the currently banked stacks.
Link copied to clipboard
Resets all stacks for a player.
Link copied to clipboard
Whether this hit should add a stack.