Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

structure.json: Add support for new "baseStructDamageExpLevel" option, revert MP structure update #3927

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
3 changes: 3 additions & 0 deletions data/base/stats/structure.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"_config_": {
"baseStructDamageExpLevel": 0
},
"A0ADemolishStructure": {
"armour": 6,
"breadth": 1,
Expand Down
3 changes: 3 additions & 0 deletions data/mods/campaign/wz2100_camclassic/stats/structure.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"_config_": {
"baseStructDamageExpLevel": 0
},
"A0ADemolishStructure": {
"armour": 6,
"breadth": 1,
Expand Down
55 changes: 14 additions & 41 deletions data/mp/stats/research.json
Original file line number Diff line number Diff line change
Expand Up @@ -877,9 +877,6 @@
"id": "R-Defense-HeavyLas",
"msgName": "RES_EMP_HEAVYLAS",
"name": "Heavy Laser Emplacement",
"redStructures": [
"Emplacement-PrisLas"
],
"requiredResearch": [
"R-Wpn-HvyLaser"
],
Expand Down Expand Up @@ -957,7 +954,9 @@
"msgName": "RES_EMP_HvAM",
"name": "Archangel Missile Battery",
"redStructures": [
"Emplacement-Rocket06-IDF"
"Emplacement-Howitzer105",
"Emplacement-Rocket06-IDF",
"Emplacement-MortarPit02"
],
"requiredResearch": [
"R-Wpn-HvArtMissile"
Expand Down Expand Up @@ -992,9 +991,6 @@
"id": "R-Defense-HvyHowitzer",
"msgName": "RES_EMP_HvHOW",
"name": "Ground Shaker Emplacement",
"redStructures": [
"Emplacement-Howitzer105"
],
"requiredResearch": [
"R-Defense-Howitzer",
"R-Wpn-HvyHowitzer"
Expand Down Expand Up @@ -1080,9 +1076,6 @@
"id": "R-Defense-MassDriver",
"msgName": "RES_EMP_MD",
"name": "Mass Driver Fortress",
"redStructures": [
"X-Super-Cannon"
],
"requiredResearch": [
"R-Wpn-RailGun03",
"R-Wpn-Rail-ROF03",
Expand Down Expand Up @@ -1199,9 +1192,6 @@
"id": "R-Defense-Pillbox06",
"msgName": "RES_PB_ATR",
"name": "Lancer Tower",
"redStructures": [
"GuardTower6"
],
"requiredResearch": [
"R-Defense-HardcreteWall",
"R-Wpn-Rocket01-LtAT"
Expand Down Expand Up @@ -1371,9 +1361,6 @@
"id": "R-Defense-SamSite1",
"msgName": "RES_EMP_SAM1",
"name": "Avenger SAM Site",
"redStructures": [
"P0-AASite-Sunburst"
],
"requiredResearch": [
"R-Wpn-Missile-LtSAM"
],
Expand Down Expand Up @@ -1438,9 +1425,6 @@
"id": "R-Defense-Super-Missile",
"msgName": "RES_EMP_MSL",
"name": "Missile Fortress",
"redStructures": [
"X-Super-Rocket"
],
"requiredResearch": [
"R-Defense-WallUpgrade10",
"R-Wpn-Missile-ROF03"
Expand Down Expand Up @@ -1560,7 +1544,7 @@
"msgName": "RES_WT9_ATM",
"name": "Scourge Missile Hardpoint",
"redStructures": [
"WallTower-HvATrocket"
"WallTower06"
],
"requiredResearch": [
"R-Wpn-Missile2A-T"
Expand Down Expand Up @@ -1628,9 +1612,6 @@
"id": "R-Defense-WallTower-HvyA-Trocket",
"msgName": "RES_WT12_HAT",
"name": "Tank Killer Hardpoint",
"redStructures": [
"WallTower06"
],
"requiredResearch": [
"R-Wpn-Rocket07-Tank-Killer"
],
Expand Down Expand Up @@ -1676,11 +1657,6 @@
"id": "R-Defense-WallTower-Rail2",
"msgName": "RES_WT15_RL2",
"name": "Rail Gun Hardpoint",
"redStructures": [
"WallTower04",
"WallTower-HPVcannon",
"Wall-VulcanCan"
],
"requiredResearch": [
"R-Wpn-RailGun02"
],
Expand All @@ -1697,10 +1673,7 @@
"msgName": "RES_WT15_RL3",
"name": "Gauss Cannon Hardpoint",
"redStructures": [
"WallTower-Rail2",
"WallTower04",
"WallTower-HPVcannon",
"Wall-VulcanCan"
"WallTower-Rail2"
],
"requiredResearch": [
"R-Wpn-RailGun03"
Expand Down Expand Up @@ -1953,7 +1926,7 @@
"filterParameter": "Type",
"filterValue": "Wall",
"parameter": "Armour",
"value": 45
"value": 35
},
{
"class": "Building",
Expand Down Expand Up @@ -1981,7 +1954,7 @@
"filterParameter": "Type",
"filterValue": "Wall",
"parameter": "Armour",
"value": 45
"value": 35
},
{
"class": "Building",
Expand Down Expand Up @@ -2010,7 +1983,7 @@
"filterParameter": "Type",
"filterValue": "Wall",
"parameter": "Armour",
"value": 45
"value": 35
},
{
"class": "Building",
Expand Down Expand Up @@ -2041,7 +2014,7 @@
"filterParameter": "Type",
"filterValue": "Wall",
"parameter": "Armour",
"value": 55
"value": 35
},
{
"class": "Building",
Expand Down Expand Up @@ -2069,7 +2042,7 @@
"filterParameter": "Type",
"filterValue": "Wall",
"parameter": "Armour",
"value": 55
"value": 35
},
{
"class": "Building",
Expand Down Expand Up @@ -2098,7 +2071,7 @@
"filterParameter": "Type",
"filterValue": "Wall",
"parameter": "Armour",
"value": 55
"value": 35
},
{
"class": "Building",
Expand Down Expand Up @@ -2127,7 +2100,7 @@
"filterParameter": "Type",
"filterValue": "Wall",
"parameter": "Armour",
"value": 65
"value": 35
},
{
"class": "Building",
Expand Down Expand Up @@ -2156,7 +2129,7 @@
"filterParameter": "Type",
"filterValue": "Wall",
"parameter": "Armour",
"value": 65
"value": 35
},
{
"class": "Building",
Expand Down Expand Up @@ -2185,7 +2158,7 @@
"filterParameter": "Type",
"filterValue": "Wall",
"parameter": "Armour",
"value": 65
"value": 35
},
{
"class": "Building",
Expand Down
Loading
Loading