Files
andors-trail/AndorsTrail/res/raw/droplists_debug.json

166 lines
3.9 KiB
JSON

[
{
"id": "debugshop1",
"items": [
{
"itemID": "club1",
"quantity": {
"min": 10,
"max": 10
},
"chance": 100
},
{
"itemID": "club3",
"quantity": {
"min": 5,
"max": 5
},
"chance": 100
},
{
"itemID": "hammer0",
"quantity": {
"min": 5,
"max": 5
},
"chance": 100
},
{
"itemID": "hammer1",
"quantity": {
"min": 5,
"max": 5
},
"chance": 100
},
{
"itemID": "shirt1",
"quantity": {
"min": 5,
"max": 5
},
"chance": 100
},
{
"itemID": "shirt2",
"quantity": {
"min": 5,
"max": 5
},
"chance": 100
},
{
"itemID": "dagger0",
"quantity": {
"min": 5,
"max": 5
},
"chance": 100
}
]
},
{
"id": "debuglist1",
"items": [
{
"itemID": "gold",
"quantity": {
"min": 3,
"max": 3
},
"chance": 100
},
{
"itemID": "dagger0",
"quantity": {
"min": 1,
"max": 1
},
"chance": 100
},
{
"itemID": "shirt1",
"quantity": {
"min": 1,
"max": 1
},
"chance": 100
},
{
"itemID": "club3",
"quantity": {
"min": 1,
"max": 1
},
"chance": 100
}
]
},
{
"id": "debuglist2",
"items": []
},
{
"id": "startitems",
"items": [
{
"itemID": "gold",
"quantity": {
"min": 12,
"max": 12
},
"chance": 100
},
{
"itemID": "club1",
"quantity": {
"min": 1,
"max": 1
},
"chance": 100
},
{
"itemID": "shirt1",
"quantity": {
"min": 5,
"max": 5
},
"chance": 100
},
{
"itemID": "dagger0",
"quantity": {
"min": 1,
"max": 1
},
"chance": 100
},
{
"itemID": "debug_dagger1",
"quantity": {
"min": 1,
"max": 1
},
"chance": 100
},
{
"itemID": "debug_ring1",
"quantity": {
"min": 1,
"max": 1
},
"chance": 100
},
{
"itemID": "shadow_slayer",
"quantity": {
"min": 1,
"max": 1
},
"chance": 100
}
]
}
]