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