Feature - Implemented [Patch] Implement Kruegerand Drop modifier

Saklad5

Member
I’m planning to go through the commented-out modifiers and implement the more straightforward ones. As a start, I’ve added the “Kruegerand Drop” modifier for gear that increases the odds of getting Freddy Kruegerands from monsters in Dreadsylvania. While I’m currently in Hardcore and unable to test it directly, it seems to be working with “modtrace” and “modref”, and the Maximizer accepts it as expected.

I made sure everything was covered by searching for “Rubee Drop” in the source code and adding “Kruegerand Drop” in the same manner. The two modifiers are extremely similar, after all.
View attachment Krugerand Drop Modifier.patch
 
Top