diff --git a/units/URS0201/URS0201_unit.bp b/units/URS0201/URS0201_unit.bp index 3e5cf8996b..01ea844a7b 100644 --- a/units/URS0201/URS0201_unit.bp +++ b/units/URS0201/URS0201_unit.bp @@ -52,8 +52,8 @@ UnitBlueprint{ AirThreatLevel = 3, ArmorType = "Normal", EconomyThreatLevel = 95, - Health = 6500, - MaxHealth = 6500, + Health = 6150, + MaxHealth = 6150, SubThreatLevel = 10, SurfaceThreatLevel = 14, }, @@ -298,13 +298,13 @@ UnitBlueprint{ Land = "Land|Water|Seabed", Water = "Land|Water|Seabed", }, - FiringRandomness = 0.3, + FiringRandomness = 0.25, FiringTolerance = 2, Label = "ParticleGun", MaxRadius = 85, MuzzleSalvoDelay = 0, MuzzleSalvoSize = 2, - MuzzleVelocity = 30, + MuzzleVelocity = 32, ProjectileId = "/projectiles/CDFProtonCannon01/CDFProtonCannon01_proj.bp", RackBones = { { @@ -340,7 +340,7 @@ UnitBlueprint{ TurretPitchSpeed = 30, TurretYaw = 0, TurretYawRange = 145, - TurretYawSpeed = 90, + TurretYawSpeed = 95, Turreted = true, WeaponCategory = "Direct Fire Naval", }, diff --git a/units/XSS0201/XSS0201_unit.bp b/units/XSS0201/XSS0201_unit.bp index a4d344b7d1..beb99c1b8f 100644 --- a/units/XSS0201/XSS0201_unit.bp +++ b/units/XSS0201/XSS0201_unit.bp @@ -48,8 +48,8 @@ UnitBlueprint{ Defense = { ArmorType = "Normal", EconomyThreatLevel = 32, - Health = 6900, - MaxHealth = 6900, + Health = 6500, + MaxHealth = 6500, SubThreatLevel = 10, SurfaceThreatLevel = 16, }, @@ -202,7 +202,7 @@ UnitBlueprint{ BeamCollisionDelay = 0, BeamLifetime = 1, CollideFriendly = false, - Damage = 45, + Damage = 47, DamageRadius = 1, DamageType = "Normal", DisplayName = "Front Ultrachromatic Beam Generator", @@ -324,7 +324,7 @@ UnitBlueprint{ }, BallisticArc = "RULEUBA_None", CollideFriendly = false, - Damage = 126, + Damage = 95, DamageType = "Normal", DisplayName = "Ana-it Torpedo Launcher", FireTargetLayerCapsTable = { @@ -335,8 +335,8 @@ UnitBlueprint{ FiringTolerance = 2, Label = "Torpedo1", MaxRadius = 45, - MuzzleSalvoDelay = 0.8, - MuzzleSalvoSize = 3, + MuzzleSalvoDelay = 0.9, + MuzzleSalvoSize = 4, MuzzleVelocity = 5, ProjectileId = "/projectiles/SANAnaitTorpedo01/SANAnaitTorpedo01_proj.bp", ProjectileLifetime = 7,