From 4861e61d8b169496c813efff25235ae35cce18a5 Mon Sep 17 00:00:00 2001 From: lL1l1 <82986251+lL1l1@users.noreply.github.com> Date: Fri, 27 Dec 2024 16:00:14 -0800 Subject: [PATCH 1/2] Increase novax HP so it survives 1 mavor shell --- units/XEA0002/XEA0002_unit.bp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/units/XEA0002/XEA0002_unit.bp b/units/XEA0002/XEA0002_unit.bp index dc22da9ab5..1798a04da2 100644 --- a/units/XEA0002/XEA0002_unit.bp +++ b/units/XEA0002/XEA0002_unit.bp @@ -46,8 +46,8 @@ UnitBlueprint{ }, Defense = { ArmorType = "Normal", - Health = 100, - MaxHealth = 100, + Health = 16500, + MaxHealth = 16500, SurfaceThreatLevel = 24, }, Display = { From 40bf6960eb5116bbd1860e000876a4b082e6cd83 Mon Sep 17 00:00:00 2001 From: lL1l1 <82986251+lL1l1@users.noreply.github.com> Date: Fri, 27 Dec 2024 17:30:07 -0800 Subject: [PATCH 2/2] Create balance.6603.md --- changelog/snippets/balance.6603.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changelog/snippets/balance.6603.md diff --git a/changelog/snippets/balance.6603.md b/changelog/snippets/balance.6603.md new file mode 100644 index 0000000000..8666a0fc83 --- /dev/null +++ b/changelog/snippets/balance.6603.md @@ -0,0 +1,4 @@ +- (#6603) Increase Novax HP so that it can survive at least 1 of any artillery shell, reducing the impact of the random chance that artillery hits your novax while it is flying over to the artillery. + + - Novax satellite: + - HP: 100 -> 16500