Closed apa20211 closed 5 months ago
I will look into it, how many items of the outfit are you wearing (and which ones) and when have you last restarted the client?
I will look into it, how many items of the outfit are you wearing (and which ones) and when have you last restarted the client?
I have full outfit (and max cape, I don't think this matters either but is worth mentioning I suppose).
I restart every wednesday
I've been doing Hunter Rumors for a while and after comparing with the pity rates we have available on the wiki, I think there's still some rounding issues going on. Every time I get to the pity rate, it ends at 12 instead of 13. The formula from below is returning 13 after rounding down. https://github.com/geel9/runelite-hunter-rumours/blob/08d73975f8ffd9eb866d16fbb04441e8df1cbc47/src/main/java/com/geel/hunterrumours/enums/Trap.java#L28-L30
I'm not sure if this extends to other drop rates as well, but just my findings.