Function self_attack_500

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

Port of Result.push_attack(unsigned(0), unsigned(500), CasterEntity.id); (the 41ee5532-... test ability start_behavior) — a single self-targeting attack (delay 0, anim 500 ticks). RNG-free.