Skip to content

Commit

Permalink
Increase the Energy Maintenance Cost of the Sub (FAForever#6202)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRowey authored May 22, 2024
1 parent b97bdc6 commit 810e8c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog/snippets/balance.6202.md
Original file line number Diff line number Diff line change
@@ -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.
2 changes: 1 addition & 1 deletion units/XRS0204/XRS0204_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ UnitBlueprint{
BuildCostEnergy = 8800,
BuildCostMass = 1100,
BuildTime = 4400,
MaintenanceConsumptionPerSecondEnergy = 30,
MaintenanceConsumptionPerSecondEnergy = 45,
},
Footprint = {
SizeX = 2,
Expand Down

0 comments on commit 810e8c5

Please sign in to comment.