Adjust follower weapon durability down based on feedback
This commit is contained in:
parent
a59a8a3fc4
commit
8c2233a0a1
@ -92,10 +92,10 @@
|
||||
"minLimitPercent": 15
|
||||
},
|
||||
"weapon": {
|
||||
"lowestMax": 80,
|
||||
"lowestMax": 50,
|
||||
"highestMax": 100,
|
||||
"maxDelta": 10,
|
||||
"minDelta": 0,
|
||||
"maxDelta": 40,
|
||||
"minDelta": 10,
|
||||
"minLimitPercent": 15
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user