Oh my

Member
Dec 25, 2019
360
434
I think this buried somewhere in a wiki or forum thread somewhere, not sure of the orig source, but i kept a copy myself.
Added the Pregnancy one at the end myself.. not exact states, but the condition is correct.. anyone showing.

For Nora's quests, study:

Mom with sluttiness > 75 and love > 75: Motherly Devotion
A special serum trait developed by Nora after studying your mother. Permanently increases the recipient's Love by 1 per turn for every 10 points that their Sluttiness is higher than Love.

Sister with core_sluttiness > 75 and obedience > 150: Sisterly Obedience
A special serum trait developed by Nora after studying your sister. Permanently increases the recipient's Sluttiness by 1 per day for every 10 points that their Obedience is above 100.

Cousin with core_sluttiness > 75 and love < -25: Cousinly Hate
A special serum trait developed by Nora after studying your cousin. Permanently increases the recipient's Sluttiness by 1 per day for every 5 Love that they are below 0.

Aunt with core_sluttiness > 75: Auntly Potential
A special serum trait developed by Nora after studying your aunt. Increases the number of traits a serum design may contain by 2.

Nora with core_sluttiness > 75: Meritocratic Attraction
A special serum trait developed by Nora after studying herself. Increases the recipients Obedience and Sluttiness for the duration by 5 for every point of Intelligence you have.

Anyone with love > 85: Lovers Attraction
A special serum trait developed by Nora after studying someone who adores you. Each turn permanently converts one point of Sluttiness into Love until they are equal.

Anyone with love < -50: Distilled Disgust
A special serum trait developed by Nora after studying someone who absolutely hates you. Gives a massive penalty to love for the duration of the serum.

Anyone with obedience > 180: Pleasurable Obedience
A special serum trait developed by Nora after studying someone who was completely subservient to you. Increases happiness by 1 for every 5 points of Obedience over 100 per turn.

Anyone with core_sluttiness > 100: Rapid Corruption
A special serum trait developed by Nora after studying someone who was a complete slut. Instantly and permanently converts up to 5 Temporary Sluttiness into Core Sluttiness when applied.

Anyone with int >= 7 and charisma >= 7: Natural Talent
A special serum trait developed by Nora after studying someone who was a genius. Instantly and permanetly sets the recipients Intelligence, Charisma, and Focus to 5.

Human Breeding Hormones
Anyone in later pregnancy
Fertility increase, lactation/etc.
It could be that this list isn't up-to-date or accurate.

Error occurred when submitting questionnaire to Nora after questioning a 7Charisma and 7Intelligence character.
Perhaps I need all 3?

I did attempt to use Nutropics once before, in order to administer and submit the questionnaire, so I wonder if that could be the cause.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 11158, in script call
    $ picked_option.call_action()
  File "game/game_roles/role_nora.rpy", line 340, in script
    if mother_role in the_subject.special_role and the_subject.core_sluttiness > 75 and the_subject.love > 75 and nora_reward_mother_trait not in list_of_traits:
  File "game/game_roles/role_nora.rpy", line 415, in <module>
    elif the_subject.int >= 7 and the_subjectisma >= 7 and the_subject.focus >= 7 and nora_reward_genius_trait not in list_of_traits:
NameError: name 'the_subjectisma' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 11158, in script call
    $ picked_option.call_action()
  File "game/game_roles/role_nora.rpy", line 340, in script
    if mother_role in the_subject.special_role and the_subject.core_sluttiness > 75 and the_subject.love > 75 and nora_reward_mother_trait not in list_of_traits:
  File "C:\Users\Kin\Downloads\F\Lab_Rats_2-v0.37.1-pc\renpy\ast.py", line 1845, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\Kin\Downloads\F\Lab_Rats_2-v0.37.1-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\Kin\Downloads\F\Lab_Rats_2-v0.37.1-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/game_roles/role_nora.rpy", line 415, in <module>
    elif the_subject.int >= 7 and the_subjectisma >= 7 and the_subject.focus >= 7 and nora_reward_genius_trait not in list_of_traits:
NameError: name 'the_subjectisma' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lab Rats 2 - Down to Business v0.37.1
Tue Apr 06 21:05:36 2021
 
Last edited:

lewdgamerxxx

Active Member
Compressor
Sep 6, 2018
725
2,092
man I appreciate the hell out of you making a compressed version. The last 3-4 updates I don't think anyone made one at all. Here's hoping you keep it up.



It's a way to not create actual content.
Hey, I'm smart. I will not compress the whole game again, I will just create a patch, compress that patch and include it in the version that I compressed earlier and upload it bro.
Man, compressing the whole game again is gonna take hell lot of time.
 

lewdgamerxxx

Active Member
Compressor
Sep 6, 2018
725
2,092
man I appreciate the hell out of you making a compressed version. The last 3-4 updates I don't think anyone made one at all. Here's hoping you keep it up.



