From bf9ceb3f778236ecf930184df29779c0fd05340a Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Tue, 12 Aug 2025 11:21:11 -0400 Subject: [PATCH 1/9] Adding new regions --- effects/planetEffects.json | 20 ++++++++++++++++++++ planets/planetRegion.json | 14 +++++++++++++- 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index a1901f1..1555e39 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -194,9 +194,29 @@ "name": "IMPALER RAMPAGE", "description": "Significantly higher Impaler numbers have been observed on this planet." }, + "1286": { + "galacticEffectId": 1286, + "name": "NEW HOPE CONSTRUCTION SITE", + "description": "One of 3 Maximum Security Cities is under construction here." + }, + "1287": { + "galacticEffectId": 1287, + "name": "NEW HOPE CITY", + "description": "The flagship Maximum Security City. Impregnable to Tyranny; the future of the Federation." + }, "1288": { "galacticEffectId": 1288, "name": "SPORE BURST SCAVENGER RAMPAGE", "description": "Significantly increased levels of Spore Burst Scavengers have been reported on this planet." + }, + "1291": { + "galacticEffectId": 1291, + "name": "NEW ASPIRATION CITY", + "description": "One of 3 Maximum Security Cities. Impregnable to Tyranny; the future of the Federation." + }, + "1292": { + "galacticEffectId": 1292, + "name": "NEW YEARNING CITY", + "description": "One of 3 Maximum Security Cities. Impregnable to Tyranny; the future of the Federation." } } diff --git a/planets/planetRegion.json b/planets/planetRegion.json index 11e0648..b6b4cdc 100644 --- a/planets/planetRegion.json +++ b/planets/planetRegion.json @@ -187,6 +187,10 @@ "name": "BROKER'S WEALTH", "description": "" }, + "1193052974": { + "name": "NEW ASPIRATION CITY", + "description": "One of 3 Maximum Security Cities. Impregnable to Tyranny; the future of the Federation." + }, "16522331": { "name": "FARMHANDSTOWN", "description": "" @@ -228,13 +232,17 @@ "description": "" }, "189783404": { - "name": "PSEUDOTOPIA", + "name": "PSEUDOTOPIA", "description": "" }, "3342476592": { "name": "FAMEWOLF PEAK", "description": "" }, + "27836851": { + "name": "NEW YEARNING CITY", + "description": "One of 3 Maximum Security Cities. Impregnable to Tyranny; the future of the Federation." + }, "2557369266": { "name": "OTARU'S PLEDGE", "description": "" @@ -247,6 +255,10 @@ "name": "MUNITION CITY", "description": "" }, + "1239520232": { + "name": "NEW HOPE CITY", + "description": "The flagship Maximum Security City. Impregnable to Tyranny; the future of the Federation." + }, "3900513024": { "name": "VÁHTJER", "description": "" From ea34cf1083ee23539607d072e736c982be30a15b Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Tue, 12 Aug 2025 12:27:13 -0400 Subject: [PATCH 2/9] Update planetRegion.json --- planets/planetRegion.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planets/planetRegion.json b/planets/planetRegion.json index b6b4cdc..9424aee 100644 --- a/planets/planetRegion.json +++ b/planets/planetRegion.json @@ -232,7 +232,7 @@ "description": "" }, "189783404": { - "name": "PSEUDOTOPIA", + "name": "PSEUDOTOPIA", "description": "" }, "3342476592": { From 70de8ec10964c6f4409a9646884813e66e3c32d8 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Fri, 15 Aug 2025 14:01:33 -0400 Subject: [PATCH 3/9] Update planetEffects.json --- effects/planetEffects.json | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index 8680f88..f585a90 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -384,11 +384,16 @@ "name": "MOVING PLANET", "description": "This planet is moving and is estimated to impact Super Earth." }, - "1244": { - "galacticEffectId": 1244, + "1243": { + "galacticEffectId": 1243, "name": "PREDATOR STRAIN (Enemies)", "description": "A Gloom-enhanced strain of Terminids has been reported on this planet. SEAF patrols have been lured into ambushes, and picked off by unseen assailants. Every ounce of a Helldiver's superior senses will be required to hunt down this dangerous threat." }, + "1244": { + "galacticEffectId": 1244, + "name": "Spore Burst Strain (Enemies)", + "description": "A Gloom-enhanced strain of Terminids has been reported on this planet. They can explode into spores." + }, "1245": { "galacticEffectId": 1245, "name": "PREDATOR STRAIN", @@ -508,11 +513,17 @@ "galacticEffectId": 1286, "name": "NEW HOPE CONSTRUCTION SITE", "description": "One of 3 Maximum Security Cities is under construction here." -<<<<<<< HEAD }, -======= + "1287": { + "galacticEffectId": 1287, + "name": "NEW HOPE CITY", + "description": "The flagship Maximum Security City. Impregnable to Tyranny; the future of the Federation." + }, + "1286": { + "galacticEffectId": 1286, + "name": "NEW HOPE CONSTRUCTION SITE", + "description": "One of 3 Maximum Security Cities is under construction here." }, ->>>>>>> 5464565645cceb10216dbe1b0ac5f1b2d213b484 "1287": { "galacticEffectId": 1287, "name": "NEW HOPE CITY", From 20a37d5a47ee4656576b4f22a4dd05722fe5334d Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Fri, 15 Aug 2025 14:07:15 -0400 Subject: [PATCH 4/9] Update planetEffects.json --- effects/planetEffects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index f585a90..1f1405b 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -286,7 +286,7 @@ }, "1214": { "galacticEffectId": 1214, - "name": "PLANETARY BOMBARDMENT", + "name": "BOMBARDMENT LIBERATION BOOST", "description": "Progress in Liberation Campaigns is accelerated by 150%." }, "1217": { From f00cee1177c00c6933d0ca3c1397be4ef33fbb18 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Fri, 15 Aug 2025 14:11:29 -0400 Subject: [PATCH 5/9] Update planetEffects.json --- effects/planetEffects.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index 1f1405b..9ff4ff1 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -509,16 +509,6 @@ "name": "IMPALER RAMPAGE", "description": "Significantly higher Impaler numbers have been observed on this planet." }, - "1286": { - "galacticEffectId": 1286, - "name": "NEW HOPE CONSTRUCTION SITE", - "description": "One of 3 Maximum Security Cities is under construction here." - }, - "1287": { - "galacticEffectId": 1287, - "name": "NEW HOPE CITY", - "description": "The flagship Maximum Security City. Impregnable to Tyranny; the future of the Federation." - }, "1286": { "galacticEffectId": 1286, "name": "NEW HOPE CONSTRUCTION SITE", From 90d19300f1559867751c5591d5f50b82bd9bdaee Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Fri, 15 Aug 2025 15:36:45 -0400 Subject: [PATCH 6/9] Update planetEffects.json --- effects/planetEffects.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index 9bfb0b3..0762647 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -311,8 +311,8 @@ }, "1222": { "galacticEffectId": 1222, - "name": "UNKNOWN EFFECT- LIKELY REINFORCEMENT BUDGET?", - "description": "(probably) Increases the number of available reinforcements." + "name": "Regen Override", + "description": "Regen Rate is set to a fixed 10000 per hour." }, "1226": { "galacticEffectId": 1226, From 22360a790e01a841419eb3463d9595f93906c11a Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Tue, 19 Aug 2025 16:02:51 -0400 Subject: [PATCH 7/9] Update planetRegion.json --- planets/planetRegion.json | 46 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/planets/planetRegion.json b/planets/planetRegion.json index 9424aee..89af9be 100644 --- a/planets/planetRegion.json +++ b/planets/planetRegion.json @@ -283,6 +283,18 @@ "name": "BIRTH", "description": "" }, + "1897395642": { + "name": "GRAFSART", + "description": "" + }, + "3626214155": { + "name": "GRAFSWALLIT", + "description": "" + }, + "3851016682": { + "name": "GRAFSEAD", + "description": "" + }, "3188612954": { "name": "FORT SANGUINE", "description": "" @@ -328,7 +340,7 @@ "description": "" }, "3373033616": { - "name": "MORSKE OKO", + "name": "MORSKIE OKO", "description": "" }, "4028778105": { @@ -387,10 +399,30 @@ "name": "SAPPHIRE LAKE", "description": "" }, + "3849073717": { + "name": "PILOT'S BERTH", + "description": "" + }, + "2098963156": { + "name": "PLETHORA", + "description": "" + }, + "1428185423": { + "name": "ANTBOOT", + "description": "" + }, "3263317504": { "name": "RESPITE", "description": "" }, + "511490869": { + "name": "PORUGU", + "description": "" + }, + "2491531357": { + "name": "PADOSAN", + "description": "" + }, "2541809256": { "name": "QUASAR", "description": "" @@ -439,6 +471,18 @@ "name": "HAKU CITY", "description": "" }, + "3205582835": { + "name": "ACCOUNTANT GRAEBER", + "description": "" + }, + "1201038992": { + "name": "BEACHVIEW", + "description": "" + }, + "334066640": { + "name": "THE VILLAS", + "description": "" + }, "502504685": { "name": "PORT MERCY", "description": "Since sheltering millions of loyal refugees in the Last Great War, Port Mercy has been a safe haven for any class-A citizen in need." From 3db2a31ab3e2395ad6a43e3f9836be1701c38d76 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Tue, 19 Aug 2025 16:19:17 -0400 Subject: [PATCH 8/9] adding tyranny park --- effects/planetEffects.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index a974eed..03bc003 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -569,4 +569,10 @@ "name": "CHARGER RAMPAGE", "description": "Significantly increased levels of Chargers have been reported on this planet." } + , + "1295": { + "galacticEffectId": 1295, + "name": "TYRANNY PARK 2", + "description": "The extensive Terminid enclosures here allow scientists to study Terminid behavior, and civilians to take pictures with Brood Commanders." + } } From 52dc7fac0ada6b46e37f078a005a3f7399e6b850 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Wed, 20 Aug 2025 11:50:20 -0400 Subject: [PATCH 9/9] fixing a typo --- effects/planetEffects.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index 03bc003..cc0003c 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -568,8 +568,7 @@ "galacticEffectId": 1293, "name": "CHARGER RAMPAGE", "description": "Significantly increased levels of Chargers have been reported on this planet." - } - , + }, "1295": { "galacticEffectId": 1295, "name": "TYRANNY PARK 2",