Search Results
7/1/2025, 2:48:17 PM
https://files.catbox.moe/4jflsg.zip
new mod. clean and simple, very cheeky. Fixes Nullify Predation ability and Dimensional Eroder's Robe. Game has only 3 sources of Nullify Predation - ability and two versions of said robe. But it doesn't matter because script doesn't care about player characters at all, nullify predation tag and methods only defined for enemies.
Mod, instead of providing smart and deep solution, runs a check like it does for enemies but for if predation target character has either the ability or one of the armors equipped, directly. Very cheeky, only checking on the ability itself or armors. No deep profound calculations "this ability adds this technical armor that has this tag that is when scanned it adds that feature" shit like that. Just fucking check on ability and two armor ids. That's it. And it works.
new mod. clean and simple, very cheeky. Fixes Nullify Predation ability and Dimensional Eroder's Robe. Game has only 3 sources of Nullify Predation - ability and two versions of said robe. But it doesn't matter because script doesn't care about player characters at all, nullify predation tag and methods only defined for enemies.
Mod, instead of providing smart and deep solution, runs a check like it does for enemies but for if predation target character has either the ability or one of the armors equipped, directly. Very cheeky, only checking on the ability itself or armors. No deep profound calculations "this ability adds this technical armor that has this tag that is when scanned it adds that feature" shit like that. Just fucking check on ability and two armor ids. That's it. And it works.
Page 1