From 6afdd6b4e341bcad9052b43decc0b795de64e8e1 Mon Sep 17 00:00:00 2001 From: KJeff01 Date: Thu, 28 Dec 2023 14:13:09 -0600 Subject: [PATCH] Make AA hardpoints cost 50 more power than sites --- data/mp/stats/structure.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/mp/stats/structure.json b/data/mp/stats/structure.json index b3a3a62c44b..dd231e3161b 100644 --- a/data/mp/stats/structure.json +++ b/data/mp/stats/structure.json @@ -2977,7 +2977,7 @@ "armour": 18, "breadth": 1, "buildPoints": 500, - "buildPower": 250, + "buildPower": 225, "combinesWithWall": true, "height": 2, "hitpoints": 1400, @@ -3000,7 +3000,7 @@ "armour": 18, "breadth": 1, "buildPoints": 550, - "buildPower": 300, + "buildPower": 325, "combinesWithWall": true, "height": 2, "hitpoints": 1400, @@ -3229,7 +3229,7 @@ "armour": 18, "breadth": 1, "buildPoints": 550, - "buildPower": 300, + "buildPower": 325, "combinesWithWall": true, "height": 2, "hitpoints": 1400,