rebalance sns hiking boots (#1894)
* rebalance sns hiking boots * fix accidental nerf * Revert "fix accidental nerf" This reverts commit 2c970ef1ac04e93e4c5b76dac35d8a4069bcab69. * commit wrong file...
This commit is contained in:
parent
013c26dafa
commit
8b7186bc3b
3 changed files with 26 additions and 2 deletions
|
|
@ -187,7 +187,7 @@
|
|||
["Boot config"."Blue Steel Toe Boots"]
|
||||
#The movement speed bonus these boots provide
|
||||
#Range: 0.0 ~ 1024.0
|
||||
movementSpeed = 0.2
|
||||
movementSpeed = 0.25
|
||||
#The step height bonus these boots provide
|
||||
#Range: 0.0 ~ 512.0
|
||||
stepHeight = 0.5
|
||||
|
|
@ -197,7 +197,7 @@
|
|||
#The amount of 'steps' taken before one point of durability is lost
|
||||
#Steps are defined as being any change in position while grounded between ticks (IE over 1 second 20 'steps' occur)
|
||||
#Range: > 0
|
||||
stepsPerDamage = 4000
|
||||
stepsPerDamage = 3000
|
||||
|
||||
["Boot config"."Red Steel Toe Boots"]
|
||||
#The movement speed bonus these boots provide
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue