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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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/39] 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" } } From a8c94034a3525632a5952765548137911ead18b8 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Tue, 17 Mar 2026 13:54:43 -0400 Subject: [PATCH 29/39] Add new Illuminate effects. --- effects/planetEffects.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index fe965f8..49940d7 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -678,5 +678,25 @@ "description": "Cyborgs are deployed to the battlefield of this planet, leading their Automaton armies.", "galacticEffectId": 1361, "name": "CYBORGS" - } + }, + "1377": { + "galacticEffectId": 1377, + "name": "MINDLESS MASSES (Enemies)", + "description": "The Illuminate are converting large numbers of Super Earth citizens into Voteless-type enemies on this planet. Prepare to face a twisted, indoctrinated horde." + }, + "1378": { + "galacticEffectId": 1378, + "name": "MINDLESS MASSES", + "description": "The Illuminate are converting large numbers of Super Earth citizens into Voteless-type enemies on this planet. Prepare to face a twisted, indoctrinated horde." + }, + "1379": { + "galacticEffectId": 1379, + "name": "APPROPRIATORS", + "description": "The Illuminate are deploying only their own kind to this planet, a clear indication of the operation's importance and/or xenophobic nature. Prepare to face foot soldiers, drones, and piloted mechanical constructs." + }, + "1380": { + "galacticEffectId": 1380, + "name": "APPROPRIATORS (Enemies)", + "description": "The Illuminate are deploying only their own kind to this planet, a clear indication of the operation's importance and/or xenophobic nature. Prepare to face foot soldiers, drones, and piloted mechanical constructs." + } } From a66d38f4ac1f6c1115f706d44da1465dffd9b5b0 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Sat, 21 Mar 2026 12:16:14 -0400 Subject: [PATCH 30/39] Add new effects to planetEffects.json --- effects/planetEffects.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index 49940d7..3f8d47e 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -679,6 +679,21 @@ "galacticEffectId": 1361, "name": "CYBORGS" }, + "1373": { + "galacticEffectId": 1373, + "name": "CLASS 1 EXOSTORM", + "description": "Isolated Exostorm pockets are materializing across the planet and rapidly gaining momentum." + }, + "1374": { + "galacticEffectId": 1374, + "name": "CLASS 2 EXOSTORM", + "description": "Exostorm fronts are coalescing into a dense system that threatens to engulf the entire planet." + }, + "1375": { + "galacticEffectId": 1375, + "name": "CLASS 3 EXOSTORM", + "description": "The Exostorm has reached critical mass, enveloping the planet in an ominous tempest that defies atmospheric physics." + }, "1377": { "galacticEffectId": 1377, "name": "MINDLESS MASSES (Enemies)", From 09d692c59a17c0c4d914bab212f6c0f4b5ae83a0 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Tue, 24 Mar 2026 11:58:08 -0400 Subject: [PATCH 31/39] new galactic effect: The Void --- effects/planetEffects.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index 3f8d47e..0b73a19 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -694,6 +694,11 @@ "name": "CLASS 3 EXOSTORM", "description": "The Exostorm has reached critical mass, enveloping the planet in an ominous tempest that defies atmospheric physics." }, + "1376":{ + "galacticEffectId": 1376, + "name": "The Void", + "description": "This world is enveloped by The Void." + }, "1377": { "galacticEffectId": 1377, "name": "MINDLESS MASSES (Enemies)", From c4434dccdaf0b2f027330cbd33c4d8180e48e824 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Tue, 28 Apr 2026 16:14:21 -0400 Subject: [PATCH 32/39] Update planets.json planets coming in --- planets/planets.json | 93 ++++++++++++++++++++++---------------------- 1 file changed, 46 insertions(+), 47 deletions(-) diff --git a/planets/planets.json b/planets/planets.json index 0b751d1..8970a20 100644 --- a/planets/planets.json +++ b/planets/planets.json @@ -7753,51 +7753,50 @@ "normal_temp" ] }, - "267": { - "name": "Big Rock", - "sector": "Sten", - "biome": "arctic_glacier_coldrocky", - "environmentals": [ - "none" - ], - "names": { - "en-US": "Big Rock" - }, - "type": "arctic", - "weather_effects": [ - "extreme_cold" - ] - }, - "268": { - "name": "Luxuriant", - "sector": "Jin Xi", - "biome": "sandy_base", - "environmentals": [ - "sandstorms" - ], - "names": { - "en-US": "Luxuriant" - }, - "type": "sandy", - "weather_effects": [ - "intense_heat", - "extreme_cold", - "sandstorms" - ] - }, - "269": { - "name": "Brilliance", - "sector": "Orion", - "biome": "primordial_blue", - "environmentals": [ - "ion_storms" - ], - "names": { - "en-US": "Brilliance" - }, - "type": "primordial", - "weather_effects": [ - "normal_temp" - ] - } + , + "267": { + "name": "Big Rock", + "sector": "Sten", + "biome": "oasis_base", + "environmentals": [ + "none" + ], + "names": { + "en-US": "Big Rock" + }, + "type": "bug ^_^ 13", + "weather_effects": [ + "none" + ] + }, + "268": { + "name": "Luxuriant", + "sector": "Jin Xi", + "biome": "deciduous_base", + "environmentals": [ + "none" + ], + "names": { + "en-US": "Luxuriant" + }, + "type": "count ^_^ 14", + "weather_effects": [ + "none" + ] + }, + "269": { + "name": "Brilliance", + "sector": "Orion", + "biome": "deciduous_base", + "environmentals": [ + "none" + ], + "names": { + "en-US": "Brilliance" + }, + "type": "count ^_^ 14", + "weather_effects": [ + "none" + ] + } } From 792d309afba9b803f2501561893e476941a3a676 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Tue, 28 Apr 2026 16:15:07 -0400 Subject: [PATCH 33/39] Update planets.json --- planets/planets.json | 1 - 1 file changed, 1 deletion(-) diff --git a/planets/planets.json b/planets/planets.json index 8970a20..8dc2d5e 100644 --- a/planets/planets.json +++ b/planets/planets.json @@ -7753,7 +7753,6 @@ "normal_temp" ] }, - , "267": { "name": "Big Rock", "sector": "Sten", From 055e1285713c0cddd0794bf1e75613346cc7363a Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Tue, 28 Apr 2026 16:24:54 -0400 Subject: [PATCH 34/39] Update biomes.json --- planets/biomes.json | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/planets/biomes.json b/planets/biomes.json index 35a083d..18229ee 100644 --- a/planets/biomes.json +++ b/planets/biomes.json @@ -19,6 +19,18 @@ "name": "Hive World", "description": "This planet has been completely infested by the Terminids, transformed inside and out into a hive of Tyranny." }, + "cyberstan": { + "name": "Cyberstan Megafactory", + "description": "Cyberstan, once again, forms the axis of the Cyborg Legion's insurrection. Massive Megafactories cover its surface, churning out mechanical armies and weapons of mass extinction." + }, + "deciduous_base": { + "name": "Deciduous Forest", + "description": "Description is a placeholder" + }, + "magma_base": { + "name": "Magma", + "description": "Constant eruptions keep this planet covered in lava flows and utterly inhospitable to Democratic life. It also makes it a treasure trove of rare minerals." + }, "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." @@ -35,6 +47,10 @@ "name": "Tundra", "description": "A perennially chilly climate has allowed short, colorful shrubs to flourish across this planet's surface." }, + "oasis_base": { + "name": "Desert Oasis", + "description": "Description is a placeholder" + }, "primordial_base": { "name": "Volcanic Jungle", "description": "Abundant with life, this wet planet is covered in deep oceans, thick forests, and tall grasses." @@ -87,10 +103,6 @@ "name": "Haunted Swamp", "description": "Squelching mud, twisting roots; the odor of rot and anarchy. A teeming, endless morass." }, - "magma_base": { - "name": "Magma", - "description": "Constant eruptions keep this planet covered in lava flows and utterly inhospitable to Democratic life. It also makes it a treasure trove of rare minerals." - }, "unknown": { "name": "Unknown", "description": "This planet's biome is unknown at this time." From 65ebb5028762482e6f88e17641931e0bdcf080f8 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Tue, 28 Apr 2026 16:27:12 -0400 Subject: [PATCH 35/39] Update planets.json --- planets/planets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planets/planets.json b/planets/planets.json index 8dc2d5e..ad1ac1e 100644 --- a/planets/planets.json +++ b/planets/planets.json @@ -7682,7 +7682,7 @@ "260": { "name": "Cyberstan", "sector": "Valdis", - "biome": "arctic_glacier_coldrocky", + "biome": "cyberstan", "environmentals": [ "none" ], From b8c87aa3b84a87b599784b86088354ac22c48dd1 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Tue, 28 Apr 2026 16:42:46 -0400 Subject: [PATCH 36/39] Update planets.json --- planets/planets.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/planets/planets.json b/planets/planets.json index ad1ac1e..4ba08db 100644 --- a/planets/planets.json +++ b/planets/planets.json @@ -7763,7 +7763,7 @@ "names": { "en-US": "Big Rock" }, - "type": "bug ^_^ 13", + "type": "oasis", "weather_effects": [ "none" ] @@ -7778,7 +7778,7 @@ "names": { "en-US": "Luxuriant" }, - "type": "count ^_^ 14", + "type": "deciduous", "weather_effects": [ "none" ] @@ -7793,7 +7793,7 @@ "names": { "en-US": "Brilliance" }, - "type": "count ^_^ 14", + "type": "deciduous", "weather_effects": [ "none" ] From 73bca22fb86310f3297f2987c57385497bfcbd4a Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Tue, 5 May 2026 12:32:51 -0400 Subject: [PATCH 37/39] biomes/planetEffects --- effects/planetEffects.json | 5 + planets/biomes.json | 4 +- planets/planets.json | 365 +++++++++++++++++++++---------------- 3 files changed, 213 insertions(+), 161 deletions(-) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index 0b73a19..198bcbe 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -718,5 +718,10 @@ "galacticEffectId": 1380, "name": "APPROPRIATORS (Enemies)", "description": "The Illuminate are deploying only their own kind to this planet, a clear indication of the operation's importance and/or xenophobic nature. Prepare to face foot soldiers, drones, and piloted mechanical constructs." + }, + "1386": { + "galacticEffectId": 1386, + "name": "SPORE BURST STRAIN", + "description": "A mutation causes Terminids on this planet to generate excess hormonal spores, which drive other similarly mutated Terminids into a frenzy. Prepare to face enemies that bolster each others' speed." } } diff --git a/planets/biomes.json b/planets/biomes.json index 18229ee..7487c01 100644 --- a/planets/biomes.json +++ b/planets/biomes.json @@ -25,7 +25,7 @@ }, "deciduous_base": { "name": "Deciduous Forest", - "description": "Description is a placeholder" + "description": "Broadleaf woodlands spread across rolling hills, broken by shallow waters that wind through mossy logs, flowers, and stone. (UNOFFICIAL)" }, "magma_base": { "name": "Magma", @@ -49,7 +49,7 @@ }, "oasis_base": { "name": "Desert Oasis", - "description": "Description is a placeholder" + "description": "Rolling dunes across a beatiful beach world. (UNOFFICIAL) " }, "primordial_base": { "name": "Volcanic Jungle", diff --git a/planets/planets.json b/planets/planets.json index 4ba08db..0839036 100644 --- a/planets/planets.json +++ b/planets/planets.json @@ -23,7 +23,7 @@ "zh-Hans": "\u8d85\u7ea7\u5730\u7403", "zh-Hant": "\u8d85\u7d1a\u5730\u7403" }, - "type": "none", + "type": "super_earth", "weather_effects": [ "normal_temp", "rainstorms" @@ -53,7 +53,7 @@ "zh-Hans": "\u514b\u4f26\u8fbe\u65afII", "zh-Hant": "\u514b\u9023\u9054\u65afII" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "extreme_cold", @@ -114,7 +114,7 @@ "zh-Hans": "\u5be1\u5987\u6e2f", "zh-Hant": "\u5be1\u5a66\u6e2f" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "extreme_cold" ] @@ -172,7 +172,7 @@ "zh-Hans": "\u76ae\u4f26V", "zh-Hant": "\u76ae\u502bV" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "normal_temp" @@ -202,7 +202,7 @@ "zh-Hans": "\u6c34\u7011\u4e3b\u661f", "zh-Hant": "\u7011\u5e03\u4e3b\u661f" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp" ] @@ -231,7 +231,7 @@ "zh-Hans": "\u6cfd\u4e9a\u9c81\u6208\u897f\u4e9a", "zh-Hant": "\u6fa4\u4e9e\u9b6f\u54e5\u897f\u4e9e" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "normal_temp" @@ -261,7 +261,7 @@ "zh-Hans": "\u8fbe\u7f57\u65af\u6ce2\u7279", "zh-Hant": "\u9054\u7f85\u65af\u6e2f" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp", "acid_storms" @@ -350,7 +350,7 @@ "zh-Hans": "\u523b\u8033\u67cf\u6d1b\u65afIIIc", "zh-Hant": "\u585e\u4f2f\u62c9\u65afIIIc" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "normal_temp" @@ -557,7 +557,7 @@ "zh-Hans": "\u5e7d\u7075", "zh-Hant": "\u5e7d\u9748" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp", "acid_storms" @@ -774,7 +774,7 @@ "sector": "Celeste", "biome": "swamp_haunted", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "NUBLARIA I", @@ -795,7 +795,8 @@ }, "type": "swamp", "weather_effects": [ - "normal_temp" + "normal_temp", + "thick_fog" ] }, "27": { @@ -891,7 +892,7 @@ "sector": "Barnard", "biome": "primordial_dead", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "VEIL", @@ -1057,7 +1058,7 @@ "zh-Hans": "\u827e\u8299\u9c81\u7ef4\u4e9a", "zh-Hant": "\u827e\u4f5b\u9732\u7dad\u4e9e" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp" ] @@ -1067,7 +1068,7 @@ "sector": "Gothmar", "biome": "swamp_haunted", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "SOLGHAST", @@ -1088,7 +1089,8 @@ }, "type": "swamp", "weather_effects": [ - "normal_temp" + "normal_temp", + "thick_fog" ] }, "37": { @@ -1144,7 +1146,7 @@ "zh-Hans": "\u7ef4\u5c14\u4f0a\u8fea\u4e9a\u4e3b\u661f", "zh-Hant": "\u7dad\u91cc\u8fea\u4e9e\u4e3b\u661f" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "extreme_cold", @@ -1205,7 +1207,7 @@ "zh-Hans": "\u7c73\u62c9\u6234\u4ec0", "zh-Hant": "\u7c73\u62c9\u5fb7\u8a31" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "normal_temp" @@ -1216,7 +1218,7 @@ "sector": "Idun", "biome": "swamp_haunted", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "ATRAMA", @@ -1237,7 +1239,8 @@ }, "type": "swamp", "weather_effects": [ - "normal_temp" + "normal_temp", + "thick_fog" ] }, "42": { @@ -1264,7 +1267,7 @@ "zh-Hans": "\u57c3\u6885\u91cc\u4e9a", "zh-Hant": "\u827e\u7f8e\u91cc\u4e9e" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp" ] @@ -1353,7 +1356,7 @@ "zh-Hans": "\u739b\u65af\u8482\u4e9a", "zh-Hant": "\u99ac\u65af\u63d0\u4e9e" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "extreme_cold", @@ -1472,7 +1475,7 @@ "zh-Hans": "\u827e\u5b5c\u6cf0\u62c9", "zh-Hant": "\u963f\u8332\u63d0\u62c9" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp" ] @@ -1501,7 +1504,7 @@ "zh-Hans": "\u827e\u70ed\u5c14\u6b21\u661f", "zh-Hant": "\u963f\u7956\u723e\u6b21\u661f" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "normal_temp" @@ -1561,7 +1564,7 @@ "zh-Hans": "\u65af\u5229\u592b", "zh-Hant": "\u53f2\u91cc\u592b" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp", "acid_storms" @@ -1591,7 +1594,7 @@ "zh-Hans": "\u5f00\u52d2\u83ab\u5c14", "zh-Hant": "\u51f1\u62c9\u7a46" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "extreme_cold", @@ -1680,7 +1683,7 @@ "zh-Hans": "\u6885\u91cc\u7fc1", "zh-Hant": "\u7c73\u91cc\u70cf" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp" ] @@ -1975,7 +1978,7 @@ "zh-Hans": "\u5c45\u91cc\u4e9a", "zh-Hant": "\u5eab\u91cc\u4e9e" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "extreme_cold" ] @@ -1985,7 +1988,7 @@ "sector": "Marspira", "biome": "swamp_haunted", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "TARSH", @@ -2006,7 +2009,8 @@ }, "type": "swamp", "weather_effects": [ - "normal_temp" + "normal_temp", + "thick_fog" ] }, "68": { @@ -2103,7 +2107,7 @@ "sector": "Iptus", "biome": "swamp_haunted", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "RATCH", @@ -2124,7 +2128,8 @@ }, "type": "swamp", "weather_effects": [ - "normal_temp" + "normal_temp", + "thick_fog" ] }, "72": { @@ -2240,7 +2245,7 @@ "zh-Hans": "\u827e\u65af\u514b\u5c14", "zh-Hant": "\u57c3\u65af\u79d1" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp", "acid_storms" @@ -2270,7 +2275,7 @@ "zh-Hans": "\u6cf0\u96f7\u514b", "zh-Hant": "\u9435\u745e\u514b" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "extreme_cold" ] @@ -2280,7 +2285,7 @@ "sector": "Orion", "biome": "primordial_dead", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "CIRRUS", @@ -2504,7 +2509,7 @@ "zh-Hans": "\u65af\u5361\u4ec0", "zh-Hant": "\u53f2\u5361\u4ec0" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp", "acid_storms" @@ -2534,7 +2539,7 @@ "zh-Hans": "\u83ab\u62c9\u6234\u4ec0", "zh-Hant": "\u6469\u62c9\u5fb7\u8a31" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "extreme_cold", @@ -2565,7 +2570,7 @@ "zh-Hans": "\u62c9\u65af\u666e", "zh-Hant": "\u62c9\u65af\u666e" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "extreme_cold" ] @@ -2575,7 +2580,7 @@ "sector": "Gallux", "biome": "swamp_haunted", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "BASHYR", @@ -2596,7 +2601,8 @@ }, "type": "swamp", "weather_effects": [ - "normal_temp" + "normal_temp", + "thick_fog" ] }, "88": { @@ -2693,7 +2699,7 @@ "sector": "Rictus", "biome": "swamp_haunted", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "IRO", @@ -2714,7 +2720,8 @@ }, "type": "swamp", "weather_effects": [ - "normal_temp" + "normal_temp", + "thick_fog" ] }, "92": { @@ -2859,7 +2866,7 @@ "zh-Hans": "32\u53f7\u54e8\u7ad9", "zh-Hant": "32\u865f\u54e8\u7ad9" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "extreme_cold", @@ -2890,7 +2897,7 @@ "zh-Hans": "\u5361\u5229\u666e\u7d22", "zh-Hant": "\u5361\u5442\u666e\u7d22" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp" ] @@ -2929,7 +2936,7 @@ "sector": "Guang", "biome": "primordial_dead", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "ALDERIDGE COVE", @@ -3242,7 +3249,7 @@ "zh-Hans": "\u591a\u5c14\u592b", "zh-Hant": "\u591a\u592b" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "extreme_cold" ] @@ -3329,7 +3336,7 @@ "zh-Hans": "\u4f5b\u519c\u4e95", "zh-Hant": "\u5a01\u8fb2\u4e95" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp" ] @@ -3339,7 +3346,7 @@ "sector": "Hydra", "biome": "primordial_dead", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "AESIR PASS", @@ -3397,7 +3404,7 @@ "sector": "Lacaille", "biome": "primordial_dead", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "PENTA", @@ -3535,7 +3542,7 @@ "zh-Hans": "\u6469\u5c14\u5854\u514b\u65af\u4e3b\u661f", "zh-Hant": "\u6469\u723e\u6cf0\u65af\u4e3b\u661f" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "normal_temp" @@ -3565,7 +3572,7 @@ "zh-Hans": "\u5a01\u5c14\u798f\u5fb7\u7ad9", "zh-Hant": "\u5a01\u798f\u5fb7\u592a\u7a7a\u7ad9" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp", "acid_storms" @@ -3595,7 +3602,7 @@ "zh-Hans": "\u5148\u9a71II", "zh-Hant": "\u5148\u92d2II" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp" ] @@ -3624,7 +3631,7 @@ "zh-Hans": "\u5384\u5c14\u68ee\u6851\u5179", "zh-Hant": "\u723e\u68ee\u6c99\u5730" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "normal_temp" @@ -3635,7 +3642,7 @@ "sector": "Falstaff", "biome": "swamp_haunted", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "SOCORRO III", @@ -3656,7 +3663,8 @@ }, "type": "swamp", "weather_effects": [ - "normal_temp" + "normal_temp", + "thick_fog" ] }, "124": { @@ -3713,7 +3721,7 @@ "zh-Hans": "\u82ac\u91cc\u5c14III", "zh-Hant": "\u82ac\u91cc\u723eIII" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "extreme_cold" ] @@ -3800,7 +3808,7 @@ "zh-Hans": "\u5927\u6d41\u58ebII", "zh-Hant": "\u9054\u91cc\u723eII" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp", "acid_storms" @@ -3890,7 +3898,7 @@ "zh-Hans": "\u738b\u826f\u4e09III", "zh-Hant": "\u738b\u826f\u4e09III" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp" ] @@ -4047,7 +4055,7 @@ "sector": "Hanzo", "biome": "primordial_dead", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "AIN-5", @@ -4134,7 +4142,7 @@ "sector": "Akira", "biome": "primordial_dead", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "ALARAPH", @@ -4301,7 +4309,7 @@ "zh-Hans": "\u5929\u9634\u56db", "zh-Hant": "\u5929\u9670\u56db" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp", "acid_storms" @@ -4331,7 +4339,7 @@ "zh-Hans": "\u6b27\u82cf\u666e\u68ee", "zh-Hant": "\u6b50\u8607\u73ca" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "extreme_cold", @@ -4420,7 +4428,7 @@ "zh-Hans": "\u8001\u4eba", "zh-Hant": "\u5361\u8afe\u666e\u65af" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "normal_temp" @@ -4480,7 +4488,7 @@ "zh-Hans": "\u5317\u6cb3\u4e8c", "zh-Hant": "\u5317\u6cb3\u4e8c" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp" ] @@ -4509,7 +4517,7 @@ "zh-Hans": "\u5fb7\u5c14\u6839", "zh-Hant": "\u8fea\u723e\u91d1" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "extreme_cold", @@ -4551,7 +4559,7 @@ "sector": "Xzar", "biome": "primordial_dead", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "MORT", @@ -4628,7 +4636,7 @@ "zh-Hans": "\u67e5\u5df4\u5c14VII", "zh-Hant": "\u67e5\u723e\u535aVII" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp", "acid_storms" @@ -4716,7 +4724,7 @@ "zh-Hans": "\u4e18\u4f0a", "zh-Hant": "\u4e18\u4f0a" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "extreme_cold", @@ -4747,7 +4755,7 @@ "zh-Hans": "\u96c0\u7279\u6e7e", "zh-Hant": "\u96c0\u7279\u7063" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp", "acid_storms" @@ -4777,7 +4785,7 @@ "zh-Hans": "\u53ef\u6d1b\u5c14", "zh-Hant": "\u514b\u52de\u745e" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "extreme_cold" ] @@ -4983,7 +4991,7 @@ "zh-Hans": "\u827e\u62c9\u7279\u4e3b\u661f", "zh-Hant": "\u57c3\u62c9\u4ed6\u4e3b\u661f" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "normal_temp" @@ -5042,7 +5050,7 @@ "zh-Hans": "\u4f5b\u91cc\u4e3b\u661f", "zh-Hant": "\u4f5b\u91cc\u4e3b\u661f" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp" ] @@ -5082,7 +5090,7 @@ "sector": "Jin Xi", "biome": "swamp_haunted", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "GAR HAREN", @@ -5103,7 +5111,8 @@ }, "type": "swamp", "weather_effects": [ - "normal_temp" + "normal_temp", + "thick_fog" ] }, "173": { @@ -5229,7 +5238,7 @@ "sector": "Leo", "biome": "primordial_dead", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "HAKA", @@ -5396,7 +5405,7 @@ "zh-Hans": "\u89d2\u5bbf\u4e8c\u6e7e", "zh-Hant": "\u89d2\u5bbf\u4e8c\u7063" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "extreme_cold", @@ -5457,7 +5466,7 @@ "zh-Hans": "\u6d77\u5fb7\u7f57\u6bd5\u4e9a\u65af", "zh-Hant": "\u54c8\u5353\u7562\u4e9e\u65af" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "normal_temp" @@ -5517,7 +5526,7 @@ "zh-Hans": "\u4e5d\u5dde\u6b8a\u53e3\u589e\u4e03", "zh-Hant": "\u4e5d\u5dde\u6b8a\u53e3\u589e\u5341\u4e00" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "extreme_cold", @@ -5529,7 +5538,7 @@ "sector": "Guang", "biome": "swamp_haunted", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "KHANDARK", @@ -5550,7 +5559,8 @@ }, "type": "swamp", "weather_effects": [ - "normal_temp" + "normal_temp", + "thick_fog" ] }, "188": { @@ -5558,7 +5568,7 @@ "sector": "Alstrad", "biome": "swamp_haunted", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "KLAKA 5", @@ -5579,7 +5589,8 @@ }, "type": "swamp", "weather_effects": [ - "normal_temp" + "normal_temp", + "thick_fog" ] }, "189": { @@ -5636,7 +5647,7 @@ "zh-Hans": "\u8f78\u5bbf\u56db", "zh-Hant": "\u8eeb\u5bbf\u56db" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp" ] @@ -5665,7 +5676,7 @@ "zh-Hans": "\u5929\u68d3\u4e8c", "zh-Hant": "\u5929\u9f8d\u5ea7" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp" ] @@ -5694,7 +5705,7 @@ "zh-Hans": "\u8d56\u65af\u6597\u592b", "zh-Hant": "\u62c9\u65af\u6258" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "extreme_cold", @@ -5725,7 +5736,7 @@ "zh-Hans": "\u84dd\u6069\u6b21\u661f", "zh-Hant": "\u96f7\u6069\u6b21\u661f" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp", "acid_storms" @@ -5784,7 +5795,7 @@ "zh-Hans": "\u6634\u5bbf\u56db", "zh-Hant": "\u6634\u5bbf\u56db" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "extreme_cold" ] @@ -5991,7 +6002,7 @@ "zh-Hans": "\u4e95\u5bbf\u4e03", "zh-Hant": "\u4e95\u5bbf\u4e03" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp" ] @@ -6060,7 +6071,7 @@ "sector": "Valdis", "biome": "swamp_haunted", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "MERGA IV", @@ -6081,7 +6092,8 @@ }, "type": "swamp", "weather_effects": [ - "normal_temp" + "normal_temp", + "thick_fog" ] }, "206": { @@ -6237,7 +6249,7 @@ "sector": "Mirin", "biome": "primordial_dead", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "NIVEL 43", @@ -6324,7 +6336,7 @@ "sector": "Jin Xi", "biome": "primordial_dead", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "PANDION-XXIV", @@ -6431,7 +6443,7 @@ "zh-Hans": "\u4e08\u4eba\u4e00\u6e7e", "zh-Hant": "\u4e08\u4eba\u4e00\u7063" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "extreme_cold", @@ -6492,7 +6504,7 @@ "zh-Hans": "\u5317\u6781\u661f\u4e3b\u661f", "zh-Hant": "\u5317\u6975\u661f\u4e3b\u661f" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "normal_temp" @@ -6552,7 +6564,7 @@ "zh-Hans": "\u666e\u62c9\u8428", "zh-Hant": "\u666e\u62c9\u85a9" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp" ] @@ -6581,7 +6593,7 @@ "zh-Hans": "\u4e94\u8bf8\u4faf\u4e09", "zh-Hant": "\u4e94\u8af8\u4faf\u4e09" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "extreme_cold", @@ -6641,7 +6653,7 @@ "zh-Hans": "RD4", "zh-Hant": "RD-4" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "extreme_cold" ] @@ -6700,7 +6712,7 @@ "zh-Hans": "\u91cc\u5c14\u52a0\u6e7e", "zh-Hant": "\u91cc\u723e\u52a0\u7063" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp", "acid_storms" @@ -6760,7 +6772,7 @@ "zh-Hans": "\u65b0\u620823", "zh-Hant": "\u4ed9\u84cb23\u865f" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp" ] @@ -6770,7 +6782,7 @@ "sector": "Omega", "biome": "swamp_haunted", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "SETIA", @@ -6791,7 +6803,8 @@ }, "type": "swamp", "weather_effects": [ - "normal_temp" + "normal_temp", + "thick_fog" ] }, "230": { @@ -6818,7 +6831,7 @@ "zh-Hans": "\u8d5b\u7279", "zh-Hant": "\u897f\u6cf0" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp", "acid_storms" @@ -6877,7 +6890,7 @@ "zh-Hans": "\u5929\u72fc\u661f", "zh-Hant": "\u5929\u72fc\u661f" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "extreme_cold" ] @@ -6887,7 +6900,7 @@ "sector": "Xi Tauri", "biome": "primordial_dead", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "SKAT BAY", @@ -7092,7 +7105,7 @@ "sector": "Trigon", "biome": "primordial_dead", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "TROOST", @@ -7169,7 +7182,7 @@ "zh-Hans": "\u4f0d\u65af\u7279\u56fe", "zh-Hant": "\u70cf\u65af\u6258\u5716" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "normal_temp" @@ -7259,7 +7272,7 @@ "zh-Hans": "\u5929\u6a3d\u4e8c", "zh-Hant": "\u5929\u6a3d\u4e8c" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "normal_temp", "acid_storms" @@ -7466,7 +7479,7 @@ "zh-Hans": "\u592a\u5fae\u53f3\u57a3\u4e94", "zh-Hant": "\u592a\u5fae\u53f3\u57a3\u4e94" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "extreme_cold" ] @@ -7495,7 +7508,7 @@ "zh-Hans": "\u85cf\u5c3c\u4e9a\u4e3b\u661f", "zh-Hant": "\u8d0a\u4f0a\u4e9e\u4e3b\u661f" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "extreme_cold", @@ -7507,7 +7520,7 @@ "sector": "Hawking", "biome": "swamp_haunted", "environmentals": [ - "thick_fog" + "none" ], "names": { "en-US": "SKITTER", @@ -7528,7 +7541,8 @@ }, "type": "swamp", "weather_effects": [ - "normal_temp" + "normal_temp", + "thick_fog" ] }, "255": { @@ -7555,7 +7569,7 @@ "zh-Hans": "\u6b27\u798f\u5229\u4e9aIII", "zh-Hant": "\u6b61\u5febIII" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "extreme_cold" ] @@ -7584,7 +7598,7 @@ "zh-Hans": "\u5927\u6d41\u6563X", "zh-Hant": "\u50d1\u5c45X" }, - "type": "sandy", + "type": "desert", "weather_effects": [ "intense_heat", "extreme_cold", @@ -7720,7 +7734,7 @@ }, "type": "magma", "weather_effects": [ - "normal_temp" + "intense_heat" ] }, "262": { @@ -7735,7 +7749,7 @@ }, "type": "magma", "weather_effects": [ - "normal_temp" + "intense_heat" ] }, "266": { @@ -7749,53 +7763,86 @@ "en-US": "Mox" }, "type": "magma", + "weather_effects": [ + "intense_heat" + ] + }, + "267": { + "name": "Big Rock", + "sector": "Sten", + "biome": "oasis_base", + "environmentals": [ + "none" + ], + "names": { + "en-US": "Big Rock" + }, + "type": "oasis", + "weather_effects": [ + "normal_temp", + "intense_heat" + ] + }, + "268": { + "name": "Luxuriant", + "sector": "Jin Xi", + "biome": "deciduous_base", + "environmentals": [ + "none" + ], + "names": { + "en-US": "Luxuriant" + }, + "type": "forest", "weather_effects": [ "normal_temp" ] }, - "267": { - "name": "Big Rock", - "sector": "Sten", - "biome": "oasis_base", - "environmentals": [ - "none" - ], - "names": { - "en-US": "Big Rock" - }, - "type": "oasis", - "weather_effects": [ - "none" - ] - }, - "268": { - "name": "Luxuriant", - "sector": "Jin Xi", - "biome": "deciduous_base", - "environmentals": [ - "none" - ], - "names": { - "en-US": "Luxuriant" - }, - "type": "deciduous", - "weather_effects": [ - "none" - ] - }, - "269": { - "name": "Brilliance", - "sector": "Orion", - "biome": "deciduous_base", - "environmentals": [ - "none" - ], - "names": { - "en-US": "Brilliance" - }, - "type": "deciduous", - "weather_effects": [ - "none" - ] - } + "269": { + "name": "Brilliance", + "sector": "Orion", + "biome": "deciduous_base", + "environmentals": [ + "none" + ], + "names": { + "en-US": "Brilliance" + }, + "type": "forest", + "weather_effects": [ + "normal_temp" + ] + }, + "270": { + "name": "FRONTERIA", + "sector": "Umlaut", + "biome": "oasis_base", + "environmentals": [ + "none" + ], + "names": { + "en-US": "FRONTERIA" + }, + "type": "oasis", + "weather_effects": [ + "normal_temp", + "intense_heat" + ] + }, + "271": { + "name": "ZYGOS", + "sector": "Orion", + "biome": "oasis_base", + "environmentals": [ + "none" + ], + "names": { + "en-US": "ZYGOS" + }, + "type": "oasis", + "weather_effects": [ + "normal_temp", + "intense_heat" + ] + } } From 82ac45f2727e042c602707e771eaa7cedbc427f4 Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Tue, 5 May 2026 13:10:01 -0400 Subject: [PATCH 38/39] ADDING NAMES FOR ALL PLANETS --- planets/planets.json | 356 ++++++++++++++++++++++++++++--------------- 1 file changed, 234 insertions(+), 122 deletions(-) diff --git a/planets/planets.json b/planets/planets.json index 0839036..f45ac63 100644 --- a/planets/planets.json +++ b/planets/planets.json @@ -42,7 +42,7 @@ "pt-BR": "KLEN DAHTH II", "de-DE": "KLEN DAHTH II", "es-ES": "KLEN DAHTH II", - "fr-FR": "KLEN DAHTH II", + "fr-FR": "KLEN\u00a0DAHTH\u00a0II", "it-IT": "KLEN DAHTH II", "ja-JP": "\u30af\u30ec\u30f3\u30c0\u30fc\u30b9 II", "ko-KO": "\ud074\ub80c \ub2e4\ud750\uc2a4 II", @@ -73,7 +73,7 @@ "pt-BR": "VANGUARDA V", "de-DE": "PATHFINDER V", "es-ES": "EXPLORADOR V", - "fr-FR": "CHERCHEVOIE V", + "fr-FR": "CHERCHEVOIE\u00a0V", "it-IT": "PATHFINDER V", "ja-JP": "\u30d1\u30b9\u30d5\u30a1\u30a4\u30f3\u30c0\u30fc V", "ko-KO": "\ud328\uc2a4\ud30c\uc778\ub354 V", @@ -99,7 +99,7 @@ ], "names": { "en-US": "WIDOW'S HARBOR", - "en-GB": "WIDOW'S HARBOR", + "en-GB": "WIDOW'S HARBOUR", "pt-BR": "PORTO DA VI\u00daVA", "de-DE": "WIDOW\u2019S HARBOR", "es-ES": "PUERTO DE LA VIUDA", @@ -161,7 +161,7 @@ "pt-BR": "PILEN V", "de-DE": "PILEN V", "es-ES": "PILEN V", - "fr-FR": "PILEN V", + "fr-FR": "PILEN\u00a0V", "it-IT": "PILEN V", "ja-JP": "\u30d4\u30ec\u30f3 V", "ko-KO": "\ud544\ub80c V", @@ -220,7 +220,7 @@ "pt-BR": "ZEA RUGOSIA", "de-DE": "ZEA RUGOSIA", "es-ES": "ZEA RUGOSIA", - "fr-FR": "ZEA RUGOSIA", + "fr-FR": "ZEA\u00a0RUGOSIA", "it-IT": "ZEA RUGOSIA", "ja-JP": "\u30bc\u30a2\u30fb\u30eb\u30b4\u30b8\u30a2", "ko-KO": "\uc81c\uc544 \ub8e8\uace0\uc2dc\uc544", @@ -280,7 +280,7 @@ "pt-BR": "FORNSKOGUR II", "de-DE": "FORNSKOGUR II", "es-ES": "FORNSKOGUR II", - "fr-FR": "FORNSKOGUR II", + "fr-FR": "FORNSKOGUR\u00a0II", "it-IT": "FORNSKOGUR II", "ja-JP": "\u30d5\u30a9\u30fc\u30f3\u30b9\u30b3\u30fc\u30ac\u30fc II", "ko-KO": "\ud3ec\ub80c\uc2a4\ucf54\uad6c\ub974 II", @@ -339,10 +339,10 @@ "pt-BR": "C\u00c9RBERO III-C", "de-DE": "CERBERUS IIIc", "es-ES": "CERBERUS IIIc", - "fr-FR": "CERBERUS IIIc", + "fr-FR": "CERBERUS\u00a0IIIc", "it-IT": "CERBERO IIIc", "ja-JP": "\u30b1\u30eb\u30d9\u30ed\u30b9 III\uff43", - "ko-KO": "\uc138\ubca0\ub8e8\uc2a4 IIIc", + "ko-KO": "\ucf00\ub974\ubca0\ub85c\uc2a4 IIIc", "ms-MY": "CERBERUS IIIc", "pl-PL": "CERBER IIIc", "pt-PT": "CERBERUS IIIc", @@ -398,7 +398,7 @@ "pt-BR": "OKUL VI", "de-DE": "OKUL VI", "es-ES": "OKUL VI", - "fr-FR": "OKUL VI", + "fr-FR": "OKUL\u00a0VI", "it-IT": "OKUL VI", "ja-JP": "\u30aa\u30af\u30eb VI", "ko-KO": "\uc624\ucfe8 VI", @@ -667,7 +667,7 @@ "fr-FR": "ZEGEMA PARADISE", "it-IT": "PARADISO DEI ZEGEMA", "ja-JP": "\u30bc\u30b2\u30de\u30fb\u30d1\u30e9\u30c0\u30a4\u30b9", - "ko-KO": "\uc81c\uc81c\ub9c8 \ud328\ub7ec\ub2e4\uc774\uc2a4", + "ko-KO": "\uc81c\uac8c\ub9c8 \ud328\ub7ec\ub2e4\uc774\uc2a4", "ms-MY": "PARA\u00cdSO ZEGEMA", "pl-PL": "RAJ ZEGEMY", "pt-PT": "ZEGEMA PARADISE", @@ -782,7 +782,7 @@ "pt-BR": "NUBL\u00c1RIA I", "de-DE": "NUBLARIA I", "es-ES": "NUBLARIA I", - "fr-FR": "NUBLARIA I", + "fr-FR": "NUBLARIA\u00a0I", "it-IT": "NUBLARIA I", "ja-JP": "\u30cb\u30e5\u30d6\u30e9\u30ea\u30a2 I", "ko-KO": "\ub204\ube14\ub77c\ub9ac\uc544 I", @@ -929,7 +929,7 @@ "pt-BR": "MARRE IV", "de-DE": "MARRE IV", "es-ES": "MARRE IV", - "fr-FR": "MARRE IV", + "fr-FR": "MARRE\u00a0IV", "it-IT": "MARRE IV", "ja-JP": "\u30de\u30fc\u30eb IV", "ko-KO": "\ub9c8\ub808 IV", @@ -1199,7 +1199,7 @@ "fr-FR": "MYRADESH", "it-IT": "MYRADESH", "ja-JP": "\u30df\u30e9\u30c7\u30b7\u30e5", - "ko-KO": "\ub9c8\uc774\ub77c\ub370\uc2a4", + "ko-KO": "\ubbf8\ub77c\ub370\uc288", "ms-MY": "MYRADESH", "pl-PL": "MYRADESH", "pt-PT": "MYRADESH", @@ -1526,7 +1526,7 @@ "fr-FR": "IVIS", "it-IT": "IVIS", "ja-JP": "\u30a2\u30a4\u30f4\u30a3\u30b9", - "ko-KO": "\uc774\ube44\uc2a4", + "ko-KO": "\uc544\uc774\ube44\uc2a4", "ms-MY": "IVIS", "pl-PL": "IVIS", "pt-PT": "IVIS", @@ -1586,7 +1586,7 @@ "fr-FR": "CARAMOUR", "it-IT": "CARAMOOR", "ja-JP": "\u30ad\u30e3\u30e9\u30e2\u30a2", - "ko-KO": "\uce90\ub7ec\ubaa8\uc5b4", + "ko-KO": "\uce74\ub77c\ubb34\uc5b4", "ms-MY": "CARAMOOR", "pl-PL": "CARAMOOR", "pt-PT": "CARAMOOR", @@ -1646,7 +1646,7 @@ "fr-FR": "EUKORIA", "it-IT": "EUKORIA", "ja-JP": "\u30e6\u30fc\u30b3\u30ea\u30a2", - "ko-KO": "\uc5d0\uc6b0\ucf54\ub9ac\uc544", + "ko-KO": "\uc720\ucf54\ub9ac\uc544", "ms-MY": "EUKORIA", "pl-PL": "EUKORIA", "pt-PT": "EUKORIA", @@ -1675,7 +1675,7 @@ "fr-FR": "MYRIUM", "it-IT": "MYRIUM", "ja-JP": "\u30df\u30ea\u30a2\u30e0", - "ko-KO": "\ub9c8\uc774\ub9ac\uc6c0", + "ko-KO": "\ubbf8\ub9ac\uc6c0", "ms-MY": "MYRIUM", "pl-PL": "MYRIUM", "pt-PT": "MYRIUM", @@ -1704,7 +1704,7 @@ "fr-FR": "KERTH SECUNDUS", "it-IT": "KERTH SECUNDUS", "ja-JP": "\u30ab\u30fc\u30b9\u30fb\u30bb\u30ab\u30f3\u30c0\u30b9", - "ko-KO": "\ucf00\ub974\uc2a4 \uc138\ucfe4\ub450\uc2a4", + "ko-KO": "\ucee4\uc2a4 \uc138\ucfe4\ub450\uc2a4", "ms-MY": "KERTH SECUNDUS", "pl-PL": "KERTH SECUNDUS", "pt-PT": "KERTH SECUNDUS", @@ -1733,7 +1733,7 @@ "fr-FR": "PARSH", "it-IT": "PARSH", "ja-JP": "\u30d1\u30fc\u30b7\u30e5", - "ko-KO": "\ud30c\uc2dc", + "ko-KO": "\ud30c\uc288", "ms-MY": "PARSH", "pl-PL": "PARSH", "pt-PT": "PARSH", @@ -1881,7 +1881,7 @@ "fr-FR": "MAW", "it-IT": "MAW", "ja-JP": "\u30e2\u30fc", - "ko-KO": "\ubaa8", + "ko-KO": "\ubaa8\uc6b0", "ms-MY": "MAW", "pl-PL": "PASZCZA", "pt-PT": "MAW", @@ -1970,7 +1970,7 @@ "fr-FR": "CURIA", "it-IT": "CURIA", "ja-JP": "\u30ad\u30e5\u30ea\u30a2", - "ko-KO": "\ucfe0\ub9ac\uc544", + "ko-KO": "\ud050\ub9ac\uc544", "ms-MY": "CURIA", "pl-PL": "CURIA", "pt-PT": "CURIA", @@ -1999,7 +1999,7 @@ "fr-FR": "TARSH", "it-IT": "TARSH", "ja-JP": "\u30bf\u30fc\u30b7\u30e5", - "ko-KO": "\ud0c0\uc2dc", + "ko-KO": "\ud0c0\uc288", "ms-MY": "TARSH", "pl-PL": "TARSH", "pt-PT": "TARSH", @@ -2058,7 +2058,7 @@ "fr-FR": "IMBER", "it-IT": "IMBER", "ja-JP": "\u30a4\u30f3\u30d0\u30fc", - "ko-KO": "\uc784\ubca0\ub974", + "ko-KO": "\uc784\ubc84", "ms-MY": "IMBER", "pl-PL": "IMBER", "pt-PT": "IMBER", @@ -2148,7 +2148,7 @@ "fr-FR": "JULHEIM", "it-IT": "JULHEIM", "ja-JP": "\u30e6\u30fc\u30cf\u30a4\u30e0", - "ko-KO": "\uc904\ud558\uc784", + "ko-KO": "\uc728\ud5e4\uc784", "ms-MY": "JULHEIM", "pl-PL": "JULHEIM", "pt-PT": "JULHEIM", @@ -2207,7 +2207,7 @@ "fr-FR": "ARKTURUS", "it-IT": "ARKTURUS", "ja-JP": "\u30a2\u30eb\u30af\u30c8\u30a5\u30eb\u30b9", - "ko-KO": "\uc544\ud06c\ud22c\ub8e8\uc2a4", + "ko-KO": "\uc544\ub974\ud06c\ud22c\ub8e8\uc2a4", "ms-MY": "ARKTURUS", "pl-PL": "ARKTURUS", "pt-PT": "ARKTURUS", @@ -2237,7 +2237,7 @@ "fr-FR": "ESKER", "it-IT": "ESKER", "ja-JP": "\u30a8\u30b9\u30ab\u30fc", - "ko-KO": "\uc5d0\uc2a4\ucf00\ub974", + "ko-KO": "\uc5d0\uc2a4\ucee4", "ms-MY": "ESKER", "pl-PL": "ESKER", "pt-PT": "ESKER", @@ -2296,7 +2296,7 @@ "fr-FR": "CIRRUS", "it-IT": "CIRRUS", "ja-JP": "\u30b7\u30e9\u30b9", - "ko-KO": "\uc2dc\ub8e8\uc2a4", + "ko-KO": "\uc2dc\ub7ec\uc2a4", "ms-MY": "CIRRUS", "pl-PL": "CIRRUS", "pt-PT": "CIRRUS", @@ -2410,7 +2410,7 @@ "pt-BR": "ALTA V", "de-DE": "ALTA V", "es-ES": "ALTA V", - "fr-FR": "ALTA V", + "fr-FR": "ALTA\u00a0V", "it-IT": "ALTA V", "ja-JP": "\u30a2\u30eb\u30bf V", "ko-KO": "\uc54c\ud0c0 V", @@ -2440,10 +2440,10 @@ "pt-BR": "\u00daRSICA XI", "de-DE": "URSICA XI", "es-ES": "URSICA XI", - "fr-FR": "URSICA XI", + "fr-FR": "URSICA\u00a0XI", "it-IT": "URSICA XI", "ja-JP": "\u30a6\u30eb\u30b7\u30ab XI", - "ko-KO": "\uc6b0\ub974\uc2dc\uce74 XI", + "ko-KO": "\uc5b4\ub974\uc2dc\uce74 XI", "ms-MY": "\u00daRSICA XI", "pl-PL": "URSICA XI", "pt-PT": "URSICA XI", @@ -2501,7 +2501,7 @@ "fr-FR": "SKAASH", "it-IT": "SKAASH", "ja-JP": "\u30b9\u30ab\u30fc\u30b7\u30e5", - "ko-KO": "\uc2a4\uce74\uc2dc", + "ko-KO": "\uc2a4\uce74\uc544\uc2dc", "ms-MY": "SKAASH", "pl-PL": "SKAASH", "pt-PT": "SKAASH", @@ -2681,7 +2681,7 @@ "fr-FR": "VALMOX", "it-IT": "VALMOX", "ja-JP": "\u30f4\u30a1\u30eb\u30e2\u30c3\u30af\u30b9", - "ko-KO": "\ubc1c\ubaa9\uc2a4", + "ko-KO": "\ubc1c\ubaa8\ud06c\uc2a4", "ms-MY": "VALMOX", "pl-PL": "VALMOX", "pt-PT": "VALMOX", @@ -2740,7 +2740,7 @@ "fr-FR": "GRAFMERE", "it-IT": "GRAFMERE", "ja-JP": "\u30b0\u30e9\u30d5\u30df\u30a2", - "ko-KO": "\uadf8\ub77c\ud504\ubbf8\uc5b4", + "ko-KO": "\uadf8\ub798\ud504\ubbf8\uc5b4", "ms-MY": "GRAFMERE", "pl-PL": "GRAFMERE", "pt-PT": "GRAFMERE", @@ -2855,7 +2855,7 @@ "pt-BR": "POSTO AVAN\u00c7ADO 32", "de-DE": "AUSSENPOSTEN 32", "es-ES": "PUESTO DE AVANZADA 32", - "fr-FR": "AVANT-POSTE 32", + "fr-FR": "AVANT-POSTE\u00a032", "it-IT": "AVAMPOSTO 32", "ja-JP": "\u30a2\u30a6\u30c8\u30dd\u30b9\u30c832", "ko-KO": "\uc544\uc6c3\ud3ec\uc2a4\ud2b8 32", @@ -2918,7 +2918,7 @@ "fr-FR": "PR\u00c9-\u00c9LYSIEN", "it-IT": "CAMPI ELISI", "ja-JP": "\u30a8\u30ea\u30b8\u30a2\u30f3\u30fb\u30e1\u30c9\u30a6", - "ko-KO": "\uc5d8\ub9ac\uc2dc\uc548 \uba54\ub3c4\uc6b0\uc2a4", + "ko-KO": "\uc77c\ub9ac\uc2dc\uc548 \uba54\ub3c4\uc6b0\uc988", "ms-MY": "PRADOS EL\u00cdSEOS", "pl-PL": "\u0141\u0104KI ELIZEJSKIE", "pt-PT": "CAMPOS EL\u00cdSIOS", @@ -2947,7 +2947,7 @@ "fr-FR": "CRIQUE D'ALDERIDGE", "it-IT": "CALA DI ALDERIDGE", "ja-JP": "\u30a2\u30eb\u30c7\u30ea\u30c3\u30b8\u30fb\u30b3\u30fc\u30f4", - "ko-KO": "\uc54c\ub370\ub9ac\uc9c0 \ucf54\ube0c", + "ko-KO": "\uc54c\ub354\ub9ac\uc988 \ucf54\ube0c", "ms-MY": "ENSENADA ALDERIDGE", "pl-PL": "ZATOKA ALDERIDGE", "pt-PT": "ENSEADA DE ALDERIDGE", @@ -2976,7 +2976,7 @@ "fr-FR": "TRANDOR", "it-IT": "TRANDOR", "ja-JP": "\u30c8\u30e9\u30f3\u30c0\u30fc", - "ko-KO": "\ud2b8\ub780\ub3c4\ub974", + "ko-KO": "\ud2b8\ub79c\ub3c4\ub974", "ms-MY": "TRANDOR", "pl-PL": "TRANDOR", "pt-PT": "TRANDOR", @@ -3002,7 +3002,7 @@ "pt-BR": "BA\u00cdA COMERCIAL DE IR\u00cdDIO ORIENTAL", "de-DE": "EAST-IRIDIUM-HANDELSPOSTEN", "es-ES": "PUERTO COMERCIAL DE IRIDIO ORIENTAL", - "fr-FR": "COMPTOIR EST D'IRIDIUM", + "fr-FR": "COMPTOIR\u00a0EST D'IRIDIUM", "it-IT": "BAIA COMMERCIALE IRIDIUM EST", "ja-JP": "\u30a4\u30fc\u30b9\u30c8\u30fb\u30a4\u30ea\u30b8\u30a6\u30e0\u30fb\u30c8\u30ec\u30fc\u30c9\u30d9\u30a4", "ko-KO": "\uc774\uc2a4\ud2b8 \uc774\ub9ac\ub4d0 \ud2b8\ub808\uc774\ub529 \ubca0\uc774", @@ -3094,7 +3094,7 @@ "fr-FR": "WEIR", "it-IT": "WEIR", "ja-JP": "\u30a6\u30a3\u30a2\u30fc", - "ko-KO": "\ub354 \uc704\uc5b4", + "ko-KO": "\uc704\uc5b4", "ms-MY": "WEIR", "pl-PL": "WEIR", "pt-PT": "A BARRAGEM", @@ -3179,7 +3179,7 @@ "pt-BR": "P\u00d6PLI IX", "de-DE": "P\u00d6PLI IX", "es-ES": "P\u00d6PLI IX", - "fr-FR": "P\u00d6PLI IX", + "fr-FR": "P\u00d6PLI\u00a0IX", "it-IT": "P\u00d6PLI IX", "ja-JP": "\u30d1\u30fc\u30d7\u30ea\u30fc IX", "ko-KO": "\ud440\ud50c\ub9ac IX", @@ -3267,7 +3267,7 @@ "pt-BR": "BEKVAM III", "de-DE": "BEKVAM III", "es-ES": "BEKVAM III", - "fr-FR": "BEKVAM III", + "fr-FR": "BEKVAM\u00a0III", "it-IT": "BEKVAM III", "ja-JP": "\u30d9\u30af\u30f4\u30a1\u30e0 III", "ko-KO": "\ubca0\ud06c\ubc24 III", @@ -3299,7 +3299,7 @@ "fr-FR": "DUMA TYR", "it-IT": "DUMA TYR", "ja-JP": "\u30c9\u30a5\u30de\u30fb\u30c6\u30a3\u30a2", - "ko-KO": "\ub450\ub9c8 \ud2f0\ub974", + "ko-KO": "\ub450\ub9c8 \ud2f0\uc5b4", "ms-MY": "DUMA TYR", "pl-PL": "DUMA TYR", "pt-PT": "DUMA TYR", @@ -3328,7 +3328,7 @@ "fr-FR": "VERNEN WELLS", "it-IT": "POZZI DI VERNEN", "ja-JP": "\u30f4\u30a1\u30fc\u30ca\u30f3\u30fb\u30a6\u30a7\u30eb\u30ba", - "ko-KO": "\ubca0\ub974\ub128 \uc6f0\uc2a4", + "ko-KO": "\ubc84\ub10c \uc6f0\uc2a4", "ms-MY": "VERNEN WELLS", "pl-PL": "VERNEN WELLS", "pt-PT": "VERNEN WELLS", @@ -3357,7 +3357,7 @@ "fr-FR": "PASSE D'AESIR", "it-IT": "PASSO DELL'AESIR", "ja-JP": "\u30a2\u30fc\u30b9\u30fb\u30d1\u30b9", - "ko-KO": "\uc544\uc5d0\uc2dc\ub974 \ud328\uc2a4", + "ko-KO": "\uc544\uc774\uc2dc\uc5b4 \ud328\uc2a4", "ms-MY": "PASO DE AESIR", "pl-PL": "PRZE\u0141\u0118CZ AZ\u00d3W", "pt-PT": "PASSAGEM AESIR", @@ -3444,7 +3444,7 @@ "fr-FR": "GAELLIVARE", "it-IT": "GAELLIVARE", "ja-JP": "\u30a4\u30a7\u30ea\u30f4\u30a1\u30fc", - "ko-KO": "\uac24\ub9ac\ubca0\uc5b4", + "ko-KO": "\uc5d8\ub9ac\ubc14\ub974", "ms-MY": "GAELLIVARE", "pl-PL": "GAELLIVARE", "pt-PT": "GAELLIVARE", @@ -3474,7 +3474,7 @@ "fr-FR": "VOG-SOJOTH", "it-IT": "VOG-SOJOTH", "ja-JP": "\u30f4\u30a9\u30b0\u30fb\u30bd\u30e8", - "ko-KO": "\ubcf4\uadf8-\uc18c\uc870\uc2a4", + "ko-KO": "\ubcf4\uadf8-\uc18c\uc694\uc2a4", "ms-MY": "VOG-SOJOTH", "pl-PL": "VOG-SOJOTH", "pt-PT": "VOG-SOJOTH", @@ -3504,7 +3504,7 @@ "fr-FR": "KIRRIK", "it-IT": "KIRRIK", "ja-JP": "\u30ad\u30ea\u30c3\u30af", - "ko-KO": "\ud0a4\ub9ac\ud06c", + "ko-KO": "\ud0a4\ub9ad", "ms-MY": "KIRRIK", "pl-PL": "KIRRIK", "pt-PT": "KIRRIK", @@ -3534,7 +3534,7 @@ "fr-FR": "MORTAX PRIME", "it-IT": "MORTAX PRIME", "ja-JP": "\u30e2\u30a2\u30bf\u30c3\u30af\u30b9\u30fb\u30d7\u30e9\u30a4\u30e0", - "ko-KO": "\ubaa8\ud0c1\uc2a4 \ud504\ub77c\uc784", + "ko-KO": "\ubaa8\uc5b4\ud0dd\uc2a4 \ud504\ub77c\uc784", "ms-MY": "MORTAX PRIME", "pl-PL": "MORTAX PRIME", "pt-PT": "MORTAX PRIME", @@ -3591,7 +3591,7 @@ "pt-BR": "PIONEIRO II", "de-DE": "PIONEER II", "es-ES": "PIONERO II", - "fr-FR": "PIONNIER II", + "fr-FR": "PIONNIER\u00a0II", "it-IT": "PIONEER II", "ja-JP": "\u30d1\u30a4\u30aa\u30cb\u30a2 II", "ko-KO": "\ud30c\uc774\uc624\ub2c8\uc5b4 II", @@ -3650,7 +3650,7 @@ "pt-BR": "SOCORRO III", "de-DE": "SOCORRO III", "es-ES": "SOCORRO III", - "fr-FR": "SOCORRO III", + "fr-FR": "SOCORRO\u00a0III", "it-IT": "SOCORRO III", "ja-JP": "\u30bd\u30b3\u30ed III", "ko-KO": "\uc18c\ucf54\ub85c III", @@ -3683,7 +3683,7 @@ "fr-FR": "FORE-PIERRE", "it-IT": "BORE ROCK", "ja-JP": "\u30dc\u30a2\u30ed\u30c3\u30af", - "ko-KO": "\ubcf4\uc5b4 \ub77d", + "ko-KO": "\ubcf4\uc5b4 \ub85d", "ms-MY": "ROCA DEL FASTIDIO", "pl-PL": "\u015aWIDROWANA SKA\u0141A", "pt-PT": "BORE ROCK", @@ -3710,7 +3710,7 @@ "pt-BR": "FENRIR III", "de-DE": "FENRIR III", "es-ES": "FENRIR III", - "fr-FR": "FENRIR III", + "fr-FR": "FENRIR\u00a0III", "it-IT": "FENRIR III", "ja-JP": "\u30d5\u30a7\u30f3\u30ea\u30eb III", "ko-KO": "\ud39c\ub9ac\ub974 III", @@ -3797,7 +3797,7 @@ "pt-BR": "D\u00c1RIO II", "de-DE": "DARIUS II", "es-ES": "DARIUS II", - "fr-FR": "DARIUS II", + "fr-FR": "DARIUS\u00a0II", "it-IT": "DARIUS II", "ja-JP": "\u30c0\u30ea\u30a6\u30b9 II", "ko-KO": "\ub2e4\ub9ac\uc6b0\uc2a4 II", @@ -3827,7 +3827,7 @@ "pt-BR": "ACAMAR IV", "de-DE": "ACAMAR IV", "es-ES": "ACAMAR IV", - "fr-FR": "ACAMAR IV", + "fr-FR": "ACAMAR\u00a0IV", "it-IT": "ACAMAR IV", "ja-JP": "\u30a2\u30ab\u30de\u30fc IV", "ko-KO": "\uc544\uce74\ub9c8\ub974 IV", @@ -3860,7 +3860,7 @@ "fr-FR": "ACHERNAR SECUNDUS", "it-IT": "ACHERNAR SECUNDUS", "ja-JP": "\u30a2\u30d8\u30a2\u30ca\u30fc\u30fb\u30bb\u30ab\u30f3\u30c0\u30b9", - "ko-KO": "\uc544\uccb4\ub974\ub098\ub974 \uc138\ucfe4\ub450\uc2a4", + "ko-KO": "\uc544\ucf00\ub974\ub098\ub974 \uc138\ucfe4\ub450\uc2a4", "ms-MY": "ACHERNAR SECUNDUS", "pl-PL": "ACHERNAR SECUNDUS", "pt-PT": "ACHERNAR SECUNDUS", @@ -3887,10 +3887,10 @@ "pt-BR": "ACHIRD III", "de-DE": "ACHIRD III", "es-ES": "ACHIRD III", - "fr-FR": "ACHIRD III", + "fr-FR": "ACHIRD\u00a0III", "it-IT": "ACHIRD III", "ja-JP": "\u30a2\u30d2\u30a2\u30fc\u30c9 III", - "ko-KO": "\uc544\ud0a4\ub4dc III", + "ko-KO": "\uc544\uce58\ub974\ub4dc III", "ms-MY": "ACHIRD III", "pl-PL": "ACHIRD III", "pt-PT": "ACHIRD III", @@ -3916,10 +3916,10 @@ "pt-BR": "ACRAB XI", "de-DE": "ACRAB XI", "es-ES": "ACRAB XI", - "fr-FR": "ACRAB XI", + "fr-FR": "ACRAB\u00a0XI", "it-IT": "ACRAB XI", "ja-JP": "\u30a2\u30af\u30e9\u30d6 XI", - "ko-KO": "\uc544\ud06c\ub78d XI", + "ko-KO": "\uc544\ud06c\ub77c\ube0c XI", "ms-MY": "ACRAB XI", "pl-PL": "ACRAB XI", "pt-PT": "ACRAB XI", @@ -3945,7 +3945,7 @@ "pt-BR": "ACRUX IX", "de-DE": "ACRUX IX", "es-ES": "ACRUX IX", - "fr-FR": "ACRUX IX", + "fr-FR": "ACRUX\u00a0IX", "it-IT": "ACRUX IX", "ja-JP": "\u30a2\u30af\u30eb\u30fc\u30b9 IX", "ko-KO": "\uc544\ud06c\ub8e9\uc2a4 IX", @@ -3977,7 +3977,7 @@ "fr-FR": "ACUBENS PRIME", "it-IT": "ACUBENS PRIME", "ja-JP": "\u30a2\u30ad\u30e5\u30d9\u30f3\u30b9\u30fb\u30d7\u30e9\u30a4\u30e0", - "ko-KO": "\uc544\ucfe0\ubca4\uc2a4 \ud504\ub77c\uc784", + "ko-KO": "\uc560\ucfe0\ubca4\uc988 \ud504\ub77c\uc784", "ms-MY": "ACUBENS PRIME", "pl-PL": "ACUBENS PRIME", "pt-PT": "ACUBENS PRIME", @@ -4092,7 +4092,7 @@ "pt-BR": "ALAIRT III", "de-DE": "ALAIRT III", "es-ES": "ALAIRT III", - "fr-FR": "ALAIRT III", + "fr-FR": "ALAIRT\u00a0III", "it-IT": "ALAIRT III", "ja-JP": "\u30a2\u30e9\u30a4\u30a2\u30c8 III", "ko-KO": "\uc54c\ub77c\uc774\ub974\ud2b8 III", @@ -4121,7 +4121,7 @@ "pt-BR": "ALAMAK VII", "de-DE": "ALAMAK VII", "es-ES": "ALAMAK VII", - "fr-FR": "ALAMAK VII", + "fr-FR": "ALAMAK\u00a0VII", "it-IT": "ALAMAK VII", "ja-JP": "\u30a2\u30e9\u30de\u30c3\u30af VII", "ko-KO": "\uc54c\ub77c\ub9c9 VII", @@ -4179,7 +4179,7 @@ "pt-BR": "ALATHFAR XI", "de-DE": "ALATHFAR XI", "es-ES": "ALATHFAR XI", - "fr-FR": "ALATHFAR XI", + "fr-FR": "ALATHFAR\u00a0XI", "it-IT": "ALATHFAR XI", "ja-JP": "\u30a2\u30e9\u30b9\u30d5\u30a1\u30eb XI", "ko-KO": "\uc54c\ub77c\uc2a4\ud30c\ub974 XI", @@ -4212,7 +4212,7 @@ "fr-FR": "ANDAR", "it-IT": "ANDAR", "ja-JP": "\u30a2\u30f3\u30c0\u30fc", - "ko-KO": "\uc548\ub2e4\ub974", + "ko-KO": "\uc564\ub2e4\ub974", "ms-MY": "ANDAR", "pl-PL": "ANDAR", "pt-PT": "ANDAR", @@ -4241,7 +4241,7 @@ "fr-FR": "ASPEROTH PRIME", "it-IT": "ASPEROTH PRIME", "ja-JP": "\u30a2\u30b9\u30da\u30ed\u30b9\u30fb\u30d7\u30e9\u30a4\u30e0", - "ko-KO": "\uc544\uc2a4\ud398\ub85c\uc2a4 \ud504\ub77c\uc784", + "ko-KO": "\uc560\uc2a4\ud398\ub85c\uc2a4 \ud504\ub77c\uc784", "ms-MY": "ASPEROTH PRIME", "pl-PL": "ASPEROTH PRIME", "pt-PT": "ASPEROTH PRIME", @@ -4301,7 +4301,7 @@ "fr-FR": "BOTEIN", "it-IT": "BOTEIN", "ja-JP": "\u30dc\u30bf\u30a4\u30f3", - "ko-KO": "\ubcf4\ud14c\uc778", + "ko-KO": "\ubcf4\ud0c0\uc778", "ms-MY": "BOTEIN", "pl-PL": "BOTEIN", "pt-PT": "BOTEIN", @@ -4331,7 +4331,7 @@ "fr-FR": "OSUPSAM", "it-IT": "OSUPSAM", "ja-JP": "\u30aa\u30b9\u30d7\u30b9\u30e0", - "ko-KO": "\uc624\uc218\ud504\uc0bc", + "ko-KO": "\uc624\uc218\ud504\uc12c", "ms-MY": "OSUPSAM", "pl-PL": "OSUPSAM", "pt-PT": "OSUPSAM", @@ -4480,7 +4480,7 @@ "fr-FR": "KASTOR", "it-IT": "CASTORE", "ja-JP": "\u30ab\u30b9\u30c8\u30eb", - "ko-KO": "\uce74\uc2a4\ud1a0\ub974", + "ko-KO": "\uce90\uc2a4\ud130", "ms-MY": "C\u00c1STOR", "pl-PL": "CASTOR", "pt-PT": "CASTOR", @@ -4509,7 +4509,7 @@ "fr-FR": "DURGEN", "it-IT": "DURGEN", "ja-JP": "\u30c0\u30fc\u30b2\u30f3", - "ko-KO": "\ub450\ub974\uc13c", + "ko-KO": "\ub370\ub974\uae34", "ms-MY": "DURGEN", "pl-PL": "DURGEN", "pt-PT": "DURGEN", @@ -4658,7 +4658,7 @@ "fr-FR": "CHARON PRIME", "it-IT": "CARONTE PRIME", "ja-JP": "\u30b1\u30ed\u30f3\u30fb\u30d7\u30e9\u30a4\u30e0", - "ko-KO": "\ucc28\ub860 \ud504\ub77c\uc784", + "ko-KO": "\uce74\ub860 \ud504\ub77c\uc784", "ms-MY": "CHARON PRIME", "pl-PL": "CHARON PRIME", "pt-PT": "CHARON PRIME", @@ -4684,7 +4684,7 @@ "pt-BR": "CHOEPESSA IV", "de-DE": "CHOEPESSA IV", "es-ES": "CHOEPESSA IV", - "fr-FR": "CHOEPESSA IV", + "fr-FR": "CHOEPESSA\u00a0IV", "it-IT": "CHOEPESSA IV", "ja-JP": "\u30b3\u30fc\u30da\u30c3\u30b5 IV", "ko-KO": "\ucd08\uc5d0\ud398\uc0ac IV", @@ -4864,7 +4864,7 @@ "es-ES": "DENEB SECUNDUS", "fr-FR": "DENEB SECUNDUS", "it-IT": "DENEB SECUNDUS", - "ja-JP": "\u30c7\u30cd\u30d6\u30fb\u30d7\u30e9\u30a4\u30e0", + "ja-JP": "\u30c7\u30cd\u30d6\u30fb\u30bb\u30ab\u30f3\u30c0\u30b9", "ko-KO": "\ub370\ub124\ube0c \uc138\ucfe4\ub450\uc2a4", "ms-MY": "DENEB SECUNDUS", "pl-PL": "DENEB SECUNDUS", @@ -4924,7 +4924,7 @@ "fr-FR": "ENULIALE", "it-IT": "ENULIALE", "ja-JP": "\u30a8\u30cc\u30ea\u30a8\u30eb", - "ko-KO": "\uc5d0\ub20c\ub9ac\uc54c\ub808", + "ko-KO": "\uc5d0\ub20c\ub9ac\uc54c\ub77c\uc774", "ms-MY": "ENULIALE", "pl-PL": "ENULIALE", "pt-PT": "ENULIALE", @@ -4950,10 +4950,10 @@ "pt-BR": "EPSILON PHOENCIS VI", "de-DE": "EPSILON PHOENCIS VI", "es-ES": "EPSILON PHOENCIS VI", - "fr-FR": "EPSILON PHOENCIS VI", + "fr-FR": "EPSILON PHOENCIS\u00a0VI", "it-IT": "EPSILON PHOENCIS VI", "ja-JP": "\u30a8\u30d7\u30b7\u30ed\u30f3\u30fb\u30d5\u30a3\u30fc\u30f3\u30b7\u30b9 VI", - "ko-KO": "\uc5e1\uc2e4\ub860 \ud3ec\uc5d4\uc2dc\uc2a4 VI", + "ko-KO": "\uc5e1\uc2e4\ub860 \ud53c\uc5d4\uc2dc\uc2a4 VI", "ms-MY": "EPSILON PHOENCIS VI", "pl-PL": "EPSILON PHOENCIS VI", "pt-PT": "EPSILON PHOENCIS VI", @@ -5071,7 +5071,7 @@ "fr-FR": "GACRUX", "it-IT": "GACRUX", "ja-JP": "\u30ac\u30af\u30eb\u30c3\u30af\u30b9", - "ko-KO": "\uce74\ud06c\ub8e9\uc2a4", + "ko-KO": "\uac1c\ud06c\ub8e9\uc2a4", "ms-MY": "GACRUX", "pl-PL": "GACRUX", "pt-PT": "GACRUX", @@ -5101,7 +5101,7 @@ "fr-FR": "GAR HAREN", "it-IT": "GAR HAREN", "ja-JP": "\u30ac\u30eb\u30fb\u30cf\u30ec\u30f3", - "ko-KO": "\uac00\ub974 \ud558\ub80c", + "ko-KO": "\uac00\ub974 \ud558\ub9b0", "ms-MY": "GAR HAREN", "pl-PL": "GAR HAREN", "pt-PT": "GAR HAREN", @@ -5189,7 +5189,7 @@ "fr-FR": "GRAND ERRANT", "it-IT": "GRANDE ERRANTE", "ja-JP": "\u30b0\u30e9\u30f3\u30c9\u30fb\u30a8\u30e9\u30f3\u30c8", - "ko-KO": "\uadf8\ub79c\ub4dc \uc5d0\ub780\ud2b8", + "ko-KO": "\uadf8\ub79c\ub4dc \uc5d0\ub7f0\ud2b8", "ms-MY": "GRAN ERRANTE", "pl-PL": "WIELKI KIKS", "pt-PT": "GRANDE ERRANTE", @@ -5219,7 +5219,7 @@ "fr-FR": "HADAR", "it-IT": "HADAR", "ja-JP": "\u30d8\u30a4\u30c0\u30eb", - "ko-KO": "\ud558\ub2e4\ub974", + "ko-KO": "\ud5e4\uc774\ub2e4\ub974", "ms-MY": "HADAR", "pl-PL": "HADAR", "pt-PT": "HADAR", @@ -5308,7 +5308,7 @@ "fr-FR": "PORT D'HALI\u00c8S", "it-IT": "PORTO DI HALIES", "ja-JP": "\u30d8\u30a4\u30ea\u30fc\u30ba\u30fb\u30dd\u30fc\u30c8", - "ko-KO": "\ud560\ub9ac\uc5d0\uc2a4 \ud3ec\ud2b8", + "ko-KO": "\ud5e4\uc77c\ub9ac\uc2a4 \ud3ec\ud2b8", "ms-MY": "PUERTO HALIES", "pl-PL": "PORT HALIES", "pt-PT": "HALIES PORT", @@ -5518,7 +5518,7 @@ "fr-FR": "KEID", "it-IT": "KEID", "ja-JP": "\u30ab\u30a4\u30c9", - "ko-KO": "\ucf00\uc774\ub4dc", + "ko-KO": "\uce74\uc774\ub4dc", "ms-MY": "KEID", "pl-PL": "KEID", "pt-PT": "KEID", @@ -5549,7 +5549,7 @@ "fr-FR": "KHANDARK", "it-IT": "KHANDARK", "ja-JP": "\u30ab\u30f3\u30c0\u30eb\u30af", - "ko-KO": "\uce78\ub2e4\ub974\ud06c", + "ko-KO": "\uce78\ub2e4\ud06c", "ms-MY": "KHANDARK", "pl-PL": "KHANDARK", "pt-PT": "KHANDARK", @@ -5576,7 +5576,7 @@ "pt-BR": "KLAKA 5", "de-DE": "KLAKA 5", "es-ES": "KLAKA 5", - "fr-FR": "KLAKA 5", + "fr-FR": "KLAKA\u00a05", "it-IT": "KLAKA 5", "ja-JP": "\u30af\u30e9\u30ab\uff15", "ko-KO": "\ud074\ub77c\uce74 5", @@ -5697,7 +5697,7 @@ "fr-FR": "LASTOFE", "it-IT": "LASTOFE", "ja-JP": "\u30e9\u30b9\u30c8\u30d5", - "ko-KO": "\ub77c\uc2a4\ud1a0\ud398", + "ko-KO": "\ub77c\uc2a4\ud1a0\ud504", "ms-MY": "LASTOFE", "pl-PL": "LASTOFE", "pt-PT": "LASTOFE", @@ -5728,7 +5728,7 @@ "fr-FR": "LENG SECUNDUS", "it-IT": "LENG SECUNDUS", "ja-JP": "\u30ec\u30f3\u30b0\u30fb\u30bb\u30ab\u30f3\u30c0\u30b9", - "ko-KO": "\ub81d \uc138\ucfe4\ub450\uc2a4", + "ko-KO": "\ub808\uc789 \uc138\ucfe4\ub450\uc2a4", "ms-MY": "LENG SECUNDUS", "pl-PL": "LENG SECUNDUS", "pt-PT": "LENG SECUNDUS", @@ -5758,7 +5758,7 @@ "fr-FR": "LESATH", "it-IT": "LESATH", "ja-JP": "\u30ec\u30b5\u30b9", - "ko-KO": "\ub808\uc2a4\uc0ac\uc2a4", + "ko-KO": "\ub808\uc0ac\uc2a4", "ms-MY": "LESATH", "pl-PL": "LESATH", "pt-PT": "LESATH", @@ -5814,7 +5814,7 @@ "de-DE": "MALEVELON CREEK", "es-ES": "MALEVELON CREEK", "fr-FR": "CRIQUE DE MALEVELON", - "it-IT": "TORRENTE MALEVELON", + "it-IT": "MALEVELON CREEK", "ja-JP": "\u30de\u30ec\u30d9\u30ed\u30f3\u30fb\u30af\u30ea\u30fc\u30af", "ko-KO": "\ub9d0\ub808\ubca8\ub860 \ud06c\ub9ad", "ms-MY": "MALEVELON CREEK", @@ -5905,7 +5905,7 @@ "fr-FR": "MARTALE", "it-IT": "MARTALE", "ja-JP": "\u30de\u30eb\u30bf\u30eb", - "ko-KO": "\ub9c8\ub974\ud0c8\ub808", + "ko-KO": "\ub9c8\ub974\ud0c8", "ms-MY": "MARTALE", "pl-PL": "MARTALE", "pt-PT": "MARTALE", @@ -6079,7 +6079,7 @@ "pt-BR": "MERGA IV", "de-DE": "MERGA IV", "es-ES": "MERGA IV", - "fr-FR": "MERGA IV", + "fr-FR": "MERGA\u00a0IV", "it-IT": "MERGA IV", "ja-JP": "\u30e1\u30eb\u30ac IV", "ko-KO": "\uba54\ub974\uac00 IV", @@ -6112,7 +6112,7 @@ "fr-FR": "MINCHIR", "it-IT": "MINCHIR", "ja-JP": "\u30df\u30f3\u30c1\u30a2", - "ko-KO": "\ubbfc\uce58\ub974", + "ko-KO": "\ubbfc\uce58\uc5b4", "ms-MY": "MINCHIR", "pl-PL": "MINCHIR", "pt-PT": "MINCHIR", @@ -6168,7 +6168,7 @@ "pt-BR": "MORDIA 9", "de-DE": "MORDIA 9", "es-ES": "MORDIA 9", - "fr-FR": "MORDIA 9", + "fr-FR": "MORDIA\u00a09", "it-IT": "MORDIA 9", "ja-JP": "\u30e2\u30eb\u30c7\u30a3\u30a2\uff19", "ko-KO": "\ubaa8\ub974\ub514\uc544 9", @@ -6227,7 +6227,7 @@ "pt-BR": "NAVI VII", "de-DE": "NAVI VII", "es-ES": "NAVI VII", - "fr-FR": "NAVI VII", + "fr-FR": "NAVI\u00a0VII", "it-IT": "NAVI VII", "ja-JP": "\u30ca\u30d3 VII", "ko-KO": "\ub098\ube44 VII", @@ -6257,8 +6257,8 @@ "pt-BR": "N\u00cdVEL 43", "de-DE": "NIVEL 43", "es-ES": "NIVEL 43", - "fr-FR": "NIVEL 43", - "it-IT": "Nivel 43", + "fr-FR": "NIVEL\u00a043", + "it-IT": "NIVEL 43", "ja-JP": "\u30cb\u30d9\u30eb43", "ko-KO": "\ub2c8\ubca8 43", "ms-MY": "NIVEL 43", @@ -6318,7 +6318,7 @@ "fr-FR": "OVERGOE PRIME", "it-IT": "OVERGOE PRIME", "ja-JP": "\u30aa\u30fc\u30d0\u30fc\u30b4\u30fc\u30fb\u30d7\u30e9\u30a4\u30e0", - "ko-KO": "\uc624\ubca0\ub974\uace0\uc5d0 \ud504\ub77c\uc784", + "ko-KO": "\uc624\ubc84\uace0 \ud504\ub77c\uc784", "ms-MY": "OVERGOE PRIME", "pl-PL": "OVERGOE PRIME", "pt-PT": "OVERGOE PRIME", @@ -6466,7 +6466,7 @@ "fr-FR": "PHERKAD SECUNDUS", "it-IT": "PHERKAD SECUNDUS", "ja-JP": "\u30d5\u30a7\u30eb\u30ab\u30c9\u30fb\u30bb\u30ab\u30f3\u30c0\u30b9", - "ko-KO": "\ud398\ub974\uce74\ub4dc \uc138\ucfe4\ub450\uc2a4", + "ko-KO": "\ud398\uc5b4\uce74\ub4dc \uc138\ucfe4\ub450\uc2a4", "ms-MY": "PHERKAD SECUNDUS", "pl-PL": "PHERKAD SECUNDUS", "pt-PT": "PHERKAD SECUNDUS", @@ -6523,7 +6523,7 @@ "pt-BR": "P\u00d3LUX 31", "de-DE": "POLLUX 31", "es-ES": "POLLUX 31", - "fr-FR": "POLLUX 31", + "fr-FR": "POLLUX\u00a031", "it-IT": "POLLUX 31", "ja-JP": "\u30dd\u30e9\u30c3\u30af\u30b931", "ko-KO": "\ud3f4\ub8e9\uc2a4 31", @@ -6616,7 +6616,7 @@ "fr-FR": "RAS ALGETHI", "it-IT": "RAS ALGETHI", "ja-JP": "\u30e9\u30b9\u30fb\u30a2\u30eb\u30b2\u30c6\u30a3", - "ko-KO": "\ub77c\uc2a4 \uc54c\uac8c\ud2f0", + "ko-KO": "\ub77c\uc988 \uc54c\uac8c\ud2f0", "ms-MY": "RAS ALGETHI", "pl-PL": "RAS ALGETHI", "pt-PT": "RAS ALGETHI", @@ -6645,7 +6645,7 @@ "fr-FR": "RD-4", "it-IT": "RD-4", "ja-JP": "\u30a2\u30fc\u30eb\u30fb\u30c7\u30a3\u30fc\uff14", - "ko-KO": "RD-4", + "ko-KO": "\uc54c\ub514-4", "ms-MY": "RD-4", "pl-PL": "RD-4", "pt-PT": "RD-4", @@ -6671,7 +6671,7 @@ "pt-BR": "INSURGENTE 5", "de-DE": "ROGUE 5", "es-ES": "RENEGADO 5", - "fr-FR": "ROGUE 5", + "fr-FR": "ROGUE\u00a05", "it-IT": "ROGUE 5", "ja-JP": "\u30ed\u30fc\u30b0\uff15", "ko-KO": "\ub85c\uadf8 5", @@ -6734,7 +6734,7 @@ "fr-FR": "SIJI", "it-IT": "SEASSE", "ja-JP": "\u30b7\u30fc\u30b9", - "ko-KO": "\uc138\uc544\uc138", + "ko-KO": "\uc2dc\uc2dc", "ms-MY": "SEASSE", "pl-PL": "SEASSE", "pt-PT": "SEASSE", @@ -6761,10 +6761,10 @@ "pt-BR": "SENGE 23", "de-DE": "SENGE 23", "es-ES": "SENGE 23", - "fr-FR": "SENGAY 23", + "fr-FR": "SENGAY\u00a023", "it-IT": "SENGE 23", "ja-JP": "\u30bb\u30f3\u30b2\u30a423", - "ko-KO": "\uc13c\uc81c 23", + "ko-KO": "\uc13c\uac8c\uc774 23", "ms-MY": "SENGE 23", "pl-PL": "SENGE 23", "pt-PT": "SENGE 23", @@ -6970,7 +6970,7 @@ "fr-FR": "STOR THA PRIME", "it-IT": "STOR THA PRIME", "ja-JP": "\u30b9\u30c8\u30eb\u30fb\u30bf\u30fb\u30d7\u30e9\u30a4\u30e0", - "ko-KO": "\uc2a4\ud1a0\ub974 \ud0c0 \ud504\ub77c\uc784", + "ko-KO": "\uc2a4\ud1a0\uc5b4 \ud0c0 \ud504\ub77c\uc784", "ms-MY": "STOR THA PRIME", "pl-PL": "STOR THA PRIME", "pt-PT": "STOR THA PRIME", @@ -6999,7 +6999,7 @@ "fr-FR": "STOUT", "it-IT": "STOUT", "ja-JP": "\u30b9\u30bf\u30a6\u30c8", - "ko-KO": "\uc2a4\ud1a0\uc6b0\ud2b8", + "ko-KO": "\uc2a4\ud0c0\uc6b0\ud2b8", "ms-MY": "STOUT", "pl-PL": "STOUT", "pt-PT": "STOUT", @@ -7201,7 +7201,7 @@ "pt-BR": "VANDALON IV", "de-DE": "VANDALON IV", "es-ES": "VANDALON IV", - "fr-FR": "VANDALON IV", + "fr-FR": "VANDALON\u00a0IV", "it-IT": "VANDALON IV", "ja-JP": "\u30f4\u30a1\u30f3\u30c0\u30ed\u30f3 IV", "ko-KO": "\ubc18\ub2ec\ub860 IV", @@ -7231,7 +7231,7 @@ "pt-BR": "VARYLIA 5", "de-DE": "VARYLIA 5", "es-ES": "VARYLIA 5", - "fr-FR": "VARYLIA 5", + "fr-FR": "VARYLIA\u00a05", "it-IT": "VARYLIA 5", "ja-JP": "\u30f4\u30a1\u30ea\u30ea\u30a2\uff15", "ko-KO": "\ubc14\ub9b4\ub9ac\uc544 5", @@ -7264,7 +7264,7 @@ "fr-FR": "WASAT", "it-IT": "WASAT", "ja-JP": "\u30ef\u30b5\u30c3\u30c8", - "ko-KO": "\uc640\uc0ac\ud2b8", + "ko-KO": "\uc65c\uc0db", "ms-MY": "WASAT", "pl-PL": "WASAT", "pt-PT": "WASAT", @@ -7324,7 +7324,7 @@ "fr-FR": "WEZEN", "it-IT": "WEZEN", "ja-JP": "\u30a6\u30a7\u30bc\u30f3", - "ko-KO": "\uc6e8\uc820", + "ko-KO": "\uc6e8\uc774\uc9c4", "ms-MY": "WEZEN", "pl-PL": "WEZEN", "pt-PT": "WEZEN", @@ -7558,7 +7558,7 @@ "pt-BR": "EUPHORIA III", "de-DE": "EUPHORIA III", "es-ES": "EUFORIA III", - "fr-FR": "EUPHORIA III", + "fr-FR": "EUPHORIA\u00a0III", "it-IT": "EUPHORIA III", "ja-JP": "\u30e6\u30fc\u30d5\u30a9\u30ea\u30a2 III", "ko-KO": "\uc720\ud3ec\ub9ac\uc544 III", @@ -7587,10 +7587,10 @@ "pt-BR": "DI\u00c1SPORA X", "de-DE": "DIASPORA X", "es-ES": "DI\u00c1SPORA X", - "fr-FR": "DIASPORA X", + "fr-FR": "DIASPORA\u00a0X", "it-IT": "DIASPORA X", "ja-JP": "\u30c7\u30a3\u30a2\u30b9\u30dd\u30e9 X", - "ko-KO": "\ub514\uc544\uc2a4\ud3ec\ub77c X", + "ko-KO": "\ub2e4\uc774\uc544\uc2a4\ud3ec\ub77c X", "ms-MY": "DI\u00c1SPORA X", "pl-PL": "DIASPORA X", "pt-PT": "DIASPORA X", @@ -7621,7 +7621,7 @@ "fr-FR": "FALAISE DES GEMMES", "it-IT": "SCOGLIERE GEMMATE", "ja-JP": "\u30b8\u30a7\u30e0\u30b9\u30c8\u30fc\u30f3\u30fb\u30af\u30ea\u30d5", - "ko-KO": "\uc82c\uc2a4\ud1a4 \ube14\ub8e8\ud504\uc2a4", + "ko-KO": "\uc82c\uc2a4\ud1a4 \ube14\ub7ec\ud504\uc2a4", "ms-MY": "RISCOS DIAMANTINOS", "pl-PL": "ZWODNICZE KLEJNOTY", "pt-PT": "PENHASCOS DE PEDRAS PRECIOSAS", @@ -7730,7 +7730,21 @@ "none" ], "names": { - "en-US": "FURY" + "en-US": "FURY", + "en-GB": "FURY", + "pt-BR": "F\u00daRIA", + "de-DE": "FURY", + "es-ES": "FURIA", + "fr-FR": "FURIA", + "it-IT": "FURY", + "ja-JP": "\u30d5\u30e5\u30fc\u30ea\u30fc", + "ko-KO": "\ud4e8\ub9ac", + "ms-MY": "FURIA", + "pl-PL": "FURIA", + "pt-PT": "F\u00daRIA", + "ru-RU": "\u0424\u042c\u042e\u0420\u0418", + "zh-Hans": "\u8d39\u91cc", + "zh-Hant": "\u72c2\u6012" }, "type": "magma", "weather_effects": [ @@ -7745,7 +7759,21 @@ "none" ], "names": { - "en-US": "K" + "en-US": "K", + "en-GB": "K", + "pt-BR": "K", + "de-DE": "K", + "es-ES": "K", + "fr-FR": "K", + "it-IT": "K", + "ja-JP": "K", + "ko-KO": "K", + "ms-MY": "K", + "pl-PL": "K", + "pt-PT": "K", + "ru-RU": "\u041a", + "zh-Hans": "K", + "zh-Hant": "K" }, "type": "magma", "weather_effects": [ @@ -7760,7 +7788,21 @@ "none" ], "names": { - "en-US": "Mox" + "en-US": "MOX", + "en-GB": "MOX", + "pt-BR": "MOX", + "de-DE": "MOX", + "es-ES": "MOX", + "fr-FR": "MOX", + "it-IT": "MOX", + "ja-JP": "\u30e2\u30c3\u30af\u30b9", + "ko-KO": "\ubaa9\uc2a4", + "ms-MY": "MOX", + "pl-PL": "MOX", + "pt-PT": "MOX", + "ru-RU": "\u041c\u041e\u041a\u0421", + "zh-Hans": "\u83ab\u514b\u65af", + "zh-Hant": "\u83ab\u514b\u65af" }, "type": "magma", "weather_effects": [ @@ -7775,7 +7817,21 @@ "none" ], "names": { - "en-US": "Big Rock" + "en-US": "BIG ROCK", + "en-GB": "BIG ROCK", + "pt-BR": "ROCHA GRANDE", + "de-DE": "BIG ROCK", + "es-ES": "ROCA GRANDE", + "fr-FR": "GROS-ROC", + "it-IT": "GROSSO MASSO", + "ja-JP": "\u30d3\u30c3\u30b0\u30ed\u30c3\u30af", + "ko-KO": "\ube45 \ub85d", + "ms-MY": "ROC\u00d3N", + "pl-PL": "WIELKA SKA\u0141A", + "pt-PT": "GRANDE ROCHA", + "ru-RU": "\u0411\u041e\u041b\u042c\u0428\u041e\u0419 \u041a\u0410\u041c\u0415\u041d\u042c", + "zh-Hans": "\u5de8\u5ca9", + "zh-Hant": "\u5de8\u77f3" }, "type": "oasis", "weather_effects": [ @@ -7791,7 +7847,21 @@ "none" ], "names": { - "en-US": "Luxuriant" + "en-US": "LUXURIANT", + "en-GB": "LUXURIANT", + "pt-BR": "LUXURIANTE", + "de-DE": "LUXURIANT", + "es-ES": "EXUBERANTE", + "fr-FR": "LUXURIANCE", + "it-IT": "LUXURIANT", + "ja-JP": "\u30e9\u30b0\u30b8\u30e5\u30ea\u30a2", + "ko-KO": "\ub7ed\uc154\ub9ac\uc5b8\ud2b8", + "ms-MY": "EXUBERANTE", + "pl-PL": "LUXURIANT", + "pt-PT": "LUXURIANTE", + "ru-RU": "\u0420\u041e\u0421\u041a\u041e\u0428\u0415\u0421\u0422\u0412\u041e", + "zh-Hans": "\u5bcc\u6e90", + "zh-Hant": "\u8c50\u8302" }, "type": "forest", "weather_effects": [ @@ -7806,7 +7876,21 @@ "none" ], "names": { - "en-US": "Brilliance" + "en-US": "BRILLIANCE", + "en-GB": "BRILLIANCE", + "pt-BR": "BRILHANTISMO", + "de-DE": "BRILLIANCE", + "es-ES": "LUMINOSIDAD", + "fr-FR": "\u00c9CLAT", + "it-IT": "SPLENDOR", + "ja-JP": "\u30d6\u30ea\u30ea\u30a2\u30f3\u30b9", + "ko-KO": "\ube0c\ub9b4\ub9ac\uc5b8\uc2a4", + "ms-MY": "BRILLANTEZ", + "pl-PL": "GENIUSZ", + "pt-PT": "GENIALIDADE", + "ru-RU": "\u0413\u0415\u041d\u0418\u0410\u041b\u042c\u041d\u041e\u0421\u0422\u042c", + "zh-Hans": "\u74a8\u5149", + "zh-Hant": "\u8f1d\u714c" }, "type": "forest", "weather_effects": [ @@ -7821,7 +7905,21 @@ "none" ], "names": { - "en-US": "FRONTERIA" + "en-US": "FRONTERIA", + "en-GB": "FRONTERIA", + "pt-BR": "FRONTERIA", + "de-DE": "FRONTERIA", + "es-ES": "FRONTERIA", + "fr-FR": "FRONT\u00c9RIA", + "it-IT": "FRONTERIA", + "ja-JP": "\u30d5\u30ed\u30f3\u30c6\u30ea\u30a2", + "ko-KO": "\ud504\ub860\ud14c\ub9ac\uc544", + "ms-MY": "FRONTERIA", + "pl-PL": "FRONTERIA", + "pt-PT": "FRONTERIA", + "ru-RU": "\u0424\u0420\u041e\u041d\u0422\u0415\u0420\u0418\u042f", + "zh-Hans": "\u8fb9\u9672", + "zh-Hant": "\u4f5b\u9686\u6cf0\u91cc\u4e9e" }, "type": "oasis", "weather_effects": [ @@ -7837,7 +7935,21 @@ "none" ], "names": { - "en-US": "ZYGOS" + "en-US": "ZYGOS", + "en-GB": "ZYGOS", + "pt-BR": "ZYGOS", + "de-DE": "ZYGOS", + "es-ES": "ZYGOS", + "fr-FR": "ZYGOS", + "it-IT": "ZYGOS", + "ja-JP": "\u30b8\u30b4\u30b9", + "ko-KO": "\uc790\uc774\uace0\uc2a4", + "ms-MY": "ZYGOS", + "pl-PL": "ZYGOS", + "pt-PT": "ZYGOS", + "ru-RU": "\u0417\u0418\u0413\u041e\u0421", + "zh-Hans": "\u9f50\u6208\u65af", + "zh-Hant": "\u9f4a\u6208\u65af" }, "type": "oasis", "weather_effects": [ From 0adfeb71501c07ce8ea8fdf0744c2b8fd9a5740d Mon Sep 17 00:00:00 2001 From: CrosswaveOmega <62901101+CrosswaveOmega@users.noreply.github.com> Date: Tue, 5 May 2026 13:16:29 -0400 Subject: [PATCH 39/39] FIXING SPACES ON SOME FRENCH NAMES --- planets/planets.json | 80 ++++++++++++++++++++++---------------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/planets/planets.json b/planets/planets.json index f45ac63..573ccba 100644 --- a/planets/planets.json +++ b/planets/planets.json @@ -42,7 +42,7 @@ "pt-BR": "KLEN DAHTH II", "de-DE": "KLEN DAHTH II", "es-ES": "KLEN DAHTH II", - "fr-FR": "KLEN\u00a0DAHTH\u00a0II", + "fr-FR": "KLEN DAHTH II", "it-IT": "KLEN DAHTH II", "ja-JP": "\u30af\u30ec\u30f3\u30c0\u30fc\u30b9 II", "ko-KO": "\ud074\ub80c \ub2e4\ud750\uc2a4 II", @@ -73,7 +73,7 @@ "pt-BR": "VANGUARDA V", "de-DE": "PATHFINDER V", "es-ES": "EXPLORADOR V", - "fr-FR": "CHERCHEVOIE\u00a0V", + "fr-FR": "CHERCHEVOIE V", "it-IT": "PATHFINDER V", "ja-JP": "\u30d1\u30b9\u30d5\u30a1\u30a4\u30f3\u30c0\u30fc V", "ko-KO": "\ud328\uc2a4\ud30c\uc778\ub354 V", @@ -161,7 +161,7 @@ "pt-BR": "PILEN V", "de-DE": "PILEN V", "es-ES": "PILEN V", - "fr-FR": "PILEN\u00a0V", + "fr-FR": "PILEN V", "it-IT": "PILEN V", "ja-JP": "\u30d4\u30ec\u30f3 V", "ko-KO": "\ud544\ub80c V", @@ -220,7 +220,7 @@ "pt-BR": "ZEA RUGOSIA", "de-DE": "ZEA RUGOSIA", "es-ES": "ZEA RUGOSIA", - "fr-FR": "ZEA\u00a0RUGOSIA", + "fr-FR": "ZEA RUGOSIA", "it-IT": "ZEA RUGOSIA", "ja-JP": "\u30bc\u30a2\u30fb\u30eb\u30b4\u30b8\u30a2", "ko-KO": "\uc81c\uc544 \ub8e8\uace0\uc2dc\uc544", @@ -280,7 +280,7 @@ "pt-BR": "FORNSKOGUR II", "de-DE": "FORNSKOGUR II", "es-ES": "FORNSKOGUR II", - "fr-FR": "FORNSKOGUR\u00a0II", + "fr-FR": "FORNSKOGUR II", "it-IT": "FORNSKOGUR II", "ja-JP": "\u30d5\u30a9\u30fc\u30f3\u30b9\u30b3\u30fc\u30ac\u30fc II", "ko-KO": "\ud3ec\ub80c\uc2a4\ucf54\uad6c\ub974 II", @@ -339,7 +339,7 @@ "pt-BR": "C\u00c9RBERO III-C", "de-DE": "CERBERUS IIIc", "es-ES": "CERBERUS IIIc", - "fr-FR": "CERBERUS\u00a0IIIc", + "fr-FR": "CERBERUS IIIc", "it-IT": "CERBERO IIIc", "ja-JP": "\u30b1\u30eb\u30d9\u30ed\u30b9 III\uff43", "ko-KO": "\ucf00\ub974\ubca0\ub85c\uc2a4 IIIc", @@ -398,7 +398,7 @@ "pt-BR": "OKUL VI", "de-DE": "OKUL VI", "es-ES": "OKUL VI", - "fr-FR": "OKUL\u00a0VI", + "fr-FR": "OKUL VI", "it-IT": "OKUL VI", "ja-JP": "\u30aa\u30af\u30eb VI", "ko-KO": "\uc624\ucfe8 VI", @@ -782,7 +782,7 @@ "pt-BR": "NUBL\u00c1RIA I", "de-DE": "NUBLARIA I", "es-ES": "NUBLARIA I", - "fr-FR": "NUBLARIA\u00a0I", + "fr-FR": "NUBLARIA I", "it-IT": "NUBLARIA I", "ja-JP": "\u30cb\u30e5\u30d6\u30e9\u30ea\u30a2 I", "ko-KO": "\ub204\ube14\ub77c\ub9ac\uc544 I", @@ -929,7 +929,7 @@ "pt-BR": "MARRE IV", "de-DE": "MARRE IV", "es-ES": "MARRE IV", - "fr-FR": "MARRE\u00a0IV", + "fr-FR": "MARRE IV", "it-IT": "MARRE IV", "ja-JP": "\u30de\u30fc\u30eb IV", "ko-KO": "\ub9c8\ub808 IV", @@ -2410,7 +2410,7 @@ "pt-BR": "ALTA V", "de-DE": "ALTA V", "es-ES": "ALTA V", - "fr-FR": "ALTA\u00a0V", + "fr-FR": "ALTA V", "it-IT": "ALTA V", "ja-JP": "\u30a2\u30eb\u30bf V", "ko-KO": "\uc54c\ud0c0 V", @@ -2440,7 +2440,7 @@ "pt-BR": "\u00daRSICA XI", "de-DE": "URSICA XI", "es-ES": "URSICA XI", - "fr-FR": "URSICA\u00a0XI", + "fr-FR": "URSICA XI", "it-IT": "URSICA XI", "ja-JP": "\u30a6\u30eb\u30b7\u30ab XI", "ko-KO": "\uc5b4\ub974\uc2dc\uce74 XI", @@ -2855,7 +2855,7 @@ "pt-BR": "POSTO AVAN\u00c7ADO 32", "de-DE": "AUSSENPOSTEN 32", "es-ES": "PUESTO DE AVANZADA 32", - "fr-FR": "AVANT-POSTE\u00a032", + "fr-FR": "AVANT-POSTE 32", "it-IT": "AVAMPOSTO 32", "ja-JP": "\u30a2\u30a6\u30c8\u30dd\u30b9\u30c832", "ko-KO": "\uc544\uc6c3\ud3ec\uc2a4\ud2b8 32", @@ -3002,7 +3002,7 @@ "pt-BR": "BA\u00cdA COMERCIAL DE IR\u00cdDIO ORIENTAL", "de-DE": "EAST-IRIDIUM-HANDELSPOSTEN", "es-ES": "PUERTO COMERCIAL DE IRIDIO ORIENTAL", - "fr-FR": "COMPTOIR\u00a0EST D'IRIDIUM", + "fr-FR": "COMPTOIR EST D'IRIDIUM", "it-IT": "BAIA COMMERCIALE IRIDIUM EST", "ja-JP": "\u30a4\u30fc\u30b9\u30c8\u30fb\u30a4\u30ea\u30b8\u30a6\u30e0\u30fb\u30c8\u30ec\u30fc\u30c9\u30d9\u30a4", "ko-KO": "\uc774\uc2a4\ud2b8 \uc774\ub9ac\ub4d0 \ud2b8\ub808\uc774\ub529 \ubca0\uc774", @@ -3179,7 +3179,7 @@ "pt-BR": "P\u00d6PLI IX", "de-DE": "P\u00d6PLI IX", "es-ES": "P\u00d6PLI IX", - "fr-FR": "P\u00d6PLI\u00a0IX", + "fr-FR": "P\u00d6PLI IX", "it-IT": "P\u00d6PLI IX", "ja-JP": "\u30d1\u30fc\u30d7\u30ea\u30fc IX", "ko-KO": "\ud440\ud50c\ub9ac IX", @@ -3267,7 +3267,7 @@ "pt-BR": "BEKVAM III", "de-DE": "BEKVAM III", "es-ES": "BEKVAM III", - "fr-FR": "BEKVAM\u00a0III", + "fr-FR": "BEKVAM III", "it-IT": "BEKVAM III", "ja-JP": "\u30d9\u30af\u30f4\u30a1\u30e0 III", "ko-KO": "\ubca0\ud06c\ubc24 III", @@ -3591,7 +3591,7 @@ "pt-BR": "PIONEIRO II", "de-DE": "PIONEER II", "es-ES": "PIONERO II", - "fr-FR": "PIONNIER\u00a0II", + "fr-FR": "PIONNIER II", "it-IT": "PIONEER II", "ja-JP": "\u30d1\u30a4\u30aa\u30cb\u30a2 II", "ko-KO": "\ud30c\uc774\uc624\ub2c8\uc5b4 II", @@ -3650,7 +3650,7 @@ "pt-BR": "SOCORRO III", "de-DE": "SOCORRO III", "es-ES": "SOCORRO III", - "fr-FR": "SOCORRO\u00a0III", + "fr-FR": "SOCORRO III", "it-IT": "SOCORRO III", "ja-JP": "\u30bd\u30b3\u30ed III", "ko-KO": "\uc18c\ucf54\ub85c III", @@ -3710,7 +3710,7 @@ "pt-BR": "FENRIR III", "de-DE": "FENRIR III", "es-ES": "FENRIR III", - "fr-FR": "FENRIR\u00a0III", + "fr-FR": "FENRIR III", "it-IT": "FENRIR III", "ja-JP": "\u30d5\u30a7\u30f3\u30ea\u30eb III", "ko-KO": "\ud39c\ub9ac\ub974 III", @@ -3797,7 +3797,7 @@ "pt-BR": "D\u00c1RIO II", "de-DE": "DARIUS II", "es-ES": "DARIUS II", - "fr-FR": "DARIUS\u00a0II", + "fr-FR": "DARIUS II", "it-IT": "DARIUS II", "ja-JP": "\u30c0\u30ea\u30a6\u30b9 II", "ko-KO": "\ub2e4\ub9ac\uc6b0\uc2a4 II", @@ -3827,7 +3827,7 @@ "pt-BR": "ACAMAR IV", "de-DE": "ACAMAR IV", "es-ES": "ACAMAR IV", - "fr-FR": "ACAMAR\u00a0IV", + "fr-FR": "ACAMAR IV", "it-IT": "ACAMAR IV", "ja-JP": "\u30a2\u30ab\u30de\u30fc IV", "ko-KO": "\uc544\uce74\ub9c8\ub974 IV", @@ -3887,7 +3887,7 @@ "pt-BR": "ACHIRD III", "de-DE": "ACHIRD III", "es-ES": "ACHIRD III", - "fr-FR": "ACHIRD\u00a0III", + "fr-FR": "ACHIRD III", "it-IT": "ACHIRD III", "ja-JP": "\u30a2\u30d2\u30a2\u30fc\u30c9 III", "ko-KO": "\uc544\uce58\ub974\ub4dc III", @@ -3916,7 +3916,7 @@ "pt-BR": "ACRAB XI", "de-DE": "ACRAB XI", "es-ES": "ACRAB XI", - "fr-FR": "ACRAB\u00a0XI", + "fr-FR": "ACRAB XI", "it-IT": "ACRAB XI", "ja-JP": "\u30a2\u30af\u30e9\u30d6 XI", "ko-KO": "\uc544\ud06c\ub77c\ube0c XI", @@ -3945,7 +3945,7 @@ "pt-BR": "ACRUX IX", "de-DE": "ACRUX IX", "es-ES": "ACRUX IX", - "fr-FR": "ACRUX\u00a0IX", + "fr-FR": "ACRUX IX", "it-IT": "ACRUX IX", "ja-JP": "\u30a2\u30af\u30eb\u30fc\u30b9 IX", "ko-KO": "\uc544\ud06c\ub8e9\uc2a4 IX", @@ -4092,7 +4092,7 @@ "pt-BR": "ALAIRT III", "de-DE": "ALAIRT III", "es-ES": "ALAIRT III", - "fr-FR": "ALAIRT\u00a0III", + "fr-FR": "ALAIRT III", "it-IT": "ALAIRT III", "ja-JP": "\u30a2\u30e9\u30a4\u30a2\u30c8 III", "ko-KO": "\uc54c\ub77c\uc774\ub974\ud2b8 III", @@ -4121,7 +4121,7 @@ "pt-BR": "ALAMAK VII", "de-DE": "ALAMAK VII", "es-ES": "ALAMAK VII", - "fr-FR": "ALAMAK\u00a0VII", + "fr-FR": "ALAMAK VII", "it-IT": "ALAMAK VII", "ja-JP": "\u30a2\u30e9\u30de\u30c3\u30af VII", "ko-KO": "\uc54c\ub77c\ub9c9 VII", @@ -4179,7 +4179,7 @@ "pt-BR": "ALATHFAR XI", "de-DE": "ALATHFAR XI", "es-ES": "ALATHFAR XI", - "fr-FR": "ALATHFAR\u00a0XI", + "fr-FR": "ALATHFAR XI", "it-IT": "ALATHFAR XI", "ja-JP": "\u30a2\u30e9\u30b9\u30d5\u30a1\u30eb XI", "ko-KO": "\uc54c\ub77c\uc2a4\ud30c\ub974 XI", @@ -4684,7 +4684,7 @@ "pt-BR": "CHOEPESSA IV", "de-DE": "CHOEPESSA IV", "es-ES": "CHOEPESSA IV", - "fr-FR": "CHOEPESSA\u00a0IV", + "fr-FR": "CHOEPESSA IV", "it-IT": "CHOEPESSA IV", "ja-JP": "\u30b3\u30fc\u30da\u30c3\u30b5 IV", "ko-KO": "\ucd08\uc5d0\ud398\uc0ac IV", @@ -4950,7 +4950,7 @@ "pt-BR": "EPSILON PHOENCIS VI", "de-DE": "EPSILON PHOENCIS VI", "es-ES": "EPSILON PHOENCIS VI", - "fr-FR": "EPSILON PHOENCIS\u00a0VI", + "fr-FR": "EPSILON PHOENCIS VI", "it-IT": "EPSILON PHOENCIS VI", "ja-JP": "\u30a8\u30d7\u30b7\u30ed\u30f3\u30fb\u30d5\u30a3\u30fc\u30f3\u30b7\u30b9 VI", "ko-KO": "\uc5e1\uc2e4\ub860 \ud53c\uc5d4\uc2dc\uc2a4 VI", @@ -5576,7 +5576,7 @@ "pt-BR": "KLAKA 5", "de-DE": "KLAKA 5", "es-ES": "KLAKA 5", - "fr-FR": "KLAKA\u00a05", + "fr-FR": "KLAKA 5", "it-IT": "KLAKA 5", "ja-JP": "\u30af\u30e9\u30ab\uff15", "ko-KO": "\ud074\ub77c\uce74 5", @@ -6079,7 +6079,7 @@ "pt-BR": "MERGA IV", "de-DE": "MERGA IV", "es-ES": "MERGA IV", - "fr-FR": "MERGA\u00a0IV", + "fr-FR": "MERGA IV", "it-IT": "MERGA IV", "ja-JP": "\u30e1\u30eb\u30ac IV", "ko-KO": "\uba54\ub974\uac00 IV", @@ -6168,7 +6168,7 @@ "pt-BR": "MORDIA 9", "de-DE": "MORDIA 9", "es-ES": "MORDIA 9", - "fr-FR": "MORDIA\u00a09", + "fr-FR": "MORDIA 9", "it-IT": "MORDIA 9", "ja-JP": "\u30e2\u30eb\u30c7\u30a3\u30a2\uff19", "ko-KO": "\ubaa8\ub974\ub514\uc544 9", @@ -6227,7 +6227,7 @@ "pt-BR": "NAVI VII", "de-DE": "NAVI VII", "es-ES": "NAVI VII", - "fr-FR": "NAVI\u00a0VII", + "fr-FR": "NAVI VII", "it-IT": "NAVI VII", "ja-JP": "\u30ca\u30d3 VII", "ko-KO": "\ub098\ube44 VII", @@ -6257,7 +6257,7 @@ "pt-BR": "N\u00cdVEL 43", "de-DE": "NIVEL 43", "es-ES": "NIVEL 43", - "fr-FR": "NIVEL\u00a043", + "fr-FR": "NIVEL 43", "it-IT": "NIVEL 43", "ja-JP": "\u30cb\u30d9\u30eb43", "ko-KO": "\ub2c8\ubca8 43", @@ -6523,7 +6523,7 @@ "pt-BR": "P\u00d3LUX 31", "de-DE": "POLLUX 31", "es-ES": "POLLUX 31", - "fr-FR": "POLLUX\u00a031", + "fr-FR": "POLLUX 31", "it-IT": "POLLUX 31", "ja-JP": "\u30dd\u30e9\u30c3\u30af\u30b931", "ko-KO": "\ud3f4\ub8e9\uc2a4 31", @@ -6671,7 +6671,7 @@ "pt-BR": "INSURGENTE 5", "de-DE": "ROGUE 5", "es-ES": "RENEGADO 5", - "fr-FR": "ROGUE\u00a05", + "fr-FR": "ROGUE 5", "it-IT": "ROGUE 5", "ja-JP": "\u30ed\u30fc\u30b0\uff15", "ko-KO": "\ub85c\uadf8 5", @@ -6761,7 +6761,7 @@ "pt-BR": "SENGE 23", "de-DE": "SENGE 23", "es-ES": "SENGE 23", - "fr-FR": "SENGAY\u00a023", + "fr-FR": "SENGAY 23", "it-IT": "SENGE 23", "ja-JP": "\u30bb\u30f3\u30b2\u30a423", "ko-KO": "\uc13c\uac8c\uc774 23", @@ -7201,7 +7201,7 @@ "pt-BR": "VANDALON IV", "de-DE": "VANDALON IV", "es-ES": "VANDALON IV", - "fr-FR": "VANDALON\u00a0IV", + "fr-FR": "VANDALON IV", "it-IT": "VANDALON IV", "ja-JP": "\u30f4\u30a1\u30f3\u30c0\u30ed\u30f3 IV", "ko-KO": "\ubc18\ub2ec\ub860 IV", @@ -7231,7 +7231,7 @@ "pt-BR": "VARYLIA 5", "de-DE": "VARYLIA 5", "es-ES": "VARYLIA 5", - "fr-FR": "VARYLIA\u00a05", + "fr-FR": "VARYLIA 5", "it-IT": "VARYLIA 5", "ja-JP": "\u30f4\u30a1\u30ea\u30ea\u30a2\uff15", "ko-KO": "\ubc14\ub9b4\ub9ac\uc544 5", @@ -7558,7 +7558,7 @@ "pt-BR": "EUPHORIA III", "de-DE": "EUPHORIA III", "es-ES": "EUFORIA III", - "fr-FR": "EUPHORIA\u00a0III", + "fr-FR": "EUPHORIA III", "it-IT": "EUPHORIA III", "ja-JP": "\u30e6\u30fc\u30d5\u30a9\u30ea\u30a2 III", "ko-KO": "\uc720\ud3ec\ub9ac\uc544 III", @@ -7587,7 +7587,7 @@ "pt-BR": "DI\u00c1SPORA X", "de-DE": "DIASPORA X", "es-ES": "DI\u00c1SPORA X", - "fr-FR": "DIASPORA\u00a0X", + "fr-FR": "DIASPORA X", "it-IT": "DIASPORA X", "ja-JP": "\u30c7\u30a3\u30a2\u30b9\u30dd\u30e9 X", "ko-KO": "\ub2e4\uc774\uc544\uc2a4\ud3ec\ub77c X",