Jump to content

Recommended Posts

ok, there is a 1% chance Krampus will drop his sack, according to the coding it says: inst.components.lootdropper:AddChanceLoot("krampus_sack", 0.01) 0.01 as we know is 1% or 1/100

@BarovSoap

You are right, the wiki isn't always correct the drop rate of Butter is ACTUALLY 10%. In the butterfly.lua file ot says:

inst.components.lootdropper:AddRandomLoot("butter", 0.1) Doesn't take a genius to work out 0.1 is 10%

ok, there is a 1% chance Krampus will drop his sack, according to the coding it says: inst.components.lootdropper:AddChanceLoot("krampus_sack", 0.01) 0.01 as we know is 1% or 1/100

@BarovSoap

You are right, the wiki isn't always correct the drop rate of Butter is ACTUALLY 10%. In the butterfly.lua file ot says:

inst.components.lootdropper:AddRandomLoot("butter", 0.1) Doesn't take a genius to work out 0.1 is 10%

thx for calculations but i need to know when the roll takes place, not the chance of getting item)

Well sm1le, it is possible to get the sack since I got one. The easiest way to farm krampus I think is by catching rabbits, or at least that's what I did...you can equip a feather hat and place down multiple bird traps, when they (the birds) land put the trap in that certain spot but remember your "farm place" cause birds seem to land according to your location. Anyway good luck, I think I killed around 25 krampi to get it.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...