Skip to content

Commit

Permalink
Merge pull request #24 from DARwins1/v2.5.1
Browse files Browse the repository at this point in the history
Add files via upload
  • Loading branch information
DARwins1 authored Dec 1, 2021
2 parents 9de5fcc + 27fc388 commit f4d56a8
Show file tree
Hide file tree
Showing 9 changed files with 279 additions and 180 deletions.
17 changes: 17 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
Changelog:

Refactored v2.5.1

A balancing update that reworks a lot of research!

Changes:
- Reduced the production time of normal Cyborgs.
- Nerfed the Heavy Plasma Launcher to match current MP balance.
- Nerfed the scavenger's pit rockets by reducing their ROF but increasing their damage to closer match the default Mini-Rocket Pod.
- Buffed Cyborg alloy upgrades from +30% HP and armor to +35%.
- Buffed Cyborg Thermal Armor upgrades from +40% armor to +45% armor.
- Buffed base structure upgrades from +30% armor to +35% armor.
- Changed all weapon damage upgrades to increase damage by +25%. This is a slight nerf to most weapons overall (from +30% damage), but bombs were buffed substantially (from +10%).
- Recalibrated the cost of the Hyper Velocity Cannon Hardpoint/Emplacement research.
- Made a bunch of things obsolete a bunch of other things. (Tank Killer > Lancer & Mini-Rocket Pod, Cyclone > Hurricane, Assault Gun Tower > Heavy Machinegun Tower, etc.)
- Nerfed the amount of MG and Mortar upgrades the Collective has from Beta 3 to Beta 6.
- Removed a pointless line from the Gamma 1 script.

Refactored v2.5.0

A larger update that does a lot of work under the hood, a balance update, and some level tweaking all in one. Saves from earlier versions should be compatible, but there may be some funkiness.
Expand Down
4 changes: 2 additions & 2 deletions script/campaign/cam2-2.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ const COLLEVTIVE_RES = [
"R-Vehicle-Engine04", "R-Vehicle-Metals05", "R-Cyborg-Metals05",
"R-Wpn-Cannon-Accuracy02", "R-Wpn-Cannon-Damage04",
"R-Wpn-Cannon-ROF02", "R-Wpn-Flamer-Damage06", "R-Wpn-Flamer-ROF03",
"R-Wpn-MG-Damage06", "R-Wpn-MG-ROF03", "R-Wpn-Mortar-Acc02",
"R-Wpn-Mortar-Damage06", "R-Wpn-Mortar-ROF03",
"R-Wpn-MG-Damage05", "R-Wpn-MG-ROF03", "R-Wpn-Mortar-Acc02",
"R-Wpn-Mortar-Damage04", "R-Wpn-Mortar-ROF03",
"R-Wpn-Rocket-Accuracy02", "R-Wpn-Rocket-Damage06",
"R-Wpn-Rocket-ROF03", "R-Wpn-RocketSlow-Accuracy03",
"R-Wpn-RocketSlow-Damage04", "R-Sys-Sensor-Upgrade01",
Expand Down
4 changes: 2 additions & 2 deletions script/campaign/cam2-5.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ const COLLECTIVE_RES = [
"R-Vehicle-Engine04", "R-Vehicle-Metals05", "R-Cyborg-Metals05",
"R-Sys-Engineering02", "R-Wpn-Cannon-Accuracy02", "R-Wpn-Cannon-Damage04",
"R-Wpn-Cannon-ROF02", "R-Wpn-Flamer-Damage06", "R-Wpn-Flamer-ROF03",
"R-Wpn-MG-Damage07", "R-Wpn-MG-ROF03", "R-Wpn-Mortar-Acc02",
"R-Wpn-Mortar-Damage06", "R-Wpn-Mortar-ROF03",
"R-Wpn-MG-Damage06", "R-Wpn-MG-ROF03", "R-Wpn-Mortar-Acc02",
"R-Wpn-Mortar-Damage05", "R-Wpn-Mortar-ROF03",
"R-Wpn-Rocket-Accuracy02", "R-Wpn-Rocket-Damage06",
"R-Wpn-Rocket-ROF03", "R-Wpn-RocketSlow-Accuracy03",
"R-Wpn-RocketSlow-Damage05", "R-Sys-Sensor-Upgrade01",
Expand Down
4 changes: 2 additions & 2 deletions script/campaign/cam2-c.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ const COLLECTIVE_RES = [
"R-Vehicle-Engine04", "R-Vehicle-Metals05", "R-Cyborg-Metals05",
"R-Wpn-Cannon-Accuracy02", "R-Wpn-Cannon-Damage04",
"R-Wpn-Cannon-ROF03", "R-Wpn-Flamer-Damage06", "R-Wpn-Flamer-ROF03",
"R-Wpn-MG-Damage07", "R-Wpn-MG-ROF03", "R-Wpn-Mortar-Acc02",
"R-Wpn-Mortar-Damage06", "R-Wpn-Mortar-ROF03",
"R-Wpn-MG-Damage06", "R-Wpn-MG-ROF03", "R-Wpn-Mortar-Acc02",
"R-Wpn-Mortar-Damage05", "R-Wpn-Mortar-ROF03",
"R-Wpn-Rocket-Accuracy02", "R-Wpn-Rocket-Damage06",
"R-Wpn-Rocket-ROF03", "R-Wpn-RocketSlow-Accuracy03",
"R-Wpn-RocketSlow-Damage05", "R-Sys-Sensor-Upgrade01",
Expand Down
4 changes: 2 additions & 2 deletions script/campaign/cam2-d.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ const COLLECTIVE_RES = [
"R-Vehicle-Armor-Heat02", "R-Cyborg-Armor-Heat02",
"R-Sys-Engineering02", "R-Wpn-Cannon-Accuracy02", "R-Wpn-Cannon-Damage05",
"R-Wpn-Cannon-ROF03", "R-Wpn-Flamer-Damage06", "R-Wpn-Flamer-ROF03",
"R-Wpn-MG-Damage07", "R-Wpn-MG-ROF03", "R-Wpn-Mortar-Acc02",
"R-Wpn-Mortar-Damage06", "R-Wpn-Mortar-ROF03",
"R-Wpn-MG-Damage06", "R-Wpn-MG-ROF03", "R-Wpn-Mortar-Acc02",
"R-Wpn-Mortar-Damage05", "R-Wpn-Mortar-ROF03",
"R-Wpn-Rocket-Accuracy02", "R-Wpn-Rocket-Damage06",
"R-Wpn-Rocket-ROF03", "R-Wpn-RocketSlow-Accuracy03",
"R-Wpn-RocketSlow-Damage06", "R-Sys-Sensor-Upgrade01",
Expand Down
1 change: 0 additions & 1 deletion script/campaign/cam3-a.js
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,6 @@ function eventStartLevel()
},
});

camManageTrucks(NEXUS);
camPlayVideos([{video: "CAM3_INT", type: CAMP_MSG}, {video: "MB3A_MSG2", type: MISS_MSG}]);
startedFromMenu = false;

Expand Down
2 changes: 1 addition & 1 deletion stats/body.json
Original file line number Diff line number Diff line change
Expand Up @@ -1059,7 +1059,7 @@
"CyborgLightBody": {
"armourHeat": 6,
"armourKinetic": 12,
"buildPoints": 115,
"buildPoints": 95,
"buildPower": 25,
"class": "Cyborgs",
"droidType": "CYBORG",
Expand Down
Loading

0 comments on commit f4d56a8

Please sign in to comment.