Reworked Wizard drop table

This commit is contained in:
Von Hresvelg
2022-11-16 08:35:19 +00:00
committed by Ryan
parent aa935855c9
commit f884e7712c
+68 -37
View File
@@ -1185,7 +1185,14 @@
] ]
}, },
{ {
"default": [], "default": [
{
"minAmount": "1",
"weight": "1.0",
"id": "526",
"maxAmount": "1"
}
],
"charm": [ "charm": [
{ {
"minAmount": "1", "minAmount": "1",
@@ -1223,153 +1230,177 @@
"main": [ "main": [
{ {
"minAmount": "5", "minAmount": "5",
"weight": "50.0", "weight": "3.0",
"id": "556", "id": "556",
"maxAmount": "5" "maxAmount": "5"
}, },
{ {
"minAmount": "12", "minAmount": "12",
"weight": "50.0", "weight": "2.0",
"id": "556", "id": "556",
"maxAmount": "12" "maxAmount": "12"
}, },
{ {
"minAmount": "5", "minAmount": "5",
"weight": "50.0", "weight": "3.0",
"id": "554", "id": "554",
"maxAmount": "5" "maxAmount": "5"
}, },
{ {
"minAmount": "12", "minAmount": "12",
"weight": "50.0", "weight": "2.0",
"id": "554", "id": "554",
"maxAmount": "12" "maxAmount": "12"
}, },
{ {
"minAmount": "5", "minAmount": "5",
"weight": "50.0", "weight": "3.0",
"id": "555", "id": "555",
"maxAmount": "5" "maxAmount": "5"
}, },
{ {
"minAmount": "12", "minAmount": "12",
"weight": "50.0", "weight": "2.0",
"id": "555", "id": "555",
"maxAmount": "12" "maxAmount": "12"
}, },
{ {
"minAmount": "5", "minAmount": "5",
"weight": "50.0", "weight": "3.0",
"id": "557", "id": "557",
"maxAmount": "5" "maxAmount": "5"
}, },
{ {
"minAmount": "12", "minAmount": "12",
"weight": "50.0", "weight": "2.0",
"id": "557", "id": "557",
"maxAmount": "12" "maxAmount": "12"
}, },
{ {
"minAmount": "5", "minAmount": "5",
"weight": "50.0", "weight": "3.0",
"id": "559", "id": "559",
"maxAmount": "5" "maxAmount": "5"
}, },
{ {
"minAmount": "12", "minAmount": "12",
"weight": "50.0", "weight": "2.0",
"id": "559", "id": "559",
"maxAmount": "12" "maxAmount": "12"
}, },
{ {
"minAmount": "5", "minAmount": "5",
"weight": "50.0", "weight": "3.0",
"id": "558", "id": "558",
"maxAmount": "5" "maxAmount": "5"
}, },
{ {
"minAmount": "12", "minAmount": "12",
"weight": "50.0", "weight": "2.0",
"id": "558", "id": "558",
"maxAmount": "12" "maxAmount": "12"
}, },
{ {
"minAmount": "2", "minAmount": "2",
"weight": "5.0", "weight": "8.0",
"id": "562", "id": "562",
"maxAmount": "2" "maxAmount": "2"
}, },
{ {
"minAmount": "10", "minAmount": "10",
"weight": "5.0", "weight": "1.0",
"id": "562", "id": "562",
"maxAmount": "10" "maxAmount": "10"
}, },
{ {
"minAmount": "2", "minAmount": "2",
"weight": "5.0", "weight": "8.0",
"id": "561", "id": "561",
"maxAmount": "2" "maxAmount": "2"
}, },
{ {
"minAmount": "2", "minAmount": "2",
"weight": "5.0", "weight": "1.0",
"id": "563", "id": "563",
"maxAmount": "2" "maxAmount": "2"
}, },
{ {
"minAmount": "2", "minAmount": "2",
"weight": "5.0", "weight": "1.0",
"id": "565", "id": "565",
"maxAmount": "2" "maxAmount": "2"
}, },
{ {
"minAmount": "1", "minAmount": "1",
"weight": "50.0", "weight": "8.0",
"id": "1379", "id": "1379",
"maxAmount": "1" "maxAmount": "1"
}, },
{ {
"minAmount": "1", "minAmount": "1",
"weight": "50.0", "weight": "3.0",
"id": "995",
"maxAmount": "30"
},
{
"minAmount": "1",
"weight": "50.0",
"id": "1448", "id": "1448",
"maxAmount": "1" "maxAmount": "1"
}, },
{ {
"minAmount": "1", "minAmount": "1",
"weight": "25.0", "weight": "3.0",
"id": "1444", "id": "1444",
"maxAmount": "1" "maxAmount": "1"
}, },
{ {
"minAmount": "1", "minAmount": "1",
"weight": "25.0", "weight": "3.0",
"id": "579", "id": "1440",
"maxAmount": "1" "maxAmount": "1"
}, },
{ {
"minAmount": "1", "minAmount": "1",
"weight": "25.0", "weight": "3.0",
"id": "1442",
"maxAmount": "1"
},
{
"minAmount": "1",
"weight": "20.0",
"id": "995",
"maxAmount": "1"
},
{
"minAmount": "2",
"weight": "9.0",
"id": "995",
"maxAmount": "2"
},
{
"minAmount": "18",
"weight": "7.0",
"id": "995",
"maxAmount": "18"
},
{
"minAmount": "30",
"weight": "1.0",
"id": "995",
"maxAmount": "30"
},
{
"minAmount": "1",
"weight": "16.0",
"id": "0",
"maxAmount": "1"
},
{
"minAmount": "1",
"weight": "3.0",
"id": "577", "id": "577",
"maxAmount": "1" "maxAmount": "1"
}, },
{ {
"minAmount": "1", "minAmount": "1",
"weight": "25.0", "weight": "3.0",
"id": "579", "id": "579",
"maxAmount": "1" "maxAmount": "1"
},
{
"minAmount": "1",
"weight": "100.0",
"id": "0",
"maxAmount": "1"
} }
] ]
}, },