pub fn attack_first_enemy(
ctx: &StartCastAbilityCtx<'_>,
) -> Result<Vec<StartCastAbilityResult>>Expand description
Port of the shared test start_behavior (generate_start_ability_script):
Attacks the first entity on the opposing team (anim 500). RNG-free.