Skip to content

Commit

Permalink
Labs and t1 tanks tweaks (#3192)
Browse files Browse the repository at this point in the history
* lab changes

make labs more useful, persistent and interesting, complement the bomber changes

* aurora and mantis adjustments
  • Loading branch information
Petricpwnz committed Nov 15, 2020
1 parent 0891e45 commit 1e93266
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 39 deletions.
18 changes: 9 additions & 9 deletions units/UAL0106/UAL0106_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ UnitBlueprint {
AirThreatLevel = 0,
ArmorType = 'Normal',
EconomyThreatLevel = 0,
Health = 70,
MaxHealth = 70,
Health = 115,
MaxHealth = 115,
RegenRate = 0,
SubThreatLevel = 0,
SurfaceThreatLevel = 0.33,
Expand Down Expand Up @@ -120,9 +120,9 @@ UnitBlueprint {
UniformScale = 0.08,
},
Economy = {
BuildCostEnergy = 140,
BuildCostMass = 35,
BuildTime = 120,
BuildCostEnergy = 165,
BuildCostMass = 42,
BuildTime = 140,
TeleportEnergyMod = 0.15,
TeleportMassMod = 1,
TeleportTimeMod = 0.01,
Expand Down Expand Up @@ -171,9 +171,9 @@ UnitBlueprint {
},
DragCoefficient = 0.2,
Elevation = 2,
MaxAcceleration = 4,
MaxBrake = 4,
MaxSpeed = 4,
MaxAcceleration = 3.8,
MaxBrake = 3.8,
MaxSpeed = 3.8,
MaxSpeedReverse = 0,
MaxSteerForce = 7,
MeshExtentsX = 0.35,
Expand Down Expand Up @@ -219,7 +219,7 @@ UnitBlueprint {
},
BallisticArc = 'RULEUBA_LowArc',
CollideFriendly = false,
Damage = 7,
Damage = 9,
DamageType = 'Normal',
DisplayName = 'Sonic Pulsar',
FireTargetLayerCapsTable = {
Expand Down
20 changes: 10 additions & 10 deletions units/UAL0201/UAL0201_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ UnitBlueprint {
AirThreatLevel = 0,
ArmorType = 'Normal',
EconomyThreatLevel = 0,
Health = 140,
MaxHealth = 140,
Health = 155,
MaxHealth = 155,
RegenRate = 0,
SubThreatLevel = 0,
SurfaceThreatLevel = 1,
Expand Down Expand Up @@ -139,9 +139,9 @@ UnitBlueprint {
UniformScale = 0.1,
},
Economy = {
BuildCostEnergy = 260,
BuildCostMass = 52,
BuildTime = 260,
BuildCostEnergy = 270,
BuildCostMass = 54,
BuildTime = 270,
TeleportEnergyMod = 0.15,
TeleportMassMod = 1,
TeleportTimeMod = 0.01,
Expand Down Expand Up @@ -190,11 +190,11 @@ UnitBlueprint {
},
DragCoefficient = 0.2,
Elevation = 0.25,
MaxAcceleration = 2.9, # 3.1
MaxAcceleration = 3,
MaxBrake = 15,
MaxSpeed = 2.9, # 3.1
MaxSpeedReverse = 2.9, # 3.1
MaxSteerForce = 2.9, # 3.1
MaxSpeed = 3,
MaxSpeedReverse = 3,
MaxSteerForce = 3,
MeshExtentsX = 0.75,
MeshExtentsY = 0.5,
MeshExtentsZ = 0.8,
Expand Down Expand Up @@ -270,7 +270,7 @@ UnitBlueprint {
RackSalvoSize = 1,
RackSlavedToTurret = false,
RangeCategory = 'UWRC_DirectFire',
RateOfFire = 0.66,
RateOfFire = 0.6,
SlavedToBody = true,
SlavedToBodyArcRange = 10,
TargetCheckInterval = 0.35,
Expand Down
16 changes: 8 additions & 8 deletions units/UEL0106/UEL0106_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ UnitBlueprint {
AirThreatLevel = 0,
ArmorType = 'Normal',
EconomyThreatLevel = 0,
Health = 75,
MaxHealth = 75,
Health = 60,
MaxHealth = 60,
RegenRate = 0,
SubThreatLevel = 0,
SurfaceThreatLevel = 0.33,
Expand Down Expand Up @@ -120,9 +120,9 @@ UnitBlueprint {
UniformScale = 0.0625,
},
Economy = {
BuildCostEnergy = 140,
BuildCostMass = 35,
BuildTime = 120,
BuildCostEnergy = 120,
BuildCostMass = 30,
BuildTime = 100,
TeleportEnergyMod = 0.15,
TeleportMassMod = 1,
TeleportTimeMod = 0.01,
Expand Down Expand Up @@ -170,9 +170,9 @@ UnitBlueprint {
LAYER_Water = false,
},
DragCoefficient = 0.2,
MaxAcceleration = 4,
MaxBrake = 4,
MaxSpeed = 4,
MaxAcceleration = 4.2,
MaxBrake = 4.2,
MaxSpeed = 4.2,
MaxSpeedReverse = 0,
MaxSteerForce = 7,
MeshExtentsX = 0.45,
Expand Down
4 changes: 2 additions & 2 deletions units/URL0106/URL0106_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ UnitBlueprint {
AirThreatLevel = 0,
ArmorType = 'Normal',
EconomyThreatLevel = 0,
Health = 65,
MaxHealth = 65,
Health = 90,
MaxHealth = 90,
RegenRate = 0,
SubThreatLevel = 0,
SurfaceThreatLevel = 0.33,
Expand Down
4 changes: 2 additions & 2 deletions units/URL0107/URL0107_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,9 @@ UnitBlueprint {
},
Economy = {
BuildCostEnergy = 273,
BuildCostMass = 52,
BuildCostMass = 56,
BuildRate = 1,
BuildTime = 260,
BuildTime = 270,
NeedToFaceTargetToBuild = true,
TeleportEnergyMod = 0.15,
TeleportMassMod = 1,
Expand Down
16 changes: 8 additions & 8 deletions units/XSL0101/XSL0101_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ UnitBlueprint {
Economy = {
BuildCostEnergy = 80,
BuildCostMass = 20,
BuildTime = 80,
BuildTime = 90,
MaintenanceConsumptionPerSecondEnergy = 0,
TeleportEnergyMod = 0.15,
TeleportMassMod = 1,
Expand Down Expand Up @@ -216,9 +216,9 @@ UnitBlueprint {
LAYER_Water = false,
},
DragCoefficient = 0.2,
MaxAcceleration = 4,
MaxBrake = 4,
MaxSpeed = 4,
MaxAcceleration = 3.8,
MaxBrake = 3.8,
MaxSpeed = 3.8,
MaxSpeedReverse = 0,
MaxSteerForce = 7,
MeshExtentsX = 0.45,
Expand Down Expand Up @@ -269,7 +269,7 @@ UnitBlueprint {
},
FiringTolerance = 2,
Label = 'LaserTurret',
MaxRadius = 16,
MaxRadius = 18,
MuzzleSalvoDelay = 0,
MuzzleSalvoSize = 1,
MuzzleVelocity = 25,
Expand All @@ -293,7 +293,7 @@ UnitBlueprint {
RackSlavedToTurret = false,
RangeCategory = 'UWRC_DirectFire',
RateOfFire = 3,
SlavedToBody = true,
SlavedToBody = false,
SlavedToBodyArcRange = 25,
TargetCheckInterval = 0.66,
TargetPriorities = {
Expand All @@ -313,8 +313,8 @@ UnitBlueprint {
TurretPitchRange = 180,
TurretPitchSpeed = 85,
TurretYaw = 0,
TurretYawRange = 30,
TurretYawSpeed = 180,
TurretYawRange = 360,
TurretYawSpeed = 120,
Turreted = true,
UseFiringSolutionInsteadOfAimBone = true,
WeaponCategory = 'Direct Fire',
Expand Down

0 comments on commit 1e93266

Please sign in to comment.