Skip to content

Commit

Permalink
Reduce Bunker costs
Browse files Browse the repository at this point in the history
  • Loading branch information
KJeff01 committed Jan 26, 2024
1 parent 61471de commit 33789c5
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions data/mp/stats/structure.json
Original file line number Diff line number Diff line change
Expand Up @@ -2014,7 +2014,7 @@
"width": 1
},
"NX-CruiseSite": {
"armour": 25,
"armour": 24,
"breadth": 1,
"buildPoints": 500,
"buildPower": 100,
Expand All @@ -2028,7 +2028,7 @@
"structureModel": [
"blbunkms.pie"
],
"thermal": 25,
"thermal": 24,
"type": "DEFENSE",
"width": 1
},
Expand Down Expand Up @@ -2352,7 +2352,7 @@
"armour": 24,
"breadth": 1,
"buildPoints": 600,
"buildPower": 360,
"buildPower": 340,
"height": 1,
"hitpoints": 1200,
"id": "PillBox-Cannon6",
Expand All @@ -2374,7 +2374,7 @@
"armour": 24,
"breadth": 1,
"buildPoints": 600,
"buildPower": 320,
"buildPower": 300,
"height": 1,
"hitpoints": 1200,
"id": "PillBox1",
Expand All @@ -2396,7 +2396,7 @@
"armour": 24,
"breadth": 1,
"buildPoints": 600,
"buildPower": 320,
"buildPower": 300,
"height": 1,
"hitpoints": 1200,
"id": "PillBox2",
Expand All @@ -2418,7 +2418,7 @@
"armour": 24,
"breadth": 1,
"buildPoints": 600,
"buildPower": 320,
"buildPower": 300,
"height": 1,
"hitpoints": 1200,
"id": "PillBox3",
Expand All @@ -2440,7 +2440,7 @@
"armour": 24,
"breadth": 1,
"buildPoints": 600,
"buildPower": 330,
"buildPower": 310,
"height": 1,
"hitpoints": 1200,
"id": "PillBox4",
Expand All @@ -2462,7 +2462,7 @@
"armour": 24,
"breadth": 1,
"buildPoints": 600,
"buildPower": 320,
"buildPower": 300,
"height": 1,
"hitpoints": 1200,
"id": "PillBox5",
Expand All @@ -2484,7 +2484,7 @@
"armour": 24,
"breadth": 1,
"buildPoints": 600,
"buildPower": 350,
"buildPower": 330,
"height": 1,
"hitpoints": 1200,
"id": "PillBox6",
Expand All @@ -2506,7 +2506,7 @@
"armour": 24,
"breadth": 1,
"buildPoints": 600,
"buildPower": 340,
"buildPower": 320,
"height": 1,
"hitpoints": 1200,
"id": "Pillbox-RotMG",
Expand All @@ -2528,7 +2528,7 @@
"armour": 24,
"breadth": 1,
"buildPoints": 600,
"buildPower": 350,
"buildPower": 330,
"height": 1,
"hitpoints": 1200,
"id": "Plasmite-flamer-bunker",
Expand Down Expand Up @@ -2824,7 +2824,7 @@
"armour": 24,
"breadth": 1,
"buildPoints": 600,
"buildPower": 340,
"buildPower": 320,
"height": 1,
"hitpoints": 1200,
"id": "Tower-Projector",
Expand All @@ -2846,7 +2846,7 @@
"armour": 24,
"breadth": 1,
"buildPoints": 600,
"buildPower": 330,
"buildPower": 310,
"height": 1,
"hitpoints": 1200,
"id": "Tower-RotMg",
Expand Down

0 comments on commit 33789c5

Please sign in to comment.