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