pub(crate) fn consume_aura_stacks(
ctx: &mut HookCtx<'_>,
local: LocalAuraIdx,
count: i32,
) -> i32Expand description
Consumes up to count stacks without refreshing the remaining duration.
pub(crate) fn consume_aura_stacks(
ctx: &mut HookCtx<'_>,
local: LocalAuraIdx,
count: i32,
) -> i32Consumes up to count stacks without refreshing the remaining duration.