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 01/24] 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 02/24] 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 03/24] 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 04/24] 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 05/24] 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 06/24] 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 07/24] 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 08/24] 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 09/24] 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", From 8dc5d3340bdc0ab4366098fd087d9ab67b14f644 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Sun, 24 Aug 2025 11:22:17 -0400 Subject: [PATCH 10/24] Update planetRegion.json --- planets/planetRegion.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/planets/planetRegion.json b/planets/planetRegion.json index 89af9be..f27623d 100644 --- a/planets/planetRegion.json +++ b/planets/planetRegion.json @@ -31,6 +31,14 @@ "name": "OLD BRANCH", "description": "" }, + "3106360883": { + "name": "TRAITOR'S END", + "description": "" + }, + "2547946895": { + "name": "STRENGTH", + "description": "" + }, "755864726": { "name": "GREATER STOROUSE", "description": "" From dd6e0a4b764b41817a9adbdc4cdaf9161c74ff37 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Sun, 24 Aug 2025 11:46:19 -0400 Subject: [PATCH 11/24] correct region names --- planets/planetRegion.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/planets/planetRegion.json b/planets/planetRegion.json index f27623d..5cc3fb6 100644 --- a/planets/planetRegion.json +++ b/planets/planetRegion.json @@ -479,6 +479,18 @@ "name": "HAKU CITY", "description": "" }, + "706797536": { + "name": "PEOPLE'S HAND", + "description": "" + }, + "2184145680": { + "name": "TOPSOIL", + "description": "" + }, + "2126832849": { + "name": "HUMAN WILL", + "description": "" + }, "3205582835": { "name": "ACCOUNTANT GRAEBER", "description": "" From f7eb152cb6f283f26bc12b9718bfa9dd7160af2b Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Tue, 26 Aug 2025 14:14:37 -0400 Subject: [PATCH 12/24] new city name with patch --- planets/planetRegion.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/planets/planetRegion.json b/planets/planetRegion.json index 5cc3fb6..ecc3737 100644 --- a/planets/planetRegion.json +++ b/planets/planetRegion.json @@ -503,6 +503,10 @@ "name": "THE VILLAS", "description": "" }, + "491224618": { + "name": "NEW ALEXANDRIA", + "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 4dec4bb86e847dea750ad1218d98b09e33ae0718 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Wed, 3 Sep 2025 11:38:06 -0400 Subject: [PATCH 13/24] Adding new "Hive World" Biome and new effect ids Description is from planet effect --- effects/planetEffects.json | 10 ++++++++++ planets/biomes.json | 4 ++++ planets/planets.json | 26 ++++++++++++-------------- 3 files changed, 26 insertions(+), 14 deletions(-) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index cc0003c..084ca35 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -573,5 +573,15 @@ "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." + }, + "1303": { + "galacticEffectId": 1303, + "name": "Rupture Strain", + "description": "A deadly strain of ground-bursting Terminids is present on this planet." + }, + "1304": { + "galacticEffectId": 1304, + "name": "OUTPOST ALPHA", + "description": "The first manned site established in Gloom-infested space." } } diff --git a/planets/biomes.json b/planets/biomes.json index f60cac1..a0362bb 100644 --- a/planets/biomes.json +++ b/planets/biomes.json @@ -15,6 +15,10 @@ "name": "Black Hole", "description": "The planet is gone, the ultimate price to pay in the war for humanity's survival." }, + "bug_hiveworld": { + "name": "Hive World", + "description": "This planet has been completely infested by the Terminids, transformed inside and out into a hive of Tyranny." + }, "moor_arid": { "name": "Scorched Moor", "description": "Scorching temperatures, high winds, and low precipitation cause a near-constant cycle of fires to sweep this planet, punctuated by short bursts of lush rebirth between infernos." diff --git a/planets/planets.json b/planets/planets.json index fd63eb9..1ddb0a6 100644 --- a/planets/planets.json +++ b/planets/planets.json @@ -23,9 +23,10 @@ "zh-Hans": "\u8d85\u7ea7\u5730\u7403", "zh-Hant": "\u8d85\u7d1a\u5730\u7403" }, - "type": "primordial", + "type": "none", "weather_effects": [ - "normal_temp" + "normal_temp", + "rainstorms" ] }, "1": { @@ -6263,7 +6264,7 @@ "212": { "name": "Oshaune", "sector": "Mirin", - "biome": "moor_baseplanet", + "biome": "bug_hiveworld", "environmentals": [ "none" ], @@ -6284,10 +6285,9 @@ "zh-Hans": "\u6b27\u7ecd\u6069", "zh-Hant": "\u6b50\u590f\u70cf" }, - "type": "moor", + "type": "bug", "weather_effects": [ - "normal_temp", - "rainstorms" + "normal_temp" ] }, "213": { @@ -7624,9 +7624,9 @@ "258": { "name": "Zagon Prime", "sector": "Mirin", - "biome": "sandy_base", + "biome": "bug_hiveworld", "environmentals": [ - "sandstorms" + "none" ], "names": { "en-US": "ZAGON PRIME", @@ -7645,17 +7645,15 @@ "zh-Hans": "\u624e\u8d21\u4e3b\u661f", "zh-Hant": "\u5091\u8ca2\u4e3b\u661f" }, - "type": "sandy", + "type": "bug", "weather_effects": [ - "intense_heat", - "extreme_cold", - "sandstorms" + "normal_temp" ] }, "259": { "name": "Omicron", "sector": "L'estrade", - "biome": "moor_tundra", + "biome": "bug_hiveworld", "environmentals": [ "none" ], @@ -7676,7 +7674,7 @@ "zh-Hans": "\u5965\u5bc6\u514b\u620e", "zh-Hant": "\u6b50\u7c73\u514b\u6717" }, - "type": "moor", + "type": "bug", "weather_effects": [ "normal_temp" ] From 2676f1288f4b71eea2f1e52ae43641cafdc4d135 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Fri, 12 Sep 2025 12:28:27 -0400 Subject: [PATCH 14/24] ADDING ALL NEW EFFECTS --- effects/planetEffects.json | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index 084ca35..760bfe9 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -576,12 +576,43 @@ }, "1303": { "galacticEffectId": 1303, - "name": "Rupture Strain", + "name": "RUPTURE STRAIN (ENEMIES)", "description": "A deadly strain of ground-bursting Terminids is present on this planet." }, "1304": { "galacticEffectId": 1304, "name": "OUTPOST ALPHA", "description": "The first manned site established in Gloom-infested space." + }, + "1306": { + "galacticEffectId": 1306, + "name": "DRAGONROACHES (Enemies)", + "description": "Terminid Dragonroaches menace the skies of this planet." + }, + "1307": { + "galacticEffectId": 1307, + "name": "HIVE LORDS (Enemies)", + "description": "Terminid Hive Lords have been detected on this planet." + }, + "1308": { + "galacticEffectId": 1308, + "name": "HIVE LORDS", + "description": "Terminid Hive Lords have been detected on this planet." + }, + "1309": { + "galacticEffectId": 1309, + "name": "DRAGONROACHES", + "description": "Terminid Dragonroaches menace the skies of this planet." + }, + "1310": { + "galacticEffectId": 1310, + "name": "RUPTURE STRAIN", + "description": "Terminid Dragonroaches menace the skies of this planet." + }, + "1311": { + "galacticEffectId": 1311, + "name": "HIVE WORLD", + "description": "Terminid Dragonroaches menace the skies of this planet." } + } From 03925fcedc7a48861015fcb954aeb8b2c01fbbc8 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Sun, 14 Sep 2025 13:14:01 -0400 Subject: [PATCH 15/24] 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 760bfe9..6d6b609 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -607,12 +607,12 @@ "1310": { "galacticEffectId": 1310, "name": "RUPTURE STRAIN", - "description": "Terminid Dragonroaches menace the skies of this planet." + "description": "A deadly strain of ground-bursting Terminids is present on this planet." }, "1311": { "galacticEffectId": 1311, "name": "HIVE WORLD", - "description": "Terminid Dragonroaches menace the skies of this planet." + "description": "This planet has been completely infested by the Terminids, transformed inside and out into a hive of Tyranny. It is a source of Gloom spores." } } From 2e13b1a400fac6f6376231cb92cf9ac8092e22da Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Tue, 16 Sep 2025 12:08:04 -0400 Subject: [PATCH 16/24] adding new planet effect --- effects/planetEffects.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index 6d6b609..47e5078 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -613,6 +613,11 @@ "galacticEffectId": 1311, "name": "HIVE WORLD", "description": "This planet has been completely infested by the Terminids, transformed inside and out into a hive of Tyranny. It is a source of Gloom spores." + }, + "1324 ": { + "galacticEffectId": 1324, + "name": "ULTRAMAFIC MINE", + "description": "A mine extracting platinum from deep-seated deposits of igneous rock." } } From f78907bb167a03ca3317673f5afca5ea08b4bf71 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Mon, 22 Sep 2025 12:06:10 -0400 Subject: [PATCH 17/24] adding new region names. --- planets/planetRegion.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/planets/planetRegion.json b/planets/planetRegion.json index ecc3737..d506a5c 100644 --- a/planets/planetRegion.json +++ b/planets/planetRegion.json @@ -303,6 +303,18 @@ "name": "GRAFSEAD", "description": "" }, + "472831334": { + "name": "UNANIMITY", + "description": "" + }, + "874781515": { + "name": "UNISON", + "description": "" + }, + "3184875338": { + "name": "GENERATORSVILLE", + "description": "" + }, "3188612954": { "name": "FORT SANGUINE", "description": "" @@ -331,6 +343,10 @@ "name": "FROSTOWN", "description": "" }, + "786867005": { + "name": "ADNAN", + "description": "" + }, "4221006651": { "name": "SCHOLAR'S MOOR", "description": "" @@ -491,6 +507,14 @@ "name": "HUMAN WILL", "description": "" }, + "1273177678": { + "name": "EXALT", + "description": "" + }, + "3320001654": { + "name": "EAGLESTAR ETERNAL", + "description": "" + }, "3205582835": { "name": "ACCOUNTANT GRAEBER", "description": "" From 21c680500588c5888172968079d49c3eef0419cb Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Mon, 22 Sep 2025 12:28:16 -0400 Subject: [PATCH 18/24] Update planetRegion.json --- planets/planetRegion.json | 660 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 660 insertions(+) diff --git a/planets/planetRegion.json b/planets/planetRegion.json index d506a5c..01fe47b 100644 --- a/planets/planetRegion.json +++ b/planets/planetRegion.json @@ -31,6 +31,14 @@ "name": "OLD BRANCH", "description": "" }, + "1411801971": { + "name": "VICTORY", + "description": "" + }, + "2368444431": { + "name": "CELEBRATION", + "description": "" + }, "3106360883": { "name": "TRAITOR'S END", "description": "" @@ -39,6 +47,18 @@ "name": "STRENGTH", "description": "" }, + "983151377": { + "name": "WALKAWAY", + "description": "" + }, + "3607786620": { + "name": "SLAYER CITY", + "description": "" + }, + "3161124521": { + "name": "QZ-4", + "description": "" + }, "755864726": { "name": "GREATER STOROUSE", "description": "" @@ -71,6 +91,14 @@ "name": "FILIBUSTER", "description": "" }, + "2876102528": { + "name": "PERMACURIS", + "description": "" + }, + "1143862620": { + "name": "HANGAR 6", + "description": "" + }, "1097134956": { "name": "PORTE LIBERTÉ", "description": "" @@ -91,6 +119,22 @@ "name": "EAGLEMOUNT", "description": "" }, + "3039275068": { + "name": "COMMUNEFALLS", + "description": "" + }, + "2650088088": { + "name": "FAMILY GROVE", + "description": "" + }, + "4014866766": { + "name": "FUTURE PRIDE", + "description": "" + }, + "321980142": { + "name": "SETTLER'S HONOR", + "description": "" + }, "2143424881": { "name": "CONVENIENCE", "description": "" @@ -99,6 +143,54 @@ "name": "FIREFLY MEADOWS", "description": "" }, + "4099883014": { + "name": "WALNUT ACRES", + "description": "" + }, + "4237135854": { + "name": "VAULT CITY", + "description": "" + }, + "3510978126": { + "name": "ZONE 3", + "description": "" + }, + "647996051": { + "name": "GIRD", + "description": "" + }, + "1874705974": { + "name": "REGISTER", + "description": "" + }, + "799267053": { + "name": "TVENNE BOTTOMS", + "description": "" + }, + "3885625492": { + "name": "LIFESWORTH", + "description": "" + }, + "2659108161": { + "name": "LOGISTICS HUB 232-B", + "description": "" + }, + "2185475541": { + "name": "DIVER'S GLORY", + "description": "" + }, + "1322103873": { + "name": "BARREN WARD", + "description": "" + }, + "4132827034": { + "name": "EAGLECRY", + "description": "" + }, + "2544875580": { + "name": "HUNTER'S BLUFF", + "description": "" + }, "1761215575": { "name": "EASTCLEFT", "description": "" @@ -187,6 +279,26 @@ "name": "BUJU", "description": "" }, + "2345167795": { + "name": "PINESWOLD", + "description": "" + }, + "2146650468": { + "name": "DARROWSHOME", + "description": "" + }, + "2180989349": { + "name": "GRACIOUS LIBERTY", + "description": "" + }, + "1063822606": { + "name": "LUSCIOUS LIBERTY", + "description": "" + }, + "3385219022": { + "name": "COUNCILLOR RORA", + "description": "" + }, "741084747": { "name": "EIGHTRINGS", "description": "" @@ -195,6 +307,38 @@ "name": "BROKER'S WEALTH", "description": "" }, + "2193235528": { + "name": "BRIGHT WING", + "description": "" + }, + "1447639542": { + "name": "WEST BROKER", + "description": "" + }, + "1013683905": { + "name": "INTEREST", + "description": "" + }, + "1523836342": { + "name": "WASTEMOUNT", + "description": "" + }, + "3775882537": { + "name": "ESCAPADE", + "description": "" + }, + "2185109890": { + "name": "LOGISTICS HUB 188-B", + "description": "" + }, + "1946203146": { + "name": "NEW PARADISE", + "description": "" + }, + "997505218": { + "name": "GREATER INVESTMENT", + "description": "" + }, "1193052974": { "name": "NEW ASPIRATION CITY", "description": "One of 3 Maximum Security Cities. Impregnable to Tyranny; the future of the Federation." @@ -223,6 +367,18 @@ "name": "OLD CHEMLAND", "description": "" }, + "4039645448": { + "name": "MINE 902", + "description": "" + }, + "130236915": { + "name": "EPH", + "description": "" + }, + "3291554432": { + "name": "HEART FLATS", + "description": "" + }, "1415969325": { "name": "BRAWFERMLAND", "description": "" @@ -247,10 +403,26 @@ "name": "FAMEWOLF PEAK", "description": "" }, + "1759245992": { + "name": "NEKK POND", + "description": "" + }, + "1791361107": { + "name": "LAGERLÖF CITY", + "description": "" + }, "27836851": { "name": "NEW YEARNING CITY", "description": "One of 3 Maximum Security Cities. Impregnable to Tyranny; the future of the Federation." }, + "3309151713": { + "name": "BARRACKSBURG", + "description": "" + }, + "2004207949": { + "name": "HAVEN", + "description": "" + }, "2557369266": { "name": "OTARU'S PLEDGE", "description": "" @@ -267,6 +439,18 @@ "name": "NEW HOPE CITY", "description": "The flagship Maximum Security City. Impregnable to Tyranny; the future of the Federation." }, + "4059243365": { + "name": "HOPESHIRE", + "description": "" + }, + "786534585": { + "name": "REDFIELD", + "description": "" + }, + "1838126407": { + "name": "DEMOCRACY'S LANDING", + "description": "" + }, "3900513024": { "name": "VÁHTJER", "description": "" @@ -303,6 +487,58 @@ "name": "GRAFSEAD", "description": "" }, + "1623710024": { + "name": "NEW VICTORY", + "description": "" + }, + "1603459330": { + "name": "FREE APARTMENTS", + "description": "" + }, + "3455957267": { + "name": "FRESH ORCHARDS", + "description": "" + }, + "1514913854": { + "name": "EXCITEMENT", + "description": "" + }, + "451637988": { + "name": "SERVITUDE", + "description": "" + }, + "1002278606": { + "name": "WEST MANAGEMENT", + "description": "" + }, + "1479079406": { + "name": "EAST REST", + "description": "" + }, + "860486103": { + "name": "ALIGNMENT", + "description": "" + }, + "314025568": { + "name": "PENSCEWT", + "description": "" + }, + "2391484056": { + "name": "EAGLE'S LIKENESS", + "description": "" + }, + "3185820932": { + "name": "CONSENSUS", + "description": "" + }, + "2232171610": { + "name": "OLD CONUNDRUM", + "description": "" + }, + "3194418120": { + "name": "RESOLVE", + "description": "" + }, "472831334": { "name": "UNANIMITY", "description": "" @@ -311,10 +547,46 @@ "name": "UNISON", "description": "" }, + "3491570579": { + "name": "ON-EARSAHOU", + "description": "" + }, + "2519594311": { + "name": "CLOCKSTOP", + "description": "" + }, + "3212629027": { + "name": "MAGNITUDE", + "description": "" + }, "3184875338": { "name": "GENERATORSVILLE", "description": "" }, + "1654362284": { + "name": "SARAH SWIFT DAM", + "description": "" + }, + "1168572634": { + "name": "EAST EMBANKMENT", + "description": "" + }, + "2719536576": { + "name": "DEEPWELL", + "description": "" + }, + "2689075072": { + "name": "GREATER ATLANTEAN POWER PLANT", + "description": "" + }, + "2751322458": { + "name": "GUNPOWDER MEADOWS", + "description": "" + }, + "2741839635": { + "name": "INVESTMENT", + "description": "" + }, "3188612954": { "name": "FORT SANGUINE", "description": "" @@ -327,6 +599,22 @@ "name": "SEVENSEAL", "description": "" }, + "967684667": { + "name": "LIBER-TEA TOWNSHIP", + "description": "" + }, + "1161514581": { + "name": "DYER STREETS", + "description": "" + }, + "1915702028": { + "name": "COZY FLATS", + "description": "" + }, + "3021776166": { + "name": "HUMANITY", + "description": "" + }, "119875523": { "name": "RECON HEIGHTS", "description": "" @@ -347,6 +635,30 @@ "name": "ADNAN", "description": "" }, + "12564835": { + "name": "GARAGE DUNE", + "description": "" + }, + "2939223654": { + "name": "DYN ALPHA 534-2", + "description": "" + }, + "3585703392": { + "name": "GRAPESHOT", + "description": "" + }, + "1688960258": { + "name": "ICE BEND", + "description": "" + }, + "2509774688": { + "name": "OLUFSEN'S FOOTPRINT", + "description": "" + }, + "1136017261": { + "name": "OLD HEARTH CITY", + "description": "" + }, "4221006651": { "name": "SCHOLAR'S MOOR", "description": "" @@ -359,6 +671,58 @@ "name": "HILDOARA CENTRAL", "description": "" }, + "2293980636": { + "name": "SHELTER", + "description": "" + }, + "3179108272": { + "name": "ADAM PARK", + "description": "" + }, + "581000702": { + "name": "OLD INTERNMENTS", + "description": "" + }, + "3612551140": { + "name": "HEATHERFIELD", + "description": "" + }, + "1854961214": { + "name": "VENERATION", + "description": "" + }, + "2712707536": { + "name": "DARKWELL", + "description": "" + }, + "945140203": { + "name": "STACY", + "description": "" + }, + "1101206164": { + "name": "PERSISTENCE", + "description": "" + }, + "2007842501": { + "name": "HABITAT RED-2", + "description": "" + }, + "2581434266": { + "name": "INTREPIDNESS", + "description": "" + }, + "2418052824": { + "name": "DEBTOR'S DOWNS", + "description": "" + }, + "3710473299": { + "name": "PIT 8", + "description": "" + }, + "2095568588": { + "name": "NEW PENG", + "description": "" + }, "660742724": { "name": "SERENITY SUMMIT", "description": "" @@ -395,6 +759,18 @@ "name": "DIVER'S REST", "description": "" }, + "2187047436": { + "name": "DISCOVERY GLEN", + "description": "" + }, + "3368734830": { + "name": "TOIL", + "description": "" + }, + "3677320822": { + "name": "RIZIO'S VISION", + "description": "" + }, "3421372928": { "name": "SONGGUO CUN", "description": "" @@ -403,6 +779,18 @@ "name": "XIN FUZHOU", "description": "" }, + "4065420956": { + "name": "SETTLEMENT 7", + "description": "" + }, + "1820689153": { + "name": "MT MONUMENT", + "description": "" + }, + "1119186435": { + "name": "STRONGFORT", + "description": "" + }, "1199071894": { "name": "PARRHESIA", "description": "" @@ -411,6 +799,14 @@ "name": "ISEGORIA", "description": "" }, + "480136851": { + "name": "WORKHOUSE 239-C", + "description": "" + }, + "176090569": { + "name": "ABUNDANCE", + "description": "" + }, "3513777986": { "name": "SEORAKSAN", "description": "" @@ -419,6 +815,14 @@ "name": "GYEONGSEONG", "description": "" }, + "137264955": { + "name": "ANDROS GAMMA", + "description": "" + }, + "2300653457": { + "name": "ANDROS DELTA", + "description": "" + }, "2409136536": { "name": "SAPPHIRE LAKE", "description": "" @@ -435,10 +839,70 @@ "name": "ANTBOOT", "description": "" }, + "697775752": { + "name": "SKAR'S GARDENS", + "description": "" + }, + "3895412065": { + "name": "FOUR CROWNS", + "description": "" + }, + "3553590218": { + "name": "RINKTOWN", + "description": "" + }, + "248027603": { + "name": "PROSPERITY", + "description": "" + }, "3263317504": { "name": "RESPITE", "description": "" }, + "4269009782": { + "name": "EXO CITY", + "description": "" + }, + "867139136": { + "name": "CHAIRMAN OYESLLO", + "description": "" + }, + "3625692119": { + "name": "CHAIRMAN OKOTE", + "description": "" + }, + "1062239247": { + "name": "HOMESTEAD HILL", + "description": "" + }, + "2140217517": { + "name": "YATAKHANE 263", + "description": "" + }, + "1058460461": { + "name": "NEW HEARTH CITY", + "description": "" + }, + "2519745557": { + "name": "LACED STRAIT", + "description": "" + }, + "2252336577": { + "name": "QUENCH", + "description": "" + }, + "2298034348": { + "name": "HARDY", + "description": "" + }, + "1653634596": { + "name": "OBSERVATORY 6", + "description": "" + }, + "3342871593": { + "name": "ADVENTURE", + "description": "" + }, "511490869": { "name": "PORUGU", "description": "" @@ -495,6 +959,70 @@ "name": "HAKU CITY", "description": "" }, + "3950276676": { + "name": "CAMP LEIGHTON", + "description": "" + }, + "3687523144": { + "name": "NON-PARTISAN", + "description": "" + }, + "2592017616": { + "name": "XIRAN'S CLAIM", + "description": "" + }, + "3283689576": { + "name": "CORNUCOPOLIS", + "description": "" + }, + "3493472115": { + "name": "MOBERG'S DREAM", + "description": "" + }, + "873089075": { + "name": "GROWL", + "description": "" + }, + "3272102382": { + "name": "SUPERIORITY", + "description": "" + }, + "3109135198": { + "name": "MEMORIALS", + "description": "" + }, + "2069832250": { + "name": "QUELLED DISSENT", + "description": "" + }, + "4101984974": { + "name": "INDEPENDENCE", + "description": "" + }, + "2832454199": { + "name": "MESSAGER'S MESA", + "description": "" + }, + "1690681912": { + "name": "BOPSFIELD", + "description": "" + }, + "1668618298": { + "name": "DIPLOMACY", + "description": "" + }, + "622301006": { + "name": "ABUNDANCE BLUFF", + "description": "" + }, + "1068853940": { + "name": "MINERAL'S END", + "description": "" + }, + "297388908": { + "name": "SHOTGUN SUMMIT", + "description": "" + }, "706797536": { "name": "PEOPLE'S HAND", "description": "" @@ -507,6 +1035,26 @@ "name": "HUMAN WILL", "description": "" }, + "452138560": { + "name": "BLIGHTSMURK", + "description": "" + }, + "1842220312": { + "name": "LASTOME", + "description": "" + }, + "2285651547": { + "name": "LOOKOUT", + "description": "" + }, + "3862302711": { + "name": "PEASE", + "description": "" + }, + "3164536732": { + "name": "SEASSEFYRE", + "description": "" + }, "1273177678": { "name": "EXALT", "description": "" @@ -515,6 +1063,14 @@ "name": "EAGLESTAR ETERNAL", "description": "" }, + "2617273113": { + "name": "PRAVOGRAD", + "description": "" + }, + "1108939907": { + "name": "BRAVERY", + "description": "" + }, "3205582835": { "name": "ACCOUNTANT GRAEBER", "description": "" @@ -531,6 +1087,70 @@ "name": "NEW ALEXANDRIA", "description": "" }, + "2472296828": { + "name": "HOLL", + "description": "" + }, + "3911522018": { + "name": "KILLJOY TOWN", + "description": "" + }, + "1613437962": { + "name": "GRAVITAS", + "description": "" + }, + "3644870667": { + "name": "DOGTOWN", + "description": "" + }, + "521646997": { + "name": "BEEFBURG", + "description": "" + }, + "2849889311": { + "name": "LUXE POINT", + "description": "" + }, + "2106184075": { + "name": "SHADY OAKS", + "description": "" + }, + "1543050297": { + "name": "DOSTOINSTVO", + "description": "" + }, + "2130828005": { + "name": "GLOBULUS", + "description": "" + }, + "1701644792": { + "name": "ORBSHAM", + "description": "" + }, + "2727770200": { + "name": "VERVE", + "description": "" + }, + "3042839498": { + "name": "PEDIS", + "description": "" + }, + "1447385649": { + "name": "DIGITI", + "description": "" + }, + "1289084629": { + "name": "MINERAL REFINEMENT WORKS", + "description": "" + }, + "540250241": { + "name": "ORESINK", + "description": "" + }, + "1633627715": { + "name": "VIBRANCY", + "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." @@ -571,6 +1191,14 @@ "name": "FEARLESS HOLLOW", "description": "" }, + "1562611653": { + "name": "SCALD", + "description": "" + }, + "3839797397": { + "name": "REWA", + "description": "" + }, "579852265": { "name": "FOUNDRY", "description": "" @@ -647,6 +1275,10 @@ "name": "SAPPORO", "description": "" }, + "3130397378": { + "name": "PERSEVERANCE", + "description": "" + }, "4151302370": { "name": "CLE ELUM REDIVIVA", "description": "" @@ -667,6 +1299,22 @@ "name": "ANNE'S VIGIL", "description": "" }, + "1312916665": { + "name": "GREATWOOD MILLS", + "description": "" + }, + "4192092503": { + "name": "FODDER GORGE", + "description": "" + }, + "468034602": { + "name": "BIRCHVILLE", + "description": "" + }, + "807761309": { + "name": "PROGRESS", + "description": "" + }, "4179557814": { "name": "HAERSTVIK", "description": "" @@ -690,5 +1338,17 @@ "2563609963": { "name": "DRYWELL", "description": "" + }, + "3455315905": { + "name": "NEW COB", + "description": "" + }, + "518148662": { + "name": "GENE", + "description": "" + }, + "2775422932": { + "name": "STARPASS", + "description": "" } } From ff3a9c65d649333b899805c99860c4e4b74fa121 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Sat, 1 Nov 2025 11:25:08 -0400 Subject: [PATCH 19/24] adding new regions --- planets/planetRegion.json | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/planets/planetRegion.json b/planets/planetRegion.json index 01fe47b..921369d 100644 --- a/planets/planetRegion.json +++ b/planets/planetRegion.json @@ -59,6 +59,18 @@ "name": "QZ-4", "description": "" }, + "1068743995": { + "name": "SENATOR PEAKS", + "description": "" + }, + "1338066975": { + "name": "WORKSONG", + "description": "" + }, + "3896987202": { + "name": "SEVERITY", + "description": "" + }, "755864726": { "name": "GREATER STOROUSE", "description": "" @@ -111,6 +123,14 @@ "name": "NEW TOKYO", "description": "" }, + "2541292675": { + "name": "ASPEN HILLS", + "description": "" + }, + "2500124294": { + "name": "MEGACORPUS", + "description": "" + }, "2033316867": { "name": "BATU BELIG", "description": "" @@ -215,6 +235,10 @@ "name": "BASE CAMP 8", "description": "" }, + "457233553": { + "name": "AIDESVILLE", + "description": "" + }, "4121418923": { "name": "HILJAISUUS", "description": "" @@ -839,7 +863,7 @@ "name": "ANTBOOT", "description": "" }, - "697775752": { + "697345425": { "name": "SKAR'S GARDENS", "description": "" }, From f96d740bb745ea5d63fd4b373c88432dbec61209 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Sat, 1 Nov 2025 11:31:31 -0400 Subject: [PATCH 20/24] adding the newly added Planet Regions --- planets/planetRegion.json | 748 +++++++++++++++++++++++++++++++++++--- 1 file changed, 696 insertions(+), 52 deletions(-) diff --git a/planets/planetRegion.json b/planets/planetRegion.json index 5bd2f51..921369d 100644 --- a/planets/planetRegion.json +++ b/planets/planetRegion.json @@ -31,6 +31,14 @@ "name": "OLD BRANCH", "description": "" }, + "1411801971": { + "name": "VICTORY", + "description": "" + }, + "2368444431": { + "name": "CELEBRATION", + "description": "" + }, "3106360883": { "name": "TRAITOR'S END", "description": "" @@ -39,6 +47,30 @@ "name": "STRENGTH", "description": "" }, + "983151377": { + "name": "WALKAWAY", + "description": "" + }, + "3607786620": { + "name": "SLAYER CITY", + "description": "" + }, + "3161124521": { + "name": "QZ-4", + "description": "" + }, + "1068743995": { + "name": "SENATOR PEAKS", + "description": "" + }, + "1338066975": { + "name": "WORKSONG", + "description": "" + }, + "3896987202": { + "name": "SEVERITY", + "description": "" + }, "755864726": { "name": "GREATER STOROUSE", "description": "" @@ -71,6 +103,14 @@ "name": "FILIBUSTER", "description": "" }, + "2876102528": { + "name": "PERMACURIS", + "description": "" + }, + "1143862620": { + "name": "HANGAR 6", + "description": "" + }, "1097134956": { "name": "PORTE LIBERTÉ", "description": "" @@ -83,6 +123,14 @@ "name": "NEW TOKYO", "description": "" }, + "2541292675": { + "name": "ASPEN HILLS", + "description": "" + }, + "2500124294": { + "name": "MEGACORPUS", + "description": "" + }, "2033316867": { "name": "BATU BELIG", "description": "" @@ -91,6 +139,22 @@ "name": "EAGLEMOUNT", "description": "" }, + "3039275068": { + "name": "COMMUNEFALLS", + "description": "" + }, + "2650088088": { + "name": "FAMILY GROVE", + "description": "" + }, + "4014866766": { + "name": "FUTURE PRIDE", + "description": "" + }, + "321980142": { + "name": "SETTLER'S HONOR", + "description": "" + }, "2143424881": { "name": "CONVENIENCE", "description": "" @@ -99,6 +163,54 @@ "name": "FIREFLY MEADOWS", "description": "" }, + "4099883014": { + "name": "WALNUT ACRES", + "description": "" + }, + "4237135854": { + "name": "VAULT CITY", + "description": "" + }, + "3510978126": { + "name": "ZONE 3", + "description": "" + }, + "647996051": { + "name": "GIRD", + "description": "" + }, + "1874705974": { + "name": "REGISTER", + "description": "" + }, + "799267053": { + "name": "TVENNE BOTTOMS", + "description": "" + }, + "3885625492": { + "name": "LIFESWORTH", + "description": "" + }, + "2659108161": { + "name": "LOGISTICS HUB 232-B", + "description": "" + }, + "2185475541": { + "name": "DIVER'S GLORY", + "description": "" + }, + "1322103873": { + "name": "BARREN WARD", + "description": "" + }, + "4132827034": { + "name": "EAGLECRY", + "description": "" + }, + "2544875580": { + "name": "HUNTER'S BLUFF", + "description": "" + }, "1761215575": { "name": "EASTCLEFT", "description": "" @@ -123,6 +235,10 @@ "name": "BASE CAMP 8", "description": "" }, + "457233553": { + "name": "AIDESVILLE", + "description": "" + }, "4121418923": { "name": "HILJAISUUS", "description": "" @@ -187,6 +303,26 @@ "name": "BUJU", "description": "" }, + "2345167795": { + "name": "PINESWOLD", + "description": "" + }, + "2146650468": { + "name": "DARROWSHOME", + "description": "" + }, + "2180989349": { + "name": "GRACIOUS LIBERTY", + "description": "" + }, + "1063822606": { + "name": "LUSCIOUS LIBERTY", + "description": "" + }, + "3385219022": { + "name": "COUNCILLOR RORA", + "description": "" + }, "741084747": { "name": "EIGHTRINGS", "description": "" @@ -195,6 +331,38 @@ "name": "BROKER'S WEALTH", "description": "" }, + "2193235528": { + "name": "BRIGHT WING", + "description": "" + }, + "1447639542": { + "name": "WEST BROKER", + "description": "" + }, + "1013683905": { + "name": "INTEREST", + "description": "" + }, + "1523836342": { + "name": "WASTEMOUNT", + "description": "" + }, + "3775882537": { + "name": "ESCAPADE", + "description": "" + }, + "2185109890": { + "name": "LOGISTICS HUB 188-B", + "description": "" + }, + "1946203146": { + "name": "NEW PARADISE", + "description": "" + }, + "997505218": { + "name": "GREATER INVESTMENT", + "description": "" + }, "1193052974": { "name": "NEW ASPIRATION CITY", "description": "One of 3 Maximum Security Cities. Impregnable to Tyranny; the future of the Federation." @@ -223,6 +391,18 @@ "name": "OLD CHEMLAND", "description": "" }, + "4039645448": { + "name": "MINE 902", + "description": "" + }, + "130236915": { + "name": "EPH", + "description": "" + }, + "3291554432": { + "name": "HEART FLATS", + "description": "" + }, "1415969325": { "name": "BRAWFERMLAND", "description": "" @@ -247,10 +427,26 @@ "name": "FAMEWOLF PEAK", "description": "" }, + "1759245992": { + "name": "NEKK POND", + "description": "" + }, + "1791361107": { + "name": "LAGERLÖF CITY", + "description": "" + }, "27836851": { "name": "NEW YEARNING CITY", "description": "One of 3 Maximum Security Cities. Impregnable to Tyranny; the future of the Federation." }, + "3309151713": { + "name": "BARRACKSBURG", + "description": "" + }, + "2004207949": { + "name": "HAVEN", + "description": "" + }, "2557369266": { "name": "OTARU'S PLEDGE", "description": "" @@ -267,6 +463,18 @@ "name": "NEW HOPE CITY", "description": "The flagship Maximum Security City. Impregnable to Tyranny; the future of the Federation." }, + "4059243365": { + "name": "HOPESHIRE", + "description": "" + }, + "786534585": { + "name": "REDFIELD", + "description": "" + }, + "1838126407": { + "name": "DEMOCRACY'S LANDING", + "description": "" + }, "3900513024": { "name": "VÁHTJER", "description": "" @@ -303,6 +511,106 @@ "name": "GRAFSEAD", "description": "" }, + "1623710024": { + "name": "NEW VICTORY", + "description": "" + }, + "1603459330": { + "name": "FREE APARTMENTS", + "description": "" + }, + "3455957267": { + "name": "FRESH ORCHARDS", + "description": "" + }, + "1514913854": { + "name": "EXCITEMENT", + "description": "" + }, + "451637988": { + "name": "SERVITUDE", + "description": "" + }, + "1002278606": { + "name": "WEST MANAGEMENT", + "description": "" + }, + "1479079406": { + "name": "EAST REST", + "description": "" + }, + "860486103": { + "name": "ALIGNMENT", + "description": "" + }, + "314025568": { + "name": "PENSCEWT", + "description": "" + }, + "2391484056": { + "name": "EAGLE'S LIKENESS", + "description": "" + }, + "3185820932": { + "name": "CONSENSUS", + "description": "" + }, + "2232171610": { + "name": "OLD CONUNDRUM", + "description": "" + }, + "3194418120": { + "name": "RESOLVE", + "description": "" + }, + "472831334": { + "name": "UNANIMITY", + "description": "" + }, + "874781515": { + "name": "UNISON", + "description": "" + }, + "3491570579": { + "name": "ON-EARSAHOU", + "description": "" + }, + "2519594311": { + "name": "CLOCKSTOP", + "description": "" + }, + "3212629027": { + "name": "MAGNITUDE", + "description": "" + }, + "3184875338": { + "name": "GENERATORSVILLE", + "description": "" + }, + "1654362284": { + "name": "SARAH SWIFT DAM", + "description": "" + }, + "1168572634": { + "name": "EAST EMBANKMENT", + "description": "" + }, + "2719536576": { + "name": "DEEPWELL", + "description": "" + }, + "2689075072": { + "name": "GREATER ATLANTEAN POWER PLANT", + "description": "" + }, + "2751322458": { + "name": "GUNPOWDER MEADOWS", + "description": "" + }, + "2741839635": { + "name": "INVESTMENT", + "description": "" + }, "3188612954": { "name": "FORT SANGUINE", "description": "" @@ -315,6 +623,22 @@ "name": "SEVENSEAL", "description": "" }, + "967684667": { + "name": "LIBER-TEA TOWNSHIP", + "description": "" + }, + "1161514581": { + "name": "DYER STREETS", + "description": "" + }, + "1915702028": { + "name": "COZY FLATS", + "description": "" + }, + "3021776166": { + "name": "HUMANITY", + "description": "" + }, "119875523": { "name": "RECON HEIGHTS", "description": "" @@ -331,6 +655,34 @@ "name": "FROSTOWN", "description": "" }, + "786867005": { + "name": "ADNAN", + "description": "" + }, + "12564835": { + "name": "GARAGE DUNE", + "description": "" + }, + "2939223654": { + "name": "DYN ALPHA 534-2", + "description": "" + }, + "3585703392": { + "name": "GRAPESHOT", + "description": "" + }, + "1688960258": { + "name": "ICE BEND", + "description": "" + }, + "2509774688": { + "name": "OLUFSEN'S FOOTPRINT", + "description": "" + }, + "1136017261": { + "name": "OLD HEARTH CITY", + "description": "" + }, "4221006651": { "name": "SCHOLAR'S MOOR", "description": "" @@ -343,6 +695,58 @@ "name": "HILDOARA CENTRAL", "description": "" }, + "2293980636": { + "name": "SHELTER", + "description": "" + }, + "3179108272": { + "name": "ADAM PARK", + "description": "" + }, + "581000702": { + "name": "OLD INTERNMENTS", + "description": "" + }, + "3612551140": { + "name": "HEATHERFIELD", + "description": "" + }, + "1854961214": { + "name": "VENERATION", + "description": "" + }, + "2712707536": { + "name": "DARKWELL", + "description": "" + }, + "945140203": { + "name": "STACY", + "description": "" + }, + "1101206164": { + "name": "PERSISTENCE", + "description": "" + }, + "2007842501": { + "name": "HABITAT RED-2", + "description": "" + }, + "2581434266": { + "name": "INTREPIDNESS", + "description": "" + }, + "2418052824": { + "name": "DEBTOR'S DOWNS", + "description": "" + }, + "3710473299": { + "name": "PIT 8", + "description": "" + }, + "2095568588": { + "name": "NEW PENG", + "description": "" + }, "660742724": { "name": "SERENITY SUMMIT", "description": "" @@ -379,6 +783,18 @@ "name": "DIVER'S REST", "description": "" }, + "2187047436": { + "name": "DISCOVERY GLEN", + "description": "" + }, + "3368734830": { + "name": "TOIL", + "description": "" + }, + "3677320822": { + "name": "RIZIO'S VISION", + "description": "" + }, "3421372928": { "name": "SONGGUO CUN", "description": "" @@ -387,6 +803,18 @@ "name": "XIN FUZHOU", "description": "" }, + "4065420956": { + "name": "SETTLEMENT 7", + "description": "" + }, + "1820689153": { + "name": "MT MONUMENT", + "description": "" + }, + "1119186435": { + "name": "STRONGFORT", + "description": "" + }, "1199071894": { "name": "PARRHESIA", "description": "" @@ -395,6 +823,14 @@ "name": "ISEGORIA", "description": "" }, + "480136851": { + "name": "WORKHOUSE 239-C", + "description": "" + }, + "176090569": { + "name": "ABUNDANCE", + "description": "" + }, "3513777986": { "name": "SEORAKSAN", "description": "" @@ -403,6 +839,14 @@ "name": "GYEONGSEONG", "description": "" }, + "137264955": { + "name": "ANDROS GAMMA", + "description": "" + }, + "2300653457": { + "name": "ANDROS DELTA", + "description": "" + }, "2409136536": { "name": "SAPPHIRE LAKE", "description": "" @@ -419,10 +863,70 @@ "name": "ANTBOOT", "description": "" }, + "697345425": { + "name": "SKAR'S GARDENS", + "description": "" + }, + "3895412065": { + "name": "FOUR CROWNS", + "description": "" + }, + "3553590218": { + "name": "RINKTOWN", + "description": "" + }, + "248027603": { + "name": "PROSPERITY", + "description": "" + }, "3263317504": { "name": "RESPITE", "description": "" }, + "4269009782": { + "name": "EXO CITY", + "description": "" + }, + "867139136": { + "name": "CHAIRMAN OYESLLO", + "description": "" + }, + "3625692119": { + "name": "CHAIRMAN OKOTE", + "description": "" + }, + "1062239247": { + "name": "HOMESTEAD HILL", + "description": "" + }, + "2140217517": { + "name": "YATAKHANE 263", + "description": "" + }, + "1058460461": { + "name": "NEW HEARTH CITY", + "description": "" + }, + "2519745557": { + "name": "LACED STRAIT", + "description": "" + }, + "2252336577": { + "name": "QUENCH", + "description": "" + }, + "2298034348": { + "name": "HARDY", + "description": "" + }, + "1653634596": { + "name": "OBSERVATORY 6", + "description": "" + }, + "3342871593": { + "name": "ADVENTURE", + "description": "" + }, "511490869": { "name": "PORUGU", "description": "" @@ -479,6 +983,70 @@ "name": "HAKU CITY", "description": "" }, + "3950276676": { + "name": "CAMP LEIGHTON", + "description": "" + }, + "3687523144": { + "name": "NON-PARTISAN", + "description": "" + }, + "2592017616": { + "name": "XIRAN'S CLAIM", + "description": "" + }, + "3283689576": { + "name": "CORNUCOPOLIS", + "description": "" + }, + "3493472115": { + "name": "MOBERG'S DREAM", + "description": "" + }, + "873089075": { + "name": "GROWL", + "description": "" + }, + "3272102382": { + "name": "SUPERIORITY", + "description": "" + }, + "3109135198": { + "name": "MEMORIALS", + "description": "" + }, + "2069832250": { + "name": "QUELLED DISSENT", + "description": "" + }, + "4101984974": { + "name": "INDEPENDENCE", + "description": "" + }, + "2832454199": { + "name": "MESSAGER'S MESA", + "description": "" + }, + "1690681912": { + "name": "BOPSFIELD", + "description": "" + }, + "1668618298": { + "name": "DIPLOMACY", + "description": "" + }, + "622301006": { + "name": "ABUNDANCE BLUFF", + "description": "" + }, + "1068853940": { + "name": "MINERAL'S END", + "description": "" + }, + "297388908": { + "name": "SHOTGUN SUMMIT", + "description": "" + }, "706797536": { "name": "PEOPLE'S HAND", "description": "" @@ -491,6 +1059,42 @@ "name": "HUMAN WILL", "description": "" }, + "452138560": { + "name": "BLIGHTSMURK", + "description": "" + }, + "1842220312": { + "name": "LASTOME", + "description": "" + }, + "2285651547": { + "name": "LOOKOUT", + "description": "" + }, + "3862302711": { + "name": "PEASE", + "description": "" + }, + "3164536732": { + "name": "SEASSEFYRE", + "description": "" + }, + "1273177678": { + "name": "EXALT", + "description": "" + }, + "3320001654": { + "name": "EAGLESTAR ETERNAL", + "description": "" + }, + "2617273113": { + "name": "PRAVOGRAD", + "description": "" + }, + "1108939907": { + "name": "BRAVERY", + "description": "" + }, "3205582835": { "name": "ACCOUNTANT GRAEBER", "description": "" @@ -507,6 +1111,70 @@ "name": "NEW ALEXANDRIA", "description": "" }, + "2472296828": { + "name": "HOLL", + "description": "" + }, + "3911522018": { + "name": "KILLJOY TOWN", + "description": "" + }, + "1613437962": { + "name": "GRAVITAS", + "description": "" + }, + "3644870667": { + "name": "DOGTOWN", + "description": "" + }, + "521646997": { + "name": "BEEFBURG", + "description": "" + }, + "2849889311": { + "name": "LUXE POINT", + "description": "" + }, + "2106184075": { + "name": "SHADY OAKS", + "description": "" + }, + "1543050297": { + "name": "DOSTOINSTVO", + "description": "" + }, + "2130828005": { + "name": "GLOBULUS", + "description": "" + }, + "1701644792": { + "name": "ORBSHAM", + "description": "" + }, + "2727770200": { + "name": "VERVE", + "description": "" + }, + "3042839498": { + "name": "PEDIS", + "description": "" + }, + "1447385649": { + "name": "DIGITI", + "description": "" + }, + "1289084629": { + "name": "MINERAL REFINEMENT WORKS", + "description": "" + }, + "540250241": { + "name": "ORESINK", + "description": "" + }, + "1633627715": { + "name": "VIBRANCY", + "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." @@ -547,6 +1215,14 @@ "name": "FEARLESS HOLLOW", "description": "" }, + "1562611653": { + "name": "SCALD", + "description": "" + }, + "3839797397": { + "name": "REWA", + "description": "" + }, "579852265": { "name": "FOUNDRY", "description": "" @@ -623,6 +1299,10 @@ "name": "SAPPORO", "description": "" }, + "3130397378": { + "name": "PERSEVERANCE", + "description": "" + }, "4151302370": { "name": "CLE ELUM REDIVIVA", "description": "" @@ -643,6 +1323,22 @@ "name": "ANNE'S VIGIL", "description": "" }, + "1312916665": { + "name": "GREATWOOD MILLS", + "description": "" + }, + "4192092503": { + "name": "FODDER GORGE", + "description": "" + }, + "468034602": { + "name": "BIRCHVILLE", + "description": "" + }, + "807761309": { + "name": "PROGRESS", + "description": "" + }, "4179557814": { "name": "HAERSTVIK", "description": "" @@ -678,57 +1374,5 @@ "2775422932": { "name": "STARPASS", "description": "" - }, - "314025568": { - "name": "PENSCEWT", - "description": "" - }, - "2391484056": { - "name": "EAGLE'S LIKENESS", - "description": "" - }, - "3185820932": { - "name": "CONSENSUS", - "description": "" - }, - "472831334": { - "name": "UNANIMITY", - "description": "" - }, - "874781515": { - "name": "UNISON", - "description": "" - }, - "3491570579": { - "name": "ON-EARSAHOU", - "description": "" - }, - "2519594311": { - "name": "CLOCKSTOP", - "description": "" - }, - "3212629027": { - "name": "MAGNITUDE", - "description": "" - }, - "3184875338": { - "name": "GENERATORSVILLE", - "description": "" - }, - "786867005": { - "name": "ADNAN", - "description": "" - }, - "452138560": { - "name": "BLIGHTSMURK", - "description": "" - }, - "1273177678": { - "name": "EXALT", - "description": "" - }, - "3320001654": { - "name": "EAGLESTAR ETERNAL", - "description": "" } } From 443284d33fb463d246146978a1beacc67fc930ce Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Sun, 18 Jan 2026 15:36:51 -0500 Subject: [PATCH 21/24] adding 1352: CONVENTIONAL BLACK HOLE --- effects/planetEffects.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index 739b606..d1fb3bd 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -602,7 +602,7 @@ "1309": { "galacticEffectId": 1309, "name": "DRAGONROACHES", - "description": "Terminid Dragonroaches menace the skies of this planet." + "description": "Terminid Dragonroaches menace the skies of this planet."x }, "1310": { "galacticEffectId": 1310, @@ -623,5 +623,10 @@ "galacticEffectId": 1342, "name": "CENTER FOR THE CONFINEMENT OF DISSIDENCE (CECOD)", "description": "This planet-wide ultra-high-security facility provides ample space for the secure confinement of terrorist dissidents until they are fully rehabilitated and re-educated." + }, + "1352":{ + "galacticEffectId": 1352, + "name": "CONVENTIONAL BLACK HOLE", + "description": "This former planet is now nothing but a normal, stable black hole." } } From 23c86b82c602c2e7384cd1ea2bca8e2890ba81f0 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Sun, 18 Jan 2026 15:53:52 -0500 Subject: [PATCH 22/24] Fix JSON syntax error in planetEffects.json --- effects/planetEffects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index d1fb3bd..d554448 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -602,7 +602,7 @@ "1309": { "galacticEffectId": 1309, "name": "DRAGONROACHES", - "description": "Terminid Dragonroaches menace the skies of this planet."x + "description": "Terminid Dragonroaches menace the skies of this planet." }, "1310": { "galacticEffectId": 1310, From 16d8f15b74bf97df6697ab86f2d6f1aa0cbcbf51 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega Date: Sun, 8 Feb 2026 12:56:09 -0500 Subject: [PATCH 23/24] Updating planet effects to effects that have appeared in game. --- effects/planetEffects.json | 44 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 42 insertions(+), 2 deletions(-) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index d554448..fd67c60 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -247,7 +247,7 @@ "1199": { "galacticEffectId": 1199, "name": "DSS Construction Site- Phase 2", - "description": "Democracy Space Station construction is well underway. The local economy is flourishing as the planet’s populace has centupled, and all the Galaxy can feel their democratic fervor." + "description": "Democracy Space Station construction is well underway. The local economy is flourishing as the planet\u2019s populace has centupled, and all the Galaxy can feel their democratic fervor." }, "1200": { "galacticEffectId": 1200, @@ -294,6 +294,11 @@ "name": "ORBITAL BLOCKADE", "description": "Hellpod Space Optimization Booster is automatically active for all missions." }, + "1211": { + "galacticEffectId": 1211, + "name": "PLANETARY BOMBARDMENT", + "description": "The DSS fires nonstop orbital bombardments from its suite of 77 PRESIDENTIAL-Class Cannons, providing planetwide artillery support and accelerating liberation efforts. Temporarily, also increases Reinforcement Budget by +1 per squad member and augments all loadouts with FX-12 Shield Generator Relay Stratagem." + }, "1212": { "galacticEffectId": 1212, "name": "EAGLE STORM (Marker)", @@ -449,6 +454,11 @@ "name": "THE INCINERATION CORPS", "description": "An Automaton unit equipped with flame throwers and incendiary ammunition is active on this planet. These wanton arsonists will not rest until they have razed all that humankind holds dear." }, + "1252": { + "galacticEffectId": 1252, + "name": "FRACTURED PLANET", + "description": "All that remains of a planet torn apart by the Meridian singularity. A solemn reminder of the desolation Tyranny leaves in its wake." + }, "1254": { "galacticEffectId": 1254, "name": "ARSENAL AUGMENTATION: MG-206 HEAVY MACHINE GUN", @@ -619,14 +629,44 @@ "name": "ULTRAMAFIC MINE", "description": "A mine extracting platinum from deep-seated deposits of igneous rock." }, + "1329": { + "galacticEffectId": 1329, + "name": "LIBERTY DAY CELEBRATION", + "description": "Super Earth, our home, is the center of Liberty Day Festivities. Together, all citizens can watch on television the annual Defense Parade, the Justice Executions, and of course, the Freedom Fireworks. \n\nOn this special day, Helldivers are encouraged to visit Super Earth and watch this year's fireworks from their Super Destroyers." + }, "1342": { "galacticEffectId": 1342, "name": "CENTER FOR THE CONFINEMENT OF DISSIDENCE (CECOD)", "description": "This planet-wide ultra-high-security facility provides ample space for the secure confinement of terrorist dissidents until they are fully rehabilitated and re-educated." }, - "1352":{ + "1344": { + "galacticEffectId": 1344, + "name": "PANDORA BASE", + "description": "The top-secret site where augmentations to the DSS are constructed." + }, + "1352": { "galacticEffectId": 1352, "name": "CONVENTIONAL BLACK HOLE", "description": "This former planet is now nothing but a normal, stable black hole." + }, + "1353": { + "galacticEffectId": 1353, + "name": "DATA CENTER", + "description": "The Automatons store large amounts of encrypted information here." + }, + "1355": { + "galacticEffectId": 1355, + "name": "HEAVY ARMOR SURGE", + "description": "Prepare to counter high numbers of heavily armored enemies." + }, + "1357": { + "galacticEffectId": 1357, + "name": "HULK SURGE", + "description": "High numbers of enemy Hulks have been reported on this planet. Prepare to counter heavily armored enemies." + }, + "1359": { + "galacticEffectId": 1359, + "name": "DEVASTATOR SURGE", + "description": "The Automatons have deployed high numbers of Devastators to this planet." } } From b1367e91dcb8aae4c82a89fbad56a91463c4a453 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Sun, 8 Feb 2026 13:18:58 -0500 Subject: [PATCH 24/24] fixing typo in effects. --- effects/planetEffects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index fd67c60..f52aeae 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -247,7 +247,7 @@ "1199": { "galacticEffectId": 1199, "name": "DSS Construction Site- Phase 2", - "description": "Democracy Space Station construction is well underway. The local economy is flourishing as the planet\u2019s populace has centupled, and all the Galaxy can feel their democratic fervor." + "description": "Democracy Space Station construction is well underway. The local economy is flourishing as the planet's populace has centupled, and all the Galaxy can feel their democratic fervor." }, "1200": { "galacticEffectId": 1200,