pub(crate) fn resolve_overkill_absorbs(
state: &mut CombatState,
damage: &IncomingDamage,
amount: f64,
current_health: f64,
maximum_health: f64,
) -> OverkillAbsorbDecisionExpand description
Resolves aura-316 scripts in absorb order without consuming their sentinel pools.