Skip to content
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
bf9ceb3
Adding new regions
CrosswaveOmega Aug 12, 2025
97583da
Merge branch 'helldivers-2:master' into master
CrosswaveOmega Aug 12, 2025
ea34cf1
Update planetRegion.json
CrosswaveOmega Aug 12, 2025
d32e0e7
Merge branch 'master' of https://github.com/CrosswaveOmega/json
CrosswaveOmega Aug 15, 2025
70de8ec
Update planetEffects.json
CrosswaveOmega Aug 15, 2025
20a37d5
Update planetEffects.json
CrosswaveOmega Aug 15, 2025
f00cee1
Update planetEffects.json
CrosswaveOmega Aug 15, 2025
cc43284
Merge branch 'helldivers-2:master' into master
CrosswaveOmega Aug 15, 2025
90d1930
Update planetEffects.json
CrosswaveOmega Aug 15, 2025
3af2a03
Merge branch 'helldivers-2:master' into master
CrosswaveOmega Aug 19, 2025
22360a7
Update planetRegion.json
CrosswaveOmega Aug 19, 2025
3db2a31
adding tyranny park
CrosswaveOmega Aug 19, 2025
52dc7fa
fixing a typo
CrosswaveOmega Aug 20, 2025
8dc5d33
Update planetRegion.json
CrosswaveOmega Aug 24, 2025
bd729cf
Merge branch 'helldivers-2:master' into master
CrosswaveOmega Aug 24, 2025
dd6e0a4
correct region names
CrosswaveOmega Aug 24, 2025
f7eb152
new city name with patch
CrosswaveOmega Aug 26, 2025
a42011d
Merge branch 'helldivers-2:master' into master
CrosswaveOmega Aug 28, 2025
4dec4bb
Adding new "Hive World" Biome and new effect ids
CrosswaveOmega Sep 3, 2025
2676f12
ADDING ALL NEW EFFECTS
CrosswaveOmega Sep 12, 2025
03925fc
Update planetEffects.json
CrosswaveOmega Sep 14, 2025
2e13b1a
adding new planet effect
CrosswaveOmega Sep 16, 2025
e1d96dd
Merge remote-tracking branch 'upstream/master'
CrosswaveOmega Sep 18, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 37 additions & 1 deletion effects/planetEffects.json
Original file line number Diff line number Diff line change
Expand Up @@ -576,12 +576,48 @@
},
"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": "A deadly strain of ground-bursting Terminids is present on this planet."
},
"1311": {
"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."
}

}