Skip to content

Commit 3d9c0e4

Browse files
Updating planet effects and regions that have appeared in game. (#115)
* 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.
1 parent 7064013 commit 3d9c0e4

File tree

2 files changed

+103
-1
lines changed

2 files changed

+103
-1
lines changed

effects/planetEffects.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,5 +668,15 @@
668668
"galacticEffectId": 1359,
669669
"name": "DEVASTATOR SURGE",
670670
"description": "The Automatons have deployed high numbers of Devastators to this planet."
671+
},
672+
"1360": {
673+
"description": "Cyborgs are deployed to the battlefield of this planet, leading their Automaton armies.",
674+
"galacticEffectId": 1360,
675+
"name": "CYBORGS (Enemies)"
676+
},
677+
"1361": {
678+
"description": "Cyborgs are deployed to the battlefield of this planet, leading their Automaton armies.",
679+
"galacticEffectId": 1361,
680+
"name": "CYBORGS"
671681
}
672682
}

planets/planetRegion.json

Lines changed: 93 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,38 @@
299299
"name": "PROMINENCE",
300300
"description": ""
301301
},
302+
"2340207578": {
303+
"name": "AUTONOMY",
304+
"description": "High Command has identified this Megafactory as one of two potential beachheads for the invasion of Cyberstan. Rapid insertion protocols will restrict deployment ammunition."
305+
},
306+
"2577020579": {
307+
"name": "SOLIDARITET",
308+
"description": "High Command has identified this Megafactory as one of two potential beachheads for the invasion of Cyberstan. Anti-air fixtures will hamper Pelican extraction."
309+
},
310+
"1512842277": {
311+
"name": "OMNIPARITUS",
312+
"description": "Roughly translates to \"Destroy Freedom At All Costs.\" Significant conventional SEAF assaults will be required to support an offensive here, straining ammunition resources."
313+
},
314+
"2634960640": {
315+
"name": "LURZA",
316+
"description": "Monuments in this Megafactory twist history to valorize the supposed resolve of Cyborgs to \"endure\" Super Earth's benevolent attempts to rehabilitate them. \n\nAnti-air defenses will hinder Eagle operations."
317+
},
318+
"3404329179": {
319+
"name": "CAMRAT FOR",
320+
"description": "This Megafactory contains significant Automaton production facilities. Anti-orbital defenses will tax Super Destroyer resources, resulting in longer orbital cooldowns."
321+
},
322+
"2735744233": {
323+
"name": "STAR KIELD",
324+
"description": "Roughly translates to \"All Humans Must Die.\" One of the largest Megafactories on Cyberstan. A critical military production node. Defended by the Jet Brigade."
325+
},
326+
"1475859103": {
327+
"name": "URSOOT NINE",
328+
"description": "Likely one of the earliest Megafactories to be constructed on Cyberstan. The most significant producer of Cyborg combatants. Defended by the Incineration Corps."
329+
},
330+
"3380242454": {
331+
"name": "TRANSCENDENCE",
332+
"description": "The first and most well-defended Megafactory. The nexus of Cyborg command. Its destruction will trigger the collapse of the enemy's defenses on Cyberstan. Expect extreme resistance."
333+
},
302334
"1050611219": {
303335
"name": "BUJU",
304336
"description": ""
@@ -403,6 +435,66 @@
403435
"name": "HEART FLATS",
404436
"description": ""
405437
},
438+
"2300130357": {
439+
"name": "OMA PEMMA",
440+
"description": ""
441+
},
442+
"1235784042": {
443+
"name": "GEM LICKET",
444+
"description": ""
445+
},
446+
"3756959393": {
447+
"name": "KELLA METAMORPH",
448+
"description": ""
449+
},
450+
"3732722501": {
451+
"name": "EVOLUTION PLATS",
452+
"description": ""
453+
},
454+
"1230494439": {
455+
"name": "UTOPIA VAREN",
456+
"description": ""
457+
},
458+
"3603744514": {
459+
"name": "INDUSTRY ALLATEED",
460+
"description": ""
461+
},
462+
"3600431647": {
463+
"name": "TECHOLOCKY",
464+
"description": ""
465+
},
466+
"3216000044": {
467+
"name": "MASKIN",
468+
"description": ""
469+
},
470+
"3212687176": {
471+
"name": "PERSISTENCE GATE",
472+
"description": ""
473+
},
474+
"1881788943": {
475+
"name": "SAMEN-STARK",
476+
"description": ""
477+
},
478+
"1878476075": {
479+
"name": "TECHNOLOCKIA ALLATEED",
480+
"description": ""
481+
},
482+
"3495232119": {
483+
"name": "OMA PEMMA",
484+
"description": ""
485+
},
486+
"4248413283": {
487+
"name": "GEM LICKET",
488+
"description": ""
489+
},
490+
"3311068219": {
491+
"name": "GEMSTELLE GENERATOR",
492+
"description": ""
493+
},
494+
"1122447002": {
495+
"name": "SAMEN-STARK",
496+
"description": ""
497+
},
406498
"1415969325": {
407499
"name": "BRAWFERMLAND",
408500
"description": ""
@@ -1375,4 +1467,4 @@
13751467
"name": "STARPASS",
13761468
"description": ""
13771469
}
1378-
}
1470+
}

0 commit comments

Comments
 (0)