Skip to content

Commit 4ad527c

Browse files
Adding New Planet Effects (#107)
* Adding new regions * Update planetRegion.json * Update planetEffects.json * Update planetEffects.json * Update planetEffects.json * Update planetEffects.json * Update planetRegion.json * adding tyranny park * fixing a typo * Update planetRegion.json * correct region names * new city name with patch * Adding new "Hive World" Biome and new effect ids Description is from planet effect * ADDING ALL NEW EFFECTS * Update planetEffects.json * adding new planet effect
1 parent a94f6c8 commit 4ad527c

File tree

1 file changed

+37
-1
lines changed

1 file changed

+37
-1
lines changed

effects/planetEffects.json

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,12 +576,48 @@
576576
},
577577
"1303": {
578578
"galacticEffectId": 1303,
579-
"name": "Rupture Strain",
579+
"name": "RUPTURE STRAIN (ENEMIES)",
580580
"description": "A deadly strain of ground-bursting Terminids is present on this planet."
581581
},
582582
"1304": {
583583
"galacticEffectId": 1304,
584584
"name": "OUTPOST ALPHA",
585585
"description": "The first manned site established in Gloom-infested space."
586+
},
587+
"1306": {
588+
"galacticEffectId": 1306,
589+
"name": "DRAGONROACHES (Enemies)",
590+
"description": "Terminid Dragonroaches menace the skies of this planet."
591+
},
592+
"1307": {
593+
"galacticEffectId": 1307,
594+
"name": "HIVE LORDS (Enemies)",
595+
"description": "Terminid Hive Lords have been detected on this planet."
596+
},
597+
"1308": {
598+
"galacticEffectId": 1308,
599+
"name": "HIVE LORDS",
600+
"description": "Terminid Hive Lords have been detected on this planet."
601+
},
602+
"1309": {
603+
"galacticEffectId": 1309,
604+
"name": "DRAGONROACHES",
605+
"description": "Terminid Dragonroaches menace the skies of this planet."
606+
},
607+
"1310": {
608+
"galacticEffectId": 1310,
609+
"name": "RUPTURE STRAIN",
610+
"description": "A deadly strain of ground-bursting Terminids is present on this planet."
611+
},
612+
"1311": {
613+
"galacticEffectId": 1311,
614+
"name": "HIVE WORLD",
615+
"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."
616+
},
617+
"1324 ": {
618+
"galacticEffectId": 1324,
619+
"name": "ULTRAMAFIC MINE",
620+
"description": "A mine extracting platinum from deep-seated deposits of igneous rock."
586621
}
622+
587623
}

0 commit comments

Comments
 (0)