diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw index 9d965fdb8fc4b4d9c8407e869f2db1dc4e961de0..72140c9016a810320b40f2ba8f2f9856b9869600 100644 --- a/src/uncategorized/saLongTermEffects.tw +++ b/src/uncategorized/saLongTermEffects.tw @@ -540,115 +540,115 @@ The tight corseting has @@.orange;caused $him to miscarry,@@ which @@.red;damages $his health.@@ <<set $slaves[$i].health -= 20>> <<if lastPregRule($slaves[$i],$defaultRules)>><<set $slaves[$i].preg = -1>><<else>><<set $slaves[$i].preg = 0>><</if>> - <<set $slaves[$i].pregType = 0, WombFlush($slaves[$i]), $slaves[$i].pregKnown = 0, $slaves[$i].pregWeek = -4>> - <<run SetBellySize($slaves[$i])>> - <<if $slaves[$i].reservedChildren > 0>><<set $reservedChildren -= $slaves[$i].reservedChildren>><<set $slaves[$i].reservedChildren = 0>><</if>> - <<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">> - <<if $slaves[$i].devotion < -50>> - $He is @@.mediumorchid;filled with violent, consuming hatred@@ and @@.gold;fear.@@ Even though $he knew $his baby was destined for a slave orphanage, it seems $he cared for it and views you as its killer. - <<set $slaves[$i].devotion -= 25, $slaves[$i].trust -= 25>> - <<elseif $slaves[$i].devotion < -20>> - $He is @@.mediumorchid;afflicted by desperate, inconsolable grief@@ and @@.gold;horror.@@ Even though $he knew $his baby was destined for a slave orphanage, it seems $he cared for it. - <<set $slaves[$i].devotion -= 10, $slaves[$i].trust -= 20>> - <<elseif $slaves[$i].devotion <= 20>> - $He is @@.mediumorchid;consumed by enduring sorrow@@ and @@.gold;horror.@@ Even though $he knew $his baby was destined for a slave orphanage, it seems $he cared for it. - <<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>> - <<elseif $slaves[$i].devotion <= 50>> - $He is dully obedient. $He has been broken to slave life so thoroughly that even this is neither surprising nor affecting. - <<else>> - $He is @@.hotpink;pleased by this stark development@@, since $he is so attentive to your will. $He also expects $he'll be able to fuck better now. - <<set $slaves[$i].devotion += 4>> - <</if>> + <<set $slaves[$i].pregType = 0, WombFlush($slaves[$i]), $slaves[$i].pregKnown = 0, $slaves[$i].pregWeek = -4>> + <<run SetBellySize($slaves[$i])>> + <<if $slaves[$i].reservedChildren > 0>><<set $reservedChildren -= $slaves[$i].reservedChildren>><<set $slaves[$i].reservedChildren = 0>><</if>> + <<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">> + <<if $slaves[$i].devotion < -50>> + $He is @@.mediumorchid;filled with violent, consuming hatred@@ and @@.gold;fear.@@ Even though $he knew $his baby was destined for a slave orphanage, it seems $he cared for it and views you as its killer. + <<set $slaves[$i].devotion -= 25, $slaves[$i].trust -= 25>> + <<elseif $slaves[$i].devotion < -20>> + $He is @@.mediumorchid;afflicted by desperate, inconsolable grief@@ and @@.gold;horror.@@ Even though $he knew $his baby was destined for a slave orphanage, it seems $he cared for it. + <<set $slaves[$i].devotion -= 10, $slaves[$i].trust -= 20>> + <<elseif $slaves[$i].devotion <= 20>> + $He is @@.mediumorchid;consumed by enduring sorrow@@ and @@.gold;horror.@@ Even though $he knew $his baby was destined for a slave orphanage, it seems $he cared for it. + <<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>> + <<elseif $slaves[$i].devotion <= 50>> + $He is dully obedient. $He has been broken to slave life so thoroughly that even this is neither surprising nor affecting. + <<else>> + $He is @@.hotpink;pleased by this stark development@@, since $he is so attentive to your will. $He also expects $he'll be able to fuck better now. + <<set $slaves[$i].devotion += 4>> <</if>> + <</if>> + <<else>> + <<if $slaves[$i].waist <= -95>> + $His waist is so absurd that $his extreme corsetage does not affect $him further. <<else>> - <<if $slaves[$i].waist <= -95>> - $His waist is so absurd that $his extreme corsetage does not affect $him further. - <<else>> - @@.lime;The extreme corseting narrows $his waist.@@ - <<set $slaves[$i].waist -= 5>> - <<if $slaves[$i].waist < -95>> /*can only get here if waist was previously > -95 */ - <<set $slaves[$i].waist = -95>> + @@.lime;The extreme corseting narrows $his waist.@@ + <<set $slaves[$i].waist -= 5>> + <<if $slaves[$i].waist < -95>> /*can only get here if waist was previously > -95 */ + <<set $slaves[$i].waist = -95>> + <</if>> + <<if $slaves[$i].waist >= -40>> + It's so tight that it's @@.red;unhealthy.@@ + <<set $slaves[$i].health -= 5>> + <<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">> + <<if $slaves[$i].devotion < -20>> + $He @@.hotpink;barely has breath to think,@@ though $he has enough to @@.gold;fear.@@ + <<set $slaves[$i].devotion += 2, $slaves[$i].trust -= 2>> <</if>> - <<if $slaves[$i].waist >= -40>> - It's so tight that it's @@.red;unhealthy.@@ - <<set $slaves[$i].health -= 5>> - <<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">> - <<if $slaves[$i].devotion < -20>> - $He @@.hotpink;barely has breath to think,@@ though $he has enough to @@.gold;fear.@@ - <<set $slaves[$i].devotion += 2, $slaves[$i].trust -= 2>> - <</if>> - <<if ($slaves[$i].fetish == "masochist")>> - During sex, every breath in and out is agonizing. - <<if ($slaves[$i].fetishKnown == 0)>> - Despite this, $he seems to get off on the pain; $he's a @@.lightcoral;natural masochist.@@ - <<set $slaves[$i].fetishKnown = 1>> - <<else>> - It only adds to $his pleasure, much to $his @@.hotpink;enjoyment.@@ - <<set $slaves[$i].devotion += 1>> - <<if ($slaves[$i].fetishStrength <= 95)>> - Such constant suffering @@.lightcoral;deepens $his masochism.@@ - <<set $slaves[$i].fetishStrength += 2>> - <</if>> - <</if>> - <<elseif ($slaves[$i].fetish == "none") || ($slaves[$i].fetishKnown == 0)>> - <<if _fetishChangeChance > random(0,100)>> - During sex, every breath in and out is agonizing. $He learns to come in spite of, and then @@.lightcoral;because of the pain.@@ - <<set $slaves[$i].fetish = "masochist", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>> + <<if ($slaves[$i].fetish == "masochist")>> + During sex, every breath in and out is agonizing. + <<if ($slaves[$i].fetishKnown == 0)>> + Despite this, $he seems to get off on the pain; $he's a @@.lightcoral;natural masochist.@@ + <<set $slaves[$i].fetishKnown = 1>> + <<else>> + It only adds to $his pleasure, much to $his @@.hotpink;enjoyment.@@ + <<set $slaves[$i].devotion += 1>> + <<if ($slaves[$i].fetishStrength <= 95)>> + Such constant suffering @@.lightcoral;deepens $his masochism.@@ + <<set $slaves[$i].fetishStrength += 2>> <</if>> <</if>> + <<elseif ($slaves[$i].fetish == "none") || ($slaves[$i].fetishKnown == 0)>> + <<if _fetishChangeChance > random(0,100)>> + During sex, every breath in and out is agonizing. $He learns to come in spite of, and then @@.lightcoral;because of the pain.@@ + <<set $slaves[$i].fetish = "masochist", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 10>> + <</if>> <</if>> <</if>> <</if>> <</if>> - <<elseif $slaves[$i].bellyAccessory == "a corset">> - <<if $slaves[$i].bellyPreg >= 1500>> - $His corset lets $his growing belly protrude comfortably, preventing any danger to $his pregnancy but preventing any effect on $his waist. - <<elseif $slaves[$i].belly >= 1500>> - $His corset lets $his rounded belly protrude comfortably but prevents any effect on $his waist. + <</if>> + <<elseif $slaves[$i].bellyAccessory == "a corset">> + <<if $slaves[$i].bellyPreg >= 1500>> + $His corset lets $his growing belly protrude comfortably, preventing any danger to $his pregnancy but preventing any effect on $his waist. + <<elseif $slaves[$i].belly >= 1500>> + $His corset lets $his rounded belly protrude comfortably but prevents any effect on $his waist. + <<else>> + <<if $slaves[$i].waist < -40>> + $His waist is so narrow that $his corsetage does not affect it. <<else>> - <<if $slaves[$i].waist < -40>> - $His waist is so narrow that $his corsetage does not affect it. - <<else>> - @@.lime;The corseting narrows $his waist.@@ - <<set $slaves[$i].waist -= 3>> - <</if>> + @@.lime;The corseting narrows $his waist.@@ + <<set $slaves[$i].waist -= 3>> <</if>> - <<elseif setup.fakeBellies.includes($bellyAccessory)>> - <<if $slaves[$i].weight > 130>> - $He has trouble keeping $his fake belly strapped around $his huge gut, forcing it to be removed to prevent damage. - <<set $slaves[$i].bellyAccessory = "none">> - <<else>> - <<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">> - <<if ($slaves[$i].sexualFlaw == "breeder")>> - $He @@.mediumorchid;resents@@ being forced to carry a fake pregnancy instead of a real one. - <<set $slaves[$i].devotion -= 5>> - <<elseif ($slaves[$i].devotion <= 20) && ($slaves[$i].trust >= -50) && ($slaves[$i].fetish == "pregnancy")>> - <<if ($slaves[$i].fetishStrength > 60)>> - As a pregnancy fetishist, $he @@.hotpink;openly enjoys@@ wearing $his fake belly around. - <<set $slaves[$i].devotion += 2>> - <<else>> - $His interest in pregnancy helps $him @@.hotpink;enjoy@@ wearing a fake belly. - <<set $slaves[$i].devotion += 1>> - <</if>> - <<elseif ($slaves[$i].fetish == "pregnancy") && ($slaves[$i].devotion > 50)>> - $He carries $his fake belly @@.hotpink;with pride@@, eager for the day you give $him one of $his own. + <</if>> + <<elseif setup.fakeBellies.includes($bellyAccessory)>> + <<if $slaves[$i].weight > 130>> + $He has trouble keeping $his fake belly strapped around $his huge gut, forcing it to be removed to prevent damage. + <<set $slaves[$i].bellyAccessory = "none">> + <<else>> + <<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">> + <<if ($slaves[$i].sexualFlaw == "breeder")>> + $He @@.mediumorchid;resents@@ being forced to carry a fake pregnancy instead of a real one. + <<set $slaves[$i].devotion -= 5>> + <<elseif ($slaves[$i].devotion <= 20) && ($slaves[$i].trust >= -50) && ($slaves[$i].fetish == "pregnancy")>> + <<if ($slaves[$i].fetishStrength > 60)>> + As a pregnancy fetishist, $he @@.hotpink;openly enjoys@@ wearing $his fake belly around. + <<set $slaves[$i].devotion += 2>> + <<else>> + $His interest in pregnancy helps $him @@.hotpink;enjoy@@ wearing a fake belly. <<set $slaves[$i].devotion += 1>> - <<elseif ($slaves[$i].fetish == "pregnancy") && ($slaves[$i].pregKnown == 0) && ($slaves[$i].ovaries ==1 || $slaves[$i].mpreg == 1)>> - The fake belly $he wears @@.mediumorchid;reminds $him@@ that $he isn't pregnant with a child. - <<set $slaves[$i].devotion -= 1>> - <<elseif ($slaves[$i].vagina == 0) && isFertile($slaves[$i]) && $arcologies[0].FSRepopulationFocus == "unset" && $slaves[$i].devotion <= 20>> - The fake belly $he wears @@.gold;worries@@ $him that you will soon put a real baby in $him. - <<set $slaves[$i].trust -= 1>> <</if>> - <<if $slaves[$i].bellyAccessory == "a huge empathy belly" && $slaves[$i].fetish != "pregnancy">> - <<if $slaves[$i].devotion > 50>> - $His full-sized twins belly is heavy and unwieldy, but $he carries it @@.hotpink;proudly@@ for you. - <<set $slaves[$i].devotion += 1>> - <<else>> - $His full-sized twins belly is heavy and unwieldy, and $he @@.mediumorchid;despises@@ being forced to bear it. - <<set $slaves[$i].devotion -= 1>> - <</if>> + <<elseif ($slaves[$i].fetish == "pregnancy") && ($slaves[$i].devotion > 50)>> + $He carries $his fake belly @@.hotpink;with pride@@, eager for the day you give $him one of $his own. + <<set $slaves[$i].devotion += 1>> + <<elseif ($slaves[$i].fetish == "pregnancy") && ($slaves[$i].pregKnown == 0) && ($slaves[$i].ovaries ==1 || $slaves[$i].mpreg == 1)>> + The fake belly $he wears @@.mediumorchid;reminds $him@@ that $he isn't pregnant with a child. + <<set $slaves[$i].devotion -= 1>> + <<elseif ($slaves[$i].vagina == 0) && isFertile($slaves[$i]) && $arcologies[0].FSRepopulationFocus == "unset" && $slaves[$i].devotion <= 20>> + The fake belly $he wears @@.gold;worries@@ $him that you will soon put a real baby in $him. + <<set $slaves[$i].trust -= 1>> + <</if>> + <<if $slaves[$i].bellyAccessory == "a huge empathy belly" && $slaves[$i].fetish != "pregnancy">> + <<if $slaves[$i].devotion > 50>> + $His full-sized twins belly is heavy and unwieldy, but $he carries it @@.hotpink;proudly@@ for you. + <<set $slaves[$i].devotion += 1>> + <<else>> + $His full-sized twins belly is heavy and unwieldy, and $he @@.mediumorchid;despises@@ being forced to bear it. + <<set $slaves[$i].devotion -= 1>> <</if>> + <</if>> <<if ($slaves[$i].fetish == "pregnancy") && ($slaves[$i].fetishStrength <= 95)>> <<if random(1,100) >= 20>> Pretending to be pregnant has @@.lightcoral;furthered $his interest in pregnancy.@@ @@ -1001,8 +1001,8 @@ <</if>> <</if>> <<elseif ($slaves[$i].buttplug == "huge plug") || ($slaves[$i].buttplug == "long, huge plug")>> - <<if ($slaves[$i].buttplugAttachment == "tail")>> - <<if ["tail", "cat tail", "fox tail"].includes($slaves[$i].buttplugAttachment)>> + <<if ["tail", "cat tail", "fox tail"].includes($slaves[$i].buttplugAttachment)>> + <<if ($slaves[$i].anus < 4)>> <<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">> <<if ($slaves[$i].sexualQuirk == "size queen")>> $He thinks of the horribly huge tailed plug $he has wear in $his butt as @@.lime;preparation for the biggest cocks,@@ and @@.hotpink;looks forward@@ to being able to safely take unlubricated anal from them. Even so, the tail hanging from $his rear is @@.gold;a constant degrading reminder of $his submission.@@