pub(crate) fn grant_charges(
state: &CombatState,
buf: &mut DenseBuffer,
spell_local: LocalSpellIdx,
amount: u8,
)Expand description
Immediately restores charges without changing an in-flight recharge.
pub(crate) fn grant_charges(
state: &CombatState,
buf: &mut DenseBuffer,
spell_local: LocalSpellIdx,
amount: u8,
)Immediately restores charges without changing an in-flight recharge.