mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-22 19:35:44 +01:00
144 lines
3.1 KiB
JSON
144 lines
3.1 KiB
JSON
[
|
|
{
|
|
"id":"drp_gison_cookbook",
|
|
"items":[
|
|
{
|
|
"itemID":"gison_cookbook",
|
|
"chance":"100",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
},
|
|
{
|
|
"itemID":"gison_cookbook_2",
|
|
"chance":"100",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"stoneworm1",
|
|
"items":[
|
|
{
|
|
"itemID":"gold",
|
|
"chance":"50",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":2
|
|
}
|
|
},
|
|
{
|
|
"itemID":"meat",
|
|
"chance":"10",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"stoneworm2",
|
|
"items":[
|
|
{
|
|
"itemID":"gold",
|
|
"chance":"50",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":3
|
|
}
|
|
},
|
|
{
|
|
"itemID":"meat",
|
|
"chance":"20",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
},
|
|
{
|
|
"itemID":"lithic_scale",
|
|
"chance":"1",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"stoneworm3",
|
|
"items":[
|
|
{
|
|
"itemID":"gold",
|
|
"chance":"50",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":5
|
|
}
|
|
},
|
|
{
|
|
"itemID":"meat",
|
|
"chance":"20",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
},
|
|
{
|
|
"itemID":"lithic_scale",
|
|
"chance":"5",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"mushroom",
|
|
"items":[
|
|
{
|
|
"itemID":"mushroom",
|
|
"chance":"20",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"gison_thief",
|
|
"items":[
|
|
{
|
|
"itemID":"gold",
|
|
"chance":"33",
|
|
"quantity":{
|
|
"min":2,
|
|
"max":12
|
|
}
|
|
},
|
|
{
|
|
"itemID":"gem2",
|
|
"chance":"20",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
},
|
|
{
|
|
"itemID":"gem3",
|
|
"chance":"20",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
}
|
|
]
|
|
}
|
|
] |