Adjusted boss armor durability values to better match live dumps
This commit is contained in:
parent
3bdeaae575
commit
b6b9474da3
@ -106,7 +106,9 @@
|
||||
},
|
||||
"boss": {
|
||||
"armor": {
|
||||
"maxDelta": 0,
|
||||
"lowestMaxPercent": 90,
|
||||
"highestMaxPercent": 100,
|
||||
"maxDelta": 15,
|
||||
"minDelta": 0,
|
||||
"minLimitPercent": 100
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user