Just like solid snake in a box... But a little boy in a arudir carcass?


Same luck here for RoLS, at 2500+ relevant kills with no RoLS yet...dangoz wrote: Tue Feb 05, 2019 4:44 pm i got my first skin without grinding (with a maximum of 30 kills, i guess). i must be used all the luck in that piece of skin. bad news for that boring RoLS grinding (~2000 for now).
I too picked up a skin at about 30 kills. I'm at 2xx now and am quickly losing interest. The Math says that this could easily stretch into 1-2 K attempts. I would suggest a "limit" on such extreme drops, that if a person has killed X-number of beasts without an expected drop, the drop just happens. Should be easier than adding a new map or content:dangoz wrote: Tue Feb 05, 2019 4:44 pm i got my first skin without grinding (with a maximum of 30 kills, i guess). i must be used all the luck in that piece of skin. bad news for that boring RoLS grinding (~2000 for now).
Code: Select all
drop_rate = 1/x (in this case x = 100)
max_kills = y
C = (some constant)
if (y == (x * C) ) { dropTheThingAlready(); }
page 3
Zukero wrote: Tue Apr 16, 2019 6:45 pm Oh it will certainly happen someday. I have to revive these files. It's been on my todo list for a while...