Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Possible bug that I haven't seen mentioned anywhere else, but the "Convenience Perk" that blocks you from being equipped with cursed items by enemies doesn't seem to work. As in, I edited my save file to include "active_rules": ["no_equips"], which shows up in-game in the encyclopedia when you go to the section discussing destiny points, but I was equipped with a cursed item by a ratkin earlier today.

Edit: Never mind, I did some deep diving into the code and found that active_rules only really handles the visual element, while 'flags' handles the actual logic.