pub(crate) type OverkillAbsorbScriptFn = fn(&mut OverkillAbsorbScriptContext<'_>) -> OverkillAbsorbDecision;Expand description
Authored aura-316 strategy invoked for every eligible lethal hit.
pub(crate) type OverkillAbsorbScriptFn = fn(&mut OverkillAbsorbScriptContext<'_>) -> OverkillAbsorbDecision;Authored aura-316 strategy invoked for every eligible lethal hit.