Files
andors-trail/AndorsTrail/res/raw/droplists_brimhaven2.json
2020-06-06 00:31:23 +02:00

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
}
}
]
}
]