Talk:Hooch
From A KoL Wiki
Banishing a monster from an Illicit Bohemian Party still gets you the hooch. Probably the same will be true for the Moonshiners' Woods. --Yatsufusa (talk) 00:10, 27 July 2014 (UTC)
Rounded Chroners
It seems to me like the Chroners received from turning in Hooch aren't rounded – or at least if they are, it's to be random. For example, I just turned in 35 and got 17 Chroners, which already proves that it's not always rounded up, but I did get that extra Chroner on uneven numbers occasionally. So far it seems to me like leftover Hooch is remembered when you return with an uneven number, but I didn't take any notes about that. --Yatsufusa (talk) 00:34, 28 July 2014 (UTC)
- It isn't random. Jick showed off the code for the Hooch conversion on camera during the stream. It's constructed so you receive ⌊(%TotalHoochGiven - 2*%ChronersAlreadyGiven)/2⌋? Chroners. This means that on every other transaction with an odd total of Hooch, you receive an extra Chroner. It's also already noted on the Shoe Store page.03:42, 28 July 2014 (UTC)
- Practically speaking, if you turn in 5 gallons of Hooch on the first transaction, you get 2 Chroners. (⌊(5 - 2*0)/2⌋?). If you then turn in another 5, you get 3. ⌊(10 - 2*2)/2⌋?).03:45, 28 July 2014 (UTC)