Home · lootTable · FoeUniqueDrops
Properties
- loot
Raw data
{
"id": "FoeUniqueDrops",
"loot": [
{
"proba": 1,
"flags": 2,
"item": "WorldLootWithAffinity"
},
{
"proba": 1,
"item": "UpgradeAll",
"itemMin": 2,
"minLvl": 1,
"maxLvl": 6,
"itemMax": 3
},
{
"proba": 1,
"minLvl": 7,
"maxLvl": 12,
"item": "UpgradeAll",
"itemMin": 3,
"itemMax": 4
},
{
"proba": 1,
"itemMin": 4,
"itemMax": 6,
"minLvl": 13,
"maxLvl": 20,
"item": "UpgradeAll"
},
{
"proba": 0.05,
"item": "Mastery"
}
]
}