Life_For_Dead
Refugee
Hello, there's something I don't understand... Is it right for example with:
<lootcontainer id="777" count="1,7"...
<item name="resourceFeather" count="3" prob="0.49"/>
...
This count="1,7" said a random of 1-7 items from the full list?
Or for each items can be looted 7 times in one stack? & so if the loot is spawn, min 3 & max 21 feather will be looted?
Because I mod to have more eggs from 2 value "foodEgg" in loot.xml:
<lootgroup name="coldfood">
<item name="foodEgg" count="6,12" prob="0.49"/>
...
<lootgroup name="groupBirdNest"...
<item name="foodEgg" count="1,6" prob="0.49"/>
...
But it game, I can have more than 6 or 12 eggs, whatever level 1-300 & skill no point set or all set... (the % loot always 100%)
So please, do I miss something to change?
<lootcontainer id="777" count="1,7"...
<item name="resourceFeather" count="3" prob="0.49"/>
...
This count="1,7" said a random of 1-7 items from the full list?
Or for each items can be looted 7 times in one stack? & so if the loot is spawn, min 3 & max 21 feather will be looted?
Because I mod to have more eggs from 2 value "foodEgg" in loot.xml:
<lootgroup name="coldfood">
<item name="foodEgg" count="6,12" prob="0.49"/>
...
<lootgroup name="groupBirdNest"...
<item name="foodEgg" count="1,6" prob="0.49"/>
...
But it game, I can have more than 6 or 12 eggs, whatever level 1-300 & skill no point set or all set... (the % loot always 100%)
So please, do I miss something to change?
Last edited by a moderator: