Skip to content

Commit

Permalink
novax rebalance due to its lazer behavior change (FAForever#2728)
Browse files Browse the repository at this point in the history
  • Loading branch information
Petricpwnz authored and JaggedAppliance committed Apr 12, 2019
1 parent 39ba937 commit 7712b17
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion units/XEA0002/XEA0002_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ UnitBlueprint {
BeamCollisionDelay = 0,
BeamLifetime = 8,
CollideFriendly = false,
Damage = 50,
Damage = 60,
DamageFriendly = true,
DamageRadius = 1,
DamageType = 'Normal',
Expand Down
6 changes: 3 additions & 3 deletions units/XEB2402/XEB2402_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,10 @@ UnitBlueprint {
UniformScale = 0.05,
},
Economy = {
BuildCostEnergy = 400000,
BuildCostMass = 28000,
BuildCostEnergy = 512000,
BuildCostMass = 36000,
BuildRate = 300,
BuildTime = 35000,
BuildTime = 44800,
BuildableCategory = {
'SATELLITE',
},
Expand Down

0 comments on commit 7712b17

Please sign in to comment.