mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-13 21:18:13 +01:00
23 lines
467 B
JSON
23 lines
467 B
JSON
[
|
|
{
|
|
"id":"gold_bar",
|
|
"items":[
|
|
{
|
|
"itemID":"gold_bar",
|
|
"chance":"50",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
},
|
|
{
|
|
"itemID":"gold",
|
|
"chance":"100",
|
|
"quantity":{
|
|
"min":2,
|
|
"max":15
|
|
}
|
|
}
|
|
]
|
|
}
|
|
] |