Skip to content

Commit 7d3f915

Browse files
Adding the void to planetEffects (#118)
* 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 * adding new region names. * Update planetRegion.json * adding new regions * adding the newly added Planet Regions * adding 1352: CONVENTIONAL BLACK HOLE * Fix JSON syntax error in planetEffects.json * Updating planet effects to effects that have appeared in game. * fixing typo in effects. * Updating planet effects and regions. * updating json for planetRegion. adding new region faction field and new Layout Field * Change region identifiers in regions_connected_to to strings in planetRegion.json * Correcting region types, standardizing names * Add new Illuminate effects. * Add new effects to planetEffects.json * new galactic effect: The Void
1 parent bd73dee commit 7d3f915

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

effects/planetEffects.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -694,6 +694,11 @@
694694
"name": "CLASS 3 EXOSTORM",
695695
"description": "The Exostorm has reached critical mass, enveloping the planet in an ominous tempest that defies atmospheric physics."
696696
},
697+
"1376":{
698+
"galacticEffectId": 1376,
699+
"name": "The Void",
700+
"description": "This world is enveloped by The Void."
701+
},
697702
"1377": {
698703
"galacticEffectId": 1377,
699704
"name": "MINDLESS MASSES (Enemies)",

0 commit comments

Comments
 (0)