mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-16 00:33:16 +01:00
213 lines
4.8 KiB
JSON
213 lines
4.8 KiB
JSON
[
|
|
{
|
|
"id":"catacombrat",
|
|
"items":[
|
|
{
|
|
"itemID":"gold",
|
|
"chance":"70",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":5
|
|
}
|
|
},
|
|
{
|
|
"itemID":"gem1",
|
|
"chance":"25",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
},
|
|
{
|
|
"itemID":"vial_empty1",
|
|
"chance":"25",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"skeleton",
|
|
"items":[
|
|
{
|
|
"itemID":"gold",
|
|
"chance":"70",
|
|
"quantity":{
|
|
"min":16,
|
|
"max":23
|
|
}
|
|
},
|
|
{
|
|
"itemID":"gem2",
|
|
"chance":"25",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
},
|
|
{
|
|
"itemID":"health",
|
|
"chance":"25",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
},
|
|
{
|
|
"itemID":"bone",
|
|
"chance":"30",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"luthor",
|
|
"items":[
|
|
{
|
|
"itemID":"gold",
|
|
"chance":"70",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":5
|
|
}
|
|
},
|
|
{
|
|
"itemID":"gem1",
|
|
"chance":"100",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
},
|
|
{
|
|
"itemID":"key_luthor",
|
|
"chance":"100",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
},
|
|
{
|
|
"itemID":"health_major",
|
|
"chance":"100",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"shop_thoronir",
|
|
"items":[
|
|
{
|
|
"itemID":"bonemeal_potion",
|
|
"chance":"100",
|
|
"quantity":{
|
|
"min":50,
|
|
"max":50
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"larcal",
|
|
"items":[
|
|
{
|
|
"itemID":"gold",
|
|
"chance":"70",
|
|
"quantity":{
|
|
"min":4,
|
|
"max":12
|
|
}
|
|
},
|
|
{
|
|
"itemID":"club1",
|
|
"chance":"100",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
},
|
|
{
|
|
"itemID":"calomyran_secrets",
|
|
"chance":"100",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
},
|
|
{
|
|
"itemID":"milk",
|
|
"chance":"100",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"catacombguard",
|
|
"items":[
|
|
{
|
|
"itemID":"gold",
|
|
"chance":"70",
|
|
"quantity":{
|
|
"min":4,
|
|
"max":12
|
|
}
|
|
},
|
|
{
|
|
"itemID":"gem2",
|
|
"chance":"25",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
},
|
|
{
|
|
"itemID":"health",
|
|
"chance":"25",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
},
|
|
{
|
|
"itemID":"vial_empty2",
|
|
"chance":"25",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
},
|
|
{
|
|
"itemID":"gloves1",
|
|
"chance":"5",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"nocmar",
|
|
"items":[
|
|
{
|
|
"itemID":"gem1",
|
|
"chance":"25",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
}
|
|
]
|
|
}
|
|
] |