Skip to content

Commit

Permalink
Removed bola stam damage (#32989)
Browse files Browse the repository at this point in the history
  • Loading branch information
ARMOKS authored Nov 10, 2024
1 parent d1c66d7 commit d939e99
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
- type: Ensnaring
freeTime: 2.0
breakoutTime: 3.5 #all bola should generally be fast to remove
walkSpeed: 0.7 #makeshift bola shouldn't slow too much
sprintSpeed: 0.7
staminaDamage: 55 # Sudden weight increase sapping stamina
walkSpeed: 0.5 #makeshift bola shouldn't slow too much
sprintSpeed: 0.5
staminaDamage: 0 # anything but this is gamebreaking
canThrowTrigger: true
canMoveBreakout: true
- type: LandAtCursor

0 comments on commit d939e99

Please sign in to comment.