Skip to main content

deal_effect_damage_base

Function deal_effect_damage_base 

Source
pub(crate) fn deal_effect_damage_base(
    ctx: &mut CombatCtx<'_>,
    effect: DamageEffectRef,
    profile_spell_id: u32,
    amount: f64,
    flags: DamageFlags,
) -> (f64, bool)
Expand description

Deal an already-resolved amount while retaining its exact DBC effect coordinate.