"test": {
"npcs": ["RABBIT"],
"loot": [
{
"chance": 100,
"chanceOutOf": 100,
"maxAmount": 3,
"maxPerLocation": 5,
"itemNames": [
"ITMI_SKULL",
"ITFO_CORAGONSBEER"
]
}
]
}