Remove knight from boss target pool for repeatables - not seen in live dailies
This commit is contained in:
parent
22bbf3eeab
commit
af82c50a0c
@ -304,7 +304,7 @@
|
|||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"key": "bossKnight",
|
"key": "bossKnight",
|
||||||
"relativeProbability": 0.5,
|
"relativeProbability": 0,
|
||||||
"data": {
|
"data": {
|
||||||
"isBoss": true
|
"isBoss": true
|
||||||
}
|
}
|
||||||
@ -593,7 +593,7 @@
|
|||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"key": "bossKnight",
|
"key": "bossKnight",
|
||||||
"relativeProbability": 0.5,
|
"relativeProbability": 0,
|
||||||
"data": {
|
"data": {
|
||||||
"isBoss": true
|
"isBoss": true
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user