diff --git a/devNotes/saHormoneEffects (old).txt b/devNotes/saHormoneEffects (old).txt new file mode 100644 index 0000000000000000000000000000000000000000..2aad2906636d6d3fcf754fb7e12f1f121c39b79c --- /dev/null +++ b/devNotes/saHormoneEffects (old).txt @@ -0,0 +1,448 @@ +:: SA hormone effects [nobr] + +<<set $hormones = $slaves[$i].hormones>> +<<if ($hormones > -2)>> +<<if ($slaves[$i].balls != 0)>> +<<if ($hormones != 0) || ($hormoneUpgradePower < 2)>> + <<set $hormones -= 1>> +<</if>> +<</if>> +<</if>> +<<if ($hormones < 2)>> +<<if ($slaves[$i].ovaries != 0)>> +<<if ($hormones != 0) || ($hormoneUpgradePower < 2)>> + <<set $hormones += 1>> +<</if>> +<</if>> +<</if>> + +<<if ($hormones > 1)>> + $possessiveCap hormonal balance is heavily feminine. +<<elseif ($hormones < -1)>> + $possessiveCap hormonal balance is heavily masculine. +<<elseif ($hormones > 0)>> + $possessiveCap hormonal balance is feminine. +<<elseif ($hormones < 0)>> + $possessiveCap hormonal balance is masculine. +<<else>> + $pronounCap has a neutral hormonal balance. +<</if>> + +<<if $hormoneUpgradeMood == 0>> +<<if $slaves[$i].hormones > 0>> +<<if $slaves[$i].balls != 0>> + $possessiveCap <<if $hormoneUpgradeMood == 0>>feminine treatments have to fight<<else>>advanced treatments brutally overpower<</if>> $possessive natural hormones, + <<if $slaves[$i].devotion > 50>> + but $pronoun's a good enough slave to suppress the occasional moodiness. + <<else>> + causing @@.mediumorchid;occasional moodiness.@@ + <<set $slaves[$i].devotion -= 1>> + <</if>> +<</if>> +<</if>> +<<if $slaves[$i].hormones < 0>> +<<if $slaves[$i].ovaries != 0>> + $possessiveCap <<if $hormoneUpgradeMood == 0>>masculine treatments have to fight<<else>>advanced treatments brutally overpower<</if>> $possessive natural hormones, + <<if $slaves[$i].devotion > 50>> + but $pronoun's a good enough slave to suppress the occasional moodiness. + <<else>> + causing @@.mediumorchid;occasional moodiness.@@ + <<set $slaves[$i].devotion -= 1>> + <</if>> +<</if>> +<</if>> +<</if>> + +<<set _Effects = []>> + +<<if ($hormones >= 2)>> + <<if ($hormoneUpgradeShrinkage == 0)>> + <<if ($slaves[$i].dick > 1)>> + <<set _Effects.push("DickShrink")>> + <</if>> + <<if ($slaves[$i].balls > 1)>> + <<set _Effects.push("BallsShrink")>> + <</if>> + <<if ($slaves[$i].clit > 0)>> + <<set _Effects.push("ClitSmaller")>> + <</if>> + <</if>> + <<if ($slaves[$i].voice < 3) && ($slaves[$i].voice > 0)>> + <<set _Effects.push("VoiceHigher")>> + <</if>> + <<if ($slaves[$i].vagina > -1) && ($slaves[$i].ovaries != 0) && ($slaves[$i].vaginaLube < 2)>> + <<set _Effects.push("VaginaWetter")>> + <</if>> + <<if (($slaves[$i].butt-$slaves[$i].buttImplant) < 2)>> + <<set _Effects.push("ButtBigger")>> + <</if>> + <<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) < 500)>> + <<set _Effects.push("BoobsBigger")>> + <</if>> + <<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face <= 95)>> + <<set _Effects.push("FaceSofter")>> + <</if>> + <<if ($slaves[$i].faceShape == "masculine")>> + <<set _Effects.push("FaceSofterAndrogynous")>> + <<elseif ($slaves[$i].faceShape == "androgynous")>> + <<set _Effects.push("FaceNormal")>> + <</if>> + <<if ($slaves[$i].physicalAge < 25)>> + <<if ($slaves[$i].shoulders > -1)>> + <<set _Effects.push("ShouldersNarrower")>> + <</if>> + <<if (($slaves[$i].hips-$slaves[$i].hipsImplant) < 1)>> + <<set _Effects.push("HipsBroader")>> + <</if>> + <</if>> + <<if ($slaves[$i].muscles > 30) && ($slaves[$i].diet != "muscle building")>> + <<set _Effects.push("MusclesSofter")>> + <</if>> + <<if ($slaves[$i].nipples == "tiny")>> + <<set _Effects.push("NipplesBigger")>> + <</if>> + <<if ($slaves[$i].height > 180)>> + <<set _Effects.push("Shorter")>> + <</if>> + <<if ($slaves[$i].devotion <= 20)>> + <<set _Effects.push("Devoted")>> + <</if>> + <<if ($slaves[$i].trust <= 20)>> + <<set _Effects.push("Trusting")>> + <</if>> + <<if ($slaves[$i].attrXY < 95)>> + <<set _Effects.push("MaleAttracted")>> + <</if>> + <<if ($slaves[$i].waist > 10)>> + <<set _Effects.push("WaistNarrower")>> + <</if>> + +<<elseif ($hormones > 0) && ($slaves[$i].ovaries == 0)>> + <<if ($hormoneUpgradeShrinkage == 0)>> + <<if ($slaves[$i].dick > 2)>> + <<set _Effects.push("DickShrink")>> + <</if>> + <<if ($slaves[$i].balls > 2)>> + <<set _Effects.push("BallsShrink")>> + <</if>> + <<if ($slaves[$i].clit > 1)>> + <<set _Effects.push("ClitSmaller")>> + <</if>> + <</if>> + <<if ($slaves[$i].voice < 2) && ($slaves[$i].voice > 0)>> + <<set _Effects.push("VoiceHigher")>> + <</if>> + <<if ($slaves[$i].vagina > -1) && ($slaves[$i].ovaries != 0) && ($slaves[$i].vaginaLube < 1)>> + <<set _Effects.push("VaginaWetter")>> + <</if>> + <<if (($slaves[$i].butt-$slaves[$i].buttImplant) < 2)>> + <<set _Effects.push("ButtBigger")>> + <</if>> + <<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) < 300)>> + <<set _Effects.push("BoobsBigger")>> + <</if>> + <<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face < 40)>> + <<set _Effects.push("FaceSofter")>> + <</if>> + <<if ($slaves[$i].faceShape == "masculine")>> + <<set _Effects.push("FaceSofterAndrogynous")>> + <</if>> + <<if ($slaves[$i].physicalAge < 22)>> + <<if ($slaves[$i].shoulders > 0)>> + <<set _Effects.push("ShouldersNarrower")>> + <</if>> + <<if (($slaves[$i].hips - $slaves[$i].hipsImplant) < 0)>> + <<set _Effects.push("HipsBroader")>> + <</if>> + <</if>> + <<if ($slaves[$i].muscles > 30) && ($slaves[$i].diet != "muscle building")>> + <<set _Effects.push("MusclesSofter")>> + <</if>> + <<if ($slaves[$i].attrXY < 80)>> + <<set _Effects.push("MaleAttracted")>> + <</if>> + <<if ($slaves[$i].waist > 40)>> + <<set _Effects.push("WaistNarrower")>> + <</if>> + +<<elseif ($hormones <= -2)>> + <<if ($slaves[$i].dick > 0) && ($slaves[$i].dick < 4)>> + <<set _Effects.push("DickGrow")>> + <</if>> + <<if ($slaves[$i].balls > 0) && ($slaves[$i].balls < 4)>> + <<set _Effects.push("BallsGrow")>> + <</if>> + <<if ($slaves[$i].clit < 2) && ($slaves[$i].dick == 0)>> + <<set _Effects.push("ClitBigger")>> + <</if>> + <<if ($slaves[$i].voice > 1)>> + <<set _Effects.push("VoiceLower")>> + <</if>> + <<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginaLube > 0)>> + <<set _Effects.push("VaginaDrier")>> + <</if>> + <<if ($hormoneUpgradeShrinkage == 0)>> + <<if (($slaves[$i].butt-$slaves[$i].buttImplant) > 2)>> + <<set _Effects.push("ButtSmaller")>> + <</if>> + <<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 500)>> + <<set _Effects.push("BoobsSmaller")>> + <</if>> + <</if>> + <<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face > 10)>> + <<set _Effects.push("FaceHarder")>> + <</if>> + <<if ($slaves[$i].faceShape == "androgynous")>> + <<set _Effects.push("FaceMasculine")>> + <<elseif ($slaves[$i].faceShape != "masculine")>> + <<set _Effects.push("FaceHarderAndrogynous")>> + <</if>> + <<if ($slaves[$i].physicalAge < 25)>> + <<if ($slaves[$i].shoulders < 1)>> + <<set _Effects.push("ShouldersBroader")>> + <</if>> + <<if ($slaves[$i].hips > -1)>> + <<set _Effects.push("HipsNarrower")>> + <</if>> + <</if>> + <<if ($slaves[$i].muscles <= 95) && ($slaves[$i].diet != "slimming")>> + <<set _Effects.push("MusclesHarder")>> + <</if>> + <<if ($slaves[$i].nipples == "huge")>> + <<set _Effects.push("NipplesSmaller")>> + <</if>> + <<if ($slaves[$i].height < 155)>> + <<set _Effects.push("Taller")>> + <</if>> + <<if ($slaves[$i].devotion > 20)>> + <<set _Effects.push("Rebellious")>> + <</if>> + <<if ($slaves[$i].attrXY < 95)>> + <<set _Effects.push("FemaleAttracted")>> + <</if>> + <<if ($slaves[$i].waist <= 40)>> + <<set _Effects.push("WaistBroader")>> + <</if>> + +<<elseif ($hormones < 0) && ($slaves[$i].balls == 0)>> + <<if ($slaves[$i].dick > 0) && ($slaves[$i].dick < 2)>> + <<set _Effects.push("DickGrow")>> + <</if>> + <<if ($slaves[$i].balls > 0) && ($slaves[$i].balls < 2)>> + <<set _Effects.push("BallsGrow")>> + <</if>> + <<if ($slaves[$i].clit < 1) && ($slaves[$i].dick == 0)>> + <<set _Effects.push("ClitBigger")>> + <</if>> + <<if ($slaves[$i].voice > 2)>> + <<set _Effects.push("VoiceLower")>> + <</if>> + <<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginaLube > 1)>> + <<set _Effects.push("VaginaDrier")>> + <</if>> + <<if ($hormoneUpgradeShrinkage == 0)>> + <<if (($slaves[$i].butt-$slaves[$i].buttImplant) > 2)>> + <<set _Effects.push("ButtSmaller")>> + <</if>> + <<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 800)>> + <<set _Effects.push("BoobsSmaller")>> + <</if>> + <</if>> + <<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face > 40)>> + <<set _Effects.push("FaceHarder")>> + <</if>> + <<if ($slaves[$i].faceShape == "androgynous")>> + <<set _Effects.push("FaceMasculine")>> + <</if>> + <<if ($slaves[$i].physicalAge < 22)>> + <<if ($slaves[$i].shoulders < 0)>> + <<set _Effects.push("ShouldersBroader")>> + <</if>> + <<if ($slaves[$i].hips > 0)>> + <<set _Effects.push("HipsNarrower")>> + <</if>> + <</if>> + <<if ($slaves[$i].muscles <= 5) && ($slaves[$i].diet != "slimming")>> + <<set _Effects.push("MusclesHarder")>> + <</if>> + <<if ($slaves[$i].height < 155)>> + <<set _Effects.push("Taller")>> + <</if>> + <<if ($slaves[$i].attrXY < 80)>> + <<set _Effects.push("FemaleAttracted")>> + <</if>> + <<if ($slaves[$i].waist <= 10)>> + <<set _Effects.push("WaistBroader")>> + <</if>> + +<</if>> + +<<if _Effects.length < 1>> + $possessiveCap body has fully adapted to its hormones. + <<if $slaves[$i].drugs == "hormone enhancers">> + <<set $slaves[$i].drugs = "none">> + <</if>> +<<elseif (_Effects.length < random(-10,10)) && ($hormoneUpgradePower == 0)>> + $pronounCap does not experience significant hormone effects this week. +<<else>> + +<<set _Effects = _Effects.random()>> +<<switch _Effects>> +<<case "DickShrink">> + Hormonal effects cause @@.orange;$possessive dick to atrophy.@@ + <<set $slaves[$i].dick -= 1>> +<<case "DickGrow">> + Hormonal effects cause @@.lime;$possessive micropenis to return to a more normal size.@@ + <<set $slaves[$i].dick += 1>> +<<case "BallsShrink">> + Hormonal effects cause @@.orange;$possessive testicles to atrophy.@@ + <<set $slaves[$i].balls -= 1>> +<<case "BallsGrow">> + Hormonal effects cause @@.lime;$possessive balls to drop.@@ + <<set $slaves[$i].balls += 1>> +<<case "VoiceHigher">> + Hormonal effects cause @@.lime;$possessive voice to become higher and more feminine.@@ + <<set $slaves[$i].voice += 1>> +<<case "VoiceLower">> + Hormonal effects cause @@.orange;$possessive voice to become deeper and less feminine.@@ + <<set $slaves[$i].voice -= 1>> +<<case "VaginaWetter">> + Hormonal effects cause @@.lime;$possessive vagina to produce more copious natural lubricant.@@ + <<set $slaves[$i].vaginaLube += 1>> +<<case "VaginaDrier">> + Hormonal effects cause @@.orange;$possessive vagina to produce less natural lubricant.@@ + <<set $slaves[$i].vaginaLube -= 1>> +<<case "ButtBigger">> + Hormonal effects cause @@.lime;the natural size of $possessive butt to increase.@@ + <<set $slaves[$i].butt += 1>> + <<if $slaves[$i].weight >= -80>> + <<set $slaves[$i].weight -= 10>> + <</if>> +<<case "ButtSmaller">> + Hormonal effects cause @@.orange;the natural size of $possessive butt to decrease.@@ + <<set $slaves[$i].butt -= 1>> + <<if $slaves[$i].weight < 190>> + <<set $slaves[$i].weight += 10>> + <</if>> +<<case "BoobsBigger">> + Hormonal effects cause @@.lime;the natural size of $possessive tits to increase.@@ + <<set $slaves[$i].boobs += 100>> + <<if $slaves[$i].weight >= -90>> + <<set $slaves[$i].weight -= 1>> + <</if>> +<<case "BoobsSmaller">> + Hormonal effects cause @@.orange;the natural size of $possessive tits to shrink.@@ + <<set $slaves[$i].boobs -= 100>> + <<if $slaves[$i].weight < 200>> + <<set $slaves[$i].weight += 1>> + <</if>> +<<case "FaceSofter">> + Hormonal effects cause @@.lime;$possessive facial structure to soften and become less unattractive.@@ + <<FaceIncrease $slaves[$i] 20>> +<<case "FaceHarder">> + Hormonal effects cause @@.orange;$possessive facial structure to harden and become less attractive.@@ + <<set $slaves[$i].face = Math.trunc($slaves[$i].face-20,-100,100)>> +<<case "FaceSofterAndrogynous">> + Hormonal effects cause @@.lime;$possessive face to soften into androgyny.@@ + <<set $slaves[$i].faceShape = "androgynous">> +<<case "FaceHarderAndrogynous">> + Hormonal effects cause @@.orange;$possessive face to harden into androgyny.@@ + <<set $slaves[$i].faceShape = "androgynous">> +<<case "FaceNormal">> + Hormonal effects cause @@.lime;$possessive face to soften into femininity.@@ + <<set $slaves[$i].faceShape = "normal">> +<<case "FaceMasculine">> + Hormonal effects cause @@.orange;$possessive face to harden into masculinity.@@ + <<set $slaves[$i].faceShape = "masculine">> +<<case "ClitSmaller">> + Hormonal effects cause @@.orange;$possessive clit to shrink significantly.@@ + <<set $slaves[$i].clit -= 1>> +<<case "ClitBigger">> + Hormonal effects cause @@.lime;$possessive clit to grow significantly.@@ + <<set $slaves[$i].clit += 1>> +<<case "ShouldersNarrower">> + $possessiveCap body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@.lime;$possessive shoulders to develop into a more feminine narrowness@@ than they would have done naturally. + <<set $slaves[$i].shoulders -= 1>> +<<case "ShouldersBroader">> + $possessiveCap body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@.orange;$possessive shoulders to develop more broadly@@ than they would have done naturally. + <<set $slaves[$i].shoulders += 1>> +<<case "HipsBroader">> + $possessiveCap body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@.lime;$possessive hips to develop more broadly@@ than they would have done naturally. + <<set $slaves[$i].hips += 1>> +<<case "HipsNarrower">> + $possessiveCap body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@.orange;$possessive hips to develop more narrowly@@ than they would have done naturally. + <<set $slaves[$i].hips -= 1>> +<<case "MusclesSofter">> + Hormonal effects @@.orange;reduce $possessive musculature.@@ + <<set $slaves[$i].muscles -= 2>> +<<case "MusclesHarder">> + Hormonal effects @@.lime;build up $possessive musculature.@@ + <<set $slaves[$i].muscles += 2>> +<<case "NipplesBigger">> + Hormonal effects cause $possessive tiny @@.lime;nipples to grow to a more normal size.@@ + <<set $slaves[$i].nipples = "cute">> +<<case "NipplesSmaller">> + Hormonal effects cause $possessive huge @@.orange;nipples to shrink to a more reasonable size.@@ + <<set $slaves[$i].nipples = "cute">> +<<case "Shorter">> + $pronounCap has not yet reached the age at which height becomes fixed. Hormonal effects cause @@.orange;$object to lose a bit of height@@ that $pronoun would naturally have maintained. + <<set $slaves[$i].height -= 1>> +<<case "Taller">> + $pronounCap has not yet reached the age at which height becomes fixed. Hormonal effects cause @@.lime;$object to gain a slight height advantage@@ that $pronoun would not naturally have reached. + <<set $slaves[$i].height += 1>> +<<case "Devoted">> + Hormonal effects make $object a bit more @@.hotpink;docile.@@ + <<set $slaves[$i].devotion += 1>> +<<case "Rebellious">> + Hormonal effects @@.mediumorchid;make $object a bit less docile.@@ + <<set $slaves[$i].devotion -= 1>> +<<case "Trusting">> + Hormonal effects make $object a bit more @@.mediumaquamarine;trusting.@@ + <<set $slaves[$i].trust += 1>> +<<case "MaleAttracted">> + Hormonal effects cause $object to become @@.green;more attracted to men.@@ + <<set $slaves[$i].attrXY += 2+$hormoneUpgradePower>> +<<case "FemaleAttracted">> + Hormonal effects cause $object to become @@.green;more attracted to women.@@ + <<set $slaves[$i].attrXX += 2+$hormoneUpgradePower>> +<<case "WaistNarrower">> + Hormonal effects cause $possessive @@.green;waist to narrow.@@ + <<set $slaves[$i].waist -= 2+$hormoneUpgradePower>> +<<case "WaistBroader">> + Hormonal effects cause $possessive @@.orange;waist to broaden.@@ + <<set $slaves[$i].waist += 2+$hormoneUpgradePower>> +<<default>> + ERROR: bad hormone effect: _Effects +<</switch>> + +<</if>> + +<<if ($hormones < 0)>> +<<if ($slaves[$i].dick > 0)>> +<<if ($slaves[$i].devotion > 0)>> +<<if ($slaves[$i].career == "a Futanari Sister")>> + $pronounCap wishes $pronoun were more feminine, but isn't unhappy to be off hormones, since $pronoun likes being a stiff dicked futa. +<<elseif ($slaves[$i].fetish == "buttslut") && ($slaves[$i].fetishStrength > 60) && ($slaves[$i].fetishKnown == 1)>> + $pronounCap wishes $pronoun were more feminine, but $pronoun loves getting fucked in the butt so much that it doesn't much bother $object. +<<elseif ($slaves[$i].fetish == "sadist") && ($slaves[$i].fetishStrength > 60) && ($slaves[$i].fetishKnown == 1)>> + Life is easier for effeminate slaves, but $pronoun loves abusing other slaves so much that $pronoun likes being able to get hard. +<<elseif ($slaves[$i].fetish == "dom") && ($slaves[$i].fetishStrength > 60) && ($slaves[$i].fetishKnown == 1)>> + Life is easier for effeminate slaves, but $pronoun loves dominating other girls so much that $pronoun likes being able to get hard. +<<elseif ($slaves[$i].energy > 95)>> + $pronounCap wishes $pronoun were more feminine, but $pronoun loves getting fucked like a good little sex slave so much that $pronoun doesn't think about it much. +<<elseif ($slaves[$i].devotion <= 20)>> + Life is easier for effeminate slaves, so @@.mediumorchid;$pronoun's a little unhappy@@ that $pronoun isn't getting hormones to make $object more feminine. + <<set $slaves[$i].devotion -= 2>> +<<elseif ($slaves[$i].devotion <= 50)>> + $pronounCap wants to be a good slave girl, so @@.mediumorchid;$pronoun's a little unhappy@@ that $pronoun isn't getting hormones to make $object look more feminine. + <<set $slaves[$i].devotion -= 2>> +<<else>> + $pronounCap wishes $pronoun were more feminine, but $pronoun accepts your judgment in not giving $object hormones to make that happen. +<</if>> +<</if>> +<</if>> +<</if>> + +<<if Math.abs($slaves[$i].hormones) > 1>> + <<set $slaves[$i].chem += 0.5>> +<</if>> diff --git a/src/gui/Encyclopedia/encyclopedia.tw b/src/gui/Encyclopedia/encyclopedia.tw index 5a1080cec519123f85fd2ff1d33ac62f03a70082..9222b866c362c0f8055d82eea50513a5399566cd 100644 --- a/src/gui/Encyclopedia/encyclopedia.tw +++ b/src/gui/Encyclopedia/encyclopedia.tw @@ -1719,6 +1719,16 @@ FUTURE SOCIETIES <<case "Future Societies">> +//The evolution of society has never been linear. Times of unrest and upheaval produce rapid change, followed by long periods of stasis in the absence of the necessary ingredients for further change. The world is undoubtedly in the midst of a time of great change: society is certainly evolving. But into what? +<br><br> +Not since antiquity have single persons held as much practical power over the direction of society as Free Cities arcology owners now have. Naturally, different Free Cities notables are going different ways with their great power. Many are building new societies as different from each other as they are from the old world. +<br><br> +One arcology might hold a society that is moving towards a fundamentalist interpretation of an old slave-holding religious tradition. Another might pay homage to historical racially segregated societies. A third might see intentional manipulation of gender roles that have held since the start of recorded history. And these three arcologies might well be each other's neighbors. +<br><br> +-- Lawrence, W. G., //Guide to Modern Slavery, Online Edition. Accessed April 2, 2032.//// + +<br><br> + ''Future Society Models'' are societal goals the player can select and pursue for the arcology. It is possible to maintain four future society goals at once. The first is unlocked after week 20 for players with minimal reputation, or at game start with the Social Engineering character option; the rest unlock as the player achieves higher reputation levels. <br><br> All societies approve of specific things, usually slaves with specific characteristics; some societies also have dislikes. All societies are advanced by the things they approve of and slowed by the things they disapprove of, and all societies give and take reputation when approving and disapproving. All societies unlock unique events, arcology upgrades, and slave behaviors; some even unlock special clothing. @@ -2052,16 +2062,6 @@ LORE: FREE CITIES CULTURE TOMORROW **********/ -<<case "The Future of Society">> -//The evolution of society has never been linear. Times of unrest and upheaval produce rapid change, followed by long periods of stasis in the absence of the necessary ingredients for further change. The world is undoubtedly in the midst of a time of great change: society is certainly evolving. But into what? -<br><br> -Not since antiquity have single persons held as much practical power over the direction of society as Free Cities arcology owners now have. Naturally, different Free Cities notables are going different ways with their great power. Many are building new societies as different from each other as they are from the old world. -<br><br> -One arcology might hold a society that is moving towards a fundamentalist interpretation of an old slave-holding religious tradition. Another might pay homage to historical racially segregated societies. A third might see intentional manipulation of gender roles that have held since the start of recorded history. And these three arcologies might well be each other's neighbors. -<br><br> --- Lawrence, W. G., //Guide to Modern Slavery, Online Edition. Accessed April 2, 2032.//// - - <<case "The New Rome">> ////SCFC// <br> -- Free Cities armor pauldron inscription; "Slaveholders and Citizens of the Free Cities" @@ -3111,7 +3111,7 @@ Behind the Arcology: <</if>> -<<if ["Lore","Money","Disease in the Free Cities","Free Cities Justice","Modern Anal","Slave Couture","Slave Marriage","The Ejaculate Market","Gingering","The Future of Society","The New Rome","Naked, Barefoot, and Pregnant","The Top","The Bottom","The Purity of the Human Form","A World Built on Implants","Slaves as Stock","Slavery and the Physical Ideal","Faith in the Free Cities","Slave Whore, Arcology K-2","Slave Acolyte, Arcology V-7","Public Slave, Arcology A-3","Mercenary, Arcology B-2","Slave Trainer, Arcology D-10","Security Drones","Water Filtration","Slave Nutrition",].includes($encyclopedia)>> +<<if ["Lore","Money","Disease in the Free Cities","Free Cities Justice","Modern Anal","Slave Couture","Slave Marriage","The Ejaculate Market","Gingering","The New Rome","Naked, Barefoot, and Pregnant","The Top","The Bottom","The Purity of the Human Form","A World Built on Implants","Slaves as Stock","Slavery and the Physical Ideal","Faith in the Free Cities","Slave Whore, Arcology K-2","Slave Acolyte, Arcology V-7","Public Slave, Arcology A-3","Mercenary, Arcology B-2","Slave Trainer, Arcology D-10","Security Drones","Water Filtration","Slave Nutrition",].includes($encyclopedia)>> <br><br> //Lore:// <br> @@ -3127,8 +3127,7 @@ The Free Cities today: <br> Free Cities culture tomorrow: -[[The Future of Society|Encyclopedia][$encyclopedia = "The Future of Society"]] - | [[The New Rome|Encyclopedia][$encyclopedia = "The New Rome"]] +[[The New Rome|Encyclopedia][$encyclopedia = "The New Rome"]] | [[Naked, Barefoot, and Pregnant|Encyclopedia][$encyclopedia = "Naked, Barefoot, and Pregnant"]] | [[The Top|Encyclopedia][$encyclopedia = "The Top"]] | [[The Bottom|Encyclopedia][$encyclopedia = "The Bottom"]] diff --git a/src/pregmod/physicalDevelopment.tw b/src/pregmod/physicalDevelopment.tw index 54a31a588db75cbb9e572bfa53fd7a66169ed728..1a6a4d6a690a0e93f17ff331f0609c6137cb4ac4 100644 --- a/src/pregmod/physicalDevelopment.tw +++ b/src/pregmod/physicalDevelopment.tw @@ -8,25 +8,25 @@ <<switch $args[0].physicalAge>> <<case 3>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 91>> <<set $args[0].height += either(8,8,9,9)>> <<elseif $args[0].height <= 101>> <<set $args[0].height += 5>> <</if>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 91>> <<set $args[0].height += either(8,8,9,9,9)>> <<elseif $args[0].height <= 101>> <<set $args[0].height += 5>> <</if>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 91>> <<set $args[0].height += either(9,9,9,10,10)>> <<elseif $args[0].height <= 101>> <<set $args[0].height += 5>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 91>> <<set $args[0].height += either(8,9,9,9,10)>> <<elseif $args[0].height <= 101>> @@ -40,25 +40,25 @@ <</if>> <</if>> <<case 4>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 101>> <<set $args[0].height += either(6,6,7,7)>> <<elseif $args[0].height <= 109>> <<set $args[0].height += 4>> <</if>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 101>> <<set $args[0].height += either(6,6,7,7,7)>> <<elseif $args[0].height <= 109>> <<set $args[0].height += 4>> <</if>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 101>> <<set $args[0].height += either(7,7,7,8,8)>> <<elseif $args[0].height <= 109>> <<set $args[0].height += 4>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 101>> <<set $args[0].height += either(6,7,7,7,8)>> <<elseif $args[0].height <= 109>> @@ -72,25 +72,25 @@ <</if>> <</if>> <<case 5>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 109>> <<set $args[0].height += either(6,6,7,7)>> <<elseif $args[0].height <= 116>> <<set $args[0].height += 4>> <</if>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 109>> <<set $args[0].height += either(6,6,7,7,7)>> <<elseif $args[0].height <= 116>> <<set $args[0].height += 4>> <</if>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 109>> <<set $args[0].height += either(7,7,7,8,8)>> <<elseif $args[0].height <= 116>> <<set $args[0].height += 4>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 109>> <<set $args[0].height += either(6,7,7,7,8)>> <<elseif $args[0].height <= 116>> @@ -104,25 +104,25 @@ <</if>> <</if>> <<case 6>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 116>> <<set $args[0].height += either(5,5,6,6)>> <<elseif $args[0].height <= 124>> <<set $args[0].height += 3>> <</if>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 116>> <<set $args[0].height += either(5,5,6,6,6)>> <<elseif $args[0].height <= 124>> <<set $args[0].height += 3>> <</if>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 116>> <<set $args[0].height += either(6,6,6,7,7)>> <<elseif $args[0].height <= 124>> <<set $args[0].height += 3>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 116>> <<set $args[0].height += either(5,6,6,6,7)>> <<elseif $args[0].height <= 124>> @@ -136,25 +136,25 @@ <</if>> <</if>> <<case 7>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 124>> <<set $args[0].height += either(7,7,8,8)>> <<elseif $args[0].height <= 131>> <<set $args[0].height += 3>> <</if>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 124>> <<set $args[0].height += either(7,7,8,8,8)>> <<elseif $args[0].height <= 131>> <<set $args[0].height += 3>> <</if>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 124>> <<set $args[0].height += either(8,8,8,9,9)>> <<elseif $args[0].height <= 131>> <<set $args[0].height += 3>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 124>> <<set $args[0].height += either(7,8,8,8,9)>> <<elseif $args[0].height <= 131>> @@ -168,7 +168,7 @@ <</if>> <</if>> <<case 8>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 131>> <<set $args[0].height += either(5,5,6,6)>> <<elseif $args[0].height <= 137>> @@ -185,7 +185,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 131>> <<set $args[0].height += either(5,5,6,6,6)>> <<elseif $args[0].height <= 137>> @@ -202,7 +202,7 @@ <</if>> <</if>> <<set $args[0].boobs += 25>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 131>> <<set $args[0].height += either(6,6,6,7,7)>> <<elseif $args[0].height <= 137>> @@ -223,7 +223,7 @@ <<set $args[0].clit += 1>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 131>> <<set $args[0].height += either(5,6,6,6,7)>> <<elseif $args[0].height <= 137>> @@ -262,7 +262,7 @@ <</if>> <</if>> <<case 9>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 137>> <<set $args[0].height += either(4,4,5,5,)>> <<elseif $args[0].height <= 144>> @@ -279,7 +279,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 137>> <<set $args[0].height += either(4,4,5,5,5)>> <<elseif $args[0].height <= 144>> @@ -296,7 +296,7 @@ <</if>> <</if>> <<set $args[0].boobs += 25>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 137>> <<set $args[0].height += either(5,5,5,6,6)>> <<elseif $args[0].height <= 144>> @@ -307,7 +307,7 @@ <<set $args[0].clit += 1>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 137>> <<set $args[0].height += either(4,5,5,5,6)>> <<elseif $args[0].height <= 144>> @@ -326,7 +326,7 @@ <</if>> <</if>> <<case 10>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 144>> <<set $args[0].height += either(6,6,7,7)>> <<elseif $args[0].height <= 156>> @@ -343,7 +343,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 144>> <<set $args[0].height += either(6,6,7,7,7)>> <<elseif $args[0].height <= 156>> @@ -360,7 +360,7 @@ <</if>> <</if>> <<set $args[0].boobs += 25>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 144>> <<set $args[0].height += either(7,7,7,8,8)>> <<elseif $args[0].height <= 156>> @@ -371,7 +371,7 @@ <<set $args[0].clit += 1>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 144>> <<set $args[0].height += either(6,7,7,7,8)>> <<elseif $args[0].height <= 156>> @@ -390,7 +390,7 @@ <</if>> <</if>> <<case 11>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 156>> <<set $args[0].height += either(5,5,6,6)>> <<elseif $args[0].height <= 163>> @@ -412,7 +412,7 @@ <</if>> <</if>> <<set $args[0].boobs += 100>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 156>> <<set $args[0].height += either(5,5,6,6,6)>> <<elseif $args[0].height <= 163>> @@ -434,7 +434,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 156>> <<set $args[0].height += either(6,6,6,7,7)>> <<elseif $args[0].height <= 163>> @@ -458,7 +458,7 @@ <<set $args[0].clit += 1>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 156>> <<set $args[0].height += either(5,6,6,6,7)>> <<elseif $args[0].height <= 163>> @@ -505,7 +505,7 @@ <</if>> <</if>> <<case 12>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 163>> <<set $args[0].height += either(6,6,7,7)>> <<elseif $args[0].height <= 168>> @@ -532,7 +532,7 @@ <</if>> <</if>> <<set $args[0].boobs += 100>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 163>> <<set $args[0].height += either(6,6,7,7,7)>> <<elseif $args[0].height <= 168>> @@ -559,7 +559,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 168>> <<set $args[0].height += either(7,7,7,8,8)>> <<elseif $args[0].height <= 171>> @@ -588,7 +588,7 @@ <<set $args[0].waist += 5>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 163>> <<set $args[0].height += either(6,7,7,7,8)>> <<elseif $args[0].height <= 168>> @@ -645,7 +645,7 @@ <</if>> <</if>> <<case 13>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 168>> <<set $args[0].height += either(5,5,6,6)>> <<elseif $args[0].height <= 171>> @@ -686,7 +686,7 @@ <</if>> <</if>> <<set $args[0].boobs += 100>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 186>> <<set $args[0].height += either(5,5,6,6,6)>> <<elseif $args[0].height <= 171>> @@ -727,7 +727,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 168>> <<set $args[0].height += either(6,6,6,7,7)>> <<elseif $args[0].height <= 171>> @@ -766,7 +766,7 @@ <<set $args[0].waist += 5>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 168>> <<set $args[0].height += either(5,6,6,6,7)>> <<elseif $args[0].height <= 171>> @@ -847,7 +847,7 @@ <</if>> <</if>> <<case 14>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 171>> <<set $args[0].height += either(4,4,5,5)>> <<elseif $args[0].height <= 173>> @@ -869,7 +869,7 @@ <</if>> <</if>> <<set $args[0].boobs += 100>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 171>> <<set $args[0].height += either(4,4,5,5,5)>> <<elseif $args[0].height <= 173>> @@ -891,7 +891,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 171>> <<set $args[0].height += either(5,5,5,6,6)>> <<elseif $args[0].height <= 173>> @@ -910,7 +910,7 @@ <<set $args[0].waist += 5>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 171>> <<set $args[0].height += either(4,5,5,5,6)>> <<elseif $args[0].height <= 173>> @@ -952,7 +952,7 @@ <</if>> <</if>> <<case 15>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,0,1,1)>> <</if>> @@ -972,7 +972,7 @@ <</if>> <</if>> <<set $args[0].boobs += 100>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,0,1,1,1)>> <</if>> @@ -992,7 +992,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 174>> <<set $args[0].height += either(1,1,1,2,2)>> <</if>> @@ -1009,7 +1009,7 @@ <<set $args[0].waist += 5>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,1,1,1,2)>> <</if>> @@ -1042,7 +1042,7 @@ <</if>> <</if>> <<case 16>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,0,1,1)>> <</if>> @@ -1062,7 +1062,7 @@ <</if>> <</if>> <<set $args[0].boobs += 100>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,0,1,1,1)>> <</if>> @@ -1082,7 +1082,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 174>> <<set $args[0].height += either(1,1,1,2,2)>> <</if>> @@ -1099,7 +1099,7 @@ <<set $args[0].waist += 5>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,1,1,1,2)>> <</if>> @@ -1132,7 +1132,7 @@ <</if>> <</if>> <<case 17>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,0,1,1)>> <</if>> @@ -1152,7 +1152,7 @@ <</if>> <</if>> <<set $args[0].boobs += 100>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,0,1,1,1)>> <</if>> @@ -1172,7 +1172,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 174>> <<set $args[0].height += either(1,1,1,2,2)>> <</if>> @@ -1189,7 +1189,7 @@ <<set $args[0].waist += 5>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,1,1,1,2)>> <</if>> @@ -1222,7 +1222,7 @@ <</if>> <</if>> <<case 18>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,0,1,1)>> <</if>> @@ -1242,7 +1242,7 @@ <</if>> <</if>> <<set $args[0].boobs += 100>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,0,1,1,1)>> <</if>> @@ -1262,7 +1262,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 174>> <<set $args[0].height += either(1,1,1,2,2)>> <</if>> @@ -1279,7 +1279,7 @@ <<set $args[0].waist += 5>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,1,1,1,2)>> <</if>> @@ -1318,25 +1318,25 @@ <<switch $args[0].physicalAge>> <<case 3>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 91>> <<set $args[0].height += either(8,8,9,9)>> <<elseif $args[0].height <= 101>> <<set $args[0].height += 5>> <</if>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 91>> <<set $args[0].height += either(8,8,9,9,9)>> <<elseif $args[0].height <= 101>> <<set $args[0].height += 5>> <</if>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 91>> <<set $args[0].height += either(9,9,9,10,10)>> <<elseif $args[0].height <= 101>> <<set $args[0].height += 5>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 91>> <<set $args[0].height += either(8,9,9,9,10)>> <<elseif $args[0].height <= 101>> @@ -1350,25 +1350,25 @@ <</if>> <</if>> <<case 4>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 101>> <<set $args[0].height += either(6,6,7,7)>> <<elseif $args[0].height <= 109>> <<set $args[0].height += 4>> <</if>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 101>> <<set $args[0].height += either(6,6,7,7,7)>> <<elseif $args[0].height <= 109>> <<set $args[0].height += 4>> <</if>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 101>> <<set $args[0].height += either(7,7,7,8,8)>> <<elseif $args[0].height <= 109>> <<set $args[0].height += 4>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 101>> <<set $args[0].height += either(6,7,7,7,8)>> <<elseif $args[0].height <= 109>> @@ -1382,25 +1382,25 @@ <</if>> <</if>> <<case 5>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 109>> <<set $args[0].height += either(6,6,7,7)>> <<elseif $args[0].height <= 116>> <<set $args[0].height += 4>> <</if>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 109>> <<set $args[0].height += either(6,6,7,7,7)>> <<elseif $args[0].height <= 116>> <<set $args[0].height += 4>> <</if>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 109>> <<set $args[0].height += either(7,7,7,8,8)>> <<elseif $args[0].height <= 116>> <<set $args[0].height += 4>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 109>> <<set $args[0].height += either(6,7,7,7,8)>> <<elseif $args[0].height <= 116>> @@ -1414,25 +1414,25 @@ <</if>> <</if>> <<case 6>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 116>> <<set $args[0].height += either(5,5,6,6)>> <<elseif $args[0].height <= 124>> <<set $args[0].height += 3>> <</if>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 116>> <<set $args[0].height += either(5,5,6,6,6)>> <<elseif $args[0].height <= 124>> <<set $args[0].height += 3>> <</if>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 116>> <<set $args[0].height += either(6,6,6,7,7)>> <<elseif $args[0].height <= 124>> <<set $args[0].height += 3>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 116>> <<set $args[0].height += either(5,6,6,6,7)>> <<elseif $args[0].height <= 124>> @@ -1446,25 +1446,25 @@ <</if>> <</if>> <<case 7>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 124>> <<set $args[0].height += either(7,7,8,8)>> <<elseif $args[0].height <= 131>> <<set $args[0].height += 3>> <</if>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 124>> <<set $args[0].height += either(7,7,8,8,8)>> <<elseif $args[0].height <= 131>> <<set $args[0].height += 3>> <</if>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 124>> <<set $args[0].height += either(8,8,8,9,9)>> <<elseif $args[0].height <= 131>> <<set $args[0].height += 3>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 124>> <<set $args[0].height += either(7,8,8,8,9)>> <<elseif $args[0].height <= 131>> @@ -1478,7 +1478,7 @@ <</if>> <</if>> <<case 8>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 131>> <<set $args[0].height += either(5,5,6,6)>> <<elseif $args[0].height <= 137>> @@ -1495,7 +1495,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 131>> <<set $args[0].height += either(5,5,6,6,6)>> <<elseif $args[0].height <= 137>> @@ -1512,7 +1512,7 @@ <</if>> <</if>> <<set $args[0].boobs += 25>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 131>> <<set $args[0].height += either(6,6,6,7,7)>> <<elseif $args[0].height <= 137>> @@ -1544,7 +1544,7 @@ <</if>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 131>> <<set $args[0].height += either(5,6,6,6,7)>> <<elseif $args[0].height <= 137>> @@ -1592,7 +1592,7 @@ <</if>> <</if>> <<case 9>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 137>> <<set $args[0].height += either(4,4,5,5,)>> <<elseif $args[0].height <= 144>> @@ -1609,7 +1609,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 137>> <<set $args[0].height += either(4,4,5,5,5)>> <<elseif $args[0].height <= 144>> @@ -1626,13 +1626,13 @@ <</if>> <</if>> <<set $args[0].boobs += 25>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 137>> <<set $args[0].height += either(5,5,5,6,6)>> <<elseif $args[0].height <= 144>> <<set $args[0].height += 3>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 137>> <<set $args[0].height += either(4,5,5,5,6)>> <<elseif $args[0].height <= 144>> @@ -1646,7 +1646,7 @@ <</if>> <</if>> <<case 10>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 144>> <<set $args[0].height += either(6,6,7,7)>> <<elseif $args[0].height <= 156>> @@ -1663,7 +1663,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 144>> <<set $args[0].height += either(6,6,7,7,7)>> <<elseif $args[0].height <= 156>> @@ -1680,7 +1680,7 @@ <</if>> <</if>> <<set $args[0].boobs += 25>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 144>> <<set $args[0].height += either(7,7,7,8,8)>> <<elseif $args[0].height <= 156>> @@ -1702,7 +1702,7 @@ <</if>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 144>> <<set $args[0].height += either(6,7,7,7,8)>> <<elseif $args[0].height <= 156>> @@ -1732,7 +1732,7 @@ <</if>> <</if>> <<case 11>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 156>> <<set $args[0].height += either(5,5,6,6)>> <<elseif $args[0].height <= 163>> @@ -1749,7 +1749,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 156>> <<set $args[0].height += either(5,5,6,6,6)>> <<elseif $args[0].height <= 163>> @@ -1766,7 +1766,7 @@ <</if>> <</if>> <<set $args[0].boobs += 25>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 156>> <<set $args[0].height += either(6,6,6,7,7)>> <<elseif $args[0].height <= 163>> @@ -1791,7 +1791,7 @@ <</if>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 156>> <<set $args[0].height += either(5,6,6,6,7)>> <<elseif $args[0].height <= 163>> @@ -1824,7 +1824,7 @@ <</if>> <</if>> <<case 12>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 163>> <<set $args[0].height += either(6,6,7,7)>> <<elseif $args[0].height <= 168>> @@ -1846,7 +1846,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 163>> <<set $args[0].height += either(6,6,7,7,7)>> <<elseif $args[0].height <= 168>> @@ -1868,7 +1868,7 @@ <</if>> <</if>> <<set $args[0].boobs += 25>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 168>> <<set $args[0].height += either(7,7,7,8,8)>> <<elseif $args[0].height <= 171>> @@ -1898,7 +1898,7 @@ <<set $args[0].waist += 5>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 163>> <<set $args[0].height += either(6,7,7,7,8)>> <<elseif $args[0].height <= 168>> @@ -1941,7 +1941,7 @@ <</if>> <</if>> <<case 13>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 168>> <<set $args[0].height += either(5,5,6,6)>> <<elseif $args[0].height <= 171>> @@ -1982,7 +1982,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 186>> <<set $args[0].height += either(5,5,6,6,6)>> <<elseif $args[0].height <= 171>> @@ -2019,7 +2019,7 @@ <</if>> <</if>> <<set $args[0].boobs += 25>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 168>> <<set $args[0].height += either(6,6,6,7,7)>> <<elseif $args[0].height <= 171>> @@ -2054,7 +2054,7 @@ <<set $args[0].waist += 5>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 168>> <<set $args[0].height += either(5,6,6,6,7)>> <<elseif $args[0].height <= 171>> @@ -2123,7 +2123,7 @@ <</if>> <</if>> <<case 14>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 171>> <<set $args[0].height += either(4,4,5,5)>> <<elseif $args[0].height <= 173>> @@ -2145,7 +2145,7 @@ <</if>> <</if>> <<set $args[0].boobs += 100>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 171>> <<set $args[0].height += either(4,4,5,5,5)>> <<elseif $args[0].height <= 173>> @@ -2167,7 +2167,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 171>> <<set $args[0].height += either(5,5,5,6,6)>> <<elseif $args[0].height <= 173>> @@ -2197,7 +2197,7 @@ <<set $args[0].waist += 5>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 171>> <<set $args[0].height += either(4,5,5,5,6)>> <<elseif $args[0].height <= 173>> @@ -2261,7 +2261,7 @@ <</if>> <</if>> <<case 15>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,0,1,1)>> <</if>> @@ -2281,7 +2281,7 @@ <</if>> <</if>> <<set $args[0].boobs += 100>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,0,1,1,1)>> <</if>> @@ -2301,7 +2301,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 174>> <<set $args[0].height += either(1,1,1,2,2)>> <</if>> @@ -2329,7 +2329,7 @@ <<set $args[0].waist += 5>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,1,1,1,2)>> <</if>> @@ -2381,7 +2381,7 @@ <</if>> <</if>> <<case 16>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,0,1,1)>> <</if>> @@ -2401,7 +2401,7 @@ <</if>> <</if>> <<set $args[0].boobs += 100>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,0,1,1,1)>> <</if>> @@ -2421,7 +2421,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 174>> <<set $args[0].height += either(1,1,1,2,2)>> <</if>> @@ -2449,7 +2449,7 @@ <<set $args[0].waist += 5>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,1,1,1,2)>> <</if>> @@ -2488,7 +2488,7 @@ <</if>> <</if>> <<case 17>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,0,1,1)>> <</if>> @@ -2508,7 +2508,7 @@ <</if>> <</if>> <<set $args[0].boobs += 100>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,0,1,1,1)>> <</if>> @@ -2528,7 +2528,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 174>> <<set $args[0].height += either(1,1,1,2,2)>> <</if>> @@ -2556,7 +2556,7 @@ <<set $args[0].waist += 5>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,1,1,1,2)>> <</if>> @@ -2595,7 +2595,7 @@ <</if>> <</if>> <<case 18>> - <<if $args[0].hormoneBalance >= 50>> + <<if $args[0].hormoneBalance >= 200>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,0,1,1)>> <</if>> @@ -2615,7 +2615,7 @@ <</if>> <</if>> <<set $args[0].boobs += 100>> - <<elseif $args[0].hormoneBalance >= 25>> + <<elseif $args[0].hormoneBalance >= 100>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,0,1,1,1)>> <</if>> @@ -2635,7 +2635,7 @@ <</if>> <</if>> <<set $args[0].boobs += 50>> - <<elseif $args[0].hormoneBalance <= -50>> + <<elseif $args[0].hormoneBalance <= -200>> <<if $args[0].height <= 174>> <<set $args[0].height += either(1,1,1,2,2)>> <</if>> @@ -2663,7 +2663,7 @@ <<set $args[0].waist += 5>> <</if>> <</if>> - <<elseif $args[0].hormoneBalance <= -25>> + <<elseif $args[0].hormoneBalance <= -100>> <<if $args[0].height <= 174>> <<set $args[0].height += either(0,1,1,1,2)>> <</if>> diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw index 1f09e61c6865c78326eeca6e4991a8425879245b..eb9e00d988fff6291f64c423ca9ea8c1b70067da 100644 --- a/src/uncategorized/RESS.tw +++ b/src/uncategorized/RESS.tw @@ -3956,7 +3956,7 @@ She does her very best to get through the inspection without disgrace, hugging h <</replace>> <</link>> <br><<link "Try to talk it out">> - <<EventNameDelink>> + <<EventNameDelink $activeSlave>> <<replace "#result">> You start trying to her down, hoping to persuade them that you migt reconsider your punishment if they stopped this foolishness; she doesn't seem too keen on listening to you, instead pushing you against a wall and tearing your clothes off. Ignoring your words, she forces her <<if $activeSlave.dick == 1>> @@ -3990,7 +3990,7 @@ She does her very best to get through the inspection without disgrace, hugging h <</replace>> <</link>> <br><<link "Fake playing along">> - <<EventNameDelink>> + <<EventNameDelink $activeSlave>> <<replace "#result">> You start removing your top and putting on a show of seducing your slave, dropping to your knees while looking doe eyed at her. By sucking her off, you'll probably get her to lower their guard enough to get the upper hand. You take her <<if $activeSlave.dick == 1>> @@ -4023,8 +4023,8 @@ She does her very best to get through the inspection without disgrace, hugging h <</if>> <<set $mutinery = 2>> +<br><br><span id="result2"> <<if $mutinery != 1>> - <br><br><span id="result2"> <br><<link "Lock her dick in chastity">> <<replace "#result2">> You simply clamp a chastity cage onto her limp dick; she'll be taking a little break from fucking girls for the time being. When she comes to and finds herself locked in chastity, immediately begins fiddling with it in an attempt to remove it. She feels this punishment is laughable and only @@.mediumaquamarine;grows more defiant.@@ Word spreads through your chattel that the only downside of trying to rape <<if $PC.customTitle != 0>>$PC.customTitle<<elseif $PC.title == 1>>Master<<else>>Mistress<</if>> is getting locked in chastity, @@.mediumaquamarine;spreading defiance@@ through your rebelious slaves. @@ -4085,8 +4085,8 @@ She does her very best to get through the inspection without disgrace, hugging h <<set $cash -= ($surgeryCost*4)>> <</replace>> <</link>> //Will cost ¤<<print ($surgeryCost*4)>>// - </span> <</if>> +</span> <<case "breeding bull">> @@ -9317,7 +9317,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<if !canTalk($activeSlave)>> She points to herself and uses both hands to mimic sodomy, as though to suggest that's all she is, before giving you a rueful smile. <<else>> - "_slaveName the butthole ho, that'<<s>> me," she <<say>>s sadly, before giving you a rueful smile. + "_slavename the butthole ho, that'<<s>> me," she <<say>>s sadly, before giving you a rueful smile. <</if>> She kisses you on the cheek and @@.mediumaquamarine;thanks you@@ for listening instead of raping her. <<set $activeSlave.trust += 4>> diff --git a/src/uncategorized/dispensary.tw b/src/uncategorized/dispensary.tw index 4cb2d65fd4836b55e04d39f255a6de2c58c4afb9..a7a1c14ce0ad212ef758a4e2921be2e85bbc6648 100644 --- a/src/uncategorized/dispensary.tw +++ b/src/uncategorized/dispensary.tw @@ -166,7 +166,7 @@ The fabricator is producing <<if $rep > 2000>> [[Upgrade for individualized therapy|Dispensary][$cash -= 10000*$upgradeMultiplierMedicine, $hormoneUpgradeMood = 1]] //Costs ¤<<print 10000*$upgradeMultiplierMedicine>>// - <br> //Should eliminate the occasional moodiness caused by generalized therapy.// + <br> //Should eliminate the occasional moodiness and sexual disinterest caused by generalized therapy.// <br> <<else>> //You lack the reputation to obtain advanced drug manufacturing components// diff --git a/src/uncategorized/futureSocities.tw b/src/uncategorized/futureSocities.tw index 66592ccebb0193ef8cb95fea7046cf9114d932c5..38aaf165344626995ad366d6eabb6e424a4f68e4 100644 --- a/src/uncategorized/futureSocities.tw +++ b/src/uncategorized/futureSocities.tw @@ -1,7 +1,7 @@ :: Future Society [nobr] -<<set $nextButton = "Back", $nextLink = "Main", $showEncyclopedia = 1, $encyclopedia = "The Future of Society">> +<<set $nextButton = "Back", $nextLink = "Main", $showEncyclopedia = 1, $encyclopedia = "Future Societies">> <<if ndef $arcologies[0].FSSubjugationist>> <<set $arcologies[0].FSSubjugationist = "unset">> diff --git a/src/uncategorized/policies.tw b/src/uncategorized/policies.tw index bcf4baba391261e4643e6eaf366f87b4c4633e37..605735d70ee2d5391acd5a5b9e557123b200071f 100644 --- a/src/uncategorized/policies.tw +++ b/src/uncategorized/policies.tw @@ -2,7 +2,7 @@ <<set $nextButton = "Back">> <<set $nextLink = "Main">> -<<set $showEncyclopedia = 1>><<set $encyclopedia = "The Future of Society">> +<<set $showEncyclopedia = 1>><<set $encyclopedia = "Future Societies">> <<if $rep < 0>><<set $rep = 0>><</if>> <<set $customRetirementAge = Math.clamp($customRetirementAge, 20, 120)>> <<if $CustomRetirementAgePolicy == 1>><<set $retirementAge = $customRetirementAge>><</if>> diff --git a/src/uncategorized/saDrugs.tw b/src/uncategorized/saDrugs.tw index 861e47ad0af84815cade94632b79f01e7f20766b..74bdefee53afbf2421f4e7a125b7ce5c3fa16159 100644 --- a/src/uncategorized/saDrugs.tw +++ b/src/uncategorized/saDrugs.tw @@ -8,7 +8,6 @@ <<case "hormone enhancers">> $possessiveCap drug regime prepares $possessive body to accept hormonal effects. - <<include "SA hormone effects">> <<case "psychosuppressants">> The psychosuppressants @@.hotpink;reduce $possessive ability to question $possessive role@@ or @@.mediumaquamarine;think independently.@@ diff --git a/src/uncategorized/saHormoneEffects.tw b/src/uncategorized/saHormoneEffects.tw index 2aad2906636d6d3fcf754fb7e12f1f121c39b79c..96051aaa964d7d599996112d3efbdb743f894989 100644 --- a/src/uncategorized/saHormoneEffects.tw +++ b/src/uncategorized/saHormoneEffects.tw @@ -1,425 +1,769 @@ :: SA hormone effects [nobr] -<<set $hormones = $slaves[$i].hormones>> -<<if ($hormones > -2)>> -<<if ($slaves[$i].balls != 0)>> -<<if ($hormones != 0) || ($hormoneUpgradePower < 2)>> - <<set $hormones -= 1>> -<</if>> -<</if>> -<</if>> -<<if ($hormones < 2)>> -<<if ($slaves[$i].ovaries != 0)>> -<<if ($hormones != 0) || ($hormoneUpgradePower < 2)>> - <<set $hormones += 1>> -<</if>> -<</if>> -<</if>> - -<<if ($hormones > 1)>> - $possessiveCap hormonal balance is heavily feminine. -<<elseif ($hormones < -1)>> - $possessiveCap hormonal balance is heavily masculine. -<<elseif ($hormones > 0)>> - $possessiveCap hormonal balance is feminine. -<<elseif ($hormones < 0)>> - $possessiveCap hormonal balance is masculine. +<<if $slaves[$i].hormoneBalance <= -400>> + $possessiveCap hormone balance is overwhelmingly masculine. +<<elseif $slaves[$i].hormoneBalance <= -300>> + $possessiveCap hormone balance is extremely masculine. +<<elseif $slaves[$i].hormoneBalance <= -200>> + $possessiveCap hormone balance is heavily masculine. +<<elseif $slaves[$i].hormoneBalance <= -100>> + $possessiveCap hormone balance is very masculine. +<<elseif $slaves[$i].hormoneBalance < -20>> + $possessiveCap hormone balance is masculine. +<<elseif $slaves[$i].hormoneBalance >= 400>> + $possessiveCap hormone balance is overwhelmingly feminine. +<<elseif $slaves[$i].hormoneBalance >= 300>> + $possessiveCap hormone balance is extremely feminine. +<<elseif $slaves[$i].hormoneBalance >= 200>> + $possessiveCap hormone balance is heavily feminine. +<<elseif $slaves[$i].hormoneBalance >= 100>> + $possessiveCap hormone balance is very feminine. +<<elseif $slaves[$i].hormoneBalance > 20>> + $possessiveCap hormone balance is feminine. <<else>> - $pronounCap has a neutral hormonal balance. + $pronounCap has a neutral hormone balance. <</if>> <<if $hormoneUpgradeMood == 0>> -<<if $slaves[$i].hormones > 0>> -<<if $slaves[$i].balls != 0>> - $possessiveCap <<if $hormoneUpgradeMood == 0>>feminine treatments have to fight<<else>>advanced treatments brutally overpower<</if>> $possessive natural hormones, - <<if $slaves[$i].devotion > 50>> - but $pronoun's a good enough slave to suppress the occasional moodiness. - <<else>> - causing @@.mediumorchid;occasional moodiness.@@ - <<set $slaves[$i].devotion -= 1>> + <<if $slaves[$i].hormoneBalance > 20 && $slaves[$i].genes == "XY" && $slaves[$i].balls != 0>> + $possessiveCap feminine hormonal balance conflicts with $possessive natural hormones, + <<if $slaves[$i].devotion > 50>> + but $pronoun's a good enough slave to suppress the occasional moodiness. + <<else>> + causing @@.mediumorchid;occasional moodiness.@@ + <<set $slaves[$i].devotion -= 1>> + <</if>> + <<if $slaves[$i].energy > 10>> + It also has the unfortunate consequence of @@.red;damaging her libido.@@ + <<set $slaves[$i].energy-->> + <</if>> + <<if $slaves[$i].attrXX > 50 || $slaves[$i].attrXY > 50>> + Even more troubling, $possessive sexual confusion @@.red;leaves $possessive finding others less attractive.@@ + <<if $slaves[$i].attrXX > 50>> + <<set $slaves[$i].attrXX-->> + <</if>> + <<if $slaves[$i].attrXY > 50>> + <<set $slaves[$i].attrXY-->> + <</if>> + <</if>> <</if>> -<</if>> -<</if>> -<<if $slaves[$i].hormones < 0>> -<<if $slaves[$i].ovaries != 0>> - $possessiveCap <<if $hormoneUpgradeMood == 0>>masculine treatments have to fight<<else>>advanced treatments brutally overpower<</if>> $possessive natural hormones, - <<if $slaves[$i].devotion > 50>> - but $pronoun's a good enough slave to suppress the occasional moodiness. - <<else>> - causing @@.mediumorchid;occasional moodiness.@@ - <<set $slaves[$i].devotion -= 1>> + <<if $slaves[$i].hormoneBalance < -20 && $slaves[$i].genes == "XX" && ($slaves[$i].ovaries != 0 || $slaves[$i].mpreg != 0)>> + $possessiveCap masculine hormonal balance conflicts with $possessive natural hormones, + <<if $slaves[$i].devotion > 50>> + but $pronoun's a good enough slave to suppress the occasional moodiness. + <<else>> + causing @@.mediumorchid;occasional moodiness.@@ + <<set $slaves[$i].devotion -= 1>> + <</if>> + <<if $slaves[$i].energy > 10>> + It also has the unfortunate consequence of @@.red;damaging her libido.@@ + <<set $slaves[$i].energy-->> + <</if>> + <<if $slaves[$i].attrXX > 50 || $slaves[$i].attrXY > 50>> + Even more troubling, $possessive sexual confusion @@.red;leaves $possessive finding others less attractive.@@ + <<if $slaves[$i].attrXX > 50>> + <<set $slaves[$i].attrXX-->> + <</if>> + <<if $slaves[$i].attrXY > 50>> + <<set $slaves[$i].attrXY-->> + <</if>> + <</if>> <</if>> <</if>> -<</if>> -<</if>> -<<set _Effects = []>> +<<if Math.abs($slaves[$i].hormoneBalance) >= 50>> -<<if ($hormones >= 2)>> - <<if ($hormoneUpgradeShrinkage == 0)>> - <<if ($slaves[$i].dick > 1)>> - <<set _Effects.push("DickShrink")>> - <</if>> - <<if ($slaves[$i].balls > 1)>> - <<set _Effects.push("BallsShrink")>> +<<if $slaves[$i].hormoneBalance >= 350>> + + <<if ($slaves[$i].physicalAge < 25)>> + <<if $slaves[$i].shoulders+(Math.abs($slaves[$i].shouldersImplant)) > -1) && $slaves[$i].shoulders > -2 && random(1,100) < 20+(10*$hormoneUpgradePower)>> + $possessiveCap body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@.lime;$possessive shoulders to develop into a more feminine narrowness@@ than they would have done naturally. + <<set $slaves[$i].shoulders-->> <</if>> - <<if ($slaves[$i].clit > 0)>> - <<set _Effects.push("ClitSmaller")>> + <<if (($slaves[$i].hips-(Math.abs($slaves[$i].hipsImplant)) < 1) && $slaves[$i].hips < 2 && random(1,100) <= 20+(10*$hormoneUpgradePower)>> + $possessiveCap body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@.lime;$possessive hips to develop more broadly@@ than they would have done naturally. + <<set $slaves[$i].hips++>> <</if>> <</if>> + + <<if ($slaves[$i].faceShape == "masculine")>> + Hormonal effects cause @@.orange;$possessive face to harden into androgyny.@@ + <<set $slaves[$i].faceShape = "androgynous">> + <<elseif ($slaves[$i].faceShape == "androgynous")>> + Hormonal effects cause @@.lime;$possessive face to soften into femininity.@@ + <<set $slaves[$i].faceShape = "normal">> + <</if>> + <<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face < 75)>> + Hormonal effects cause @@.lime;$possessive facial structure to soften and become less unattractive.@@ + <<set _faceInc = 1+$hormoneUpgradePower>> + <<FaceIncrease $slaves[$i] _faceInc>> + <</if>> + <<if ($slaves[$i].voice < 3) && ($slaves[$i].voice > 0)>> - <<set _Effects.push("VoiceHigher")>> + Hormonal effects cause @@.lime;$possessive voice to become higher and more feminine.@@ + <<set $slaves[$i].voice++>> <</if>> - <<if ($slaves[$i].vagina > -1) && ($slaves[$i].ovaries != 0) && ($slaves[$i].vaginaLube < 2)>> - <<set _Effects.push("VaginaWetter")>> + + <<if $slaves[$i].muscles > 10 && $slaves[$i].diet != "muscle building" && $slaves[$i].drugs != "steroids">> + Hormonal effects @@.orange;reduce $possessive musculature.@@ + <<set $slaves[$i].muscles -= 2+$hormoneUpgradePower>> <</if>> - <<if (($slaves[$i].butt-$slaves[$i].buttImplant) < 2)>> - <<set _Effects.push("ButtBigger")>> + <<if $slaves[$i].waist > -30>> + Hormonal effects cause $possessive @@.green;waist to narrow.@@ + <<set $slaves[$i].waist -= 2+$hormoneUpgradePower>> <</if>> - <<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) < 500)>> - <<set _Effects.push("BoobsBigger")>> + + <<if ($slaves[$i].boobs-$slaves[$i].boobsImplant) < 1400>> + Hormonal effects cause @@.lime;a small amount of natural breast growth.@@ + <<set $slaves[$i].boobs += 10+(15*$hormoneUpgradePower)>> + <</if>> + <<if $slaves[$i].nipples == "tiny">> + Hormonal effects cause $possessive tiny @@.lime;nipples to grow to a more normal size.@@ + <<set $slaves[$i].nipples = "cute">> + <</if>> + <<if ($slaves[$i].butt-$slaves[$i].buttImplant) < 4>> + Hormonal effects cause @@.lime;the natural size of $possessive butt to increase.@@ + <<set $slaves[$i].butt++>> + <</if>> + <<if $slaves[$i].vagina > -1 && $slaves[$i].ovaries != 0 && $slaves[$i].vaginaLube < 2>> + Hormonal effects cause @@.lime;$possessive vagina to produce more copious natural lubricant.@@ + <<set $slaves[$i].vaginaLube++>> + <</if>> + + <<if $hormoneUpgradeShrinkage == 0>> + <<if $slaves[$i].dick > 1>> + Hormonal effects cause @@.orange;$possessive dick to atrophy.@@ + <<set $slaves[$i].dick-->> + <</if>> + <<if $slaves[$i].balls > 1>> + Hormonal effects cause @@.orange;$possessive testicles to atrophy.@@ + <<set $slaves[$i].balls-->> + <</if>> + <<if $slaves[$i].clit > 0>> + Hormonal effects cause @@.orange;$possessive clit to shrink significantly.@@ + <<set $slaves[$i].clit-->> + <</if>> + <</if>> + + <<if $slaves[$i].devotion <= 20>> + Hormonal effects make $object a bit more @@.hotpink;docile.@@ + <<set $slaves[$i].devotion++>> <</if>> - <<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face <= 95)>> - <<set _Effects.push("FaceSofter")>> + <<if $slaves[$i].trust <= 20>> + Hormonal effects make $object a bit more @@.mediumaquamarine;trusting.@@ + <<set $slaves[$i].trust++>> <</if>> + <<if $slaves[$i].attrXY < 100>> + Hormonal effects cause $object to become @@.green;more attracted to men.@@ + <<set $slaves[$i].attrXY += 2+$hormoneUpgradePower>> + <</if>> +<<elseif $slaves[$i].hormoneBalance >= 300>> + <<if ($slaves[$i].faceShape == "masculine")>> - <<set _Effects.push("FaceSofterAndrogynous")>> + Hormonal effects cause @@.orange;$possessive face to harden into androgyny.@@ + <<set $slaves[$i].faceShape = "androgynous">> <<elseif ($slaves[$i].faceShape == "androgynous")>> - <<set _Effects.push("FaceNormal")>> + Hormonal effects cause @@.lime;$possessive face to soften into femininity.@@ + <<set $slaves[$i].faceShape = "normal">> <</if>> - <<if ($slaves[$i].physicalAge < 25)>> - <<if ($slaves[$i].shoulders > -1)>> - <<set _Effects.push("ShouldersNarrower")>> + <<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face < 60)>> + Hormonal effects cause @@.lime;$possessive facial structure to soften and become less unattractive.@@ + <<set _faceInc = 1+$hormoneUpgradePower>> + <<FaceIncrease $slaves[$i] _faceInc>> + <</if>> + + <<if ($slaves[$i].voice < 3) && ($slaves[$i].voice > 0)>> + Hormonal effects cause @@.lime;$possessive voice to become higher and more feminine.@@ + <<set $slaves[$i].voice++>> + <</if>> + + <<if $slaves[$i].muscles > 30 && $slaves[$i].diet != "muscle building" && $slaves[$i].drugs != "steroids">> + Hormonal effects @@.orange;reduce $possessive musculature.@@ + <<set $slaves[$i].muscles -= 2+$hormoneUpgradePower>> + <</if>> + <<if $slaves[$i].waist > -10>> + Hormonal effects cause $possessive @@.green;waist to narrow.@@ + <<set $slaves[$i].waist -= 2+$hormoneUpgradePower>> + <</if>> + + <<if ($slaves[$i].boobs-$slaves[$i].boobsImplant) < 1000>> + Hormonal effects cause @@.lime;a small amount of natural breast growth.@@ + <<set $slaves[$i].boobs += 10+(15*$hormoneUpgradePower)>> + <</if>> + <<if $slaves[$i].nipples == "tiny">> + Hormonal effects cause $possessive tiny @@.lime;nipples to grow to a more normal size.@@ + <<set $slaves[$i].nipples = "cute">> + <</if>> + <<if ($slaves[$i].butt-$slaves[$i].buttImplant) < 4>> + Hormonal effects cause @@.lime;the natural size of $possessive butt to increase.@@ + <<set $slaves[$i].butt++>> + <</if>> + <<if $slaves[$i].vagina > -1 && $slaves[$i].ovaries != 0 && $slaves[$i].vaginaLube < 2>> + Hormonal effects cause @@.lime;$possessive vagina to produce more copious natural lubricant.@@ + <<set $slaves[$i].vaginaLube++>> + <</if>> + + <<if $hormoneUpgradeShrinkage == 0>> + <<if $slaves[$i].dick > 1>> + Hormonal effects cause @@.orange;$possessive dick to atrophy.@@ + <<set $slaves[$i].dick-->> <</if>> - <<if (($slaves[$i].hips-$slaves[$i].hipsImplant) < 1)>> - <<set _Effects.push("HipsBroader")>> + <<if $slaves[$i].balls > 1>> + Hormonal effects cause @@.orange;$possessive testicles to atrophy.@@ + <<set $slaves[$i].balls-->> + <</if>> + <<if $slaves[$i].clit > 0>> + Hormonal effects cause @@.orange;$possessive clit to shrink significantly.@@ + <<set $slaves[$i].clit-->> <</if>> <</if>> - <<if ($slaves[$i].muscles > 30) && ($slaves[$i].diet != "muscle building")>> - <<set _Effects.push("MusclesSofter")>> + + <<if $slaves[$i].devotion <= 20>> + Hormonal effects make $object a bit more @@.hotpink;docile.@@ + <<set $slaves[$i].devotion++>> <</if>> - <<if ($slaves[$i].nipples == "tiny")>> - <<set _Effects.push("NipplesBigger")>> + <<if $slaves[$i].trust <= 20>> + Hormonal effects make $object a bit more @@.mediumaquamarine;trusting.@@ + <<set $slaves[$i].trust++>> <</if>> - <<if ($slaves[$i].height > 180)>> - <<set _Effects.push("Shorter")>> + <<if $slaves[$i].attrXY < 100>> + Hormonal effects cause $object to become @@.green;more attracted to men.@@ + <<set $slaves[$i].attrXY += 2+$hormoneUpgradePower>> <</if>> - <<if ($slaves[$i].devotion <= 20)>> - <<set _Effects.push("Devoted")>> + +<<elseif $slaves[$i].hormoneBalance >= 250>> + + <<if ($slaves[$i].faceShape == "masculine")>> + Hormonal effects cause @@.orange;$possessive face to harden into androgyny.@@ + <<set $slaves[$i].faceShape = "androgynous">> + <<elseif ($slaves[$i].faceShape == "androgynous")>> + Hormonal effects cause @@.lime;$possessive face to soften into femininity.@@ + <<set $slaves[$i].faceShape = "normal">> <</if>> - <<if ($slaves[$i].trust <= 20)>> - <<set _Effects.push("Trusting")>> + <<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face < 30)>> + Hormonal effects cause @@.lime;$possessive facial structure to soften and become less unattractive.@@ + <<set _faceInc = 1+$hormoneUpgradePower>> + <<FaceIncrease $slaves[$i] _faceInc>> + <</if>> + + <<if ($slaves[$i].voice < 2) && ($slaves[$i].voice > 0)>> + Hormonal effects cause @@.lime;$possessive voice to become higher and more feminine.@@ + <<set $slaves[$i].voice++>> + <</if>> + + <<if $slaves[$i].muscles > 30 && $slaves[$i].diet != "muscle building" && $slaves[$i].drugs != "steroids">> + Hormonal effects @@.orange;reduce $possessive musculature.@@ + <<set $slaves[$i].muscles -= 2+$hormoneUpgradePower>> + <</if>> + <<if $slaves[$i].waist > 0>> + Hormonal effects cause $possessive @@.green;waist to narrow.@@ + <<set $slaves[$i].waist -= 2+$hormoneUpgradePower>> + <</if>> + + <<if ($slaves[$i].boobs-$slaves[$i].boobsImplant) < 800>> + Hormonal effects cause @@.lime;a small amount of natural breast growth.@@ + <<set $slaves[$i].boobs += 10+(15*$hormoneUpgradePower)>> <</if>> - <<if ($slaves[$i].attrXY < 95)>> - <<set _Effects.push("MaleAttracted")>> + <<if $slaves[$i].nipples == "tiny">> + Hormonal effects cause $possessive tiny @@.lime;nipples to grow to a more normal size.@@ + <<set $slaves[$i].nipples = "cute">> <</if>> - <<if ($slaves[$i].waist > 10)>> - <<set _Effects.push("WaistNarrower")>> + <<if ($slaves[$i].butt-$slaves[$i].buttImplant) < 3>> + Hormonal effects cause @@.lime;the natural size of $possessive butt to increase.@@ + <<set $slaves[$i].butt++>> + <</if>> + <<if $slaves[$i].vagina > -1 && $slaves[$i].ovaries != 0 && $slaves[$i].vaginaLube < 1>> + Hormonal effects cause @@.lime;$possessive vagina to produce more copious natural lubricant.@@ + <<set $slaves[$i].vaginaLube++>> <</if>> -<<elseif ($hormones > 0) && ($slaves[$i].ovaries == 0)>> - <<if ($hormoneUpgradeShrinkage == 0)>> - <<if ($slaves[$i].dick > 2)>> - <<set _Effects.push("DickShrink")>> + <<if $hormoneUpgradeShrinkage == 0>> + <<if $slaves[$i].dick > 2>> + Hormonal effects cause @@.orange;$possessive dick to atrophy.@@ + <<set $slaves[$i].dick-->> <</if>> - <<if ($slaves[$i].balls > 2)>> - <<set _Effects.push("BallsShrink")>> + <<if $slaves[$i].balls > 2>> + Hormonal effects cause @@.orange;$possessive testicles to atrophy.@@ + <<set $slaves[$i].balls-->> <</if>> - <<if ($slaves[$i].clit > 1)>> - <<set _Effects.push("ClitSmaller")>> + <<if $slaves[$i].clit > 1>> + Hormonal effects cause @@.orange;$possessive clit to shrink significantly.@@ + <<set $slaves[$i].clit-->> <</if>> <</if>> + + <<if $slaves[$i].devotion <= 20>> + Hormonal effects make $object a bit more @@.hotpink;docile.@@ + <<set $slaves[$i].devotion++>> + <</if>> + <<if $slaves[$i].trust <= 20>> + Hormonal effects make $object a bit more @@.mediumaquamarine;trusting.@@ + <<set $slaves[$i].trust++>> + <</if>> + <<if $slaves[$i].attrXY < 95>> + Hormonal effects cause $object to become @@.green;more attracted to men.@@ + <<set $slaves[$i].attrXY += 2+$hormoneUpgradePower>> + <</if>> + +<<elseif $slaves[$i].hormoneBalance >= 200>> + + <<if ($slaves[$i].faceShape == "masculine")>> + Hormonal effects cause @@.orange;$possessive face to harden into androgyny.@@ + <<set $slaves[$i].faceShape = "androgynous">> + <</if>> + <<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face < 0)>> + Hormonal effects cause @@.lime;$possessive facial structure to soften and become less unattractive.@@ + <<set _faceInc = 1+$hormoneUpgradePower>> + <<FaceIncrease $slaves[$i] _faceInc>> + <</if>> + <<if ($slaves[$i].voice < 2) && ($slaves[$i].voice > 0)>> - <<set _Effects.push("VoiceHigher")>> + Hormonal effects cause @@.lime;$possessive voice to become higher and more feminine.@@ + <<set $slaves[$i].voice++>> <</if>> - <<if ($slaves[$i].vagina > -1) && ($slaves[$i].ovaries != 0) && ($slaves[$i].vaginaLube < 1)>> - <<set _Effects.push("VaginaWetter")>> + + <<if $slaves[$i].muscles > 30 && $slaves[$i].diet != "muscle building" && $slaves[$i].drugs != "steroids">> + Hormonal effects @@.orange;reduce $possessive musculature.@@ + <<set $slaves[$i].muscles -= 2+$hormoneUpgradePower>> <</if>> - <<if (($slaves[$i].butt-$slaves[$i].buttImplant) < 2)>> - <<set _Effects.push("ButtBigger")>> + <<if $slaves[$i].waist > 10>> + Hormonal effects cause $possessive @@.green;waist to narrow.@@ + <<set $slaves[$i].waist -= 2+$hormoneUpgradePower>> <</if>> - <<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) < 300)>> - <<set _Effects.push("BoobsBigger")>> + + <<if ($slaves[$i].boobs-$slaves[$i].boobsImplant) < 650>> + Hormonal effects cause @@.lime;a small amount of natural breast growth.@@ + <<set $slaves[$i].boobs += 10+(15*$hormoneUpgradePower)>> <</if>> - <<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face < 40)>> - <<set _Effects.push("FaceSofter")>> + <<if $slaves[$i].nipples == "tiny">> + Hormonal effects cause $possessive tiny @@.lime;nipples to grow to a more normal size.@@ + <<set $slaves[$i].nipples = "cute">> <</if>> - <<if ($slaves[$i].faceShape == "masculine")>> - <<set _Effects.push("FaceSofterAndrogynous")>> + <<if ($slaves[$i].butt-$slaves[$i].buttImplant) < 2>> + Hormonal effects cause @@.lime;the natural size of $possessive butt to increase.@@ + <<set $slaves[$i].butt++>> + <</if>> + <<if $slaves[$i].vagina > -1 && $slaves[$i].ovaries != 0 && $slaves[$i].vaginaLube < 1>> + Hormonal effects cause @@.lime;$possessive vagina to produce more copious natural lubricant.@@ + <<set $slaves[$i].vaginaLube++>> <</if>> - <<if ($slaves[$i].physicalAge < 22)>> - <<if ($slaves[$i].shoulders > 0)>> - <<set _Effects.push("ShouldersNarrower")>> + + <<if $hormoneUpgradeShrinkage == 0>> + <<if $slaves[$i].dick > 3>> + Hormonal effects cause @@.orange;$possessive dick to atrophy.@@ + <<set $slaves[$i].dick-->> <</if>> - <<if (($slaves[$i].hips - $slaves[$i].hipsImplant) < 0)>> - <<set _Effects.push("HipsBroader")>> + <<if $slaves[$i].balls > 3>> + Hormonal effects cause @@.orange;$possessive testicles to atrophy.@@ + <<set $slaves[$i].balls-->> + <</if>> + <<if $slaves[$i].clit > 2>> + Hormonal effects cause @@.orange;$possessive clit to shrink significantly.@@ + <<set $slaves[$i].clit-->> <</if>> <</if>> - <<if ($slaves[$i].muscles > 30) && ($slaves[$i].diet != "muscle building")>> - <<set _Effects.push("MusclesSofter")>> + + <<if $slaves[$i].devotion <= 20>> + Hormonal effects make $object a bit more @@.hotpink;docile.@@ + <<set $slaves[$i].devotion++>> <</if>> - <<if ($slaves[$i].attrXY < 80)>> - <<set _Effects.push("MaleAttracted")>> + <<if $slaves[$i].trust <= 20>> + Hormonal effects make $object a bit more @@.mediumaquamarine;trusting.@@ + <<set $slaves[$i].trust++>> <</if>> - <<if ($slaves[$i].waist > 40)>> - <<set _Effects.push("WaistNarrower")>> + <<if $slaves[$i].attrXY < 90>> + Hormonal effects cause $object to become @@.green;more attracted to men.@@ + <<set $slaves[$i].attrXY += 2+$hormoneUpgradePower>> <</if>> -<<elseif ($hormones <= -2)>> - <<if ($slaves[$i].dick > 0) && ($slaves[$i].dick < 4)>> - <<set _Effects.push("DickGrow")>> +<<elseif $slaves[$i].hormoneBalance >= 100>> + + <<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) < 500)>> + Hormonal effects cause @@.lime;a small amount of natural breast growth.@@ + <<set $slaves[$i].boobs += 10+(15*$hormoneUpgradePower)>> <</if>> - <<if ($slaves[$i].balls > 0) && ($slaves[$i].balls < 4)>> - <<set _Effects.push("BallsGrow")>> + + <<if ($slaves[$i].devotion <= 20)>> + Hormonal effects make $object a bit more @@.hotpink;docile.@@ + <<set $slaves[$i].devotion++>> <</if>> - <<if ($slaves[$i].clit < 2) && ($slaves[$i].dick == 0)>> - <<set _Effects.push("ClitBigger")>> + <<if ($slaves[$i].trust <= 20)>> + Hormonal effects make $object a bit more @@.mediumaquamarine;trusting.@@ + <<set $slaves[$i].trust++>> <</if>> - <<if ($slaves[$i].voice > 1)>> - <<set _Effects.push("VoiceLower")>> + <<if ($slaves[$i].attrXY < 80)>> + Hormonal effects cause $object to become @@.green;more attracted to men.@@ + <<set $slaves[$i].attrXY += 2+$hormoneUpgradePower>> <</if>> - <<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginaLube > 0)>> - <<set _Effects.push("VaginaDrier")>> + +<<elseif $slaves[$i].hormoneBalance >= 50>> + <<if ($slaves[$i].attrXY < 70)>> + Hormonal effects cause $object to become @@.green;more attracted to men.@@ + <<set $slaves[$i].attrXY += 2+$hormoneUpgradePower>> <</if>> + +<<elseif $slaves[$i].hormoneBalance <= -350>> + <<if ($slaves[$i].physicalAge < 25)>> + <<if $slaves[$i].shoulders-(Math.abs($slaves[$i].shouldersImplant)) < 1) && $slaves[$i].shoulders < 2 && random(1,100) < 20+(10*$hormoneUpgradePower)>> + <<set _Effects.push("ShouldersBroader")>> + <</if>> + <<if (($slaves[$i].hips+(Math.abs($slaves[$i].hipsImplant)) > -1) && $slaves[$i].hips > -2 && random(1,100) <= 20+(10*$hormoneUpgradePower)>> + <<set _Effects.push("HipsNarrower")>> + <</if>> + <</if>> + + <<if ($slaves[$i].faceShape == "androgynous")>> + Hormonal effects cause @@.orange;$possessive face to harden into masculinity.@@ + <<set $slaves[$i].faceShape = "masculine">> + <<elseif ($slaves[$i].faceShape != "masculine")>> + Hormonal effects cause @@.orange;$possessive face to harden into androgyny.@@ + <<set $slaves[$i].faceShape = "androgynous">> + <</if>> + <<if ($slaves[$i].face-$slaves[$i].faceImplant > 0)>> + Hormonal effects cause @@.orange;$possessive facial structure to harden and become less attractive.@@ + <<set _faceDec = 1+$hormoneUpgradePower>> + <<set $slaves[$i].face = Math.trunc($slaves[$i].face-_faceDec,-100,100)>> + <</if>> + + <<if ($slaves[$i].voice > 1)>> + Hormonal effects cause @@.orange;$possessive voice to become deeper and less feminine.@@ + <<set $slaves[$i].voice-->> + <</if>> + <<if ($hormoneUpgradeShrinkage == 0)>> - <<if (($slaves[$i].butt-$slaves[$i].buttImplant) > 2)>> - <<set _Effects.push("ButtSmaller")>> + <<if (($slaves[$i].butt-$slaves[$i].buttImplant) > 1)>> + Hormonal effects cause @@.orange;the natural size of $possessive butt to decrease.@@ + <<set $slaves[$i].butt-->> <</if>> - <<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 500)>> - <<set _Effects.push("BoobsSmaller")>> + <<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 100)>> + Hormonal effects cause @@.orange;the natural size of $possessive tits to shrink.@@ + <<set $slaves[$i].boobs -= 10+(15*$hormoneUpgradePower)>> <</if>> <</if>> - <<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face > 10)>> - <<set _Effects.push("FaceHarder")>> + <<if ($slaves[$i].nipples != "cute")>> + Hormonal effects cause $possessive @@.orange;nipples to shrink to a more masculine size.@@ + <<set $slaves[$i].nipples = "cute">> + <</if>> + + <<if ($slaves[$i].dick > 0) && ($slaves[$i].dick < 5)>> + Hormonal effects add @@.lime;a bit more heft to $possessive penis.@@ + <<set $slaves[$i].dick++>> + <</if>> + <<if ($slaves[$i].balls > 0) && ($slaves[$i].balls < 5)>> + Hormonal effects cause @@.lime;$possessive balls to hang a little heavier.@@ + <<set $slaves[$i].balls++>> + <</if>> + + <<if ($slaves[$i].clit < 5) && ($slaves[$i].dick == 0)>> + Hormonal effects cause @@.lime;$possessive clit to grow significantly.@@ + <<set $slaves[$i].clit++>> + <</if>> + <<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginaLube > 0)>> + Hormonal effects cause @@.orange;$possessive vagina to produce less natural lubricant.@@ + <<set $slaves[$i].vaginaLube-->> + <</if>> + + <<if ($slaves[$i].muscles <= 50) && ($slaves[$i].diet != "slimming")>> + Hormonal effects @@.lime;build up $possessive musculature.@@ + <<set $slaves[$i].muscles += 2+$hormoneUpgradePower>> + <</if>> + <<if ($slaves[$i].waist < 80)>> + Hormonal effects cause $possessive @@.orange;waist to broaden.@@ + <<set $slaves[$i].waist += 2+$hormoneUpgradePower>> + <</if>> + + <<if ($slaves[$i].attrXX < 100)>> + Hormonal effects cause $object to become @@.green;more attracted to women.@@ + <<set $slaves[$i].attrXX += 2+$hormoneUpgradePower>> + <</if>> + + <<if ($slaves[$i].devotion > 20) && $slaves[$i].trust <= 20>> + Hormonal effects @@.mediumorchid;make $object a bit less docile.@@ + <<set $slaves[$i].devotion -= 1>> <</if>> + +<<elseif $slaves[$i].hormoneBalance <= -300>> <<if ($slaves[$i].faceShape == "androgynous")>> - <<set _Effects.push("FaceMasculine")>> + Hormonal effects cause @@.orange;$possessive face to harden into masculinity.@@ + <<set $slaves[$i].faceShape = "masculine">> <<elseif ($slaves[$i].faceShape != "masculine")>> - <<set _Effects.push("FaceHarderAndrogynous")>> + Hormonal effects cause @@.orange;$possessive face to harden into androgyny.@@ + <<set $slaves[$i].faceShape = "androgynous">> <</if>> - <<if ($slaves[$i].physicalAge < 25)>> - <<if ($slaves[$i].shoulders < 1)>> - <<set _Effects.push("ShouldersBroader")>> + <<if ($slaves[$i].face-$slaves[$i].faceImplant > 0)>> + Hormonal effects cause @@.orange;$possessive facial structure to harden and become less attractive.@@ + <<set _faceDec = 1+$hormoneUpgradePower>> + <<set $slaves[$i].face = Math.trunc($slaves[$i].face-_faceDec,-100,100)>> + <</if>> + + <<if ($slaves[$i].voice > 1)>> + Hormonal effects cause @@.orange;$possessive voice to become deeper and less feminine.@@ + <<set $slaves[$i].voice-->> + <</if>> + + <<if ($hormoneUpgradeShrinkage == 0)>> + <<if (($slaves[$i].butt-$slaves[$i].buttImplant) > 1)>> + Hormonal effects cause @@.orange;the natural size of $possessive butt to decrease.@@ + <<set $slaves[$i].butt-->> <</if>> - <<if ($slaves[$i].hips > -1)>> - <<set _Effects.push("HipsNarrower")>> + <<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 300)>> + Hormonal effects cause @@.orange;the natural size of $possessive tits to shrink.@@ + <<set $slaves[$i].boobs -= 10+(15*$hormoneUpgradePower)>> <</if>> <</if>> - <<if ($slaves[$i].muscles <= 95) && ($slaves[$i].diet != "slimming")>> - <<set _Effects.push("MusclesHarder")>> + <<if ($slaves[$i].nipples != "cute")>> + Hormonal effects cause $possessive @@.orange;nipples to shrink to a more masculine size.@@ + <<set $slaves[$i].nipples = "cute">> <</if>> - <<if ($slaves[$i].nipples == "huge")>> - <<set _Effects.push("NipplesSmaller")>> + + <<if ($slaves[$i].dick > 0) && ($slaves[$i].dick < 5)>> + Hormonal effects add @@.lime;a bit more heft to $possessive penis.@@ + <<set $slaves[$i].dick++>> <</if>> - <<if ($slaves[$i].height < 155)>> - <<set _Effects.push("Taller")>> + <<if ($slaves[$i].balls > 0) && ($slaves[$i].balls < 5)>> + Hormonal effects cause @@.lime;$possessive balls to hang a little heavier.@@ + <<set $slaves[$i].balls++>> <</if>> - <<if ($slaves[$i].devotion > 20)>> - <<set _Effects.push("Rebellious")>> + + <<if ($slaves[$i].clit < 4) && ($slaves[$i].dick == 0)>> + Hormonal effects cause @@.lime;$possessive clit to grow significantly.@@ + <<set $slaves[$i].clit++>> <</if>> - <<if ($slaves[$i].attrXY < 95)>> - <<set _Effects.push("FemaleAttracted")>> + <<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginaLube > 0)>> + Hormonal effects cause @@.orange;$possessive vagina to produce less natural lubricant.@@ + <<set $slaves[$i].vaginaLube-->> <</if>> - <<if ($slaves[$i].waist <= 40)>> - <<set _Effects.push("WaistBroader")>> + + <<if ($slaves[$i].muscles <= 50) && ($slaves[$i].diet != "slimming")>> + Hormonal effects @@.lime;build up $possessive musculature.@@ + <<set $slaves[$i].muscles += 2+$hormoneUpgradePower>> + <</if>> + <<if ($slaves[$i].waist < 40)>> + Hormonal effects cause $possessive @@.orange;waist to broaden.@@ + <<set $slaves[$i].waist += 2+$hormoneUpgradePower>> + <</if>> + + <<if ($slaves[$i].attrXX < 100)>> + Hormonal effects cause $object to become @@.green;more attracted to women.@@ + <<set $slaves[$i].attrXX += 2+$hormoneUpgradePower>> <</if>> -<<elseif ($hormones < 0) && ($slaves[$i].balls == 0)>> - <<if ($slaves[$i].dick > 0) && ($slaves[$i].dick < 2)>> - <<set _Effects.push("DickGrow")>> + <<if ($slaves[$i].devotion > 20) && $slaves[$i].trust <= 20>> + Hormonal effects @@.mediumorchid;make $object a bit less docile.@@ + <<set $slaves[$i].devotion -= 1>> <</if>> - <<if ($slaves[$i].balls > 0) && ($slaves[$i].balls < 2)>> - <<set _Effects.push("BallsGrow")>> + +<<elseif $slaves[$i].hormoneBalance <= -250>> + <<if $slaves[$i].faceShape != "masculine" && $slaves[$i].faceShape != "androgynous">> + Hormonal effects cause @@.orange;$possessive face to harden into androgyny.@@ + <<set $slaves[$i].faceShape = "androgynous">> <</if>> - <<if ($slaves[$i].clit < 1) && ($slaves[$i].dick == 0)>> - <<set _Effects.push("ClitBigger")>> + <<if ($slaves[$i].face-$slaves[$i].faceImplant > 20)>> + Hormonal effects cause @@.orange;$possessive facial structure to harden and become less attractive.@@ + <<set _faceDec = 1+$hormoneUpgradePower>> + <<set $slaves[$i].face = Math.trunc($slaves[$i].face-_faceDec,-100,100)>> <</if>> - <<if ($slaves[$i].voice > 2)>> - <<set _Effects.push("VoiceLower")>> + + <<if ($slaves[$i].voice > 1)>> + Hormonal effects cause @@.orange;$possessive voice to become deeper and less feminine.@@ + <<set $slaves[$i].voice-->> + <</if>> + + <<if ($hormoneUpgradeShrinkage == 0)>> + <<if (($slaves[$i].butt-$slaves[$i].buttImplant) > 2)>> + Hormonal effects cause @@.orange;the natural size of $possessive butt to decrease.@@ + <<set $slaves[$i].butt-->> + <</if>> + <<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 400)>> + Hormonal effects cause @@.orange;the natural size of $possessive tits to shrink.@@ + <<set $slaves[$i].boobs -= 10+(15*$hormoneUpgradePower)>> + <</if>> <</if>> - <<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginaLube > 1)>> - <<set _Effects.push("VaginaDrier")>> + <<if ($slaves[$i].nipples != "cute")>> + Hormonal effects cause $possessive @@.orange;nipples to shrink to a more masculine size.@@ + <<set $slaves[$i].nipples = "cute">> <</if>> + + <<if ($slaves[$i].dick > 0) && ($slaves[$i].dick < 4)>> + Hormonal effects add @@.lime;a bit more heft to $possessive penis.@@ + <<set $slaves[$i].dick++>> + <</if>> + <<if ($slaves[$i].balls > 0) && ($slaves[$i].balls < 4)>> + Hormonal effects cause @@.lime;$possessive balls to hang a little heavier.@@ + <<set $slaves[$i].balls++>> + <</if>> + + <<if ($slaves[$i].clit < 3) && ($slaves[$i].dick == 0)>> + Hormonal effects cause @@.lime;$possessive clit to grow significantly.@@ + <<set $slaves[$i].clit++>> + <</if>> + <<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginaLube > 0)>> + Hormonal effects cause @@.orange;$possessive vagina to produce less natural lubricant.@@ + <<set $slaves[$i].vaginaLube-->> + <</if>> + + <<if ($slaves[$i].muscles <= 35) && ($slaves[$i].diet != "slimming")>> + Hormonal effects @@.lime;build up $possessive musculature.@@ + <<set $slaves[$i].muscles += 2+$hormoneUpgradePower>> + <</if>> + <<if ($slaves[$i].waist < 25)>> + Hormonal effects cause $possessive @@.orange;waist to broaden.@@ + <<set $slaves[$i].waist += 2+$hormoneUpgradePower>> + <</if>> + + <<if ($slaves[$i].attrXX < 95)>> + Hormonal effects cause $object to become @@.green;more attracted to women.@@ + <<set $slaves[$i].attrXX += 2+$hormoneUpgradePower>> + <</if>> + + <<if ($slaves[$i].devotion > 20) && $slaves[$i].trust <= 20>> + Hormonal effects @@.mediumorchid;make $object a bit less docile.@@ + <<set $slaves[$i].devotion -= 1>> + <</if>> + +<<elseif $slaves[$i].hormoneBalance <= -200>> + <<if $slaves[$i].faceShape != "masculine" && $slaves[$i].faceShape != "androgynous">> + Hormonal effects cause @@.orange;$possessive face to harden into androgyny.@@ + <<set $slaves[$i].faceShape = "androgynous">> + <</if>> + <<if ($slaves[$i].face-$slaves[$i].faceImplant > 40)>> + Hormonal effects cause @@.orange;$possessive facial structure to harden and become less attractive.@@ + <<set _faceDec = 1+$hormoneUpgradePower>> + <<set $slaves[$i].face = Math.trunc($slaves[$i].face-_faceDec,-100,100)>> + <</if>> + + <<if ($slaves[$i].voice > 2)>> + Hormonal effects cause @@.orange;$possessive voice to become deeper and less feminine.@@ + <<set $slaves[$i].voice-->> + <</if>> + <<if ($hormoneUpgradeShrinkage == 0)>> - <<if (($slaves[$i].butt-$slaves[$i].buttImplant) > 2)>> - <<set _Effects.push("ButtSmaller")>> + <<if (($slaves[$i].butt-$slaves[$i].buttImplant) > 3)>> + Hormonal effects cause @@.orange;the natural size of $possessive butt to decrease.@@ + <<set $slaves[$i].butt-->> <</if>> - <<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 800)>> - <<set _Effects.push("BoobsSmaller")>> + <<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 600)>> + Hormonal effects cause @@.orange;the natural size of $possessive tits to shrink.@@ + <<set $slaves[$i].boobs -= 10+(15*$hormoneUpgradePower)>> <</if>> <</if>> - <<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face > 40)>> - <<set _Effects.push("FaceHarder")>> + <<if ($slaves[$i].nipples == "huge") || $slaves[$i].nipples == "puffy">> + Hormonal effects cause $possessive big @@.orange;nipples to shrink to a more reasonable size.@@ + <<set $slaves[$i].nipples = "cute">> <</if>> - <<if ($slaves[$i].faceShape == "androgynous")>> - <<set _Effects.push("FaceMasculine")>> + + <<if ($slaves[$i].dick > 0) && ($slaves[$i].dick < 3)>> + Hormonal effects add @@.lime;a bit more heft to $possessive penis.@@ + <<set $slaves[$i].dick++>> <</if>> - <<if ($slaves[$i].physicalAge < 22)>> - <<if ($slaves[$i].shoulders < 0)>> - <<set _Effects.push("ShouldersBroader")>> + <<if ($slaves[$i].balls > 0) && ($slaves[$i].balls < 3)>> + Hormonal effects cause @@.lime;$possessive balls to hang a little heavier.@@ + <<set $slaves[$i].balls++>> + <</if>> + + <<if ($slaves[$i].clit < 2) && ($slaves[$i].dick == 0)>> + Hormonal effects cause @@.lime;$possessive clit to grow significantly.@@ + <<set $slaves[$i].clit++>> + <</if>> + <<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginaLube > 0)>> + Hormonal effects cause @@.orange;$possessive vagina to produce less natural lubricant.@@ + <<set $slaves[$i].vaginaLube-->> + <</if>> + + <<if ($slaves[$i].muscles <= 15) && ($slaves[$i].diet != "slimming")>> + Hormonal effects @@.lime;build up $possessive musculature.@@ + <<set $slaves[$i].muscles += 2+$hormoneUpgradePower>> + <</if>> + <<if ($slaves[$i].waist < 9)>> + Hormonal effects cause $possessive @@.orange;waist to broaden.@@ + <<set $slaves[$i].waist += 2+$hormoneUpgradePower>> + <</if>> + + <<if ($slaves[$i].attrXX < 90)>> + Hormonal effects cause $object to become @@.green;more attracted to women.@@ + <<set $slaves[$i].attrXX += 2+$hormoneUpgradePower>> + <</if>> + + <<if ($slaves[$i].devotion > 20) && $slaves[$i].trust <= 20>> + Hormonal effects @@.mediumorchid;make $object a bit less docile.@@ + <<set $slaves[$i].devotion -= 1>> + <</if>> + +<<elseif $slaves[$i].hormoneBalance <= -100>> + <<if ($slaves[$i].face-$slaves[$i].faceImplant > 60)>> + Hormonal effects cause @@.orange;$possessive facial structure to harden and become less attractive.@@ + <<set _faceDec = 1+$hormoneUpgradePower>> + <<set $slaves[$i].face = Math.trunc($slaves[$i].face-_faceDec,-100,100)>> + <</if>> + + <<if ($slaves[$i].voice > 2)>> + Hormonal effects cause @@.orange;$possessive voice to become deeper and less feminine.@@ + <<set $slaves[$i].voice-->> + <</if>> + + <<if ($hormoneUpgradeShrinkage == 0)>> + <<if (($slaves[$i].butt-$slaves[$i].buttImplant) > 4)>> + Hormonal effects cause @@.orange;the natural size of $possessive butt to decrease.@@ + <<set $slaves[$i].butt-->> <</if>> - <<if ($slaves[$i].hips > 0)>> - <<set _Effects.push("HipsNarrower")>> + <<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 800)>> + Hormonal effects cause @@.orange;the natural size of $possessive tits to shrink.@@ + <<set $slaves[$i].boobs -= 10+(15*$hormoneUpgradePower)>> <</if>> <</if>> - <<if ($slaves[$i].muscles <= 5) && ($slaves[$i].diet != "slimming")>> - <<set _Effects.push("MusclesHarder")>> + + <<if ($slaves[$i].muscles < 0) && ($slaves[$i].diet != "slimming")>> + Hormonal effects @@.lime;build up $possessive musculature.@@ + <<set $slaves[$i].muscles += 2+$hormoneUpgradePower>> + <</if>> + + <<if ($slaves[$i].waist < 0)>> + Hormonal effects cause $possessive @@.orange;waist to broaden.@@ + <<set $slaves[$i].waist += 2+$hormoneUpgradePower>> <</if>> - <<if ($slaves[$i].height < 155)>> - <<set _Effects.push("Taller")>> + + <<if ($slaves[$i].dick > 0) && ($slaves[$i].dick < 2)>> + Hormonal effects cause @@.lime;$possessive micropenis to return to a more normal size.@@ + <<set $slaves[$i].dick++>> <</if>> - <<if ($slaves[$i].attrXY < 80)>> - <<set _Effects.push("FemaleAttracted")>> + <<if ($slaves[$i].balls > 0) && ($slaves[$i].balls < 2)>> + Hormonal effects cause @@.lime;$possessive balls to drop.@@ + <<set $slaves[$i].balls++>> <</if>> - <<if ($slaves[$i].waist <= 10)>> - <<set _Effects.push("WaistBroader")>> + + <<if ($slaves[$i].clit < 1) && ($slaves[$i].dick == 0)>> + Hormonal effects cause @@.lime;$possessive clit to grow significantly.@@ + <<set $slaves[$i].clit++>> + <</if>> + <<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginaLube > 1)>> + Hormonal effects cause @@.orange;$possessive vagina to produce less natural lubricant.@@ + <<set $slaves[$i].vaginaLube-->> <</if>> -<</if>> + <<if ($slaves[$i].attrXX < 80)>> + Hormonal effects cause $object to become @@.green;more attracted to women.@@ + <<set $slaves[$i].attrXX += 2+$hormoneUpgradePower>> + <</if>> -<<if _Effects.length < 1>> - $possessiveCap body has fully adapted to its hormones. - <<if $slaves[$i].drugs == "hormone enhancers">> - <<set $slaves[$i].drugs = "none">> + <<if ($slaves[$i].devotion > 20) && $slaves[$i].trust <= 20>> + Hormonal effects @@.mediumorchid;make $object a bit less docile.@@ + <<set $slaves[$i].devotion -= 1>> + <</if>> + +<<elseif $slaves[$i].hormoneBalance <= -50>> + <<if ($slaves[$i].attrXX < 70)>> + Hormonal effects cause $object to become @@.green;more attracted to women.@@ + <<set $slaves[$i].attrXX += 2+$hormoneUpgradePower>> <</if>> -<<elseif (_Effects.length < random(-10,10)) && ($hormoneUpgradePower == 0)>> - $pronounCap does not experience significant hormone effects this week. -<<else>> -<<set _Effects = _Effects.random()>> -<<switch _Effects>> -<<case "DickShrink">> - Hormonal effects cause @@.orange;$possessive dick to atrophy.@@ - <<set $slaves[$i].dick -= 1>> -<<case "DickGrow">> - Hormonal effects cause @@.lime;$possessive micropenis to return to a more normal size.@@ - <<set $slaves[$i].dick += 1>> -<<case "BallsShrink">> - Hormonal effects cause @@.orange;$possessive testicles to atrophy.@@ - <<set $slaves[$i].balls -= 1>> -<<case "BallsGrow">> - Hormonal effects cause @@.lime;$possessive balls to drop.@@ - <<set $slaves[$i].balls += 1>> -<<case "VoiceHigher">> - Hormonal effects cause @@.lime;$possessive voice to become higher and more feminine.@@ - <<set $slaves[$i].voice += 1>> -<<case "VoiceLower">> - Hormonal effects cause @@.orange;$possessive voice to become deeper and less feminine.@@ - <<set $slaves[$i].voice -= 1>> -<<case "VaginaWetter">> - Hormonal effects cause @@.lime;$possessive vagina to produce more copious natural lubricant.@@ - <<set $slaves[$i].vaginaLube += 1>> -<<case "VaginaDrier">> - Hormonal effects cause @@.orange;$possessive vagina to produce less natural lubricant.@@ - <<set $slaves[$i].vaginaLube -= 1>> -<<case "ButtBigger">> - Hormonal effects cause @@.lime;the natural size of $possessive butt to increase.@@ - <<set $slaves[$i].butt += 1>> - <<if $slaves[$i].weight >= -80>> - <<set $slaves[$i].weight -= 10>> - <</if>> -<<case "ButtSmaller">> - Hormonal effects cause @@.orange;the natural size of $possessive butt to decrease.@@ - <<set $slaves[$i].butt -= 1>> - <<if $slaves[$i].weight < 190>> - <<set $slaves[$i].weight += 10>> - <</if>> -<<case "BoobsBigger">> - Hormonal effects cause @@.lime;the natural size of $possessive tits to increase.@@ - <<set $slaves[$i].boobs += 100>> - <<if $slaves[$i].weight >= -90>> - <<set $slaves[$i].weight -= 1>> - <</if>> -<<case "BoobsSmaller">> - Hormonal effects cause @@.orange;the natural size of $possessive tits to shrink.@@ - <<set $slaves[$i].boobs -= 100>> - <<if $slaves[$i].weight < 200>> - <<set $slaves[$i].weight += 1>> - <</if>> -<<case "FaceSofter">> - Hormonal effects cause @@.lime;$possessive facial structure to soften and become less unattractive.@@ - <<FaceIncrease $slaves[$i] 20>> -<<case "FaceHarder">> - Hormonal effects cause @@.orange;$possessive facial structure to harden and become less attractive.@@ - <<set $slaves[$i].face = Math.trunc($slaves[$i].face-20,-100,100)>> -<<case "FaceSofterAndrogynous">> - Hormonal effects cause @@.lime;$possessive face to soften into androgyny.@@ - <<set $slaves[$i].faceShape = "androgynous">> -<<case "FaceHarderAndrogynous">> - Hormonal effects cause @@.orange;$possessive face to harden into androgyny.@@ - <<set $slaves[$i].faceShape = "androgynous">> -<<case "FaceNormal">> - Hormonal effects cause @@.lime;$possessive face to soften into femininity.@@ - <<set $slaves[$i].faceShape = "normal">> -<<case "FaceMasculine">> - Hormonal effects cause @@.orange;$possessive face to harden into masculinity.@@ - <<set $slaves[$i].faceShape = "masculine">> -<<case "ClitSmaller">> - Hormonal effects cause @@.orange;$possessive clit to shrink significantly.@@ - <<set $slaves[$i].clit -= 1>> -<<case "ClitBigger">> - Hormonal effects cause @@.lime;$possessive clit to grow significantly.@@ - <<set $slaves[$i].clit += 1>> -<<case "ShouldersNarrower">> - $possessiveCap body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@.lime;$possessive shoulders to develop into a more feminine narrowness@@ than they would have done naturally. - <<set $slaves[$i].shoulders -= 1>> -<<case "ShouldersBroader">> - $possessiveCap body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@.orange;$possessive shoulders to develop more broadly@@ than they would have done naturally. - <<set $slaves[$i].shoulders += 1>> -<<case "HipsBroader">> - $possessiveCap body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@.lime;$possessive hips to develop more broadly@@ than they would have done naturally. - <<set $slaves[$i].hips += 1>> -<<case "HipsNarrower">> - $possessiveCap body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@.orange;$possessive hips to develop more narrowly@@ than they would have done naturally. - <<set $slaves[$i].hips -= 1>> -<<case "MusclesSofter">> - Hormonal effects @@.orange;reduce $possessive musculature.@@ - <<set $slaves[$i].muscles -= 2>> -<<case "MusclesHarder">> - Hormonal effects @@.lime;build up $possessive musculature.@@ - <<set $slaves[$i].muscles += 2>> -<<case "NipplesBigger">> - Hormonal effects cause $possessive tiny @@.lime;nipples to grow to a more normal size.@@ - <<set $slaves[$i].nipples = "cute">> -<<case "NipplesSmaller">> - Hormonal effects cause $possessive huge @@.orange;nipples to shrink to a more reasonable size.@@ - <<set $slaves[$i].nipples = "cute">> -<<case "Shorter">> - $pronounCap has not yet reached the age at which height becomes fixed. Hormonal effects cause @@.orange;$object to lose a bit of height@@ that $pronoun would naturally have maintained. - <<set $slaves[$i].height -= 1>> -<<case "Taller">> - $pronounCap has not yet reached the age at which height becomes fixed. Hormonal effects cause @@.lime;$object to gain a slight height advantage@@ that $pronoun would not naturally have reached. - <<set $slaves[$i].height += 1>> -<<case "Devoted">> - Hormonal effects make $object a bit more @@.hotpink;docile.@@ - <<set $slaves[$i].devotion += 1>> -<<case "Rebellious">> - Hormonal effects @@.mediumorchid;make $object a bit less docile.@@ - <<set $slaves[$i].devotion -= 1>> -<<case "Trusting">> - Hormonal effects make $object a bit more @@.mediumaquamarine;trusting.@@ - <<set $slaves[$i].trust += 1>> -<<case "MaleAttracted">> - Hormonal effects cause $object to become @@.green;more attracted to men.@@ - <<set $slaves[$i].attrXY += 2+$hormoneUpgradePower>> -<<case "FemaleAttracted">> - Hormonal effects cause $object to become @@.green;more attracted to women.@@ - <<set $slaves[$i].attrXX += 2+$hormoneUpgradePower>> -<<case "WaistNarrower">> - Hormonal effects cause $possessive @@.green;waist to narrow.@@ - <<set $slaves[$i].waist -= 2+$hormoneUpgradePower>> -<<case "WaistBroader">> - Hormonal effects cause $possessive @@.orange;waist to broaden.@@ - <<set $slaves[$i].waist += 2+$hormoneUpgradePower>> -<<default>> - ERROR: bad hormone effect: _Effects -<</switch>> +<</if>> <</if>> -<<if ($hormones < 0)>> +<<if ($slaves[$i].hormoneBalance <= 20)>> <<if ($slaves[$i].dick > 0)>> <<if ($slaves[$i].devotion > 0)>> +<<if ($slaves[$i].boobs < 800 && $slaves[$i].butt < 3) || ($slaves[$i].faceShape == "masculine") || ($slaves[$i].shoulders > $slaves[$i].hips) || ($slaves[$i].balls > 4)>> <<if ($slaves[$i].career == "a Futanari Sister")>> $pronounCap wishes $pronoun were more feminine, but isn't unhappy to be off hormones, since $pronoun likes being a stiff dicked futa. <<elseif ($slaves[$i].fetish == "buttslut") && ($slaves[$i].fetishStrength > 60) && ($slaves[$i].fetishKnown == 1)>> @@ -442,6 +786,7 @@ <</if>> <</if>> <</if>> +<</if>> <<if Math.abs($slaves[$i].hormones) > 1>> <<set $slaves[$i].chem += 0.5>> diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw index ab3188dfd099d61606046135e1b6b61a244d5ecc..4e0eec87eb73f703cc5dca543edcccd8f385acc7 100644 --- a/src/uncategorized/saLongTermEffects.tw +++ b/src/uncategorized/saLongTermEffects.tw @@ -3397,65 +3397,144 @@ <</if>> <</if>> -<<if ($slaves[$i].hormones != 0)>> - <<include "SA hormone effects">> -<</if>> +/* HORMONE EFFECTS + PUBERTY EFFECTS + GROWTH */ -/* PUBERTY EFFECTS + GROWTH*/ -<<if $precociousPuberty == 1 && $seeAge == 1 && $loliGrow == 0 && $slaves[$i].physicalAge < 19>> <<if $slaves[$i].diet == "XX">> - <<set $slaves[$i].hormoneBalance += 1>> + <<set $slaves[$i].hormoneBalance += 4>> <<elseif $slaves[$i].diet == "XXY">> <<if $slaves[$i].hormoneBalance > 0>> - <<set $slaves[$i].hormoneBalance -= 2>> + <<set $slaves[$i].hormoneBalance -= 8>> <<elseif $slaves[$i].hormoneBalance < 0>> - <<set $slaves[$i].hormoneBalance += 2>> + <<set $slaves[$i].hormoneBalance += 8>> <</if>> <<elseif $slaves[$i].diet == "XY">> - <<set $slaves[$i].hormoneBalance -= 1>> + <<set $slaves[$i].hormoneBalance -= 4>> <</if>> <<if ($slaves[$i].drugs == "fertility drugs")>> - <<set $slaves[$i].hormoneBalance += 2>> + <<set $slaves[$i].hormoneBalance += 8>> <<elseif ($slaves[$i].drugs == "female hormone injections")>> - <<set $slaves[$i].hormoneBalance += 5>> + <<set $slaves[$i].hormoneBalance += 20>> <<elseif ($slaves[$i].drugs == "male hormone injections")>> - <<set $slaves[$i].hormoneBalance -= 5>> + <<set $slaves[$i].hormoneBalance -= 20>> <<elseif ($slaves[$i].drugs == "testicle enhancement")>> - <<set $slaves[$i].hormoneBalance -= 1>> + <<set $slaves[$i].hormoneBalance -= 4>> <<elseif ($slaves[$i].drugs == "steroids")>> - <<set $slaves[$i].hormoneBalance -= 1>> + <<set $slaves[$i].hormoneBalance -= 4>> <<elseif ($slaves[$i].drugs == "super fertility drugs")>> - <<set $slaves[$i].hormoneBalance += 3>> + <<set $slaves[$i].hormoneBalance += 12>> <<elseif ($slaves[$i].drugs == "hyper testicle enhancement")>> - <<set $slaves[$i].hormoneBalance -= 3>> + <<set $slaves[$i].hormoneBalance -= 12>> <</if>> <<if ($slaves[$i].hormones == 1)>> - <<set $slaves[$i].hormoneBalance += 1>> + <<set $slaves[$i].hormoneBalance += 4>> <<elseif ($slaves[$i].hormones == 2)>> - <<set $slaves[$i].hormoneBalance += 3>> + <<set $slaves[$i].hormoneBalance += 12>> <<elseif ($slaves[$i].hormones == -1)>> - <<set $slaves[$i].hormoneBalance -= 1>> + <<set $slaves[$i].hormoneBalance -= 4>> <<elseif ($slaves[$i].hormones == -2)>> - <<set $slaves[$i].hormoneBalance -= 3>> + <<set $slaves[$i].hormoneBalance -= 12>> + <</if>> + <<if $hormoneUpgradePower == 1>> + <<if ($slaves[$i].hormones == 1)>> + <<set $slaves[$i].hormoneBalance += 2>> + <<elseif ($slaves[$i].hormones == 2)>> + <<set $slaves[$i].hormoneBalance += 6>> + <<elseif ($slaves[$i].hormones == -1)>> + <<set $slaves[$i].hormoneBalance -= 2>> + <<elseif ($slaves[$i].hormones == -2)>> + <<set $slaves[$i].hormoneBalance -= 6>> + <</if>> <</if>> <<if $slaves[$i].drugs == "hormone enhancers">> <<if ($slaves[$i].hormones == 1)>> - <<set $slaves[$i].hormoneBalance += 1>> + <<set $slaves[$i].hormoneBalance += 4>> <<elseif ($slaves[$i].hormones == 2)>> - <<set $slaves[$i].hormoneBalance += 3>> + <<set $slaves[$i].hormoneBalance += 12>> <<elseif ($slaves[$i].hormones == -1)>> - <<set $slaves[$i].hormoneBalance -= 1>> + <<set $slaves[$i].hormoneBalance -= 4>> <<elseif ($slaves[$i].hormones == -2)>> - <<set $slaves[$i].hormoneBalance -= 3>> + <<set $slaves[$i].hormoneBalance -= 12>> + <</if>> + <<if $hormoneUpgradePower == 1>> + <<if ($slaves[$i].hormones == 1)>> + <<set $slaves[$i].hormoneBalance += 1>> + <<elseif ($slaves[$i].hormones == 2)>> + <<set $slaves[$i].hormoneBalance += 3>> + <<elseif ($slaves[$i].hormones == -1)>> + <<set $slaves[$i].hormoneBalance -= 1>> + <<elseif ($slaves[$i].hormones == -2)>> + <<set $slaves[$i].hormoneBalance -= 3>> + <</if>> + <</if>> + <</if>> +<<set $slaves[$i].hormoneBalance = Math.clamp($slaves[$i].hormoneBalance, -400, 400)>> +<<if $slaves[$i].drugs != "hormone blockers" && ($slaves[$i].physicalAge >= 18 || $loliGrow == 1)>> + <<include "SA hormone effects">> +<<else>> + +<</if>> +<<if $slaves[$i].genes == "XX">> + <<if $slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1>> + <<if $slaves[$i].balls > 0>> + <<if $slaves[$i].hormoneBalance > 20>> + <<set $slaves[$i].hormoneBalance -= 1>> + <<elseif $slaves[$i].hormoneBalance < 20>> + <<set $slaves[$i].hormoneBalance += 1>> + <</if>> + <<else>> + <<if $slaves[$i].hormoneBalance > 60>> + <<set $slaves[$i].hormoneBalance -= 1>> + <<elseif $slaves[$i].hormoneBalance < 60>> + <<set $slaves[$i].hormoneBalance += 1>> + <</if>> + <</if>> + <<else>> + <<if $slaves[$i].balls > 0>> + <<if $slaves[$i].hormoneBalance > -20>> + <<set $slaves[$i].hormoneBalance -= 1>> + <<elseif $slaves[$i].hormoneBalance < -20>> + <<set $slaves[$i].hormoneBalance += 1>> + <</if>> + <<else>> + <<if $slaves[$i].hormoneBalance > 20>> + <<set $slaves[$i].hormoneBalance -= 1>> + <<elseif $slaves[$i].hormoneBalance < 20>> + <<set $slaves[$i].hormoneBalance += 1>> + <</if>> <</if>> <</if>> - <<set $slaves[$i].hormoneBalance = Math.clamp($slaves[$i].hormoneBalance, -100, 100)>> - <<if $slaves[$i].hormoneBalance > 0>> - <<set $slaves[$i].hormoneBalance -= .25>> - <<elseif $slaves[$i].hormoneBalance < 0>> - <<set $slaves[$i].hormoneBalance += .25>> +<<elseif $slaves[$i].genes == "XY">> + <<if $slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1>> + <<if $slaves[$i].balls > 0>> + <<if $slaves[$i].hormoneBalance > 20>> + <<set $slaves[$i].hormoneBalance -= 1>> + <<elseif $slaves[$i].hormoneBalance < 20>> + <<set $slaves[$i].hormoneBalance += 1>> + <</if>> + <<else>> + <<if $slaves[$i].hormoneBalance > 40>> + <<set $slaves[$i].hormoneBalance -= 1>> + <<elseif $slaves[$i].hormoneBalance < 40>> + <<set $slaves[$i].hormoneBalance += 1>> + <</if>> + <</if>> + <<else>> + <<if $slaves[$i].balls > 0>> + <<if $slaves[$i].hormoneBalance > -40>> + <<set $slaves[$i].hormoneBalance -= 1>> + <<elseif $slaves[$i].hormoneBalance < -40>> + <<set $slaves[$i].hormoneBalance += 1>> + <</if>> + <<else>> + <<if $slaves[$i].hormoneBalance > 20>> + <<set $slaves[$i].hormoneBalance -= 1>> + <<elseif $slaves[$i].hormoneBalance < 20>> + <<set $slaves[$i].hormoneBalance += 1>> + <</if>> + <</if>> <</if>> <</if>> + <<if $precociousPuberty == 1>> <<if ($slaves[$i].physicalAge < $slaves[$i].pubertyAgeXX) && ($slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1) && $slaves[$i].pubertyXX == 0>> /* Female type */