pub fn pet_rust_wave_attack(
ctx: &CastProjectileCtx<'_>,
) -> Result<Vec<OverlordEvent>>Expand description
1ce4597d-... — pet Rust Wave delivery: one shared crit throw, then attack
every enemy in the caster’s forward 3-cell x-band with { power, is_crit },
info from ability 019584f4 (the Nova the pet ult clones). Same math as the
instant ability_cone_strike; the cone resolves on projectile arrival.