Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Improve Obsidian turret behaviour
Browse files Browse the repository at this point in the history
now you can micro it to your hearts content without fuckups!
  • Loading branch information
Exotic-Retard committed Sep 27, 2017
1 parent 44a85a6 commit 89b1660
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions balance/units/UAL0202/UAL0202_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ BlueprintId = "ual0202",
MaxSpeed = 2.65,
},
Weapon = {
{
{
Damage = 400,
RateOfFire = 0.3,
TargetPriorities = {
Expand All @@ -38,6 +38,7 @@ BlueprintId = "ual0202",
'SPECIALLOWPRI',
'ALLUNITS',
},
},
TurretYawSpeed = 100, --stops it fucking up while turning
},
},
}

0 comments on commit 89b1660

Please sign in to comment.