Skip to content

Commit

Permalink
rebalance t3 mobile shield (FAForever#2775)
Browse files Browse the repository at this point in the history
  • Loading branch information
JaggedAppliance authored May 7, 2019
1 parent 3bbbb59 commit 44baea3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions units/XSL0307/XSL0307_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ UnitBlueprint {
RegenAssistMult = 60,
ShieldEnergyDrainRechargeTime = 5,
ShieldMaxHealth = 10000,
ShieldRechargeTime = 35,
ShieldRechargeTime = 40,
ShieldRegenRate = 133,
ShieldRegenStartTime = 3,
ShieldSize = 20,
Expand Down Expand Up @@ -197,10 +197,10 @@ UnitBlueprint {
UniformScale = 0.045,
},
Economy = {
BuildCostEnergy = 8000,
BuildCostMass = 900,
BuildCostEnergy = 6400,
BuildCostMass = 720,
BuildTime = 3600,
MaintenanceConsumptionPerSecondEnergy = 150,
MaintenanceConsumptionPerSecondEnergy = 175,
TeleportEnergyMod = 0.15,
TeleportMassMod = 1,
TeleportTimeMod = 0.01,
Expand Down

0 comments on commit 44baea3

Please sign in to comment.