diff --git a/changelog/snippets/balance.6202.md b/changelog/snippets/balance.6202.md new file mode 100644 index 0000000000..4111b811f1 --- /dev/null +++ b/changelog/snippets/balance.6202.md @@ -0,0 +1 @@ +- (#6202) Increase the Energy Maintenance Cost from 30 > 45 for the Cybran T2 Sub (Barracuda). This change make it more of a choice to have the stealth on the barracuda like how it is for the Cybran ASF. diff --git a/units/XRS0204/XRS0204_unit.bp b/units/XRS0204/XRS0204_unit.bp index 141466be94..1ac1838473 100644 --- a/units/XRS0204/XRS0204_unit.bp +++ b/units/XRS0204/XRS0204_unit.bp @@ -146,7 +146,7 @@ UnitBlueprint{ BuildCostEnergy = 8800, BuildCostMass = 1100, BuildTime = 4400, - MaintenanceConsumptionPerSecondEnergy = 30, + MaintenanceConsumptionPerSecondEnergy = 45, }, Footprint = { SizeX = 2,