I already got that ending on my previous run, wanted to try to get another one haha, but it's fine.
You don't have permission to view the spoiler content.
Log in or register now.
Thanks for bringing my attention into it, I'll see if I can place the rivalry at some other point of the game's logic.DeepInteractivity Not sure if you've noticed this in testing or even care, but having the NPCs declare rivalries prior to the start of morning events can actually change the outcomes of relationship checks. I was reloading a save from just after the shapeshifter trip and found that my skill checks were failing when they had passed the first time.
You don't have permission to view the spoiler content. Log in or register now.
It'll come right around version 0.4 along with two new "virginity" types, one for scissoring, and another one for first kisses. I was initially going to implement it closely after the first adventure, but decided to push it until the end of 0.3.X so that I wouldn't have to rewrite the event triggers for the new data structure. Version 0.4 will (likely) come after 0.3.26.Hey there DeepInteractivity. About 2-ish years ago, you mentioned you had plans for some sort of event that triggers if you manage to deflower the whole main cast yourself. It doesn't seem like this has gotten in yet (that I an tell). Are you still planning to implement it?
All right, I'll hold out until then. Looking forward to it!It'll come right around version 0.4 along with two new "virginity" types, one for scissoring, and another one for first kisses. I was initially going to implement it closely after the first adventure, but decided to push it until the end of 0.3.X so that I wouldn't have to rewrite the event triggers for the new data structure. Version 0.4 will (likely) come after 0.3.26.
Sure, additional transformations will get unlocked as the game progresses. Right now it's only possible to go through gender and genital transformations, but the player character will be able to go through temporary racial transformations as well in the long future.As transformation aspects are in the game, is there any shot at the MC gaining the special attributes of a lover? For example, going full catgirl to match Claw, gaining a prehensile tail for additional means of penetration, etc.
I'm trying to avoid adding things that increase the turn-to-turn complexity of scenes (sex/battle) and their data (such as tracking something like "how much cum is on a given character"), but it might be possible to achieve a similar effect with programatically simpler means such as actions and altered states. I like the idea though, I'll give it though.I've read that pregnancy is a long ways off until a proper conclusion starts to manifest, which is fine, but are there any plans for extra description if a character is being stuffed with one creampie after another? It's a pretty good indicator that a character is on their back foot if you find them essentially painted white.
She used to be such a promising Candidate, until the day she got fatally wounded by a critical cumshotor even escorting a character to the baths for recovery.
Bodypart sizes will start to be tracked on version 0.4, and there are a few alternate, unused sprites for larger/smaller boobs and dicks, but no plans yet on how they will be implemented.One other idea, since the game relies heavily on their bits, is sizeplay regarding plus sized dongs.
Not sure what you mean by this.Of course, this option is useless if virginity doesn't alter, shows up in the play through. Just asking about it.
No plans for it right now, but if you can edit the html, you can ctrl+f for these lines:Will they be an option in which you can alter the preference of all NPCs to anal instead of vaginal? Like the other options that are currently present.
setup.basePreferencesMultipliers.useDick = 1.2;
setup.basePreferencesMultipliers.usePussy = 1.2;
(...)
setup.basePreferencesMultipliers.targetDick = 1.2;
setup.basePreferencesMultipliers.targetPussy = 1.2;
(...)
setup.basePreferencesMultipliers.useAnus = 1;
(...)
setup.basePreferencesMultipliers.targetAnus = 1;
You need to unlock multiple actor positions (which you can do through a scroll, a good bunch of days into the game), and you'll get actions such as "extra mount from behind". From there, receiving a double penetration should be somewhat straightforward, but getting a certain character penetrated by you and someone else will require you to "bait" a third character into mounting whoever you're also mounting, which might also happen naturally once participating characters have learned the actions.And also, is it possible to do double penetration in any scene with three characters (or even 2 if possible according to the situation) or it is just a story specific event? and how to achieve?
You should use the JoiPlay app if you want to run the game on mobile.In addition, how can l play this on the Android?
l meant, if virginity has any impact on the story, mentions, flavor text or the character's relationships. That is what l meant. Of course, it could be just there to be there.Not sure what you mean by this.
No plans for it right now, but if you can edit the html, you can ctrl+f for these lines:
And lower the 1.2s, and increase the 1s below, changing the values to something that better fits your preferences.Code:setup.basePreferencesMultipliers.useDick = 1.2; setup.basePreferencesMultipliers.usePussy = 1.2; (...) setup.basePreferencesMultipliers.targetDick = 1.2; setup.basePreferencesMultipliers.targetPussy = 1.2; (...) setup.basePreferencesMultipliers.useAnus = 1; (...) setup.basePreferencesMultipliers.targetAnus = 1;
You need to unlock multiple actor positions (which you can do through a scroll, a good bunch of days into the game), and you'll get actions such as "extra mount from behind". From there, receiving a double penetration should be somewhat straightforward, but getting a certain character penetrated by you and someone else will require you to "bait" a third character into mounting whoever you're also mounting, which might also happen naturally once participating characters have learned the actions.
Regarding one character fucking another with two dicks, right now that's only possible for Shapeshifters with dicks, but more options will come in time.
You should use the JoiPlay app if you want to run the game on mobile.
Do you mean invite more than one person? The "invite to have sex, equal terms" without the "exclusive" allows other characters to join in if they want to. Other than that, wait until asking others to follow you around gets unlocked, and all characters who are following you will join you in the sex scene as well.Can you invite others for sex or you need to wait for others to invite first, hoping they will invite another one that is in the conversation?
It was my assumption that's what the player's "character's sex preferences" were used for, but I seem to be incorrect.Will they be an option in which you can alter the preference of all NPCs to anal instead of vaginal? Like the other options that are currently present.
No plans for it right now, but if you can edit the html, you can ctrl+f for these lines:
And lower the 1.2s, and increase the 1s below, changing the values to something that better fits your preferences.Code:setup.basePreferencesMultipliers.useDick = 1.2; setup.basePreferencesMultipliers.usePussy = 1.2; (...) setup.basePreferencesMultipliers.targetDick = 1.2; setup.basePreferencesMultipliers.targetPussy = 1.2; (...) setup.basePreferencesMultipliers.useAnus = 1; (...) setup.basePreferencesMultipliers.targetAnus = 1;
It looks like the lead character is trying to select a mission (such as trying to talk to someone), but they fail at trying to do so. It is my experience that you can get stuck if you press Continue a few times. Did the issue persist for you?It seems is easy to get stuck/softlocked if you follow a character then suddenly, the portait of the character gets to the other side and someone else appears to the left side. Then, l press continue and nothing happens, an infinite loop. And you can't unfollow if the situation doesn't allow it.
It is. There's also another set of global preferences that determines the likelihood of any NPC to select some types of actions during sex scenes, without affecting received lust damage.It was my assumption that's what the player's "character's sex preferences" were used for, but I seem to be incorrect.
Extra lust damage from preferences doesn't affect combat scenes. Also, if your sex preferences have all the same exact values, the game just selects the first ones as the ones with higher ranks.To quote the in-game description : "When your character is affected by sex actions that match their preferences, their received damage will increase." I may be mistaken once again, but in that case you probably should never set any sex preferences, since they appear to be always detrimental.
This sounds reasonably fast to implement, I'll add it to the queue.romantic or caring dominant partners who cater more to the preferences of their partners than say rivals or NPCs with egoistical predispositions