From 5e0760a45d6d696f9e5984a4e5f1151b5055a243 Mon Sep 17 00:00:00 2001 From: Kirill Riman <55841348+K-ETFreeman@users.noreply.github.com> Date: Tue, 25 Aug 2026 00:27:38 +0300 Subject: [PATCH 1/5] Equalize Seraphim and Aeon mobile flak speed Set the Iashavoh's speed, acceleration and brake to 2.7, matching the Ascendant. Co-Authored-By: Claude Opus 4.7 --- units/XSL0205/XSL0205_unit.bp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/units/XSL0205/XSL0205_unit.bp b/units/XSL0205/XSL0205_unit.bp index 3ee6838bd8..69e68559d5 100644 --- a/units/XSL0205/XSL0205_unit.bp +++ b/units/XSL0205/XSL0205_unit.bp @@ -154,10 +154,10 @@ UnitBlueprint{ BankingSlope = 0.5, DragCoefficient = 0.2, Elevation = 0.25, - MaxAcceleration = 2.6, - MaxBrake = 2.6, - MaxSpeed = 2.6, - MaxSpeedReverse = 2.6, + MaxAcceleration = 2.7, + MaxBrake = 2.7, + MaxSpeed = 2.7, + MaxSpeedReverse = 2.7, MaxSteerForce = 5, MeshExtentsX = 1.1, MeshExtentsY = 0.5, From 0ac5a68d38c08bc823f3498215ec878624c32c51 Mon Sep 17 00:00:00 2001 From: FAForever Machine User Date: Mon, 24 Aug 2026 21:28:44 +0000 Subject: [PATCH 2/5] Add snippet template --- changelog/snippets/category.7244.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/snippets/category.7244.md diff --git a/changelog/snippets/category.7244.md b/changelog/snippets/category.7244.md new file mode 100644 index 0000000000..2baa221e0b --- /dev/null +++ b/changelog/snippets/category.7244.md @@ -0,0 +1 @@ +- Your explanation here... [Don't forget to change the category in the filename] (#7244). From fd7b92a37d4484df4fcd41152fc9f982e3158209 Mon Sep 17 00:00:00 2001 From: Kirill Riman <55841348+K-ETFreeman@users.noreply.github.com> Date: Tue, 25 Aug 2026 00:28:45 +0300 Subject: [PATCH 3/5] Add changelog snippet for #7244 Co-Authored-By: Claude Opus 4.7 --- changelog/snippets/balance.7244.md | 7 +++++++ changelog/snippets/category.7244.md | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 changelog/snippets/balance.7244.md delete mode 100644 changelog/snippets/category.7244.md diff --git a/changelog/snippets/balance.7244.md b/changelog/snippets/balance.7244.md new file mode 100644 index 0000000000..4b4bbdca26 --- /dev/null +++ b/changelog/snippets/balance.7244.md @@ -0,0 +1,7 @@ +{% unit XSL0205 %} +Iashavoh: Mobile Anti-Air Flak Artillery +{% endunit %} +Equalize mobile flak speed between factions — the Ascendant was only faster to keep the flak-to-tank ratio proportionate when the Blaze outsped the Yenzyne, which is no longer the case (#7244). +- Max speed: 2.6 -> 2.7 +- Max acceleration: 2.6 -> 2.7 +- Max brake: 2.6 -> 2.7 diff --git a/changelog/snippets/category.7244.md b/changelog/snippets/category.7244.md deleted file mode 100644 index 2baa221e0b..0000000000 --- a/changelog/snippets/category.7244.md +++ /dev/null @@ -1 +0,0 @@ -- Your explanation here... [Don't forget to change the category in the filename] (#7244). From 174d3d059021fed86eafd30a41629e58d6b3b607 Mon Sep 17 00:00:00 2001 From: Kirill Riman <55841348+K-ETFreeman@users.noreply.github.com> Date: Tue, 25 Aug 2026 00:33:44 +0300 Subject: [PATCH 4/5] Tweak snippet wording for #7244 Co-Authored-By: Claude Opus 4.7 --- changelog/snippets/balance.7244.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/snippets/balance.7244.md b/changelog/snippets/balance.7244.md index 4b4bbdca26..3ab2b4c7ed 100644 --- a/changelog/snippets/balance.7244.md +++ b/changelog/snippets/balance.7244.md @@ -1,7 +1,7 @@ {% unit XSL0205 %} Iashavoh: Mobile Anti-Air Flak Artillery {% endunit %} -Equalize mobile flak speed between factions — the Ascendant was only faster to keep the flak-to-tank ratio proportionate when the Blaze outsped the Yenzyne, which is no longer the case (#7244). +Equalize Seraphim mobile flak speed with the Aeon one now that the Blaze and the Yenzyne are equally fast (#7244). - Max speed: 2.6 -> 2.7 - Max acceleration: 2.6 -> 2.7 - Max brake: 2.6 -> 2.7 From eedef5e27ffba016b86367933908cebb74e5badc Mon Sep 17 00:00:00 2001 From: Kirill Riman <55841348+K-ETFreeman@users.noreply.github.com> Date: Tue, 25 Aug 2026 01:18:51 +0300 Subject: [PATCH 5/5] List reverse speed in snippet for #7244 Co-Authored-By: Claude Opus 4.7 --- changelog/snippets/balance.7244.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog/snippets/balance.7244.md b/changelog/snippets/balance.7244.md index 3ab2b4c7ed..c66ac6a88d 100644 --- a/changelog/snippets/balance.7244.md +++ b/changelog/snippets/balance.7244.md @@ -3,5 +3,6 @@ Iashavoh: Mobile Anti-Air Flak Artillery {% endunit %} Equalize Seraphim mobile flak speed with the Aeon one now that the Blaze and the Yenzyne are equally fast (#7244). - Max speed: 2.6 -> 2.7 +- Max reverse speed: 2.6 -> 2.7 - Max acceleration: 2.6 -> 2.7 - Max brake: 2.6 -> 2.7