pub fn deal_damage_ap(
ctx: &mut CombatCtx<'_>,
payload: DamagePayload,
) -> (f64, bool)Expand description
Deal attack-power-based damage with the default main-hand weapon-AP composite.
pub fn deal_damage_ap(
ctx: &mut CombatCtx<'_>,
payload: DamagePayload,
) -> (f64, bool)Deal attack-power-based damage with the default main-hand weapon-AP composite.