From 96224e53846ef2961cc7a45a49a8bc9fab266bc7 Mon Sep 17 00:00:00 2001 From: Basilisk3 <126026384+Basilisk3@users.noreply.github.com> Date: Fri, 24 May 2024 10:43:31 +0200 Subject: [PATCH] Buff/fix the Wailer's AA-missiles (#6211) --- changelog/snippets/balance.6211.md | 4 ++++ units/XRA0305/XRA0305_unit.bp | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 changelog/snippets/balance.6211.md diff --git a/changelog/snippets/balance.6211.md b/changelog/snippets/balance.6211.md new file mode 100644 index 0000000000..bb313f8f73 --- /dev/null +++ b/changelog/snippets/balance.6211.md @@ -0,0 +1,4 @@ +- (#6211) Increase the velocity and lifetime of the Wailer's AA-missiles, since they often expired before they were able to reach their target. + - Wailer: T3 Heavy Gunship (XRA0305): + - MuzzleVelocity: 13 --> 22 + - ProjectileLifetime: 2.0 --> 2.4 diff --git a/units/XRA0305/XRA0305_unit.bp b/units/XRA0305/XRA0305_unit.bp index b73e588215..f91f70df6a 100644 --- a/units/XRA0305/XRA0305_unit.bp +++ b/units/XRA0305/XRA0305_unit.bp @@ -323,10 +323,10 @@ UnitBlueprint{ MaxRadius = 38, MuzzleSalvoDelay = 0.2, MuzzleSalvoSize = 3, - MuzzleVelocity = 13, + MuzzleVelocity = 22, NotExclusive = true, ProjectileId = "/projectiles/CAAMissileNanite03/CAAMissileNanite03_proj.bp", - ProjectileLifetime = 2, + ProjectileLifetime = 2.4, ProjectilesPerOnFire = 3, RackBones = { {