mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-24 20:31:07 +01:00
36 lines
785 B
JSON
36 lines
785 B
JSON
[
|
|
{
|
|
"id":"brv_school_weapons",
|
|
"items":[
|
|
{
|
|
"itemID":"brv_school_sword",
|
|
"chance":"100",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
},
|
|
{
|
|
"itemID":"brv_school_shield",
|
|
"chance":"100",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"book_world_history",
|
|
"items":[
|
|
{
|
|
"itemID":"book_world_history",
|
|
"chance":"100",
|
|
"quantity":{
|
|
"min":1,
|
|
"max":1
|
|
}
|
|
}
|
|
]
|
|
}
|
|
] |