Skip to main content

replicate_resolved_damage

Function replicate_resolved_damage 

Source
fn replicate_resolved_damage(
    ctx: &mut CombatCtx<'_>,
    source_target: EnemyIdx,
    request: &DamageRequest,
    impact: ReplicationImpact,
    amount: f64,
)