madarapotato
Member
- Nov 6, 2017
- 306
- 83
- 156
Yes, of course there has been a huge update since the this was last discussed 2 posts before your post.any updates?
Yes, of course there has been a huge update since the this was last discussed 2 posts before your post.
Live2D is now complete with 30 new models in 12 new positions and there has been a massive content update, where everything from the mod and lots of other stuff has been included.
Oh, I thought the 0.52 tech demo was free already. I guess that's how far behind we are... I'm not subbed right now, but I can point you to the original techdemo that probably does a better job of showing off the idea:
Are there content proof of concept samples available to be seen; images, video?
What are the patch notes, even if they are pre beta relaese content? Just would like to know what I am working with.
How'd you reach that conclusion?So this game is dead for his new project then? God damn shame.
Some Potions have traits that decrease sluttiness while raising others like Love or odedience, than there are side effects of different natures so it could be anything of the intended behaviour... or a bug I gues though since noone else reported it I'd consider it intended behaviourTL;DR: is there a known sluttiness decay on serums that use the self replicating serum? Is that working as intended or a bug of some sort?
Forgive me if this has been posted somewhere before, but I'm noticing after I made a Tier 3 serum, with self replicating serum as one of the traits, coupled with things adding sluttiness, obedience, etc, that people with high core_sluttiness like greater than 75 end up losing sluttiness turn after after, going into the negatives. It's like the sluttiness aspects of the serum are being decreased actively, as if it the serum's effects were over, but things like obedience, happiness, suggestibility, stay level where the serums put it. I've clocked that it's doing a -1 per each of the two serums applied for sluttiness, rather than the +30 it should be.
Ah, there's my mistake. I missed the -1s on one of the traits added. Thanks for the call out!How'd you reach that conclusion?
Some Potions have traits that decrease sluttiness while raising others like Love or odedience, than there are side effects of different natures so it could be anything of the intended behaviour... or a bug I gues though since noone else reported it I'd consider it intended behaviour
I don't know about mod or cheat, but after you have broken it a few times there is an option to keep it broken.maybe there is a mod or cheat for taboo to stay broken?
if such option exist i really need it
how many times i must do this? she keep asking me to stop, i don't want to stop, EVERI don't know about mod or cheat, but after you have broken it a few times there is an option to keep it broken.
I posted a QoL mod that tells you exactly how many times more you need for each taboo.. but its on the discord.how many times i must do this? she keep asking me to stop, i don't want to stop, EVER
FIX ITi keep breaking taboos, they keep refreshing, i am tired of it
i don't want to play until it's fixed
Game mechanic working as intended.i don't want to play until it's fixed
"loves incest", so it's not easier or fasterGame mechanic working as intended.
Either you give them positive opinion of incest and do their quests, or it tells you how many times you need to break the taboo.
Hint: Giving them postitive incest opinion is way easier and faster.
You can use console to cheat when mom/sister complains in the morning, so that they believe that they have done it 100 times already:"loves incest", so it's not easier or faster
the_person.event_triggers_dict["kissing_revisit_count"] = 100
the_person.event_triggers_dict["oral_revisit_count"] = 100
the_person.event_triggers_dict["anal_revisit_count"] = 100
the_person.event_triggers_dict["vaginal_revisit_count"] = 100
finally someone helpful, that's exactly what i looked for, thank youYou can use console to cheat when mom/sister complains in the morning, so that they believe that they have done it 100 times already:
It only works for taboos that have already been broken at least once.Code:the_person.event_triggers_dict["kissing_revisit_count"] = 100 the_person.event_triggers_dict["oral_revisit_count"] = 100 the_person.event_triggers_dict["anal_revisit_count"] = 100 the_person.event_triggers_dict["vaginal_revisit_count"] = 100
You need to do it while talking to her AND before you are presented the different options, that she likes it, Have done it so many times, etc.
How to console - If its activated its SHIFT+O (ESC to close).
To activate console - edit the following file
\Lab_Rats_2-v0.xx.0-pc\renpy\common\00console.rpy
Find this line (around line 108) config.console = False and edit it to True.