Is this game having a final build, or was it abandoned?
Jorian Drake
Recent community posts
I agree, the start lacks consistency. It would make more sense to have the spell get cast on the protagonist before getting there at all. The story just needs Maeve to visit him first to cast it on him at his own house with Jade also present. A minimal adjustment, which let's everything else go unchanged and make the rest of intro make sense.
So i never threw the kids to another world, but i'm curious. If I'd do that and get a new child from same girl, would it have a chance of opposite gender or other looks (clothes, hair color and style) or other personality? If not, why does that feature exist? If yes, how is it meant to benefit the player?
Thanks for reply. Looks like I pretty much reached the end of current version then. I had like three dozen 'rewinds', multiple times doing all dungeons, usually reaching about level 62-73, got pretty close to the final form of most title evolutions, and poisoned myself to death constantly to get the perfect immunity, gaining immunity to the succubus mind control too, and getting chicken immunity. Looking forward to how these titles may benefit us later in story, like at a banquet.
As a sidenote: I think there's a bug with the RL programmer title. I used dungeons to level up this title to seven or eight, but every time the character is reborn the initial list of titles only shows it at the top of list, at the base 1st level, even though the parents later do remark about the unknown title in strange language.
There's really just one 'problem' I'd like to ask changed in the game please. Whenever you look at items or fail to interact with them the energy drops / time goes on anyway. Please at least when looking at things don't have this happen, arguably failed interactions may still pass the time, but I don't see a reason for looking at something for few seconds would need a notable amount of energy.
edit: perhaps an extra suggestion would be to allow in options you to pick how x-ray works. For some the small strip may be fine, I personally would prefer a large round zone for it (like a monocle) and there there could be perhaps some third option too, like a bigger square
I like this idea but it would be a ot of extra work for the dev.
One of the girls would have to have regrets and travel back in time, although Isabelle seems likely for this, as she wasn't supposed to be there in the original timeline... then again both the teacher and assistant teach weren't there first time around either.
Other than this some extra writing, coding, and new art would be required for a female playthrough.
I'm also wondering if it is worth to take the Shrine Token with you into the next life. Without knowing what it is for I did it now once, but it does not stack with another one found during the investigations, which makes it less inventory-effective, and sadly there was no ingame remark/comment on already having one of those in your bag.
getting a crash/exception in the first story dungeon (near the house, with wolves) when reaching a fork
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/guild_events.rpy", line 17, in script call
call screen guild
File "game/dungeon_succubus.rpy", line 133, in script call
call dungeon_create(succubus_dungeon) from _call_dungeon_create
File "game/dungeon_succubus.rpy", line 4565, in script
if number == 2:
File "game/dungeon_succubus.rpy", line 4565, in <module>
if number == 2:
NameError: name 'number' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/guild_events.rpy", line 17, in script call
call screen guild
File "game/dungeon_succubus.rpy", line 133, in script call
call dungeon_create(succubus_dungeon) from _call_dungeon_create
File "game/dungeon_succubus.rpy", line 4565, in script
if number == 2:
File "renpy/ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/dungeon_succubus.rpy", line 4565, in <module>
if number == 2:
NameError: name 'number' is not defined
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Rewind v0.3.0.5
Sat Oct 15 22:11:03 2022
[/code]