It's a way to not create actual content.
Just quote me when new version releases and I'll do it. Also, if you want compressed version for any game, just request in the game compression thread and it'll be done in no time.
 
  • Like
Reactions: Techstar

dalzomo

Active Member
Aug 7, 2016
884
715
It could be that this list isn't up-to-date or accurate.

Error occurred when submitting questionnaire to Nora after questioning a 7Charisma and 7Intelligence character.
Perhaps I need all 3?

I did attempt to use Nutropics once before, in order to administer and submit the questionnaire, so I wonder if that could be the cause.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 11158, in script call
    $ picked_option.call_action()
  File "game/game_roles/role_nora.rpy", line 340, in script
    if mother_role in the_subject.special_role and the_subject.core_sluttiness > 75 and the_subject.love > 75 and nora_reward_mother_trait not in list_of_traits:
  File "game/game_roles/role_nora.rpy", line 415, in <module>
    elif the_subject.int >= 7 and the_subjectisma >= 7 and the_subject.focus >= 7 and nora_reward_genius_trait not in list_of_traits:
NameError: name 'the_subjectisma' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 11158, in script call
    $ picked_option.call_action()
  File "game/game_roles/role_nora.rpy", line 340, in script
    if mother_role in the_subject.special_role and the_subject.core_sluttiness > 75 and the_subject.love > 75 and nora_reward_mother_trait not in list_of_traits:
  File "C:\Users\Kin\Downloads\F\Lab_Rats_2-v0.37.1-pc\renpy\ast.py", line 1845, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\Kin\Downloads\F\Lab_Rats_2-v0.37.1-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\Kin\Downloads\F\Lab_Rats_2-v0.37.1-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/game_roles/role_nora.rpy", line 415, in <module>
    elif the_subject.int >= 7 and the_subjectisma >= 7 and the_subject.focus >= 7 and nora_reward_genius_trait not in list_of_traits:
NameError: name 'the_subjectisma' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lab Rats 2 - Down to Business v0.37.1
Tue Apr 06 21:05:36 2021
nah, that 'the_subjectisma' is the cause, and Vren knows about it. Should be fixed in next build but until then you can fix it by changing the_subjectisma in game/game_roles/role_nora.rpy line 415 to the_subject.charisma
 
  • Like
Reactions: Oh my

Sokano

Newbie
Aug 13, 2017
17
71
This is the first update in a while that's caused me to lose interest. The game didn't need more complexity added; I can't even finish the change log without getting bored. All it appears to do is lock existing content behind another layer of needless faff.

At least Vren still reliably updates monthly, hopefully the next one will be better.
 

Naturalrice

Newbie
May 27, 2017
49
42
honestly feel like clarity was unnecessary woulda preferred more clothing options, something like tatoos or piercings, or improving the faces. (adding a real player body instead of ghost sex would be cool too)
True. I personally would've preferred fleshing out more broader mechanics interacting with people, or fleshing out the company politics to be a more customizable company, but the clarity mechanic definitely feels random and unnecessary. I wonder what the thought process was behind it making game progression convoluted with no flavor/theme implications other than just slowing down the game.
 

Malcowitz

Active Member
Feb 14, 2018
758
1,109
It's kinda wild how this game has turned into a stupid mess because I just finished replaying 1 and it still holds up. Yeah, lategame is a lot of dumb grinding and it annoyingly doesn't separate exhibitionism from group as well as I'd like but it's still really good.

Meanwhile I don't think I ever even cared about a single character in this, especially as most of them weren't even proper characters. It's like Vren fundamentally misunderstood that what people want out of a porn game isn't ~compelling and deep managerial gameplay~ but fucking engaging pornographic content

Hashing out work schedules and doing research doesn't give me a fucking boner, don't know about you lads, and the way each update is riddled with bugs suggests Vren has really gotten out of their depth when it comes to keeping the game contained at a level they completely comprehend.

Whatever, C'est la vie. At least they aren't gonna pull an ICSTOR and just vanish into the ether, probably
 
Apr 23, 2018
232
66
I actually kinda liked this game, but I will agree that its grindy. Locking the content with even more grind..Not sure what the idea is. Also yeah this whole mechanic probably ruins the mod pack that comes with this, which I'm not sure why you would want to piss the modders off. In my opinion, they generally keep interest in the game, which is something you would want.
 
Nov 7, 2017
426
847
I agree that clarity is so a dumb and unnecessary mechanic and yeah it kind of ruins the game even with using cheats. It's so a dumb idea. I don't know what Vren was thinking there. This game overall needs a serious visual overhaul and the animations need to be fix along with the bugs more than adding more mechanics like I said in an earlier post and please get rid of clarity and make it less grindy more than it needs to be even though I don't mind a little of it. It does not enhanced the game experience or makes it more fun but hurts it.
 
Last edited:
  • Like
Reactions: kagekami42
3.40 star(s) 127 Votes