Properties
- loot
- flags
Raw data
{
"id": "Scrolls",
"loot": [
{
"proba": 0.05,
"item": "ScrollOfStrength",
"minLvl": 1,
"maxLvl": 20
},
{
"proba": 0.05,
"item": "ScrollOfDexterity",
"minLvl": 1,
"maxLvl": 20
},
{
"proba": 0.05,
"item": "ScrollOfIntelligence",
"minLvl": 1,
"maxLvl": 20
},
{
"proba": 0.05,
"item": "ScrollOfFaith",
"minLvl": 1,
"maxLvl": 20
},
{
"proba": 0.05,
"item": "ScrollOfVitality",
"minLvl": 1,
"maxLvl": 20
}
],
"flags": [
"Weights"
]
}