pub fn damage_target_5(ctx: &CastAbilityCtx<'_>) -> Result<Vec<OverlordEvent>>Expand description
Port of the shared test ability script (generate_ability_script):
Result.push(OverlordEventDamage(TargetEntity.id, unsigned(5), CustomEventData()));
RNG-free; used by the test-config gacha/class abilities.