Yes, the page name where npc is located can be easily be included as critera in different functions. Both for selections and specific actions.This looks promising. I like the pages shortcut and I feel this could be expanded to do auto actions based on page name (which might be pre-set in code). For example Mercs page will talk different compared to slave breaking etc.
Something like this:
if (getPageNameForSlaveId(currentSlaveId).includes("no anal")) { //Go to dungen and focus only on anal
I intentionally did not include automatic adding of followers for the autoHunt.As for grabbing Npc ID or their stats could be great for something like auto hunt. It takes highest stat survival npc and make them follow or something like putting couple npcs for simple training based on page number/name. Or one click follow for combat NPCs.
Reason is that I suspect that having followers with high survival skill somehow significantly decreases mc chance to increase survival skill. So, it makes sense to manually add them during early game when desperate for cash (if non-violent start) and then later hunt alone to gain stats rather than food.
But, yes, it is very possible to do things like that and to even to go further like automatically picking up the strongest melee followers with good health (or automatically give them tendstims) and then go to the docks and capture a dock punk and kill the rest and return home.
But I'm trying to avoid making it too fully automated. First obvious reason is that it would be very time consuming to make big and complicated scenarios like that, but also the risk at some point becomming pointless to even play the game, when all you have to do is click a button.
Talk positive, is very straightforward. So I will start with that one as it is also a good interaction example to experiment with the scope logic (interaction screen, vs followers, vs entire current page).P.s I made mistake in low willpower talk by not adding 'back' button. Which resulted in lower yield. Right now you can bring slave to 0 wp from 30-35 in week with talking alone. Great if you buy 4-5 beautiful ones and sell for 10k+ each.
Once that is sorted it should be trivial to also add talking version of the decrease will power.
If I read it correctly you simply want to do this with no exceptions?
1. talkpos()
2. Explain chores + sexual chores, (edit) in dominant tone, and answer carefully
3. Ask about sex, oral and anal, in normal tone.
Last edited: