Function self_attack_400

Source
pub fn self_attack_400(
    ctx: &StartCastAbilityCtx<'_>,
) -> Result<Vec<StartCastAbilityResult>>
Expand description

Port of Result.push_attack(unsigned(0), unsigned(400), CasterEntity.id) — a single self-targeting attack (delay 0, anim 400 ticks). No RNG. Used by the one non-try_cast ability start_behavior (01955be6).