Skip to content

Commit

Permalink
Slightly buff the Vulthoo (FAForever#6140)
Browse files Browse the repository at this point in the history
  • Loading branch information
Basilisk3 authored May 3, 2024
1 parent f19896b commit 1b2c0f7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions units/XSA0203/XSA0203_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ UnitBlueprint{
AutoInitiateAttackCommand = true,
BallisticArc = "RULEUBA_None",
CollideFriendly = false,
Damage = 19.2,
Damage = 20,
DamageType = "Normal",
DisplayName = "Heavy Phasic Autogun",
FireTargetLayerCapsTable = {
Expand All @@ -199,7 +199,7 @@ UnitBlueprint{
},
FiringTolerance = 2,
Label = "TurretLeft",
MaxRadius = 22,
MaxRadius = 24,
MuzzleSalvoDelay = 0.2,
MuzzleSalvoSize = 2,
MuzzleVelocity = 35,
Expand Down Expand Up @@ -251,7 +251,7 @@ UnitBlueprint{
AutoInitiateAttackCommand = true,
BallisticArc = "RULEUBA_None",
CollideFriendly = false,
Damage = 19.2,
Damage = 20,
DamageType = "Normal",
DisplayName = "Heavy Phasic Autogun",
FireTargetLayerCapsTable = {
Expand All @@ -261,7 +261,7 @@ UnitBlueprint{
},
FiringTolerance = 2,
Label = "TurretRight",
MaxRadius = 22,
MaxRadius = 24,
MuzzleSalvoDelay = 0.2,
MuzzleSalvoSize = 2,
MuzzleVelocity = 40,
Expand Down

0 comments on commit 1b2c0f7

Please sign in to comment.