Worldshaper/Release/content/loot_tables.json
2026-06-26 18:18:14 -04:00

14 lines
305 B
JSON

{
"schemaVersion": 1,
"lootTables": [
{
"id": "loot_slime_basic",
"entries": [
{ "itemId": "item_potion_small", "weight": 30, "min": 1, "max": 1 },
{ "itemId": "item_gel", "weight": 70, "min": 1, "max": 3 }
],
"rollsMin": 1,
"rollsMax": 2
}
]
}