Last updated
Last updated
Chest loots can be modified for dungeons, cities, structures and villages
To modify loots for dungeons, cities and villages respectively modify world configuration values in dungeon_chest, city_chest and village_chest.
To modify Ouranos structure loots, go into /Ouranos/structures/Ouranos/ folder and modify the chest_loots value into the structure you want to modify.
To modify custom structure loots, go into /Ouranos/structures/ folder and modify the chest_loots value into the structure you want to modify.
Each loots item is represented by a ProbabilityItem :
The probability is the probability to place this item in one chest (1.0 equals 100% chance, 0.5 equals 50% etc..).
The quantity min is the minimum quantity in one chest.
The quantity max is the maximum quantity in one chest.
The tag represent the item to loot in the chest (see ).