Properties
- loot
Raw data
{
"id": "Humanoid",
"loot": [
{
"proba": 0.25,
"lootTable": "Clothes"
},
{
"proba": 0.15,
"item": "Blood_Z1",
"minLvl": 1,
"maxLvl": 20
},
{
"proba": 0.03,
"lootTable": "Scrolls"
},
{
"proba": 0.015,
"lootTable": "Gems"
},
{
"proba": 0.003,
"lootTable": "Bags"
},
{
"proba": 0.01,
"lootTable": "Potions"
},
{
"proba": 0.01,
"item": "WorldRecipeWithJob",
"minLvl": 6
}
]
}