Thousands of Models Streaming Live — Join Free! Click Here!
x

Zara Scarlet

Engaged Member
Apr 3, 2022
2,722
3,719
397
In the Wiki it says:

You can continue building your empire, until your MC dies of old age

So far I've been playing this game for 3 weeks, and I'm nearly 6 months in. My MC is 30, and I just realised he could live to be at least 150, or maybe a lot more (one character claiming that some Spheremasters live for centuries). So at least another 120 years, which at the present rate of progress would take me 18-20 years. No doubt I'll run out of new quests long before that, and probably things will speed up? But even so, I don't see me reaching the MC's demise from old age, anytime soon.

If he takes 'Revitalise' couldn't he technically go on living indefinitely? So the game might never end, and I might end up dying of old age before the MC?
 
Last edited:

kopiluwak

Member
Jul 25, 2020
296
1,115
308
You can continue building your empire, until your MC dies of old age

So far I've been playing this game for 3 weeks, and I'm nearly 6 months in. My MC is 30, and I just realised he could live to be at least 150, or maybe a lot more (one character claiming that some Spheremasters live for centuries). So at least another 120 years, which at the present rate of progress would take me 18-20 years. No doubt I'll run out of new quests long before that, and probably things will speed up? But even so, I don't see me reaching the MC's demise from old age, anytime soon.

If he takes 'Revitalise' couldn't he technically go on living indefinitely? So the game might never end, and I might end up dying of old age before the MC?
YES SIR !

maxresdefault.jpg
 

Clemency

Well-Known Member
Jan 21, 2024
1,218
1,720
249
I know that the girl is the one that appears in Abbot Roo's quest (Evelyn or whatever), but who are the guys?
Reece Sharpe (0.8.4.3 Public) [Paragon] - Samuel Spartan's questline
Bart Masters (0.8.4.3 Public) [Convict] - Armand Blackford's questline
Kansas Adler (0.8.4.4 Alpha) [Paragon] - Selling Aria questline
 
  • Like
Reactions: Fauno36 and Rover55

Danliness

Newbie
Dec 24, 2021
25
14
102
What exactly is disposition in terms of unlocking backgrounds / hopes and dreams, I searched this forum and it seemed like it was affection/happiness, but I still get "increase disposition" when their affection level is loving and happiness 100/100, so that can't be right. I searched throughout the Wiki and got nothing about it (could have missed it).
In addition, is there some way in game to check a characters disposition or is that just a missing visualized stat in the game?
 

Zarkhy

Engaged Member
Nov 4, 2018
2,029
1,433
338
What exactly is disposition in terms of unlocking backgrounds / hopes and dreams, I searched this forum and it seemed like it was affection/happiness, but I still get "increase disposition" when their affection level is loving and happiness 100/100, so that can't be right. I searched throughout the Wiki and got nothing about it (could have missed it).
In addition, is there some way in game to check a characters disposition or is that just a missing visualized stat in the game?
Disposition is a new addition, as it used to be that to find out about someone's background or hopes and dreams your only requirement/option was to have amiable+/loving+ affection.

Now "Disposition" factors in more stats, namely Respect, Fear and Willpower, and you can see all the modifiers by hovering over the red "Disposition" word.
 
  • Like
Reactions: Fauno36

JaxMan

Active Member
Apr 9, 2020
804
730
211
If he takes 'Revitalise' couldn't he technically go on living indefinitely? So the game might never end, and I might end up dying of old age before the MC?
The MC doesn't take revital, but you can select no aging for MC in the options.
 

Xythurr

Well-Known Member
Oct 29, 2017
1,745
3,839
386
Oh, boy... Do NOT appoint Celeste Sunderland a "main attraction" for a friendly gaming night where Connor Sunderland is present. Especially not if he is sufficiently corrupted to do more than just kick back and watch the fun.
I've gotta know what happens! Feel free to spoil me.
 

Zeph3r

Member
Oct 22, 2020
149
204
149
INCEST PATCH for v0.8.4.3
LARGELY UNTESTED, MAY BREAK YOUR GAME
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.
YOU MUST DOWNLOAD THE AUTOMATION MOD FOR THIS PATCH TO WORK
Hey mate, took a look at the code to find the dialogue you added. Not sure if this is why it's buggy but there seems to be one too many <</if>>, the one before the // <</if>> at the end of the dialogue. Idk if that's meant to be for something else and I didn't spot it but that seems to be the only thing I can find within that specific block.
 

thisisme

Newbie
Jun 17, 2017
59
20
196
How do you appoint slaves to abbey/arena and other schools? I remember it was in the npc menu time ago, but can't find a way now

Can the MC take revitalise? How?
 
Last edited:

Zarkhy

Engaged Member
Nov 4, 2018
2,029
1,433
338
How do you appoint slaves to abbey/arena and other schools? I remember it was in the npc menu time ago, but can't find a way now
First you have to unlock those locations by physically visiting them, then you just assign people there like you would assign them to any other job, in the jobs/titles page.

Academy assignments used to be on a different page but they got moved together with everything else recently.
 

thisisme

Newbie
Jun 17, 2017
59
20
196
First you have to unlock those locations by physically visiting them, then you just assign people there like you would assign them to any other job, in the jobs/titles page.

Academy assignments used to be on a different page but they got moved together with everything else recently.
thx, I had pressed at some point on "teacher" and had never clicked on back so couldn't see those other assignments
 

sangrenord

Newbie
Apr 11, 2025
47
23
17
Kind of a stupid question, but how exactly do you make a mod? I can edit the game html just fine, but how do I externalize the changes into modfolder?
 

bolondro2

Active Member
Oct 12, 2018
748
809
212
Does nicole authoritarian political thing not working? I only got the control+ not the corruption, wiki said it increase both of that isn't it? My nicole is pretty much corrupted 100 corrupt and 0 willpower lol.
0 willpower do a really really bad journalist.
 

samarcus

Member
Jul 3, 2021
102
363
177
Kind of a stupid question, but how exactly do you make a mod? I can edit the game html just fine, but how do I externalize the changes into modfolder?
HTML doesn't work the same as RenPy. You either modify the HTML and save it, or there has to be built-in support for your mod already in the HTML (like Sandman's stuff). The Automod actually changes and/or adds code to the base HTML file and saves it under a different name so you can switch between them. I have modified the HTML file and saved it separately myself for my own amusement. The current (official) "mods" are more just options in the game already that just won't work if the files aren't detected. HTML is an all-or-nothing kind of thing, and won't care about extra files unless it is explicitly instructed to look at them.
 
4.50 star(s) 172 Votes