It could be that this list isn't up-to-date or accurate.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.
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: