Reworked Chicken drop table
Reworked Knight of Ardougne drop table Reworked Hellhound drop table
This commit is contained in:
@@ -1939,14 +1939,14 @@
|
|||||||
"main": [
|
"main": [
|
||||||
{
|
{
|
||||||
"minAmount": "1",
|
"minAmount": "1",
|
||||||
"weight": "1.0",
|
"weight": "127.0",
|
||||||
"id": "1",
|
"id": "0",
|
||||||
"maxAmount": "1"
|
"maxAmount": "1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"minAmount": "1",
|
"minAmount": "1",
|
||||||
"weight": "99.0",
|
"weight": "1.0",
|
||||||
"id": "0",
|
"id": "1",
|
||||||
"maxAmount": "1"
|
"maxAmount": "1"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -1993,25 +1993,19 @@
|
|||||||
"main": [
|
"main": [
|
||||||
{
|
{
|
||||||
"minAmount": "1",
|
"minAmount": "1",
|
||||||
"weight": "25.0",
|
"weight": "32.0",
|
||||||
"id": "0",
|
"id": "0",
|
||||||
"maxAmount": "1"
|
"maxAmount": "1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"minAmount": "5",
|
"minAmount": "5",
|
||||||
"weight": "25.0",
|
"weight": "64.0",
|
||||||
"id": "314",
|
"id": "314",
|
||||||
"maxAmount": "5"
|
"maxAmount": "5"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"minAmount": "10",
|
|
||||||
"weight": "25.0",
|
|
||||||
"id": "314",
|
|
||||||
"maxAmount": "10"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"minAmount": "15",
|
"minAmount": "15",
|
||||||
"weight": "25.0",
|
"weight": "32.0",
|
||||||
"id": "314",
|
"id": "314",
|
||||||
"maxAmount": "15"
|
"maxAmount": "15"
|
||||||
}
|
}
|
||||||
@@ -2063,14 +2057,14 @@
|
|||||||
"main": [
|
"main": [
|
||||||
{
|
{
|
||||||
"minAmount": "1",
|
"minAmount": "1",
|
||||||
"weight": "1.0",
|
"weight": "126.0",
|
||||||
"id": "12070",
|
"id": "0",
|
||||||
"maxAmount": "1"
|
"maxAmount": "1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"minAmount": "1",
|
"minAmount": "1",
|
||||||
"weight": "63.0",
|
"weight": "2.0",
|
||||||
"id": "0",
|
"id": "12070",
|
||||||
"maxAmount": "1"
|
"maxAmount": "1"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user