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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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/28] 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, From 91837f2c393482cf944015d7573445f717828f7f Mon Sep 17 00:00:00 2001 From: CrosswaveOmega Date: Mon, 9 Feb 2026 13:59:38 -0500 Subject: [PATCH 25/28] Updating planet effects and regions. --- effects/planetEffects.json | 10 ++++ planets/planetRegion.json | 94 +++++++++++++++++++++++++++++++++++++- 2 files changed, 103 insertions(+), 1 deletion(-) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index fd67c60..155089f 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -668,5 +668,15 @@ "galacticEffectId": 1359, "name": "DEVASTATOR SURGE", "description": "The Automatons have deployed high numbers of Devastators to this planet." + }, + "1360": { + "description": "Cyborgs are deployed to the battlefield of this planet, leading their Automaton armies.", + "galacticEffectId": 1360, + "name": "CYBORGS (Enemies)" + }, + "1361": { + "description": "Cyborgs are deployed to the battlefield of this planet, leading their Automaton armies.", + "galacticEffectId": 1361, + "name": "CYBORGS" } } diff --git a/planets/planetRegion.json b/planets/planetRegion.json index 921369d..9e667ee 100644 --- a/planets/planetRegion.json +++ b/planets/planetRegion.json @@ -299,6 +299,38 @@ "name": "PROMINENCE", "description": "" }, + "2340207578": { + "name": "AUTONOMY", + "description": "High Command has identified this Megafactory as one of two potential beachheads for the invasion of Cyberstan. Rapid insertion protocols will restrict deployment ammunition." + }, + "2577020579": { + "name": "SOLIDARITET", + "description": "High Command has identified this Megafactory as one of two potential beachheads for the invasion of Cyberstan. Anti-air fixtures will hamper Pelican extraction." + }, + "1512842277": { + "name": "OMNIPARITUS", + "description": "Roughly translates to \"Destroy Freedom At All Costs.\" Significant conventional SEAF assaults will be required to support an offensive here, straining ammunition resources." + }, + "2634960640": { + "name": "LURZA", + "description": "Monuments in this Megafactory twist history to valorize the supposed resolve of Cyborgs to \"endure\" Super Earth's benevolent attempts to rehabilitate them. \n\nAnti-air defenses will hinder Eagle operations." + }, + "3404329179": { + "name": "CAMRAT FOR", + "description": "This Megafactory contains significant Automaton production facilities. Anti-orbital defenses will tax Super Destroyer resources, resulting in longer orbital cooldowns." + }, + "2735744233": { + "name": "STAR KIELD", + "description": "Roughly translates to \"All Humans Must Die.\" One of the largest Megafactories on Cyberstan. A critical military production node. Defended by the Jet Brigade." + }, + "1475859103": { + "name": "URSOOT NINE", + "description": "Likely one of the earliest Megafactories to be constructed on Cyberstan. The most significant producer of Cyborg combatants. Defended by the Incineration Corps." + }, + "3380242454": { + "name": "TRANSCENDENCE", + "description": "The first and most well-defended Megafactory. The nexus of Cyborg command. Its destruction will trigger the collapse of the enemy's defenses on Cyberstan. Expect extreme resistance." + }, "1050611219": { "name": "BUJU", "description": "" @@ -403,6 +435,66 @@ "name": "HEART FLATS", "description": "" }, + "2300130357": { + "name": "OMA PEMMA", + "description": "" + }, + "1235784042": { + "name": "GEM LICKET", + "description": "" + }, + "3756959393": { + "name": "KELLA METAMORPH", + "description": "" + }, + "3732722501": { + "name": "EVOLUTION PLATS", + "description": "" + }, + "1230494439": { + "name": "UTOPIA VAREN", + "description": "" + }, + "3603744514": { + "name": "INDUSTRY ALLATEED", + "description": "" + }, + "3600431647": { + "name": "TECHOLOCKY", + "description": "" + }, + "3216000044": { + "name": "MASKIN", + "description": "" + }, + "3212687176": { + "name": "PERSISTENCE GATE", + "description": "" + }, + "1881788943": { + "name": "SAMEN-STARK", + "description": "" + }, + "1878476075": { + "name": "TECHNOLOCKIA ALLATEED", + "description": "" + }, + "3495232119": { + "name": "OMA PEMMA", + "description": "" + }, + "4248413283": { + "name": "GEM LICKET", + "description": "" + }, + "3311068219": { + "name": "GEMSTELLE GENERATOR", + "description": "" + }, + "1122447002": { + "name": "SAMEN-STARK", + "description": "" + }, "1415969325": { "name": "BRAWFERMLAND", "description": "" @@ -1375,4 +1467,4 @@ "name": "STARPASS", "description": "" } -} +} \ No newline at end of file From 35549f983da8463157cd61bcaf524d1511b44a74 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Wed, 11 Mar 2026 14:27:08 -0400 Subject: [PATCH 26/28] updating json for planetRegion. adding new region faction field and new Layout Field --- planets/planetRegion.json | 1495 ++++++++++++++++++++++++++++--------- 1 file changed, 1127 insertions(+), 368 deletions(-) diff --git a/planets/planetRegion.json b/planets/planetRegion.json index 9e667ee..971959a 100644 --- a/planets/planetRegion.json +++ b/planets/planetRegion.json @@ -1,1470 +1,2229 @@ { "324613052": { "name": "DEMOCRACY ALWAYS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "855833074": { "name": "ERIDANI", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "559843220": { "name": "CURRENCY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1578230839": { "name": "NEW NEWTONVILLE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2762012044": { "name": "OL' OLDHAM", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2634421583": { "name": "TIMELY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1872830438": { "name": "APPROVAL CITY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1978368732": { "name": "OLD BRANCH", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1411801971": { "name": "VICTORY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2368444431": { "name": "CELEBRATION", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3106360883": { "name": "TRAITOR'S END", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2547946895": { "name": "STRENGTH", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "983151377": { "name": "WALKAWAY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3607786620": { "name": "SLAYER CITY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3161124521": { "name": "QZ-4", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1068743995": { "name": "SENATOR PEAKS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1338066975": { "name": "WORKSONG", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3896987202": { "name": "SEVERITY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "755864726": { "name": "GREATER STOROUSE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2258293610": { "name": "NEW STOROUSE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3006088005": { "name": "SHED", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "476417027": { "name": "FREE TRADE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1023474728": { "name": "KESUMA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2696938432": { "name": "UNGU", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1344426011": { "name": "NO COMPOUND", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4127238767": { "name": "FILIBUSTER", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2876102528": { "name": "PERMACURIS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1143862620": { "name": "HANGAR 6", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1097134956": { "name": "PORTE LIBERTÉ", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1702672301": { "name": "UNDERVATTEN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2919580452": { "name": "NEW TOKYO", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2541292675": { "name": "ASPEN HILLS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2500124294": { "name": "MEGACORPUS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2033316867": { "name": "BATU BELIG", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2903117961": { "name": "EAGLEMOUNT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3039275068": { "name": "COMMUNEFALLS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2650088088": { "name": "FAMILY GROVE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4014866766": { "name": "FUTURE PRIDE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "321980142": { "name": "SETTLER'S HONOR", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2143424881": { "name": "CONVENIENCE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2895050350": { "name": "FIREFLY MEADOWS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4099883014": { "name": "WALNUT ACRES", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4237135854": { "name": "VAULT CITY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3510978126": { "name": "ZONE 3", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "647996051": { "name": "GIRD", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1874705974": { "name": "REGISTER", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "799267053": { "name": "TVENNE BOTTOMS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3885625492": { "name": "LIFESWORTH", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2659108161": { "name": "LOGISTICS HUB 232-B", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2185475541": { "name": "DIVER'S GLORY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1322103873": { "name": "BARREN WARD", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4132827034": { "name": "EAGLECRY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2544875580": { "name": "HUNTER'S BLUFF", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1761215575": { "name": "EASTCLEFT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4204734822": { "name": "KINABATANGAN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1725242014": { "name": "DOWNPOUR", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1028801816": { "name": "LEMURIA RISING", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3634134154": { "name": "PIONEER'S DREAM", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1762725992": { "name": "BASE CAMP 8", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "457233553": { "name": "AIDESVILLE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4121418923": { "name": "HILJAISUUS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "400630653": { "name": "KALASATAMA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1017291850": { "name": "YDINKESKUSTA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3028191212": { "name": "MAJOSYRI", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3841350324": { "name": "QUASAR", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3647907388": { "name": "ZENITH", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4051063223": { "name": "SYCAMORE GARDENS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2332413862": { "name": "KODIAK FALLS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3568007842": { "name": "VOTING DISTRICT F-012357", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1032709433": { "name": "LIL'OME", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1161134727": { "name": "LLANFAIRPWLLGWYNGYLLGOGERYCHWYRNDROBWLLLLANTYSILIOGOGOGOCH II", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1178227778": { "name": "KURRI KURRI", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3116199682": { "name": "ANNWN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3175334400": { "name": "AGARTHA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "718092071": { "name": "PROMINENCE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2340207578": { "name": "AUTONOMY", - "description": "High Command has identified this Megafactory as one of two potential beachheads for the invasion of Cyberstan. Rapid insertion protocols will restrict deployment ammunition." + "description": "High Command has identified this Megafactory as one of two potential beachheads for the invasion of Cyberstan. Rapid insertion protocols will restrict deployment ammunition.", + "region_faction": "Automation", + "layout": "Cyberstan Megafactory", + "regions_connected_to": [ + 1512842277, + 2634960640 + ] }, "2577020579": { "name": "SOLIDARITET", - "description": "High Command has identified this Megafactory as one of two potential beachheads for the invasion of Cyberstan. Anti-air fixtures will hamper Pelican extraction." + "description": "High Command has identified this Megafactory as one of two potential beachheads for the invasion of Cyberstan. Anti-air fixtures will hamper Pelican extraction.", + "region_faction": "Automation", + "layout": "Cyberstan Megafactory", + "regions_connected_to": [ + 1512842277, + 3404329179 + ] }, "1512842277": { "name": "OMNIPARITUS", - "description": "Roughly translates to \"Destroy Freedom At All Costs.\" Significant conventional SEAF assaults will be required to support an offensive here, straining ammunition resources." + "description": "Roughly translates to \"Destroy Freedom At All Costs.\" Significant conventional SEAF assaults will be required to support an offensive here, straining ammunition resources.", + "region_faction": "Automation", + "layout": "Cyberstan Megafactory", + "regions_connected_to": [ + 2735744233, + 1475859103 + ] }, "2634960640": { "name": "LURZA", - "description": "Monuments in this Megafactory twist history to valorize the supposed resolve of Cyborgs to \"endure\" Super Earth's benevolent attempts to rehabilitate them. \n\nAnti-air defenses will hinder Eagle operations." + "description": "Monuments in this Megafactory twist history to valorize the supposed resolve of Cyborgs to \"endure\" Super Earth's benevolent attempts to rehabilitate them. \n\nAnti-air defenses will hinder Eagle operations.", + "region_faction": "Automation", + "layout": "Cyberstan Megafactory", + "regions_connected_to": [ + 2735744233 + ] }, "3404329179": { "name": "CAMRAT FOR", - "description": "This Megafactory contains significant Automaton production facilities. Anti-orbital defenses will tax Super Destroyer resources, resulting in longer orbital cooldowns." + "description": "This Megafactory contains significant Automaton production facilities. Anti-orbital defenses will tax Super Destroyer resources, resulting in longer orbital cooldowns.", + "region_faction": "Automation", + "layout": "Cyberstan Megafactory", + "regions_connected_to": [ + 1475859103, + 297843856 + ] }, "2735744233": { "name": "STAR KIELD", - "description": "Roughly translates to \"All Humans Must Die.\" One of the largest Megafactories on Cyberstan. A critical military production node. Defended by the Jet Brigade." + "description": "Roughly translates to \"All Humans Must Die.\" One of the largest Megafactories on Cyberstan. A critical military production node. Defended by the Jet Brigade.", + "region_faction": "Automation", + "layout": "Cyberstan Megafactory", + "regions_connected_to": [ + 3380242454 + ] }, "1475859103": { "name": "URSOOT NINE", - "description": "Likely one of the earliest Megafactories to be constructed on Cyberstan. The most significant producer of Cyborg combatants. Defended by the Incineration Corps." + "description": "Likely one of the earliest Megafactories to be constructed on Cyberstan. The most significant producer of Cyborg combatants. Defended by the Incineration Corps.", + "region_faction": "Automation", + "layout": "Cyberstan Megafactory", + "regions_connected_to": [ + 3380242454 + ] }, "3380242454": { "name": "TRANSCENDENCE", - "description": "The first and most well-defended Megafactory. The nexus of Cyborg command. Its destruction will trigger the collapse of the enemy's defenses on Cyberstan. Expect extreme resistance." + "description": "The first and most well-defended Megafactory. The nexus of Cyborg command. Its destruction will trigger the collapse of the enemy's defenses on Cyberstan. Expect extreme resistance.", + "region_faction": "Automation", + "layout": "Cyberstan Megafactory" }, "1050611219": { "name": "BUJU", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2345167795": { "name": "PINESWOLD", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2146650468": { "name": "DARROWSHOME", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2180989349": { "name": "GRACIOUS LIBERTY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1063822606": { "name": "LUSCIOUS LIBERTY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3385219022": { "name": "COUNCILLOR RORA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "741084747": { "name": "EIGHTRINGS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "521454425": { "name": "BROKER'S WEALTH", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2193235528": { "name": "BRIGHT WING", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1447639542": { "name": "WEST BROKER", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1013683905": { "name": "INTEREST", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1523836342": { "name": "WASTEMOUNT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3775882537": { "name": "ESCAPADE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2185109890": { "name": "LOGISTICS HUB 188-B", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1946203146": { "name": "NEW PARADISE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "997505218": { "name": "GREATER INVESTMENT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1193052974": { "name": "NEW ASPIRATION CITY", - "description": "One of 3 Maximum Security Cities. Impregnable to Tyranny; the future of the Federation." + "description": "One of 3 Maximum Security Cities. Impregnable to Tyranny; the future of the Federation.", + "region_faction": "Super Earth", + "layout": "Default City" }, "16522331": { "name": "FARMHANDSTOWN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "167295516": { "name": "FORT BOUNTY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4275209727": { "name": "FUTURIA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "905823730": { "name": "NEW DA NANG", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1676064266": { "name": "PHAM'S SITE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "523284406": { "name": "OLD CHEMLAND", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4039645448": { "name": "MINE 902", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "130236915": { "name": "EPH", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3291554432": { "name": "HEART FLATS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2300130357": { "name": "OMA PEMMA", - "description": "" + "description": "", + "region_faction": "Automation", + "layout": "Megafactory" }, "1235784042": { "name": "GEM LICKET", - "description": "" + "description": "", + "region_faction": "Automation", + "layout": "Megafactory" }, "3756959393": { "name": "KELLA METAMORPH", - "description": "" + "description": "", + "region_faction": "Automation", + "layout": "Megafactory" }, "3732722501": { "name": "EVOLUTION PLATS", - "description": "" + "description": "", + "region_faction": "Automation", + "layout": "Megafactory" }, "1230494439": { "name": "UTOPIA VAREN", - "description": "" + "description": "", + "region_faction": "Automation", + "layout": "Megafactory" }, "3603744514": { "name": "INDUSTRY ALLATEED", - "description": "" + "description": "", + "region_faction": "Automation", + "layout": "Megafactory" }, "3600431647": { "name": "TECHOLOCKY", - "description": "" + "description": "", + "region_faction": "Automation", + "layout": "Megafactory" }, "3216000044": { "name": "MASKIN", - "description": "" + "description": "", + "region_faction": "Automation", + "layout": "Megafactory" }, "3212687176": { "name": "PERSISTENCE GATE", - "description": "" + "description": "", + "region_faction": "Automation", + "layout": "Megafactory" }, "1881788943": { "name": "SAMEN-STARK", - "description": "" + "description": "", + "region_faction": "Automation", + "layout": "Megafactory" }, "1878476075": { "name": "TECHNOLOCKIA ALLATEED", - "description": "" + "description": "", + "region_faction": "Automation", + "layout": "Megafactory" }, "3495232119": { "name": "OMA PEMMA", - "description": "" + "description": "", + "region_faction": "Automation", + "layout": "Megafactory" }, "4248413283": { "name": "GEM LICKET", - "description": "" + "description": "", + "region_faction": "Automation", + "layout": "Megafactory" }, "3311068219": { "name": "GEMSTELLE GENERATOR", - "description": "" + "description": "", + "region_faction": "Automation", + "layout": "Megafactory" }, "1122447002": { "name": "SAMEN-STARK", - "description": "" + "description": "", + "region_faction": "Automation", + "layout": "Megafactory" }, "1415969325": { "name": "BRAWFERMLAND", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "832046850": { "name": "NEW ABERDEEN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2006541056": { "name": "SAORSA GLEN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2057457464": { "name": "LOKAHEIM", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "189783404": { "name": "PSEUDOTOPIA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3342476592": { "name": "FAMEWOLF PEAK", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1759245992": { "name": "NEKK POND", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1791361107": { "name": "LAGERLÖF CITY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "27836851": { "name": "NEW YEARNING CITY", - "description": "One of 3 Maximum Security Cities. Impregnable to Tyranny; the future of the Federation." + "description": "One of 3 Maximum Security Cities. Impregnable to Tyranny; the future of the Federation.", + "region_faction": "Super Earth", + "layout": "Default City" }, "3309151713": { "name": "BARRACKSBURG", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2004207949": { "name": "HAVEN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2557369266": { "name": "OTARU'S PLEDGE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3540948886": { "name": "XIAMEN ANEW", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "991650372": { "name": "MUNITION CITY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1239520232": { "name": "NEW HOPE CITY", - "description": "The flagship Maximum Security City. Impregnable to Tyranny; the future of the Federation." + "description": "The flagship Maximum Security City. Impregnable to Tyranny; the future of the Federation.", + "region_faction": "Super Earth", + "layout": "Default City" }, "4059243365": { "name": "HOPESHIRE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "786534585": { "name": "REDFIELD", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1838126407": { "name": "DEMOCRACY'S LANDING", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3900513024": { "name": "VÁHTJER", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4038285524": { "name": "MALMBERGET", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3964263469": { "name": "ALTONBURG", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3067104866": { "name": "ERSATZ", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2507971325": { "name": "MALLSTRIP NODES", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2591044773": { "name": "BIRTH", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1897395642": { "name": "GRAFSART", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3626214155": { "name": "GRAFSWALLIT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3851016682": { "name": "GRAFSEAD", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1623710024": { "name": "NEW VICTORY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1603459330": { "name": "FREE APARTMENTS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3455957267": { "name": "FRESH ORCHARDS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1514913854": { "name": "EXCITEMENT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "451637988": { "name": "SERVITUDE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1002278606": { "name": "WEST MANAGEMENT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1479079406": { "name": "EAST REST", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "860486103": { "name": "ALIGNMENT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "314025568": { "name": "PENSCEWT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2391484056": { "name": "EAGLE'S LIKENESS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3185820932": { "name": "CONSENSUS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2232171610": { "name": "OLD CONUNDRUM", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3194418120": { "name": "RESOLVE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "472831334": { "name": "UNANIMITY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "874781515": { "name": "UNISON", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3491570579": { "name": "ON-EARSAHOU", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2519594311": { "name": "CLOCKSTOP", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3212629027": { "name": "MAGNITUDE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3184875338": { "name": "GENERATORSVILLE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1654362284": { "name": "SARAH SWIFT DAM", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1168572634": { "name": "EAST EMBANKMENT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2719536576": { "name": "DEEPWELL", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2689075072": { "name": "GREATER ATLANTEAN POWER PLANT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2751322458": { "name": "GUNPOWDER MEADOWS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2741839635": { "name": "INVESTMENT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3188612954": { "name": "FORT SANGUINE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1329166626": { "name": "KNIGHT'S HONOR", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1039071856": { "name": "SEVENSEAL", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "967684667": { "name": "LIBER-TEA TOWNSHIP", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1161514581": { "name": "DYER STREETS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1915702028": { "name": "COZY FLATS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3021776166": { "name": "HUMANITY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "119875523": { "name": "RECON HEIGHTS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "586167831": { "name": "SILO A", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3054618608": { "name": "VOTER'S FALLOW", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3034375188": { "name": "FROSTOWN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "786867005": { "name": "ADNAN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "12564835": { "name": "GARAGE DUNE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2939223654": { "name": "DYN ALPHA 534-2", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3585703392": { "name": "GRAPESHOT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1688960258": { "name": "ICE BEND", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2509774688": { "name": "OLUFSEN'S FOOTPRINT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1136017261": { "name": "OLD HEARTH CITY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4221006651": { "name": "SCHOLAR'S MOOR", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "484247622": { "name": "BLESTRAIL", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3066706899": { "name": "HILDOARA CENTRAL", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2293980636": { "name": "SHELTER", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3179108272": { "name": "ADAM PARK", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "581000702": { "name": "OLD INTERNMENTS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3612551140": { "name": "HEATHERFIELD", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1854961214": { "name": "VENERATION", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2712707536": { "name": "DARKWELL", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "945140203": { "name": "STACY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1101206164": { "name": "PERSISTENCE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2007842501": { "name": "HABITAT RED-2", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2581434266": { "name": "INTREPIDNESS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2418052824": { "name": "DEBTOR'S DOWNS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3710473299": { "name": "PIT 8", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2095568588": { "name": "NEW PENG", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "660742724": { "name": "SERENITY SUMMIT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3373033616": { "name": "MORSKIE OKO", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4028778105": { "name": "CRYSTAL SLOPES", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1000010048": { "name": "BUCU'S REST", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2231267715": { "name": "VANQUISHMENT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1954581243": { "name": "FREECREST", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1501066740": { "name": "LIFEBLOOD", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "829716394": { "name": "REQUIEM", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4162876257": { "name": "DIVER'S REST", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2187047436": { "name": "DISCOVERY GLEN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3368734830": { "name": "TOIL", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3677320822": { "name": "RIZIO'S VISION", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3421372928": { "name": "SONGGUO CUN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4087006817": { "name": "XIN FUZHOU", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4065420956": { "name": "SETTLEMENT 7", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1820689153": { "name": "MT MONUMENT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1119186435": { "name": "STRONGFORT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1199071894": { "name": "PARRHESIA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2853318855": { "name": "ISEGORIA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "480136851": { "name": "WORKHOUSE 239-C", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "176090569": { "name": "ABUNDANCE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3513777986": { "name": "SEORAKSAN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3910908375": { "name": "GYEONGSEONG", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "137264955": { "name": "ANDROS GAMMA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2300653457": { "name": "ANDROS DELTA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2409136536": { "name": "SAPPHIRE LAKE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3849073717": { "name": "PILOT'S BERTH", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2098963156": { "name": "PLETHORA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1428185423": { "name": "ANTBOOT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "697345425": { "name": "SKAR'S GARDENS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3895412065": { "name": "FOUR CROWNS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3553590218": { "name": "RINKTOWN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "248027603": { "name": "PROSPERITY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3263317504": { "name": "RESPITE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4269009782": { "name": "EXO CITY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "867139136": { "name": "CHAIRMAN OYESLLO", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3625692119": { "name": "CHAIRMAN OKOTE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1062239247": { "name": "HOMESTEAD HILL", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2140217517": { "name": "YATAKHANE 263", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1058460461": { "name": "NEW HEARTH CITY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2519745557": { "name": "LACED STRAIT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2252336577": { "name": "QUENCH", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2298034348": { "name": "HARDY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1653634596": { "name": "OBSERVATORY 6", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3342871593": { "name": "ADVENTURE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "511490869": { "name": "PORUGU", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2491531357": { "name": "PADOSAN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2541809256": { "name": "QUASAR", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3858818769": { "name": "SYZYGY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2253802431": { "name": "OLD DOVE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "481340922": { "name": "BRNO", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1121037205": { "name": "NEW EAGLE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3550784979": { "name": "VILHELMINA DOROTHEA FREDRIKA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "974467043": { "name": "MOGO PLAINS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1599927394": { "name": "KALASATAMA PORT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2788606019": { "name": "RESILIENCE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "539875676": { "name": "HOT GATES", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2024755529": { "name": "HANDAKAS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2190098981": { "name": "HAKU CITY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3950276676": { "name": "CAMP LEIGHTON", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3687523144": { "name": "NON-PARTISAN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2592017616": { "name": "XIRAN'S CLAIM", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3283689576": { "name": "CORNUCOPOLIS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3493472115": { "name": "MOBERG'S DREAM", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "873089075": { "name": "GROWL", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3272102382": { "name": "SUPERIORITY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3109135198": { "name": "MEMORIALS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2069832250": { "name": "QUELLED DISSENT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4101984974": { "name": "INDEPENDENCE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2832454199": { "name": "MESSAGER'S MESA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1690681912": { "name": "BOPSFIELD", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1668618298": { "name": "DIPLOMACY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "622301006": { "name": "ABUNDANCE BLUFF", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1068853940": { "name": "MINERAL'S END", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "297388908": { "name": "SHOTGUN SUMMIT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "706797536": { "name": "PEOPLE'S HAND", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2184145680": { "name": "TOPSOIL", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2126832849": { "name": "HUMAN WILL", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "452138560": { "name": "BLIGHTSMURK", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1842220312": { "name": "LASTOME", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2285651547": { "name": "LOOKOUT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3862302711": { "name": "PEASE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3164536732": { "name": "SEASSEFYRE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1273177678": { "name": "EXALT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3320001654": { "name": "EAGLESTAR ETERNAL", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2617273113": { "name": "PRAVOGRAD", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1108939907": { "name": "BRAVERY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3205582835": { "name": "ACCOUNTANT GRAEBER", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1201038992": { "name": "BEACHVIEW", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "334066640": { "name": "THE VILLAS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "491224618": { "name": "NEW ALEXANDRIA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2472296828": { "name": "HOLL", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3911522018": { "name": "KILLJOY TOWN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1613437962": { "name": "GRAVITAS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3644870667": { "name": "DOGTOWN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "521646997": { "name": "BEEFBURG", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2849889311": { "name": "LUXE POINT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2106184075": { "name": "SHADY OAKS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1543050297": { "name": "DOSTOINSTVO", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2130828005": { "name": "GLOBULUS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1701644792": { "name": "ORBSHAM", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2727770200": { "name": "VERVE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3042839498": { "name": "PEDIS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1447385649": { "name": "DIGITI", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1289084629": { "name": "MINERAL REFINEMENT WORKS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "540250241": { "name": "ORESINK", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1633627715": { "name": "VIBRANCY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "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." + "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.", + "region_faction": "Super Earth", + "layout": "Default City" }, "550918906": { "name": "EQUALITY-ON-SEA", - "description": "Named for the historic conference where Humanity was found to be the most Equal species in the Galaxy." + "description": "Named for the historic conference where Humanity was found to be the most Equal species in the Galaxy.", + "region_faction": "Super Earth", + "layout": "Default City" }, "1750980320": { "name": "PROSPERITY CITY", - "description": "Home to the Democratic Council, our proud Capital is a beacon of Progress, Productivity, and Patriotism." + "description": "Home to the Democratic Council, our proud Capital is a beacon of Progress, Productivity, and Patriotism.", + "region_faction": "Super Earth", + "layout": "Default City" }, "3958784315": { "name": "ADMINISTRATIVE CENTER 02", - "description": "Each form and application that passes through the hallowed halls of AdminCen is emblazoned with the Stamp of Ages, and should be given a place of honor in the home." + "description": "Each form and application that passes through the hallowed halls of AdminCen is emblazoned with the Stamp of Ages, and should be given a place of honor in the home.", + "region_faction": "Super Earth", + "layout": "Default City" }, "4196558004": { "name": "EAGLEOPOLIS", - "description": "This Great Heart of Commerce is renowned galaxy-wide for its Grand Shopping Malls and Splendorous Entertainment Centers." + "description": "This Great Heart of Commerce is renowned galaxy-wide for its Grand Shopping Malls and Splendorous Entertainment Centers.", + "region_faction": "Super Earth", + "layout": "Default City" }, "1199462527": { "name": "REMEMBRANCE", - "description": "Risen from the ashes of an ancient city, Rememberance is a monument to the Perseverance of Humankind." + "description": "Risen from the ashes of an ancient city, Rememberance is a monument to the Perseverance of Humankind.", + "region_faction": "Super Earth", + "layout": "Default City" }, "391918492": { "name": "YORK SUPREME", - "description": "Following the Great York Conundrum, one City rose above the rest, pledging to hold its Hand over all other Yorks, so that no more blood be spilt between them." + "description": "Following the Great York Conundrum, one City rose above the rest, pledging to hold its Hand over all other Yorks, so that no more blood be spilt between them.", + "region_faction": "Super Earth", + "layout": "Default City" }, "316170794": { "name": "FORTITUDE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3921926208": { "name": "FREEDOM'S TORCH", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "281317935": { "name": "FEARLESS HOLLOW", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1562611653": { "name": "SCALD", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3839797397": { "name": "REWA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "579852265": { "name": "FOUNDRY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1999301409": { "name": "STEEL RESOLVE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4187567384": { "name": "NYA SKELLEFTEA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "687069999": { "name": "ÖDESHÖGRE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1123715107": { "name": "GOTHENBURG III", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3924472281": { "name": "CHATOYANT", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3263074211": { "name": "CARBONDALE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3090254958": { "name": "PERIWINKLE MILLS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2936987719": { "name": "FREEDOM ETERNAL", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1468847276": { "name": "NUOVA ROMA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "770916674": { "name": "NEW KATHMANDU", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3147829923": { "name": "PO'S RAVENNA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1713282699": { "name": "REBELSGRAVE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "438247765": { "name": "REFORMED-BY-TRUTH", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3363260441": { "name": "OBEDIENCE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3036848565": { "name": "SEQUIM", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4253491601": { "name": "ONSEN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1061744043": { "name": "GIRI", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3878380748": { "name": "SAPPORO", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3130397378": { "name": "PERSEVERANCE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4151302370": { "name": "CLE ELUM REDIVIVA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "649934138": { "name": "LAELIA", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "873382628": { "name": "BLACKVEIN MINES", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1365889454": { "name": "BENEVOLENCE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "763067932": { "name": "ANNE'S VIGIL", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1312916665": { "name": "GREATWOOD MILLS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4192092503": { "name": "FODDER GORGE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "468034602": { "name": "BIRCHVILLE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "807761309": { "name": "PROGRESS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4179557814": { "name": "HAERSTVIK", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1954453569": { "name": "SCARLET HAVEN", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "1451291824": { "name": "EDWARD'S GRAVE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "311758306": { "name": "LIGHT-OF-LIBERTY", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "4264188855": { "name": "MIRAGE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2563609963": { "name": "DRYWELL", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "3455315905": { "name": "NEW COB", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "518148662": { "name": "GENE", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" }, "2775422932": { "name": "STARPASS", - "description": "" + "description": "", + "region_faction": "Super Earth", + "layout": "Default City" } -} \ No newline at end of file +} From f8ee8ca4ca0330bca66e526d701a9e84aa6deb1f Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Wed, 11 Mar 2026 15:37:05 -0400 Subject: [PATCH 27/28] Change region identifiers in regions_connected_to to strings in planetRegion.json --- planets/planetRegion.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/planets/planetRegion.json b/planets/planetRegion.json index 971959a..c4277e9 100644 --- a/planets/planetRegion.json +++ b/planets/planetRegion.json @@ -455,8 +455,8 @@ "region_faction": "Automation", "layout": "Cyberstan Megafactory", "regions_connected_to": [ - 1512842277, - 2634960640 + "1512842277", + "2634960640" ] }, "2577020579": { @@ -465,8 +465,8 @@ "region_faction": "Automation", "layout": "Cyberstan Megafactory", "regions_connected_to": [ - 1512842277, - 3404329179 + "1512842277", + "3404329179" ] }, "1512842277": { @@ -475,8 +475,8 @@ "region_faction": "Automation", "layout": "Cyberstan Megafactory", "regions_connected_to": [ - 2735744233, - 1475859103 + "2735744233", + "1475859103" ] }, "2634960640": { @@ -485,7 +485,7 @@ "region_faction": "Automation", "layout": "Cyberstan Megafactory", "regions_connected_to": [ - 2735744233 + "2735744233" ] }, "3404329179": { @@ -494,8 +494,8 @@ "region_faction": "Automation", "layout": "Cyberstan Megafactory", "regions_connected_to": [ - 1475859103, - 297843856 + "1475859103", + "297843856" ] }, "2735744233": { @@ -504,7 +504,7 @@ "region_faction": "Automation", "layout": "Cyberstan Megafactory", "regions_connected_to": [ - 3380242454 + "3380242454" ] }, "1475859103": { @@ -513,7 +513,7 @@ "region_faction": "Automation", "layout": "Cyberstan Megafactory", "regions_connected_to": [ - 3380242454 + "3380242454" ] }, "3380242454": { From ad94bc6fa120106c7e3db8c9618f78ba4bb12e47 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Wed, 11 Mar 2026 16:02:17 -0400 Subject: [PATCH 28/28] Correcting region types, standardizing names --- planets/planetRegion.json | 780 +++++++++++++++++++------------------- 1 file changed, 390 insertions(+), 390 deletions(-) diff --git a/planets/planetRegion.json b/planets/planetRegion.json index c4277e9..ad4c2d7 100644 --- a/planets/planetRegion.json +++ b/planets/planetRegion.json @@ -3,457 +3,457 @@ "name": "DEMOCRACY ALWAYS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "855833074": { "name": "ERIDANI", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "559843220": { "name": "CURRENCY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1578230839": { "name": "NEW NEWTONVILLE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2762012044": { "name": "OL' OLDHAM", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2634421583": { "name": "TIMELY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1872830438": { "name": "APPROVAL CITY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1978368732": { "name": "OLD BRANCH", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1411801971": { "name": "VICTORY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2368444431": { "name": "CELEBRATION", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3106360883": { "name": "TRAITOR'S END", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2547946895": { "name": "STRENGTH", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "983151377": { "name": "WALKAWAY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3607786620": { "name": "SLAYER CITY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3161124521": { "name": "QZ-4", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1068743995": { "name": "SENATOR PEAKS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1338066975": { "name": "WORKSONG", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3896987202": { "name": "SEVERITY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "755864726": { "name": "GREATER STOROUSE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2258293610": { "name": "NEW STOROUSE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3006088005": { "name": "SHED", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "476417027": { "name": "FREE TRADE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1023474728": { "name": "KESUMA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2696938432": { "name": "UNGU", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1344426011": { "name": "NO COMPOUND", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4127238767": { "name": "FILIBUSTER", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2876102528": { "name": "PERMACURIS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1143862620": { "name": "HANGAR 6", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1097134956": { "name": "PORTE LIBERTÉ", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1702672301": { "name": "UNDERVATTEN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2919580452": { "name": "NEW TOKYO", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2541292675": { "name": "ASPEN HILLS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2500124294": { "name": "MEGACORPUS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2033316867": { "name": "BATU BELIG", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2903117961": { "name": "EAGLEMOUNT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3039275068": { "name": "COMMUNEFALLS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2650088088": { "name": "FAMILY GROVE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4014866766": { "name": "FUTURE PRIDE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "321980142": { "name": "SETTLER'S HONOR", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2143424881": { "name": "CONVENIENCE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2895050350": { "name": "FIREFLY MEADOWS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4099883014": { "name": "WALNUT ACRES", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4237135854": { "name": "VAULT CITY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3510978126": { "name": "ZONE 3", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "647996051": { "name": "GIRD", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1874705974": { "name": "REGISTER", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "799267053": { "name": "TVENNE BOTTOMS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3885625492": { "name": "LIFESWORTH", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2659108161": { "name": "LOGISTICS HUB 232-B", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2185475541": { "name": "DIVER'S GLORY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1322103873": { "name": "BARREN WARD", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4132827034": { "name": "EAGLECRY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2544875580": { "name": "HUNTER'S BLUFF", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1761215575": { "name": "EASTCLEFT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4204734822": { "name": "KINABATANGAN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1725242014": { "name": "DOWNPOUR", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1028801816": { "name": "LEMURIA RISING", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3634134154": { "name": "PIONEER'S DREAM", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1762725992": { "name": "BASE CAMP 8", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "457233553": { "name": "AIDESVILLE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4121418923": { "name": "HILJAISUUS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "400630653": { "name": "KALASATAMA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1017291850": { "name": "YDINKESKUSTA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3028191212": { "name": "MAJOSYRI", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3841350324": { "name": "QUASAR", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3647907388": { "name": "ZENITH", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4051063223": { "name": "SYCAMORE GARDENS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2332413862": { "name": "KODIAK FALLS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3568007842": { "name": "VOTING DISTRICT F-012357", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1032709433": { "name": "LIL'OME", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1161134727": { "name": "LLANFAIRPWLLGWYNGYLLGOGERYCHWYRNDROBWLLLLANTYSILIOGOGOGOCH II", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1178227778": { "name": "KURRI KURRI", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3116199682": { "name": "ANNWN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3175334400": { "name": "AGARTHA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "718092071": { "name": "PROMINENCE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2340207578": { "name": "AUTONOMY", "description": "High Command has identified this Megafactory as one of two potential beachheads for the invasion of Cyberstan. Rapid insertion protocols will restrict deployment ammunition.", - "region_faction": "Automation", - "layout": "Cyberstan Megafactory", + "region_faction": "Automaton", + "region_type": "Cyberstan Megafactory", "regions_connected_to": [ "1512842277", "2634960640" @@ -462,8 +462,8 @@ "2577020579": { "name": "SOLIDARITET", "description": "High Command has identified this Megafactory as one of two potential beachheads for the invasion of Cyberstan. Anti-air fixtures will hamper Pelican extraction.", - "region_faction": "Automation", - "layout": "Cyberstan Megafactory", + "region_faction": "Automaton", + "region_type": "Cyberstan Megafactory", "regions_connected_to": [ "1512842277", "3404329179" @@ -472,8 +472,8 @@ "1512842277": { "name": "OMNIPARITUS", "description": "Roughly translates to \"Destroy Freedom At All Costs.\" Significant conventional SEAF assaults will be required to support an offensive here, straining ammunition resources.", - "region_faction": "Automation", - "layout": "Cyberstan Megafactory", + "region_faction": "Automaton", + "region_type": "Cyberstan Megafactory", "regions_connected_to": [ "2735744233", "1475859103" @@ -482,8 +482,8 @@ "2634960640": { "name": "LURZA", "description": "Monuments in this Megafactory twist history to valorize the supposed resolve of Cyborgs to \"endure\" Super Earth's benevolent attempts to rehabilitate them. \n\nAnti-air defenses will hinder Eagle operations.", - "region_faction": "Automation", - "layout": "Cyberstan Megafactory", + "region_faction": "Automaton", + "region_type": "Cyberstan Megafactory", "regions_connected_to": [ "2735744233" ] @@ -491,8 +491,8 @@ "3404329179": { "name": "CAMRAT FOR", "description": "This Megafactory contains significant Automaton production facilities. Anti-orbital defenses will tax Super Destroyer resources, resulting in longer orbital cooldowns.", - "region_faction": "Automation", - "layout": "Cyberstan Megafactory", + "region_faction": "Automaton", + "region_type": "Cyberstan Megafactory", "regions_connected_to": [ "1475859103", "297843856" @@ -501,8 +501,8 @@ "2735744233": { "name": "STAR KIELD", "description": "Roughly translates to \"All Humans Must Die.\" One of the largest Megafactories on Cyberstan. A critical military production node. Defended by the Jet Brigade.", - "region_faction": "Automation", - "layout": "Cyberstan Megafactory", + "region_faction": "Automaton", + "region_type": "Cyberstan Megafactory", "regions_connected_to": [ "3380242454" ] @@ -510,8 +510,8 @@ "1475859103": { "name": "URSOOT NINE", "description": "Likely one of the earliest Megafactories to be constructed on Cyberstan. The most significant producer of Cyborg combatants. Defended by the Incineration Corps.", - "region_faction": "Automation", - "layout": "Cyberstan Megafactory", + "region_faction": "Automaton", + "region_type": "Cyberstan Megafactory", "regions_connected_to": [ "3380242454" ] @@ -519,1711 +519,1711 @@ "3380242454": { "name": "TRANSCENDENCE", "description": "The first and most well-defended Megafactory. The nexus of Cyborg command. Its destruction will trigger the collapse of the enemy's defenses on Cyberstan. Expect extreme resistance.", - "region_faction": "Automation", - "layout": "Cyberstan Megafactory" + "region_faction": "Automaton", + "region_type": "Cyberstan Megafactory" }, "1050611219": { "name": "BUJU", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2345167795": { "name": "PINESWOLD", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2146650468": { "name": "DARROWSHOME", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2180989349": { "name": "GRACIOUS LIBERTY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1063822606": { "name": "LUSCIOUS LIBERTY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3385219022": { "name": "COUNCILLOR RORA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "741084747": { "name": "EIGHTRINGS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "521454425": { "name": "BROKER'S WEALTH", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2193235528": { "name": "BRIGHT WING", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1447639542": { "name": "WEST BROKER", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1013683905": { "name": "INTEREST", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1523836342": { "name": "WASTEMOUNT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3775882537": { "name": "ESCAPADE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2185109890": { "name": "LOGISTICS HUB 188-B", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1946203146": { "name": "NEW PARADISE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "997505218": { "name": "GREATER INVESTMENT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1193052974": { "name": "NEW ASPIRATION CITY", "description": "One of 3 Maximum Security Cities. Impregnable to Tyranny; the future of the Federation.", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "16522331": { "name": "FARMHANDSTOWN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "167295516": { "name": "FORT BOUNTY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4275209727": { "name": "FUTURIA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "905823730": { "name": "NEW DA NANG", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1676064266": { "name": "PHAM'S SITE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "523284406": { "name": "OLD CHEMLAND", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4039645448": { "name": "MINE 902", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "130236915": { "name": "EPH", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3291554432": { "name": "HEART FLATS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2300130357": { "name": "OMA PEMMA", "description": "", - "region_faction": "Automation", - "layout": "Megafactory" + "region_faction": "Automaton", + "region_type": "Megafactory" }, "1235784042": { "name": "GEM LICKET", "description": "", - "region_faction": "Automation", - "layout": "Megafactory" + "region_faction": "Automaton", + "region_type": "Megafactory" }, "3756959393": { "name": "KELLA METAMORPH", "description": "", - "region_faction": "Automation", - "layout": "Megafactory" + "region_faction": "Automaton", + "region_type": "Megafactory" }, "3732722501": { "name": "EVOLUTION PLATS", "description": "", - "region_faction": "Automation", - "layout": "Megafactory" + "region_faction": "Automaton", + "region_type": "Megafactory" }, "1230494439": { "name": "UTOPIA VAREN", "description": "", - "region_faction": "Automation", - "layout": "Megafactory" + "region_faction": "Automaton", + "region_type": "Megafactory" }, "3603744514": { "name": "INDUSTRY ALLATEED", "description": "", - "region_faction": "Automation", - "layout": "Megafactory" + "region_faction": "Automaton", + "region_type": "Megafactory" }, "3600431647": { "name": "TECHOLOCKY", "description": "", - "region_faction": "Automation", - "layout": "Megafactory" + "region_faction": "Automaton", + "region_type": "Megafactory" }, "3216000044": { "name": "MASKIN", "description": "", - "region_faction": "Automation", - "layout": "Megafactory" + "region_faction": "Automaton", + "region_type": "Megafactory" }, "3212687176": { "name": "PERSISTENCE GATE", "description": "", - "region_faction": "Automation", - "layout": "Megafactory" + "region_faction": "Automaton", + "region_type": "Megafactory" }, "1881788943": { "name": "SAMEN-STARK", "description": "", - "region_faction": "Automation", - "layout": "Megafactory" + "region_faction": "Automaton", + "region_type": "Megafactory" }, "1878476075": { "name": "TECHNOLOCKIA ALLATEED", "description": "", - "region_faction": "Automation", - "layout": "Megafactory" + "region_faction": "Automaton", + "region_type": "Megafactory" }, "3495232119": { "name": "OMA PEMMA", "description": "", - "region_faction": "Automation", - "layout": "Megafactory" + "region_faction": "Automaton", + "region_type": "Megafactory" }, "4248413283": { "name": "GEM LICKET", "description": "", - "region_faction": "Automation", - "layout": "Megafactory" + "region_faction": "Automaton", + "region_type": "Megafactory" }, "3311068219": { "name": "GEMSTELLE GENERATOR", "description": "", - "region_faction": "Automation", - "layout": "Megafactory" + "region_faction": "Automaton", + "region_type": "Megafactory" }, "1122447002": { "name": "SAMEN-STARK", "description": "", - "region_faction": "Automation", - "layout": "Megafactory" + "region_faction": "Automaton", + "region_type": "Megafactory" }, "1415969325": { "name": "BRAWFERMLAND", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "832046850": { "name": "NEW ABERDEEN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2006541056": { "name": "SAORSA GLEN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2057457464": { "name": "LOKAHEIM", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "189783404": { "name": "PSEUDOTOPIA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3342476592": { "name": "FAMEWOLF PEAK", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1759245992": { "name": "NEKK POND", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1791361107": { "name": "LAGERLÖF CITY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "27836851": { "name": "NEW YEARNING CITY", "description": "One of 3 Maximum Security Cities. Impregnable to Tyranny; the future of the Federation.", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3309151713": { "name": "BARRACKSBURG", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2004207949": { "name": "HAVEN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2557369266": { "name": "OTARU'S PLEDGE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3540948886": { "name": "XIAMEN ANEW", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "991650372": { "name": "MUNITION CITY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1239520232": { "name": "NEW HOPE CITY", "description": "The flagship Maximum Security City. Impregnable to Tyranny; the future of the Federation.", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4059243365": { "name": "HOPESHIRE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "786534585": { "name": "REDFIELD", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1838126407": { "name": "DEMOCRACY'S LANDING", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3900513024": { "name": "VÁHTJER", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4038285524": { "name": "MALMBERGET", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3964263469": { "name": "ALTONBURG", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3067104866": { "name": "ERSATZ", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2507971325": { "name": "MALLSTRIP NODES", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2591044773": { "name": "BIRTH", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1897395642": { "name": "GRAFSART", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3626214155": { "name": "GRAFSWALLIT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3851016682": { "name": "GRAFSEAD", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1623710024": { "name": "NEW VICTORY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1603459330": { "name": "FREE APARTMENTS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3455957267": { "name": "FRESH ORCHARDS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1514913854": { "name": "EXCITEMENT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "451637988": { "name": "SERVITUDE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1002278606": { "name": "WEST MANAGEMENT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1479079406": { "name": "EAST REST", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "860486103": { "name": "ALIGNMENT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "314025568": { "name": "PENSCEWT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2391484056": { "name": "EAGLE'S LIKENESS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3185820932": { "name": "CONSENSUS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2232171610": { "name": "OLD CONUNDRUM", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3194418120": { "name": "RESOLVE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "472831334": { "name": "UNANIMITY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "874781515": { "name": "UNISON", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3491570579": { "name": "ON-EARSAHOU", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2519594311": { "name": "CLOCKSTOP", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3212629027": { "name": "MAGNITUDE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3184875338": { "name": "GENERATORSVILLE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1654362284": { "name": "SARAH SWIFT DAM", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1168572634": { "name": "EAST EMBANKMENT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2719536576": { "name": "DEEPWELL", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2689075072": { "name": "GREATER ATLANTEAN POWER PLANT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2751322458": { "name": "GUNPOWDER MEADOWS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2741839635": { "name": "INVESTMENT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3188612954": { "name": "FORT SANGUINE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1329166626": { "name": "KNIGHT'S HONOR", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1039071856": { "name": "SEVENSEAL", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "967684667": { "name": "LIBER-TEA TOWNSHIP", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1161514581": { "name": "DYER STREETS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1915702028": { "name": "COZY FLATS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3021776166": { "name": "HUMANITY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "119875523": { "name": "RECON HEIGHTS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "586167831": { "name": "SILO A", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3054618608": { "name": "VOTER'S FALLOW", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3034375188": { "name": "FROSTOWN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "786867005": { "name": "ADNAN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "12564835": { "name": "GARAGE DUNE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2939223654": { "name": "DYN ALPHA 534-2", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3585703392": { "name": "GRAPESHOT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1688960258": { "name": "ICE BEND", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2509774688": { "name": "OLUFSEN'S FOOTPRINT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1136017261": { "name": "OLD HEARTH CITY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4221006651": { "name": "SCHOLAR'S MOOR", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "484247622": { "name": "BLESTRAIL", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3066706899": { "name": "HILDOARA CENTRAL", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2293980636": { "name": "SHELTER", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3179108272": { "name": "ADAM PARK", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "581000702": { "name": "OLD INTERNMENTS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3612551140": { "name": "HEATHERFIELD", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1854961214": { "name": "VENERATION", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2712707536": { "name": "DARKWELL", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "945140203": { "name": "STACY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1101206164": { "name": "PERSISTENCE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2007842501": { "name": "HABITAT RED-2", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2581434266": { "name": "INTREPIDNESS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2418052824": { "name": "DEBTOR'S DOWNS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3710473299": { "name": "PIT 8", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2095568588": { "name": "NEW PENG", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "660742724": { "name": "SERENITY SUMMIT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3373033616": { "name": "MORSKIE OKO", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4028778105": { "name": "CRYSTAL SLOPES", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1000010048": { "name": "BUCU'S REST", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2231267715": { "name": "VANQUISHMENT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1954581243": { "name": "FREECREST", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1501066740": { "name": "LIFEBLOOD", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "829716394": { "name": "REQUIEM", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4162876257": { "name": "DIVER'S REST", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2187047436": { "name": "DISCOVERY GLEN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3368734830": { "name": "TOIL", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3677320822": { "name": "RIZIO'S VISION", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3421372928": { "name": "SONGGUO CUN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4087006817": { "name": "XIN FUZHOU", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4065420956": { "name": "SETTLEMENT 7", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1820689153": { "name": "MT MONUMENT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1119186435": { "name": "STRONGFORT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1199071894": { "name": "PARRHESIA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2853318855": { "name": "ISEGORIA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "480136851": { "name": "WORKHOUSE 239-C", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "176090569": { "name": "ABUNDANCE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3513777986": { "name": "SEORAKSAN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3910908375": { "name": "GYEONGSEONG", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "137264955": { "name": "ANDROS GAMMA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2300653457": { "name": "ANDROS DELTA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2409136536": { "name": "SAPPHIRE LAKE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3849073717": { "name": "PILOT'S BERTH", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2098963156": { "name": "PLETHORA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1428185423": { "name": "ANTBOOT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "697345425": { "name": "SKAR'S GARDENS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3895412065": { "name": "FOUR CROWNS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3553590218": { "name": "RINKTOWN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "248027603": { "name": "PROSPERITY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3263317504": { "name": "RESPITE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4269009782": { "name": "EXO CITY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "867139136": { "name": "CHAIRMAN OYESLLO", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3625692119": { "name": "CHAIRMAN OKOTE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1062239247": { "name": "HOMESTEAD HILL", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2140217517": { "name": "YATAKHANE 263", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1058460461": { "name": "NEW HEARTH CITY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2519745557": { "name": "LACED STRAIT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2252336577": { "name": "QUENCH", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2298034348": { "name": "HARDY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1653634596": { "name": "OBSERVATORY 6", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3342871593": { "name": "ADVENTURE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "511490869": { "name": "PORUGU", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2491531357": { "name": "PADOSAN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2541809256": { "name": "QUASAR", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3858818769": { "name": "SYZYGY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2253802431": { "name": "OLD DOVE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "481340922": { "name": "BRNO", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1121037205": { "name": "NEW EAGLE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3550784979": { "name": "VILHELMINA DOROTHEA FREDRIKA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "974467043": { "name": "MOGO PLAINS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1599927394": { "name": "KALASATAMA PORT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2788606019": { "name": "RESILIENCE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "539875676": { "name": "HOT GATES", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2024755529": { "name": "HANDAKAS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2190098981": { "name": "HAKU CITY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3950276676": { "name": "CAMP LEIGHTON", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3687523144": { "name": "NON-PARTISAN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2592017616": { "name": "XIRAN'S CLAIM", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3283689576": { "name": "CORNUCOPOLIS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3493472115": { "name": "MOBERG'S DREAM", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "873089075": { "name": "GROWL", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3272102382": { "name": "SUPERIORITY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3109135198": { "name": "MEMORIALS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2069832250": { "name": "QUELLED DISSENT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4101984974": { "name": "INDEPENDENCE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2832454199": { "name": "MESSAGER'S MESA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1690681912": { "name": "BOPSFIELD", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1668618298": { "name": "DIPLOMACY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "622301006": { "name": "ABUNDANCE BLUFF", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1068853940": { "name": "MINERAL'S END", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "297388908": { "name": "SHOTGUN SUMMIT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "706797536": { "name": "PEOPLE'S HAND", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2184145680": { "name": "TOPSOIL", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2126832849": { "name": "HUMAN WILL", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "452138560": { "name": "BLIGHTSMURK", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1842220312": { "name": "LASTOME", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2285651547": { "name": "LOOKOUT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3862302711": { "name": "PEASE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3164536732": { "name": "SEASSEFYRE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1273177678": { "name": "EXALT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3320001654": { "name": "EAGLESTAR ETERNAL", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2617273113": { "name": "PRAVOGRAD", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1108939907": { "name": "BRAVERY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3205582835": { "name": "ACCOUNTANT GRAEBER", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1201038992": { "name": "BEACHVIEW", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "334066640": { "name": "THE VILLAS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "491224618": { "name": "NEW ALEXANDRIA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2472296828": { "name": "HOLL", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3911522018": { "name": "KILLJOY TOWN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1613437962": { "name": "GRAVITAS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3644870667": { "name": "DOGTOWN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "521646997": { "name": "BEEFBURG", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2849889311": { "name": "LUXE POINT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2106184075": { "name": "SHADY OAKS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1543050297": { "name": "DOSTOINSTVO", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2130828005": { "name": "GLOBULUS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1701644792": { "name": "ORBSHAM", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2727770200": { "name": "VERVE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3042839498": { "name": "PEDIS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1447385649": { "name": "DIGITI", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1289084629": { "name": "MINERAL REFINEMENT WORKS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "540250241": { "name": "ORESINK", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1633627715": { "name": "VIBRANCY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "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.", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "550918906": { "name": "EQUALITY-ON-SEA", "description": "Named for the historic conference where Humanity was found to be the most Equal species in the Galaxy.", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1750980320": { "name": "PROSPERITY CITY", "description": "Home to the Democratic Council, our proud Capital is a beacon of Progress, Productivity, and Patriotism.", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3958784315": { "name": "ADMINISTRATIVE CENTER 02", "description": "Each form and application that passes through the hallowed halls of AdminCen is emblazoned with the Stamp of Ages, and should be given a place of honor in the home.", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4196558004": { "name": "EAGLEOPOLIS", "description": "This Great Heart of Commerce is renowned galaxy-wide for its Grand Shopping Malls and Splendorous Entertainment Centers.", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1199462527": { "name": "REMEMBRANCE", "description": "Risen from the ashes of an ancient city, Rememberance is a monument to the Perseverance of Humankind.", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "391918492": { "name": "YORK SUPREME", "description": "Following the Great York Conundrum, one City rose above the rest, pledging to hold its Hand over all other Yorks, so that no more blood be spilt between them.", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "316170794": { "name": "FORTITUDE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3921926208": { "name": "FREEDOM'S TORCH", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "281317935": { "name": "FEARLESS HOLLOW", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1562611653": { "name": "SCALD", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3839797397": { "name": "REWA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "579852265": { "name": "FOUNDRY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1999301409": { "name": "STEEL RESOLVE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4187567384": { "name": "NYA SKELLEFTEA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "687069999": { "name": "ÖDESHÖGRE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1123715107": { "name": "GOTHENBURG III", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3924472281": { "name": "CHATOYANT", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3263074211": { "name": "CARBONDALE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3090254958": { "name": "PERIWINKLE MILLS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2936987719": { "name": "FREEDOM ETERNAL", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1468847276": { "name": "NUOVA ROMA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "770916674": { "name": "NEW KATHMANDU", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3147829923": { "name": "PO'S RAVENNA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1713282699": { "name": "REBELSGRAVE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "438247765": { "name": "REFORMED-BY-TRUTH", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3363260441": { "name": "OBEDIENCE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3036848565": { "name": "SEQUIM", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4253491601": { "name": "ONSEN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1061744043": { "name": "GIRI", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3878380748": { "name": "SAPPORO", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3130397378": { "name": "PERSEVERANCE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4151302370": { "name": "CLE ELUM REDIVIVA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "649934138": { "name": "LAELIA", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "873382628": { "name": "BLACKVEIN MINES", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1365889454": { "name": "BENEVOLENCE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "763067932": { "name": "ANNE'S VIGIL", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1312916665": { "name": "GREATWOOD MILLS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4192092503": { "name": "FODDER GORGE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "468034602": { "name": "BIRCHVILLE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "807761309": { "name": "PROGRESS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4179557814": { "name": "HAERSTVIK", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1954453569": { "name": "SCARLET HAVEN", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "1451291824": { "name": "EDWARD'S GRAVE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "311758306": { "name": "LIGHT-OF-LIBERTY", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "4264188855": { "name": "MIRAGE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2563609963": { "name": "DRYWELL", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "3455315905": { "name": "NEW COB", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "518148662": { "name": "GENE", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" }, "2775422932": { "name": "STARPASS", "description": "", "region_faction": "Super Earth", - "layout": "Default City" + "region_type": "Metropolis" } }