Skip to content

Commit 7064013

Browse files
Updating planet effects to effects that have appeared in game. (#114)
* 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.
1 parent 1218076 commit 7064013

1 file changed

Lines changed: 42 additions & 2 deletions

File tree

effects/planetEffects.json

Lines changed: 42 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
"1199": {
248248
"galacticEffectId": 1199,
249249
"name": "DSS Construction Site- Phase 2",
250-
"description": "Democracy Space Station construction is well underway. The local economy is flourishing as the planets populace has centupled, and all the Galaxy can feel their democratic fervor."
250+
"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."
251251
},
252252
"1200": {
253253
"galacticEffectId": 1200,
@@ -294,6 +294,11 @@
294294
"name": "ORBITAL BLOCKADE",
295295
"description": "<i=1>Hellpod Space Optimization</i> Booster is automatically active for all missions."
296296
},
297+
"1211": {
298+
"galacticEffectId": 1211,
299+
"name": "PLANETARY BOMBARDMENT",
300+
"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."
301+
},
297302
"1212": {
298303
"galacticEffectId": 1212,
299304
"name": "EAGLE STORM (Marker)",
@@ -449,6 +454,11 @@
449454
"name": "THE INCINERATION CORPS",
450455
"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."
451456
},
457+
"1252": {
458+
"galacticEffectId": 1252,
459+
"name": "FRACTURED PLANET",
460+
"description": "All that remains of a planet torn apart by the Meridian singularity. A solemn reminder of the desolation Tyranny leaves in its wake."
461+
},
452462
"1254": {
453463
"galacticEffectId": 1254,
454464
"name": "ARSENAL AUGMENTATION: MG-206 HEAVY MACHINE GUN",
@@ -619,14 +629,44 @@
619629
"name": "ULTRAMAFIC MINE",
620630
"description": "A mine extracting platinum from deep-seated deposits of igneous rock."
621631
},
632+
"1329": {
633+
"galacticEffectId": 1329,
634+
"name": "LIBERTY DAY CELEBRATION",
635+
"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."
636+
},
622637
"1342": {
623638
"galacticEffectId": 1342,
624639
"name": "CENTER FOR THE CONFINEMENT OF DISSIDENCE (CECOD)",
625640
"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."
626641
},
627-
"1352":{
642+
"1344": {
643+
"galacticEffectId": 1344,
644+
"name": "PANDORA BASE",
645+
"description": "The top-secret site where augmentations to the DSS are constructed."
646+
},
647+
"1352": {
628648
"galacticEffectId": 1352,
629649
"name": "CONVENTIONAL BLACK HOLE",
630650
"description": "This former planet is now nothing but a normal, stable black hole."
651+
},
652+
"1353": {
653+
"galacticEffectId": 1353,
654+
"name": "DATA CENTER",
655+
"description": "The Automatons store large amounts of encrypted information here."
656+
},
657+
"1355": {
658+
"galacticEffectId": 1355,
659+
"name": "HEAVY ARMOR SURGE",
660+
"description": "Prepare to counter high numbers of heavily armored enemies."
661+
},
662+
"1357": {
663+
"galacticEffectId": 1357,
664+
"name": "HULK SURGE",
665+
"description": "High numbers of enemy Hulks have been reported on this planet. Prepare to counter heavily armored enemies."
666+
},
667+
"1359": {
668+
"galacticEffectId": 1359,
669+
"name": "DEVASTATOR SURGE",
670+
"description": "The Automatons have deployed high numbers of Devastators to this planet."
631671
}
632672
}

0 commit comments

Comments
 (0)