Properties
- loot
- flags
Raw data
{
"id": "Gems",
"loot": [
{
"proba": 0.1,
"item": "Amber",
"minLvl": 1,
"maxLvl": 12
},
{
"proba": 0.1,
"item": "Beryl",
"minLvl": 1,
"maxLvl": 12
},
{
"proba": 0.1,
"item": "Ruby",
"minLvl": 13,
"maxLvl": 20
},
{
"proba": 0.1,
"item": "Agate",
"minLvl": 13,
"maxLvl": 20
}
],
"flags": [
"Weights"
]
}