Skip to content

Commit

Permalink
Increase UEF T3 shield regen delay 1 -> 3 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
lL1l1 committed Dec 18, 2024
1 parent 508885d commit 63e6e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion units/UEB4301/UEB4301_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ UnitBlueprint{
ShieldMaxHealth = 17000,
ShieldRechargeTime = 23,
ShieldRegenRate = 131,
ShieldRegenStartTime = 1,
ShieldRegenStartTime = 3,
ShieldSize = 44,
ShieldVerticalOffset = -6,
},
Expand Down

0 comments on commit 63e6e76

Please sign in to comment.