Skip to content

Commit

Permalink
updating Helldivers 2 Planet Effects (#78)
Browse files Browse the repository at this point in the history
* planet effect and environmental mapping

* Update planetEffects.json

* formatting change

* formatting changes

* Update planetEffects.json

Fixing a typo.

* sorting biomes alphabetically and a

weather_effects can be renamed to something else if needed.

* Update planets.json

correcting Zegema Paradise and Providence entries, they didn't get updated at first.

* Update planetEffects.json

* Update planetEffects.json

fixing 1228 to have the proper galacticEffectID

* Update planetEffects.json

finally found what effect 1228 was- it was the map marker for the Meridian Black Hole.

* Adding Center of Science.

New effect, added December 24th.

* adding new effect

* adding Jet Brigade Factories to planetEffects
  • Loading branch information
CrosswaveOmega authored Feb 2, 2025
1 parent d965c18 commit 2564282
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions effects/planetEffects.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,16 @@
"galacticEffectId": 1234,
"name": "CENTER OF SCIENCE",
"description": "On this planet, the Ministry of Science's best and brightest work on their next breakthrough."
},
"1236": {
"galacticEffectId": 1236,
"name": "CENTER FOR CIVILIAN SURVEILLANCE AND SAFETY",
"description": "The Ministry of Truth analyzes citizens' activity, speech, data, DNA, RNA, and neural topology here."
},
"1239":{
"galacticEffectId": 1239,
"name": "JET BRIGADE FACTORIES",
"description": "Vertically enhanced Jet Brigade soldiers are produced here."

}
}

0 comments on commit 2564282

Please sign in to comment.