Skip to content
Snippets Groups Projects
Commit 74852606 authored by x's avatar x
Browse files

Shifting

parent 19724371
No related branches found
No related tags found
No related merge requests found
...@@ -41,6 +41,15 @@ works as a servant. $pronounCap performs the lowest jobs in your penthouse, clea ...@@ -41,6 +41,15 @@ works as a servant. $pronounCap performs the lowest jobs in your penthouse, clea
$pronounCap does $possessive very best to be the perfect housewife, making $possessive an outstanding servant. $pronounCap does $possessive very best to be the perfect housewife, making $possessive an outstanding servant.
<</if>> <</if>>
<<if !setup.servantCareers.includes($slaves[$i].career) && $slaves[$i].skillS < $masteredXP>>
<<set $slaves[$i].skillS += random(1,($slaves[$i].intelligence+4)*2)>>
<</if>>
<<if setup.servantCareers.includes($slaves[$i].career)>>
She has experience with house keeping from her life before she was a slave, making her more effective.
<<elseif $slaves[$i].skillS >= $masteredXP>>
She has experience with house keeping from working for you, making her more effective.
<</if>>
<<if ($slaves[$i].fetishStrength > 60)>> <<if ($slaves[$i].fetishStrength > 60)>>
<<if ($slaves[$i].fetish == "submissive") && ($slaves[$i].fetishKnown == 1)>> <<if ($slaves[$i].fetish == "submissive") && ($slaves[$i].fetishKnown == 1)>>
$possessiveCap natural affinity for submission increases $possessive effectiveness. $possessiveCap natural affinity for submission increases $possessive effectiveness.
...@@ -68,12 +77,3 @@ works as a servant. $pronounCap performs the lowest jobs in your penthouse, clea ...@@ -68,12 +77,3 @@ works as a servant. $pronounCap performs the lowest jobs in your penthouse, clea
<</if>> <</if>>
as a drink dispenser at mealtimes, and makes a meaningful contribution to $possessive fellow slaves' nutrition in concert with the feeding systems. as a drink dispenser at mealtimes, and makes a meaningful contribution to $possessive fellow slaves' nutrition in concert with the feeding systems.
<</if>> <</if>>
<<if !setup.servantCareers.includes($slaves[$i].career) && $slaves[$i].skillS < $masteredXP>>
<<set $slaves[$i].skillS += random(1,($slaves[$i].intelligence+4)*2)>>
<</if>>
<<if setup.servantCareers.includes($slaves[$i].career)>>
She has experience with house keeping from her life before she was a slave, making her more effective.
<<elseif $slaves[$i].skillS >= $masteredXP>>
She has experience with house keeping from working for you, making her more effective.
<</if>>
...@@ -386,6 +386,15 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau ...@@ -386,6 +386,15 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
<</if>> <</if>>
<</if>> <</if>>
<<if !setup.entertainmentCareers.includes($slaves[$i].career) && $slaves[$i].skillS < $masteredXP>>
<<set $slaves[$i].skillS += random(1,($slaves[$i].intelligence+4)*2)>>
<</if>>
<<if setup.entertainmentCareers.includes($slaves[$i].career)>>
She has experience with entertainment from her life before she was a slave, making her more effective.
<<elseif $slaves[$i].skillS >= $masteredXP>>
"She has learned to be entertaining from working for you, making her more effective."
<</if>>
<<if ($slaves[$i].devotion > 20)>> <<if ($slaves[$i].devotion > 20)>>
<<elseif !canWalk($slaves[$i])>> <<elseif !canWalk($slaves[$i])>>
Since she can't walk, never mind dance, she sits on a stool near the floor to flirt until a citizen feels like helping her back to a private room. Since she can't walk, never mind dance, she sits on a stool near the floor to flirt until a citizen feels like helping her back to a private room.
...@@ -1800,12 +1809,3 @@ __This week__ _vignette.text ...@@ -1800,12 +1809,3 @@ __This week__ _vignette.text
She notices her @@.lime;belly has swollen@@ from all the vaginal sex she had throughout the week. She notices her @@.lime;belly has swollen@@ from all the vaginal sex she had throughout the week.
<<set $slaves[$i].bellyImplant += _cervixPump*20>> <<set $slaves[$i].bellyImplant += _cervixPump*20>>
<</if>> <</if>>
<<if !setup.entertainmentCareers.includes($slaves[$i].career) && $slaves[$i].skillS < $masteredXP>>
<<set $slaves[$i].skillS += random(1,($slaves[$i].intelligence+4)*2)>>
<</if>>
<<if setup.entertainmentCareers.includes($slaves[$i].career)>>
She has experience with entertainment from her life before she was a slave, making her more effective.
<<elseif $slaves[$i].skillS >= $masteredXP>>
"She has learned to be entertaining from working for you, making her more effective."
<</if>>
...@@ -370,6 +370,15 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da ...@@ -370,6 +370,15 @@ Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a da
<</if>> <</if>>
<</if>> <</if>>
<<if !setup.whoreCareers.includes($slaves[$i].career) && $slaves[$i].skillS < $masteredXP>>
<<set $slaves[$i].skillS += random(1,($slaves[$i].intelligence+4)*2)>>
<</if>>
<<if setup.whoreCareers.includes($slaves[$i].career)>>
She has sex work experience from her life before she was a slave, making her more effective.
<<elseif $slaves[$i].skillS >= $masteredXP>>
"She has experience as a prostitute from working for you, making her more effective."
<</if>>
<<if ($slaves[$i].devotion > 20)>> <<if ($slaves[$i].devotion > 20)>>
<<elseif !canWalk($slaves[$i])>> <<elseif !canWalk($slaves[$i])>>
Since she can't walk, she spends all of her time in her own room in the brothel. Customers come in, fuck her, and leave. Since she can't walk, she spends all of her time in her own room in the brothel. Customers come in, fuck her, and leave.
...@@ -1822,12 +1831,3 @@ __This week__ _vignette.text ...@@ -1822,12 +1831,3 @@ __This week__ _vignette.text
She notices her @@.lime;belly has grown@@ from vaginal sex throughout week. She notices her @@.lime;belly has grown@@ from vaginal sex throughout week.
<<set $slaves[$i].bellyImplant += _cervixPump*20>> <<set $slaves[$i].bellyImplant += _cervixPump*20>>
<</if>> <</if>>
<<if !setup.whoreCareers.includes($slaves[$i].career) && $slaves[$i].skillS < $masteredXP>>
<<set $slaves[$i].skillS += random(1,($slaves[$i].intelligence+4)*2)>>
<</if>>
<<if setup.whoreCareers.includes($slaves[$i].career)>>
She has sex work experience from her life before she was a slave, making her more effective.
<<elseif $slaves[$i].skillS >= $masteredXP>>
"She has experience as a prostitute from working for you, making her more effective."
<</if>>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment