This game is pretty good in all aspects except gameplay.
I had to cheat because the grinding is unbearable. Even then it's still pretty grindy. Unbelievable. It's like
everything about combat and item finding was made to torture the player.
In terms of erotic content it stands out because of the ghost possession thing, which is pretty hot.
Here's a list of Ren'Py variables I used to make it more bearable:
main_vars['xp_multi'] | XP multiplier factor; set it high to quickly level up |
main_vars['coins'] | Amount of money |
a_alchemy, a_allure, a_arcane, a_corruption, a_energy, a_lewdness, a_luck, a_lust, a_speed, a_willpower | Various attributes. Set them with `a_energy.value = 100`, for example. |