diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt index b28f82c6569c35efa27f20d2a7c9cb12d3a9bf57..74a3f6a3548071bc6fc3f3ddf88790e4e317fcea 100644 --- a/devNotes/VersionChangeLog-Premod+LoliMod.txt +++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt @@ -4,6 +4,11 @@ 4/08/2018 + 32 + -more typo corrections + -more nicknames + -various code improvements + 31 -fixes -expanded fDick a bit diff --git a/devNotes/clothing hair and accessory passages.txt b/devNotes/clothing hair and accessory passages.txt index 4c8da552f31faa8ff67605906f325cf017cc0693..f0d62742842b083fca6199ea442bab1790f845e7 100644 --- a/devNotes/clothing hair and accessory passages.txt +++ b/devNotes/clothing hair and accessory passages.txt @@ -29,7 +29,6 @@ Hair: Clothes: Definite: - longSlaveDescription.tw descriptionWidgetsStyle.tw descriptionWidgetsFlesh.tw descriptionWidgetsPiercing.tw @@ -52,6 +51,7 @@ Clothes: eventSelectionJS.tw saLiveWithHG.tw setupVars.tw + longSlaveDescription.tw Shoes: diff --git a/src/gui/Encyclopedia/encyclopedia.tw b/src/gui/Encyclopedia/encyclopedia.tw index db45d01d23109118b0a81b1e5497bfe33a979d60..814f4dd6720deed0552f92407e464c605a664e62 100644 --- a/src/gui/Encyclopedia/encyclopedia.tw +++ b/src/gui/Encyclopedia/encyclopedia.tw @@ -2802,7 +2802,7 @@ While nearly indistinguishable from a standard satellite antenna, the satellite <br><br>Some owners choose to have their citizens subsidize the installation: having them pay for fiber to their residence, or possibly even charging for a portion of the receiver. FCTV service experts warn that forcing citizens to bear too much of the cost usually results in angry citizens and many citizens who refuse to pay for access to the service. They suggest that it is in the best interests of FCTV and arcology owners alike to have greater service penetration, as low penetration results in less revenue for 8HGG inc. and less advertising and cultural benefits for owners. <<case "Repopulationist Breeding School">> -With the sheer number of children being brought into the world in the average Repopulationist society, society had to come up with a way to rear them all. Breeding schools are publicly funded institutions devoted to raising children into future breeders. Their hormone levels are carefully managed both to encourage early puberty and to maximize fertility. Once a class has become sexual active, boys and girls are encouraged to pair off and explore eachother's bodies. Virginities are quickly lost, and more often than not, girls find themselves pregnant, usually with multiples. The pairings, or groups should females outnumber males, are encouraged to stay together and form caring family-like units. In addition, girls are taught to enjoy and idolize motherhood, while boys are taught that it is their duty to mount and fuck any non-gravid slave girls they see until pregnancy is assured. Free women are encouraged to avoid the schools, lest they get pinned and gang raped by horny adolescents. While administration respects rape fetishests and their desire to have a rape baby, doing this sets a poor example to the impressionable youths and may lead to the rape and impregnation of other free women later on it their lives. +With the sheer number of children being brought into the world in the average Repopulationist society, society had to come up with a way to rear them all. Breeding schools are publicly funded institutions devoted to raising children into future breeders. Their hormone levels are carefully managed both to encourage early puberty and to maximize fertility. Once a class has become sexual active, boys and girls are encouraged to pair off and explore eachother's bodies. Virginities are quickly lost, and more often than not, girls find themselves pregnant, usually with multiples. The pairings, or groups should females outnumber males, are encouraged to stay together and form caring family-like units. In addition, girls are taught to enjoy and idolize motherhood, while boys are taught that it is their duty to mount and fuck any non-gravid slave girls they see until pregnancy is assured. Free women are encouraged to avoid the schools, lest they get pinned and gang raped by horny adolescents. While administration respects rape fetishists and their desire to have a rape baby, doing this sets a poor example to the impressionable youths and may lead to the rape and impregnation of other free women later on in their lives. <<case "Slave Fertility">> When it comes to breeding your slaves, one must ask themselves; "Do I want a single child, or do I want to get her so pregnant she can barely ride me any longer?" diff --git a/src/uncategorized/saRecruitGirls.tw b/src/uncategorized/saRecruitGirls.tw index 43a28477f921ad51c3ad9aad256b7a38f1301f24..f7a9a3c18c8fec555826767d46a1085fe02cccc4 100644 --- a/src/uncategorized/saRecruitGirls.tw +++ b/src/uncategorized/saRecruitGirls.tw @@ -25,1008 +25,1034 @@ <<if $recruiterTarget == "other arcologies">> -<<set _influenced = 0>> -<<for _j = 0; _j < $arcologies.length; _j++>> -<<if $arcologies[_j].direction == $arcologies[0].influenceTarget>> + <<set _influenced = 0>> + <<set _j = $arcologies.findIndex(function(s) { return s.direction == $arcologies[0].influenceTarget; })>> + <<if _j != -1>> + acting as a sexual Ambassador to $arcologies[_j].name, which mostly means that she travels there in her official capacity and has culturally influential sex with its leading citizens. -acting as a sexual Ambassador to $arcologies[_j].name, which mostly means that she travels there in her official capacity and has culturally influential sex with its leading citizens. + <<set _oldRepGain = clone($repGain)>> + <<set $pure = 0>> + <<silently>><<include "SA serve the public">><</silently>> + <<set _influence = Math.clamp(($repGain-_oldRepGain)*0.01,1,3)>> + <<set $repGain = _oldRepGain>> -<<set _oldRepGain = clone($repGain)>> -<<set $pure = 0>> -<<silently>><<include "SA serve the public">><</silently>> -<<set _influence = Math.clamp(($repGain-_oldRepGain)*0.01,1,3)>> -<<set $repGain = _oldRepGain>> + <<if $arcologies[0].FSSubjugationist != "unset">> + <<if ($arcologies[_j].FSSubjugationist != "unset")>> + <<if ($arcologies[0].FSSubjugationistRace == $arcologies[_j].FSSubjugationistRace)>> + She advances its racially aligned Subjugationism<<if $slaves[$i].race == $arcologies[_j].FSSubjugationistRace>>, which she's very appropriate for, since she's a $slaves[$i].race slave herself<<set $arcologies[_j].FSSubjugationist++>><</if>>. + <<set $arcologies[_j].FSSubjugationist += _influence>> + <<else>> + She challenges its racially mismatched Subjugationism<<if $slaves[$i].race != $arcologies[_j].FSSubjugationistRace>>, which she's very appropriate for, since she's a $slaves[$i].race slave<<set $arcologies[_j].FSSubjugationist-->><</if>>. + <<set $arcologies[_j].FSSubjugationist -= _influence>> + <</if>> + <<elseif ($arcologies[_j].FSSupremacist != "unset") && ($arcologies[0].FSSubjugationistRace == $arcologies[_j].FSSupremacistRace)>> + She challenges its opposing Supremacism<<if $slaves[$i].race == $arcologies[_j].FSSubjugationistRace>>, which she's very appropriate for, since she's a $slaves[$i].race slave herself<<set $arcologies[_j].FSSupremacist-->><</if>>. + <<set $arcologies[_j].FSSupremacist -= _influence>> + <</if>> + <</if>> + <<if $arcologies[0].FSSupremacist != "unset">> + <<if ($arcologies[_j].FSSupremacist != "unset")>> + <<if ($arcologies[0].FSSupremacistRace == $arcologies[_j].FSSupremacistRace)>> + She advances its racially aligned Supremacism<<if $slaves[$i].race != $arcologies[_j].FSSupremacistRace>>, which she's very appropriate for, since she's a $slaves[$i].race slave herself<<set $arcologies[_j].FSSupremacist++>><</if>>. + <<set $arcologies[_j].FSSupremacist += _influence>> + <<else>> + She challenges its racially mismatched Supremacism<<if $slaves[$i].race == $arcologies[_j].FSSupremacistRace>>, which she's very appropriate for, since she's a $slaves[$i].race slave<<set $arcologies[_j].FSSupremacist-->><</if>>. + <<set $arcologies[_j].FSSupremacist -= _influence>> + <</if>> + <<elseif ($arcologies[_j].FSSubjugationist != "unset") && ($arcologies[0].FSSupremacistRace == $arcologies[_j].FSSubjugationistRace)>> + She challenges its opposing Subjugationism<<if $slaves[$i].race != $arcologies[_j].FSSupremacistRace>>, which she's very appropriate for, since she's a $slaves[$i].race slave herself<<set $arcologies[_j].FSSubjugationist-->><</if>>. + <<set $arcologies[_j].FSSubjugationist -= _influence>> + <</if>> + <</if>> + <<if $arcologies[0].FSGenderRadicalist != "unset">> + <<if $arcologies[_j].FSGenderRadicalist != "unset">> + She advances Gender Radicalism there by fucking and getting fucked by anyone who's willing<<if canDoAnal($slaves[$i]) && canAchieveErection($slaves[$i])>>, which she's perfect for, since she's quite capable of cumming from prostate stimulation while fucking someone in the ass<<set $arcologies[_j].FSGenderRadicalist++>><</if>>. + <<set $arcologies[_j].FSGenderRadicalist += _influence>> + <<elseif $arcologies[_j].FSGenderFundamentalist != "unset">> + She challenges Gender Fundamentalism there by fucking and getting fucked by anyone who's willing<<if canDoAnal($slaves[$i]) && canAchieveErection($slaves[$i])>>, which she's perfect for, since she's quite capable of cumming from prostate stimulation while fucking someone in the ass<<set $arcologies[_j].FSGenderFundamentalist-->><</if>>. + <<set $arcologies[_j].FSGenderFundamentalist -= _influence>> + <</if>> + <<elseif $arcologies[0].FSGenderFundamentalist != "unset">> + <<if $arcologies[_j].FSGenderFundamentalist != "unset">> + She advances Gender Fundamentalism there by being a wholesome, romantic girl<<if $slaves[$i].genes == "XX" && $slaves[$i].vagina > -1 && !$slaves[$i].dick>>, which she's perfect for, since she's a proper woman with a body meant for missionary<<set $arcologies[_j].FSGenderFundamentalist++>><</if>>. + <<set $arcologies[_j].FSGenderFundamentalist += _influence>> + <<elseif $arcologies[_j].FSGenderRadicalist != "unset">> + She challenges Gender Radicalism there by being a wholesome, romantic girl<<if $slaves[$i].genes == "XX" && $slaves[$i].vagina > -1 && !$slaves[$i].dick>>, which she's perfect for, since she's a proper woman with a body meant for missionary<<set $arcologies[_j].FSGenderRadicalist-->><</if>>. + <<set $arcologies[_j].FSGenderRadicalist -= _influence>> + <</if>> + <</if>> + <<if $arcologies[0].FSPaternalist != "unset">> + <<if $arcologies[_j].FSPaternalist != "unset">> + She advances Paternalism there by her enthusiasm for sexual slavery<<if $slaves[$i].energy > 95 && $slaves[$i].trust > 50>>, which she's perfect for, since she's a trusting nymphomaniac who couldn't possibly find happiness as anything other than a sex slave<<set $arcologies[_j].FSPaternalist++>><</if>>. + <<set $arcologies[_j].FSPaternalist += _influence>> + <<elseif $arcologies[_j].FSDegradationist != "unset">> + She challenges Degradationism there by her enthusiasm for sexual slavery<<if $slaves[$i].energy > 95 && $slaves[$i].trust > 50>>, which she's perfect for, since she's a trusting nymphomaniac who couldn't possibly find happiness as anything other than a sex slave<<set $arcologies[_j].FSDegradationist-->><</if>>. + <<set $arcologies[_j].FSDegradationist -= _influence>> + <</if>> + <<elseif $arcologies[0].FSDegradationist != "unset">> + <<if $arcologies[_j].FSDegradationist != "unset">> + She advances Degradationism there by submitting to public use in the most degrading ways<<if $slaves[$i].energy > 95 && $slaves[$i].trust < -50>>, which she's perfect for, since she's a frightened nymphomaniac for whom fear is an essential ingredient in the sexual release she craves<<set $arcologies[_j].FSDegradationist++>><</if>>. + <<set $arcologies[_j].FSDegradationist += _influence>> + <<elseif $arcologies[_j].FSPaternalist != "unset">> + She challenges Paternalism there by submitting to public use in the most degrading ways<<if $slaves[$i].energy > 95 && $slaves[$i].trust < -50>>, which she's perfect for, since she's a frightened nymphomaniac for whom fear is an essential ingredient in the sexual release she craves<<set $arcologies[_j].FSPaternalist-->><</if>>. + <<set $arcologies[_j].FSPaternalist -= _influence>> + <</if>> + <</if>> + <<if $arcologies[0].FSBodyPurist != "unset">> + <<if $arcologies[_j].FSBodyPurist != "unset">> + She advances Body Purism there with a lot of unadorned public nudity<<if $pure>>, which she's perfect for, since she's an all-natural beauty<<set $arcologies[_j].FSBodyPurist++>><</if>>. + <<set $arcologies[_j].FSBodyPurist += _influence>> + <<elseif $arcologies[_j].FSTransformationFetishist != "unset">> + She challenges Transformation Fetishism there with a lot of unadorned public nudity<<if $pure>>, which she's perfect for, since she's an all-natural beauty<<set $arcologies[_j].FSTransformationFetishist-->><</if>>. + <<set $arcologies[_j].FSTransformationFetishist -= _influence>> + <</if>> + <<elseif $arcologies[0].FSTransformationFetishist != "unset">> + <<if $arcologies[_j].FSBodyPurist != "unset">> + She advances Transformation Fetishism there with a lot of slutty public nudity<<if !$pure>>, which she's perfect for, since she's a whorish sex doll full of plastic<<set $arcologies[_j].FSBodyPurist++>><</if>>. + <<set $arcologies[_j].FSBodyPurist += _influence>> + <<elseif $arcologies[_j].FSTransformationFetishist != "unset">> + She challenges Body Purism there with a lot of slutty public nudity<<if !$pure>>, which she's perfect for, since she's a whorish sex doll full of plastic<<set $arcologies[_j].FSTransformationFetishist-->><</if>>. + <<set $arcologies[_j].FSTransformationFetishist -= _influence>> + <</if>> + <</if>> + <<if $arcologies[0].FSYouthPreferentialist != "unset">> + <<if $arcologies[_j].FSYouthPreferentialist != "unset">> + She advances Youth Preferentialism there by showing favoritism to younger suitors<<if $slaves[$i].visualAge < 25>>, and by being nice and young herself, appropriately enough<<set $arcologies[_j].FSYouthPreferentialist++>><</if>>. + <<set $arcologies[_j].FSYouthPreferentialist += _influence>> + <<elseif $arcologies[_j].FSMaturityPreferentialist != "unset">> + She challenges Maturity Preferentialism there by showing favoritism to younger suitors<<if $slaves[$i].visualAge < 25>>, and by being nice and young herself, appropriately enough<<set $arcologies[_j].FSMaturityPreferentialist-->><</if>>. + <<set $arcologies[_j].FSMaturityPreferentialist -= _influence>> + <</if>> + <<elseif $arcologies[0].FSMaturityPreferentialist != "unset">> + <<if $arcologies[_j].FSMaturityPreferentialist != "unset">> + She advances Maturity Preferentialism there by showing favoritism to more mature suitors<<if $slaves[$i].visualAge > 35>>, and by being a MILF herself, appropriately enough<<set $arcologies[_j].FSMaturityPreferentialist++>><</if>>. + <<set $arcologies[_j].FSMaturityPreferentialist += _influence>> + <<elseif $arcologies[_j].FSYouthPreferentialist != "unset">> + She challenges Youth Preferentialism there by showing favoritism to more mature suitors<<if $slaves[$i].visualAge > 35>>, and by being a MILF herself, appropriately enough<<set $arcologies[_j].FSYouthPreferentialist-->><</if>>. + <<set $arcologies[_j].FSYouthPreferentialist -= _influence>> + <</if>> + <</if>> + <<if $arcologies[0].FSSlimnessEnthusiast != "unset">> + <<if $arcologies[_j].FSSlimnessEnthusiast != "unset">> + She advances Slimness Enthusiasm there by showing her appreciation for lithe, graceful partners<<if $slaves[$i].boobs < 500 && $slaves[$i].butt < 3>>, and by being a lissome waif herself<<set $arcologies[_j].FSSlimnessEnthusiast++>><</if>>. + <<set $arcologies[_j].FSSlimnessEnthusiast += _influence>> + <<elseif $arcologies[_j].FSAssetExpansionist != "unset">> + She challenges Asset Expansionism there by showing her appreciation for lithe, graceful partners<<if $slaves[$i].boobs < 500 && $slaves[$i].butt < 3>>, and by being a lissome waif herself<<set $arcologies[_j].FSAssetExpansionist-->><</if>>. + <<set $arcologies[_j].FSAssetExpansionist -= _influence>> + <</if>> + <<elseif $arcologies[0].FSAssetExpansionist != "unset">> + <<if $arcologies[_j].FSAssetExpansionist != "unset">> + She advances Asset Expansionism there by showing her appreciation for partners with healthy helpings of tits and ass<<if $slaves[$i].butt > 4 && $slaves[$i].boobs > 800>>, and by being deliciously stacked herself<<set $arcologies[_j].FSAssetExpansionist++>><</if>>. + <<set $arcologies[_j].FSAssetExpansionist += _influence>> + <<elseif $arcologies[_j].FSSlimnessEnthusiast != "unset">> + She challenges Slimness Enthusiasm there by showing her appreciation for partners with healthy helpings of tits and ass<<if $slaves[$i].butt > 4 && $slaves[$i].boobs > 800>>, and by being deliciously stacked herself<<set $arcologies[_j].FSSlimnessEnthusiast-->><</if>>. + <<set $arcologies[_j].FSSlimnessEnthusiast -= _influence>> + <</if>> + <</if>> + <<if $arcologies[0].FSPastoralist != "unset">> + <<if $arcologies[_j].FSPastoralist != "unset">> + She advances Pastoralism there by drinking a lot of milk, as lasciviously as possible<<if $slaves[$i].lactation>>, and by not milking herself at all, thereby causing her tits to jet cream during intercourse, while she moves, or for no reason at all<<set $arcologies[_j].FSPastoralist++>><</if>>. + <<set $arcologies[_j].FSPastoralist += _influence>> + <<elseif $arcologies[_j].FSCummunism != "unset">> + She challenges Cummunism there by drinking a lot of milk, as lasciviously as possible<<if $slaves[$i].lactation>>, and by not milking herself at all, thereby causing her tits to jet cream during intercourse, while she moves, or for no reason at all<<set $arcologies[_j].FSCummunism-->><</if>>. + <<set $arcologies[_j].FSCummunism -= _influence>> + <</if>> + <</if>> + <<if $arcologies[0].FSPhysicalIdealist != "unset">> + <<if $arcologies[_j].FSPhysicalIdealist != "unset">> + She advances Physical Idealism there by working out in public<<if $slaves[$i].muscles > 30>>, having physically challenging sex in public, and improving her already impressive musculature in a publicly documented journey of self-improvement<<set $arcologies[_j].FSPhysicalIdealist++>><<else>>and having physically challenging sex in public<</if>>. + <<set $arcologies[_j].FSPhysicalIdealist += _influence>> + <<elseif $arcologies[_j].FSHedonisticDecadence != "unset">> + She challenges Hedonistic Decadence there by working out in public<<if $slaves[$i].muscles > 30>>, having physically challenging sex in public, and improving her already impressive musculature in a publicly documented journey of self-improvement<<set $arcologies[_j].FSHedonisticDecadence-->><<else>>and having physically challenging sex in public<</if>>. + <<set $arcologies[_j].FSHedonisticDecadence -= _influence>> + <</if>> + <<elseif $arcologies[0].FSHedonisticDecadence != "unset">> + <<if $arcologies[_j].FSHedonisticDecadence != "unset">> + She advances Hedonistic Decadence there by stuffing her face at all times, having one hand down her pants, and inviting anyone near her for a quick fuck whenever the mood strikes her. <<if ["neglectful", "cum addict", "anal addict", "attention whore", "breast growth", "abusive", "malicious", "self hating", "breeder"].includes($slaves[$i].sexualFlaw)>>. She wears her sexual paraphilia proudly and make sure everyone knows what she likes and how she likes it.<<set $arcologies[_j].FSHedonisticDecadence++>><</if>>. + <<set $arcologies[_j].FSHedonisticDecadence += _influence>> + <<elseif $arcologies[_j].FSPhysicalIdealist != "unset">> + She challenges Physical Idealism there by stuffing her face at all times, having one hand down her pants, and inviting anyone near her for a quick fuck whenever the mood strikes her. <<if ["neglectful", "cum addict", "anal addict", "attention whore", "breast growth", "abusive", "malicious", "self hating", "breeder"].includes($slaves[$i].sexualFlaw)>>. She wears her sexual paraphilia proudly and make sure everyone knows what she likes and how she likes it.<<set $arcologies[_j].FSPhysicalIdealist-->><</if>>. + <<set $arcologies[_j].FSPhysicalIdealist -= _influence>> + <</if>> + <</if>> + <<if $arcologies[0].FSRepopulationFocus != "unset">> + <<if $arcologies[_j].FSRepopulationFocus != "unset">> + She advances Repopulationism there by showing her appreciation for partners with fecund figures<<if $slaves[$i].belly >= 10000>>, and by <<if $slaves[$i].bellyPreg >= 8000>>being heavily pregnant herself<<else>>proudly cradling her greatly distended middle<</if>><<set $arcologies[_j].FSRepopulationFocus++>><</if>>. + <<set $arcologies[_j].FSRepopulationFocus += _influence>> + <<elseif $arcologies[_j].FSRestart != "unset">> + She challenges Eugenics there by showing her appreciation for partners with fecund figures, specifically those lacking the approval of society<<if $slaves[$i].belly >= 10000>>, and by <<if $slaves[$i].bellyPreg >= 8000>>proudly displaying her markless pregnancy<<else>>proudly cradling her greatly distended, markless, middle<</if>><<set $arcologies[_j].FSRestart-->><</if>>. + <<set $arcologies[_j].FSRestart -= _influence>> + <</if>> + <<elseif $arcologies[0].FSRestart != "unset">> + <<if $arcologies[_j].FSRestart != "unset">> + She advances Eugenics there by congratulating high class couples while completely ignoring everyone else<<if $slaves[$i].belly < 1500 && !canGetPregnant($slaves[$i])>>, and by showing off her baby-free body<<if $slaves[$i].pregKnown == 1>> (even though she's hiding her own pregnancy)<</if>><<set $arcologies[_j].FSRestart++>><</if>>. + <<set $arcologies[_j].FSRestart += _influence>> + <<elseif $arcologies[_j].FSRepopulationFocus != "unset">> + She challenges Repopulationism there by harshly judging every gravid girl she sees while showering praise on the high class<<if $slaves[$i].belly < 1500 && !canGetPregnant($slaves[$i])>>, and by showing off her baby-free body<<if $slaves[$i].pregKnown == 1>> (even though she's hiding her own pregnancy)<</if>><<set $arcologies[_j].FSRepopulationFocus-->><</if>>. + <<set $arcologies[_j].FSRepopulationFocus -= _influence>> + <</if>> + <</if>> -<<if $arcologies[0].FSSubjugationist != "unset">> - <<if ($arcologies[_j].FSSubjugationist != "unset")>> - <<if ($arcologies[0].FSSubjugationistRace == $arcologies[_j].FSSubjugationistRace)>> - She advances its racially aligned Subjugationism<<if $slaves[$i].race == $arcologies[_j].FSSubjugationistRace>>, which she's very appropriate for, since she's a $slaves[$i].race slave herself<<set $arcologies[_j].FSSubjugationist++>><</if>>. - <<set $arcologies[_j].FSSubjugationist += _influence>> - <<else>> - She challenges its racially mismatched Subjugationism<<if $slaves[$i].race != $arcologies[_j].FSSubjugationistRace>>, which she's very appropriate for, since she's a $slaves[$i].race slave<<set $arcologies[_j].FSSubjugationist-->><</if>>. - <<set $arcologies[_j].FSSubjugationist -= _influence>> + <<if $arcologies[0].FSChattelReligionist != "unset">> + <<if $arcologies[_j].FSChattelReligionist != "unset">> + She advances Chattel Religionism there by constant public worship, both sexual and traditional<<if $slaves[$i].devotion > 95 && $slaves[$i].intelligence >= 3>>, and by composing her own series of devotionals to your sexual prowess and attractiveness<<set $arcologies[_j].FSChattelReligionist++>><</if>>. + <<set $arcologies[_j].FSChattelReligionist += _influence>> + <</if>> <</if>> - <<elseif ($arcologies[_j].FSSupremacist != "unset") && ($arcologies[0].FSSubjugationistRace == $arcologies[_j].FSSupremacistRace)>> - She challenges its opposing Supremacism<<if $slaves[$i].race == $arcologies[_j].FSSubjugationistRace>>, which she's very appropriate for, since she's a $slaves[$i].race slave herself<<set $arcologies[_j].FSSupremacist-->><</if>>. - <<set $arcologies[_j].FSSupremacist -= _influence>> - <</if>> -<</if>> -<<if $arcologies[0].FSSupremacist != "unset">> - <<if ($arcologies[_j].FSSupremacist != "unset")>> - <<if ($arcologies[0].FSSupremacistRace == $arcologies[_j].FSSupremacistRace)>> - She advances its racially aligned Supremacism<<if $slaves[$i].race != $arcologies[_j].FSSupremacistRace>>, which she's very appropriate for, since she's a $slaves[$i].race slave herself<<set $arcologies[_j].FSSupremacist++>><</if>>. - <<set $arcologies[_j].FSSupremacist += _influence>> - <<else>> - She challenges its racially mismatched Supremacism<<if $slaves[$i].race == $arcologies[_j].FSSupremacistRace>>, which she's very appropriate for, since she's a $slaves[$i].race slave<<set $arcologies[_j].FSSupremacist-->><</if>>. - <<set $arcologies[_j].FSSupremacist -= _influence>> + <<if $arcologies[0].FSRomanRevivalist != "unset">> + <<if $arcologies[_j].FSRomanRevivalist != "unset">> + She advances Roman Revivalism there by taking an active part in the daily round of public Roman life<<if canTalk($slaves[$i]) && $slaves[$i].intelligence >= 3>>, which she's perfect for, since she has the intelligence to hold her own in discourse with citizens<<set $arcologies[_j].FSRomanRevivalist++>><</if>>. + <<set $arcologies[_j].FSRomanRevivalist += _influence>> + <</if>> + <<elseif $arcologies[0].FSAztecRevivalist != "unset">> + <<if $arcologies[_j].FSAztecRevivalist != "unset">> + She advances Aztec Revivalism there by taking an active part in the bloodier spectacles<<if $slaves[$i].combatSkill >= 1>>, which she's perfect for, since she has enough experience with blood to make it look good<<set $arcologies[_j].FSAztecRevivalist++>><</if>>. + <<set $arcologies[_j].FSAztecRevivalist += _influence>> + <</if>> + <<elseif $arcologies[0].FSEgyptianRevivalist != "unset">> + <<if $arcologies[_j].FSEgyptianRevivalist != "unset">> + She advances Egyptian Revivalism there by playing her part in the endless round of voluptuous entertainments<<if $slaves[$i].relationship && $slaves[$i].relation && $slaves[$i].relationshipTarget == $slaves[$i].relationTarget>>, which she's perfect for, since everyone knows that at the end of the day she'll go home and make love to a blood relative<<set $arcologies[_j].FSEgyptianRevivalist++>><</if>>. + <<set $arcologies[_j].FSEgyptianRevivalist += _influence>> + <</if>> + <<elseif $arcologies[0].FSEdoRevivalist != "unset">> + <<if $arcologies[_j].FSEdoRevivalist != "unset">> + She advances Edo Revivalism there by artfully mixing sexual allure and elegant propriety<<if $slaves[$i].entertainSkill > 95>>, which she's perfect for, since no slave can claim to better entertain a gentleman caller than her<<set $arcologies[_j].FSEdoRevivalist++>><</if>>. + <<set $arcologies[_j].FSEdoRevivalist += _influence>> + <</if>> + <<elseif $arcologies[0].FSArabianRevivalist != "unset">> + <<if $arcologies[_j].FSArabianRevivalist != "unset">> + She advances Arabian Revivalism there by helping citizens improve their slaves' sex skills<<if $slaves[$i].fetishKnown && ($slaves[$i].fetish == "sadist" || $slaves[$i].fetish == "dom")>>, which she's perfect for, since she's naturally dominant and likes nothing better than fucking her inferiors<<set $arcologies[_j].FSArabianRevivalist++>><</if>>. + <<set $arcologies[_j].FSArabianRevivalist += _influence>> + <</if>> + <<elseif $arcologies[0].FSChineseRevivalist != "unset">> + <<if $arcologies[_j].FSChineseRevivalist != "unset">> + She advances Chinese Revivalism there by helping citizens improve the feng shui of their slave arrangements<<if $slaves[$i].intelligenceImplant >= 1 && $slaves[$i].intelligence >= 3>>, which she's perfect for, since she has the intelligence and education to make real contributions<<set $arcologies[_j].FSChineseRevivalist++>><</if>>. + <<set $arcologies[_j].FSChineseRevivalist += _influence>> + <</if>> <</if>> - <<elseif ($arcologies[_j].FSSubjugationist != "unset") && ($arcologies[0].FSSupremacistRace == $arcologies[_j].FSSubjugationistRace)>> - She challenges its opposing Subjugationism<<if $slaves[$i].race != $arcologies[_j].FSSupremacistRace>>, which she's very appropriate for, since she's a $slaves[$i].race slave herself<<set $arcologies[_j].FSSubjugationist-->><</if>>. - <<set $arcologies[_j].FSSubjugationist -= _influence>> - <</if>> -<</if>> -<<if $arcologies[0].FSGenderRadicalist != "unset">> - <<if $arcologies[_j].FSGenderRadicalist != "unset">> - She advances Gender Radicalism there by fucking and getting fucked by anyone who's willing<<if canDoAnal($slaves[$i]) && canAchieveErection($slaves[$i])>>, which she's perfect for, since she's quite capable of cumming from prostate stimulation while fucking someone in the ass<<set $arcologies[_j].FSGenderRadicalist++>><</if>>. - <<set $arcologies[_j].FSGenderRadicalist += _influence>> - <<elseif $arcologies[_j].FSGenderFundamentalist != "unset">> - She challenges Gender Fundamentalism there by fucking and getting fucked by anyone who's willing<<if canDoAnal($slaves[$i]) && canAchieveErection($slaves[$i])>>, which she's perfect for, since she's quite capable of cumming from prostate stimulation while fucking someone in the ass<<set $arcologies[_j].FSGenderFundamentalist-->><</if>>. - <<set $arcologies[_j].FSGenderFundamentalist -= _influence>> - <</if>> -<<elseif $arcologies[0].FSGenderFundamentalist != "unset">> - <<if $arcologies[_j].FSGenderFundamentalist != "unset">> - She advances Gender Fundamentalism there by being a wholesome, romantic girl<<if $slaves[$i].genes == "XX" && $slaves[$i].vagina > -1 && !$slaves[$i].dick>>, which she's perfect for, since she's a proper woman with a body meant for missionary<<set $arcologies[_j].FSGenderFundamentalist++>><</if>>. - <<set $arcologies[_j].FSGenderFundamentalist += _influence>> - <<elseif $arcologies[_j].FSGenderRadicalist != "unset">> - She challenges Gender Radicalism there by being a wholesome, romantic girl<<if $slaves[$i].genes == "XX" && $slaves[$i].vagina > -1 && !$slaves[$i].dick>>, which she's perfect for, since she's a proper woman with a body meant for missionary<<set $arcologies[_j].FSGenderRadicalist-->><</if>>. - <<set $arcologies[_j].FSGenderRadicalist -= _influence>> - <</if>> -<</if>> -<<if $arcologies[0].FSPaternalist != "unset">> - <<if $arcologies[_j].FSPaternalist != "unset">> - She advances Paternalism there by her enthusiasm for sexual slavery<<if $slaves[$i].energy > 95 && $slaves[$i].trust > 50>>, which she's perfect for, since she's a trusting nymphomaniac who couldn't possibly find happiness as anything other than a sex slave<<set $arcologies[_j].FSPaternalist++>><</if>>. - <<set $arcologies[_j].FSPaternalist += _influence>> - <<elseif $arcologies[_j].FSDegradationist != "unset">> - She challenges Degradationism there by her enthusiasm for sexual slavery<<if $slaves[$i].energy > 95 && $slaves[$i].trust > 50>>, which she's perfect for, since she's a trusting nymphomaniac who couldn't possibly find happiness as anything other than a sex slave<<set $arcologies[_j].FSDegradationist-->><</if>>. - <<set $arcologies[_j].FSDegradationist -= _influence>> - <</if>> -<<elseif $arcologies[0].FSDegradationist != "unset">> - <<if $arcologies[_j].FSDegradationist != "unset">> - She advances Degradationism there by submitting to public use in the most degrading ways<<if $slaves[$i].energy > 95 && $slaves[$i].trust < -50>>, which she's perfect for, since she's a frightened nymphomaniac for whom fear is an essential ingredient in the sexual release she craves<<set $arcologies[_j].FSDegradationist++>><</if>>. - <<set $arcologies[_j].FSDegradationist += _influence>> - <<elseif $arcologies[_j].FSPaternalist != "unset">> - She challenges Paternalism there by submitting to public use in the most degrading ways<<if $slaves[$i].energy > 95 && $slaves[$i].trust < -50>>, which she's perfect for, since she's a frightened nymphomaniac for whom fear is an essential ingredient in the sexual release she craves<<set $arcologies[_j].FSPaternalist-->><</if>>. - <<set $arcologies[_j].FSPaternalist -= _influence>> - <</if>> -<</if>> -<<if $arcologies[0].FSBodyPurist != "unset">> - <<if $arcologies[_j].FSBodyPurist != "unset">> - She advances Body Purism there with a lot of unadorned public nudity<<if $pure>>, which she's perfect for, since she's an all-natural beauty<<set $arcologies[_j].FSBodyPurist++>><</if>>. - <<set $arcologies[_j].FSBodyPurist += _influence>> - <<elseif $arcologies[_j].FSTransformationFetishist != "unset">> - She challenges Transformation Fetishism there with a lot of unadorned public nudity<<if $pure>>, which she's perfect for, since she's an all-natural beauty<<set $arcologies[_j].FSTransformationFetishist-->><</if>>. - <<set $arcologies[_j].FSTransformationFetishist -= _influence>> - <</if>> -<<elseif $arcologies[0].FSTransformationFetishist != "unset">> - <<if $arcologies[_j].FSBodyPurist != "unset">> - She advances Transformation Fetishism there with a lot of slutty public nudity<<if !$pure>>, which she's perfect for, since she's a whorish sex doll full of plastic<<set $arcologies[_j].FSBodyPurist++>><</if>>. - <<set $arcologies[_j].FSBodyPurist += _influence>> - <<elseif $arcologies[_j].FSTransformationFetishist != "unset">> - She challenges Body Purism there with a lot of slutty public nudity<<if !$pure>>, which she's perfect for, since she's a whorish sex doll full of plastic<<set $arcologies[_j].FSTransformationFetishist-->><</if>>. - <<set $arcologies[_j].FSTransformationFetishist -= _influence>> - <</if>> -<</if>> -<<if $arcologies[0].FSYouthPreferentialist != "unset">> - <<if $arcologies[_j].FSYouthPreferentialist != "unset">> - She advances Youth Preferentialism there by showing favoritism to younger suitors<<if $slaves[$i].visualAge < 25>>, and by being nice and young herself, appropriately enough<<set $arcologies[_j].FSYouthPreferentialist++>><</if>>. - <<set $arcologies[_j].FSYouthPreferentialist += _influence>> - <<elseif $arcologies[_j].FSMaturityPreferentialist != "unset">> - She challenges Maturity Preferentialism there by showing favoritism to younger suitors<<if $slaves[$i].visualAge < 25>>, and by being nice and young herself, appropriately enough<<set $arcologies[_j].FSMaturityPreferentialist-->><</if>>. - <<set $arcologies[_j].FSMaturityPreferentialist -= _influence>> - <</if>> -<<elseif $arcologies[0].FSMaturityPreferentialist != "unset">> - <<if $arcologies[_j].FSMaturityPreferentialist != "unset">> - She advances Maturity Preferentialism there by showing favoritism to more mature suitors<<if $slaves[$i].visualAge > 35>>, and by being a MILF herself, appropriately enough<<set $arcologies[_j].FSMaturityPreferentialist++>><</if>>. - <<set $arcologies[_j].FSMaturityPreferentialist += _influence>> - <<elseif $arcologies[_j].FSYouthPreferentialist != "unset">> - She challenges Youth Preferentialism there by showing favoritism to more mature suitors<<if $slaves[$i].visualAge > 35>>, and by being a MILF herself, appropriately enough<<set $arcologies[_j].FSYouthPreferentialist-->><</if>>. - <<set $arcologies[_j].FSYouthPreferentialist -= _influence>> - <</if>> -<</if>> -<<if $arcologies[0].FSSlimnessEnthusiast != "unset">> - <<if $arcologies[_j].FSSlimnessEnthusiast != "unset">> - She advances Slimness Enthusiasm there by showing her appreciation for lithe, graceful partners<<if $slaves[$i].boobs < 500 && $slaves[$i].butt < 3>>, and by being a lissome waif herself<<set $arcologies[_j].FSSlimnessEnthusiast++>><</if>>. - <<set $arcologies[_j].FSSlimnessEnthusiast += _influence>> - <<elseif $arcologies[_j].FSAssetExpansionist != "unset">> - She challenges Asset Expansionism there by showing her appreciation for lithe, graceful partners<<if $slaves[$i].boobs < 500 && $slaves[$i].butt < 3>>, and by being a lissome waif herself<<set $arcologies[_j].FSAssetExpansionist-->><</if>>. - <<set $arcologies[_j].FSAssetExpansionist -= _influence>> - <</if>> -<<elseif $arcologies[0].FSAssetExpansionist != "unset">> - <<if $arcologies[_j].FSAssetExpansionist != "unset">> - She advances Asset Expansionism there by showing her appreciation for partners with healthy helpings of tits and ass<<if $slaves[$i].butt > 4 && $slaves[$i].boobs > 800>>, and by being deliciously stacked herself<<set $arcologies[_j].FSAssetExpansionist++>><</if>>. - <<set $arcologies[_j].FSAssetExpansionist += _influence>> - <<elseif $arcologies[_j].FSSlimnessEnthusiast != "unset">> - She challenges Slimness Enthusiasm there by showing her appreciation for partners with healthy helpings of tits and ass<<if $slaves[$i].butt > 4 && $slaves[$i].boobs > 800>>, and by being deliciously stacked herself<<set $arcologies[_j].FSSlimnessEnthusiast-->><</if>>. - <<set $arcologies[_j].FSSlimnessEnthusiast -= _influence>> - <</if>> -<</if>> -<<if $arcologies[0].FSPastoralist != "unset">> - <<if $arcologies[_j].FSPastoralist != "unset">> - She advances Pastoralism there by drinking a lot of milk, as lasciviously as possible<<if $slaves[$i].lactation>>, and by not milking herself at all, thereby causing her tits to jet cream during intercourse, while she moves, or for no reason at all<<set $arcologies[_j].FSPastoralist++>><</if>>. - <<set $arcologies[_j].FSPastoralist += _influence>> - <<elseif $arcologies[_j].FSCummunism != "unset">> - She challenges Cummunism there by drinking a lot of milk, as lasciviously as possible<<if $slaves[$i].lactation>>, and by not milking herself at all, thereby causing her tits to jet cream during intercourse, while she moves, or for no reason at all<<set $arcologies[_j].FSCummunism-->><</if>>. - <<set $arcologies[_j].FSCummunism -= _influence>> - <</if>> -<</if>> -<<if $arcologies[0].FSPhysicalIdealist != "unset">> - <<if $arcologies[_j].FSPhysicalIdealist != "unset">> - She advances Physical Idealism there by working out in public<<if $slaves[$i].muscles > 30>>, having physically challenging sex in public, and improving her already impressive musculature in a publicly documented journey of self-improvement<<set $arcologies[_j].FSPhysicalIdealist++>><<else>>and having physically challenging sex in public<</if>>. - <<set $arcologies[_j].FSPhysicalIdealist += _influence>> - <<elseif $arcologies[_j].FSHedonisticDecadence != "unset">> - She challenges Hedonistic Decadence there by working out in public<<if $slaves[$i].muscles > 30>>, having physically challenging sex in public, and improving her already impressive musculature in a publicly documented journey of self-improvement<<set $arcologies[_j].FSHedonisticDecadence-->><<else>>and having physically challenging sex in public<</if>>. - <<set $arcologies[_j].FSHedonisticDecadence -= _influence>> - <</if>> -<<elseif $arcologies[0].FSHedonisticDecadence != "unset">> - <<if $arcologies[_j].FSHedonisticDecadence != "unset">> - She advances Hedonistic Decadence there by stuffing her face at all times, having one hand down her pants, and inviting anyone near her for a quick fuck whenever the mood strikes her. <<if ["neglectful", "cum addict", "anal addict", "attention whore", "breast growth", "abusive", "malicious", "self hating", "breeder"].includes($slaves[$i].sexualFlaw)>>. She wears her sexual paraphilia proudly and make sure everyone knows what she likes and how she likes it.<<set $arcologies[_j].FSHedonisticDecadence++>><</if>>. - <<set $arcologies[_j].FSHedonisticDecadence += _influence>> - <<elseif $arcologies[_j].FSPhysicalIdealist != "unset">> - She challenges Physical Idealism there by stuffing her face at all times, having one hand down her pants, and inviting anyone near her for a quick fuck whenever the mood strikes her. <<if ["neglectful", "cum addict", "anal addict", "attention whore", "breast growth", "abusive", "malicious", "self hating", "breeder"].includes($slaves[$i].sexualFlaw)>>. She wears her sexual paraphilia proudly and make sure everyone knows what she likes and how she likes it.<<set $arcologies[_j].FSPhysicalIdealist-->><</if>>. - <<set $arcologies[_j].FSPhysicalIdealist -= _influence>> - <</if>> -<</if>> -<<if $arcologies[0].FSRepopulationFocus != "unset">> - <<if $arcologies[_j].FSRepopulationFocus != "unset">> - She advances Repopulationism there by showing her appreciation for partners with fecund figures<<if $slaves[$i].belly >= 10000>>, and by <<if $slaves[$i].bellyPreg >= 8000>>being heavily pregnant herself<<else>>proudly cradling her greatly distended middle<</if>><<set $arcologies[_j].FSRepopulationFocus++>><</if>>. - <<set $arcologies[_j].FSRepopulationFocus += _influence>> - <<elseif $arcologies[_j].FSRestart != "unset">> - She challenges Eugenics there by showing her appreciation for partners with fecund figures, specifically those lacking the approval of society<<if $slaves[$i].belly >= 10000>>, and by <<if $slaves[$i].bellyPreg >= 8000>>proudly displaying her markless pregnancy<<else>>proudly cradling her greatly distended, markless, middle<</if>><<set $arcologies[_j].FSRestart-->><</if>>. - <<set $arcologies[_j].FSRestart -= _influence>> - <</if>> -<<elseif $arcologies[0].FSRestart != "unset">> - <<if $arcologies[_j].FSRestart != "unset">> - She advances Eugenics there by congratulating high class couples while completely ignoring everyone else<<if $slaves[$i].belly < 1500 && !canGetPregnant($slaves[$i])>>, and by showing off her baby-free body<<if $slaves[$i].pregKnown == 1>> (even though she's hiding her own pregnancy)<</if>><<set $arcologies[_j].FSRestart++>><</if>>. - <<set $arcologies[_j].FSRestart += _influence>> - <<elseif $arcologies[_j].FSRepopulationFocus != "unset">> - She challenges Repopulationism there by harshly judging every gravid girl she sees while showering praise on the high class<<if $slaves[$i].belly < 1500 && !canGetPregnant($slaves[$i])>>, and by showing off her baby-free body<<if $slaves[$i].pregKnown == 1>> (even though she's hiding her own pregnancy)<</if>><<set $arcologies[_j].FSRepopulationFocus-->><</if>>. - <<set $arcologies[_j].FSRepopulationFocus -= _influence>> - <</if>> -<</if>> -<<if $arcologies[0].FSChattelReligionist != "unset">> - <<if $arcologies[_j].FSChattelReligionist != "unset">> - She advances Chattel Religionism there by constant public worship, both sexual and traditional<<if $slaves[$i].devotion > 95 && $slaves[$i].intelligence >= 3>>, and by composing her own series of devotionals to your sexual prowess and attractiveness<<set $arcologies[_j].FSChattelReligionist++>><</if>>. - <<set $arcologies[_j].FSChattelReligionist += _influence>> - <</if>> -<</if>> -<<if $arcologies[0].FSRomanRevivalist != "unset">> - <<if $arcologies[_j].FSRomanRevivalist != "unset">> - She advances Roman Revivalism there by taking an active part in the daily round of public Roman life<<if canTalk($slaves[$i]) && $slaves[$i].intelligence >= 3>>, which she's perfect for, since she has the intelligence to hold her own in discourse with citizens<<set $arcologies[_j].FSRomanRevivalist++>><</if>>. - <<set $arcologies[_j].FSRomanRevivalist += _influence>> - <</if>> -<<elseif $arcologies[0].FSAztecRevivalist != "unset">> - <<if $arcologies[_j].FSAztecRevivalist != "unset">> - She advances Aztec Revivalism there by taking an active part in the bloodier spectacles<<if $slaves[$i].combatSkill >= 1>>, which she's perfect for, since she has enough experience with blood to make it look good<<set $arcologies[_j].FSAztecRevivalist++>><</if>>. - <<set $arcologies[_j].FSAztecRevivalist += _influence>> - <</if>> -<<elseif $arcologies[0].FSEgyptianRevivalist != "unset">> - <<if $arcologies[_j].FSEgyptianRevivalist != "unset">> - She advances Egyptian Revivalism there by playing her part in the endless round of voluptuous entertainments<<if $slaves[$i].relationship && $slaves[$i].relation && $slaves[$i].relationshipTarget == $slaves[$i].relationTarget>>, which she's perfect for, since everyone knows that at the end of the day she'll go home and make love to a blood relative<<set $arcologies[_j].FSEgyptianRevivalist++>><</if>>. - <<set $arcologies[_j].FSEgyptianRevivalist += _influence>> - <</if>> -<<elseif $arcologies[0].FSEdoRevivalist != "unset">> - <<if $arcologies[_j].FSEdoRevivalist != "unset">> - She advances Edo Revivalism there by artfully mixing sexual allure and elegant propriety<<if $slaves[$i].entertainSkill > 95>>, which she's perfect for, since no slave can claim to better entertain a gentleman caller than her<<set $arcologies[_j].FSEdoRevivalist++>><</if>>. - <<set $arcologies[_j].FSEdoRevivalist += _influence>> + <<set _influenced = 1>> <</if>> -<<elseif $arcologies[0].FSArabianRevivalist != "unset">> - <<if $arcologies[_j].FSArabianRevivalist != "unset">> - She advances Arabian Revivalism there by helping citizens improve their slaves' sex skills<<if $slaves[$i].fetishKnown && ($slaves[$i].fetish == "sadist" || $slaves[$i].fetish == "dom")>>, which she's perfect for, since she's naturally dominant and likes nothing better than fucking her inferiors<<set $arcologies[_j].FSArabianRevivalist++>><</if>>. - <<set $arcologies[_j].FSArabianRevivalist += _influence>> - <</if>> -<<elseif $arcologies[0].FSChineseRevivalist != "unset">> - <<if $arcologies[_j].FSChineseRevivalist != "unset">> - She advances Chinese Revivalism there by helping citizens improve the feng shui of their slave arrangements<<if $slaves[$i].intelligenceImplant >= 1 && $slaves[$i].intelligence >= 3>>, which she's perfect for, since she has the intelligence and education to make real contributions<<set $arcologies[_j].FSChineseRevivalist++>><</if>>. - <<set $arcologies[_j].FSChineseRevivalist += _influence>> - <</if>> -<</if>> -<<set _influenced = 1>> -<<break>> -<</if>> -<</for>> -<<if !_influenced>> - assigned to be a sexual Ambassador to other arcologies, but you have not targeted a neighboring arcology for cultural influence, making the assignment pointless. - <<if $oldRecruiterTarget>> - <<set $recruiterTarget = clone($oldRecruiterTarget)>> - @@.yellow;She goes back to recruiting $recruiterTarget.@@ - <<unset $oldRecruiterTarget>> + <<if !_influenced>> + assigned to be a sexual Ambassador to other arcologies, but you have not targeted a neighboring arcology for cultural influence, making the assignment pointless. + <<if $oldRecruiterTarget>> + <<set $recruiterTarget = clone($oldRecruiterTarget)>> + @@.yellow;She goes back to recruiting $recruiterTarget.@@ + <<unset $oldRecruiterTarget>> + <</if>> <</if>> -<</if>> <<elseif $slaves.length < _idleTarget>> /* begin recruiting */ -<<set $recruiterProgress += random(0,1)>> + <<set $recruiterProgress += random(0,1)>> -uses your online resources and some @@.yellowgreen;modest funds@@ to convince $recruiterTarget from the old world to immigrate for voluntary enslavement. - -<<if $slaves[$i].devotion > 95>> - Her extreme devotion to you lends her total cogency. - <<set $recruiterProgress += 2>> -<<elseif $slaves[$i].devotion > 50>> - Her devotion to you lends her conviction. - <<set $recruiterProgress += 1>> -<<else>> - Her imperfect feelings toward you give her little conviction. -<</if>> - -<<if setup.recruiterCareers.includes($slaves[$i].career)>> - She has experience in recruitment from before she was a slave. - <<set $recruiterProgress += 2>> -<<elseif $slaves[$i].skillRC >= $masteredXP>> - She has experience in recruitment from working for you. - <<set $recruiterProgress += 2>> -<<else>> - <<set $slaves[$i].skillRC += random(1,($slaves[$i].intelligence+4)*2)>> -<</if>> + uses your online resources and some @@.yellowgreen;modest funds@@ to convince $recruiterTarget from the old world to immigrate for voluntary enslavement. -<<if $slaves[$i].intelligence >= 2>> - Her intelligence enables her to cleverly entrap potential slaves. - <<set $recruiterProgress += 1>> -<</if>> - -<<if $slaves[$i].entertainSkill >= 100>> - She has the entertainment skills necessary to convince any target. - <<set $recruiterProgress += 2>> -<<elseif $slaves[$i].entertainSkill > 60>> - She has the entertainment expertise to lure in most targets. - <<set $recruiterProgress += 1.5>> -<<elseif $slaves[$i].entertainSkill > 30>> - She has the necessary entertainment skills to banter successfully with her targets. - <<set $recruiterProgress += 1>> -<<elseif $slaves[$i].entertainSkill > 10>> - Her mediocre entertainment skills do nothing to convince her targets. -<<else>> - Her total lack of entertainment skills seriously hinders her efforts. - <<set $recruiterProgress -= 1>> -<</if>> - -<<if $slaves[$i].bellyPreg >= 300000>> - Her massive overfilled womb is detrimental to her efforts to recruit girls. It instills a fear of being turned into nothing more than a baby filled sack. - <<set $recruiterProgress -= 3>> -<</if>> + <<if $slaves[$i].devotion > 95>> + Her extreme devotion to you lends her total cogency. + <<set $recruiterProgress += 2>> + <<elseif $slaves[$i].devotion > 50>> + Her devotion to you lends her conviction. + <<set $recruiterProgress += 1>> + <<else>> + Her imperfect feelings toward you give her little conviction. + <</if>> -<<if $clubUpgradePDAs == 1>> - The slaves in $clubName help her by passing her tips they pick up while working the crowds. - <<for $j = 0; $j < $slaves.length; $j++>> - <<if $slaves[$j].assignment == "serve in the club">> - <<set $recruiterProgress += 0.5>> + <<if setup.recruiterCareers.includes($slaves[$i].career)>> + She has experience in recruitment from before she was a slave. + <<set $recruiterProgress += 2>> + <<elseif $slaves[$i].skillRC >= $masteredXP>> + She has experience in recruitment from working for you. + <<set $recruiterProgress += 2>> + <<else>> + <<set $slaves[$i].skillRC += random(1,($slaves[$i].intelligence+4)*2)>> <</if>> - <</for>> -<</if>> -<<if $recruiterTarget == "desperate whores">> - <<if ($Recruiter.analCount + $Recruiter.oralCount) > 200>> - As a veteran slut, she speaks from experience when she says that being your slave whore will be safer and healthier than streetwalking. + <<if $slaves[$i].intelligence >= 2>> + Her intelligence enables her to cleverly entrap potential slaves. <<set $recruiterProgress += 1>> - <<else>> - She does her best to convince them that being your slave whore will be safer and healthier than streetwalking. <</if>> -<<elseif $recruiterTarget == "expectant mothers">> /* now you can ginger too */ - <<if (($Recruiter.belly >= 1500 || setup.fakeBellies.includes($bellyAccessory) && $Recruiter.weight < 130) || $Recruiter.belly >= 100000)>> - <<if $Recruiter.preg > 5>> - Since she's visibly pregnant herself, she speaks with authority when she says that Free Cities medicine can keep them and their pregnancies safe and healthy. + + <<if $slaves[$i].entertainSkill >= 100>> + She has the entertainment skills necessary to convince any target. + <<set $recruiterProgress += 2>> + <<elseif $slaves[$i].entertainSkill > 60>> + She has the entertainment expertise to lure in most targets. + <<set $recruiterProgress += 1.5>> + <<elseif $slaves[$i].entertainSkill > 30>> + She has the necessary entertainment skills to banter successfully with her targets. + <<set $recruiterProgress += 1>> + <<elseif $slaves[$i].entertainSkill > 10>> + Her mediocre entertainment skills do nothing to convince her targets. <<else>> - Since she looks visibly pregnant, she's more convincing when she says that Free Cities medicine can keep them and their pregnancies safe and healthy. + Her total lack of entertainment skills seriously hinders her efforts. + <<set $recruiterProgress -= 1>> <</if>> - <<set $recruiterProgress += 1>> - <<else>> - She does her best to convince them that Free Cities medicine can keep them and their pregnancies safe and healthy. - <</if>> -<<elseif $recruiterTarget == "young migrants">> - <<if ($Recruiter.health >= 80) && ($Recruiter.face > 10)>> - Her lovely face and shining health go a long way to convince them that being your slave promises a better life. - <<set $recruiterProgress += 1>> - <<else>> - She does her best to convince them that being your slave promises a better life. + + <<if $slaves[$i].bellyPreg >= 300000>> + Her massive overfilled womb is detrimental to her efforts to recruit girls. It instills a fear of being turned into nothing more than a baby filled sack. + <<set $recruiterProgress -= 3>> <</if>> -<<elseif $recruiterTarget == "dissolute sissies">> - <<if ($Recruiter.dick > 1) && canAchieveErection($Recruiter) && ($Recruiter.dickAccessory != ("chastity"))>> - She giggles and shows off her erection, making it easy to convince them that your slaves with dicks enjoy a sexually satisfying life. - <<set $recruiterProgress += 1>> - <<else>> - She does her best to convince them that your slaves with dicks enjoy a sexually satisfying life. + + <<if $clubUpgradePDAs == 1>> + The slaves in $clubName help her by passing her tips they pick up while working the crowds. + <<for _sarg = 0; _sarg < $slaves.length; _sarg++>> + <<if $slaves[_sarg].assignment == "serve in the club">> + <<set $recruiterProgress += 0.5>> + <</if>> + <</for>> <</if>> -<<elseif $recruiterTarget == "reassignment candidates">> - <<if ($Recruiter.ovaries == 0) && ($Recruiter.face > 10)>> - She shows off her lovely face and describes her unusual biological situation under your care, convincing them that you'll turn them into happy little slave girls. - <<set $recruiterProgress += 1>> - <<else>> - She does her best to convince them that you'll turn them into happy little slave girls. + + <<if $recruiterTarget == "desperate whores">> + <<if ($Recruiter.analCount + $Recruiter.oralCount + $Recruiter.vaginalCount) > 200>> + As a veteran slut, she speaks from experience when she says that being your slave whore will be safer and healthier than streetwalking. + <<set $recruiterProgress += 1>> + <<else>> + She does her best to convince them that being your slave whore will be safer and healthier than streetwalking. + <</if>> + <<elseif $recruiterTarget == "expectant mothers">> /* now you can ginger too */ + <<if (($Recruiter.belly >= 1500 || setup.fakeBellies.includes($bellyAccessory) && $Recruiter.weight < 130) || $Recruiter.belly >= 100000)>> + <<if $Recruiter.preg > 5>> + Since she's visibly pregnant herself, she speaks with authority when she says that Free Cities medicine can keep them and their pregnancies safe and healthy. + <<else>> + Since she looks visibly pregnant, she's more convincing when she says that Free Cities medicine can keep them and their pregnancies safe and healthy. + <</if>> + <<set $recruiterProgress += 1>> + <<else>> + She does her best to convince them that Free Cities medicine can keep them and their pregnancies safe and healthy. + <</if>> + <<elseif $recruiterTarget == "young migrants">> + <<if ($Recruiter.health >= 80) && ($Recruiter.face > 10)>> + Her lovely face and shining health go a long way to convince them that being your slave promises a better life. + <<set $recruiterProgress += 1>> + <<else>> + She does her best to convince them that being your slave promises a better life. + <</if>> + <<elseif $recruiterTarget == "dissolute sissies">> + <<if ($Recruiter.dick > 1) && canAchieveErection($Recruiter) && !["chastity", "combined chastity"].includes($activeSlave.dickAccessory)>> + She giggles and shows off her erection, making it easy to convince them that your slaves with dicks enjoy a sexually satisfying life. + <<set $recruiterProgress += 1>> + <<else>> + She does her best to convince them that your slaves with dicks enjoy a sexually satisfying life. + <</if>> + <<elseif $recruiterTarget == "reassignment candidates">> + <<if (($Recruiter.balls > 0 && $Recruiter.ovaries == 0 && $Recruiter.genes == "XX") || ($Recruiter.ovaries == 1 && $Recruiter.scrotum == 0 && $Recruiter.genes == "XY")) && ($Recruiter.face > 10)>> + She shows off her lovely face and describes her unusual biological situation under your care, convincing them that you'll turn them into happy little slave girls. + <<set $recruiterProgress += 1>> + <<else>> + She does her best to convince them that you'll turn them into happy little slave girls. + <</if>> <</if>> -<</if>> -<<if ($slaves[$i].livingRules != "luxurious")>> - She would be more effective if she could show off a luxurious standard of living. - <<set $recruiterProgress -= 1>> -<</if>> + <<if ($slaves[$i].livingRules != "luxurious")>> + She would be more effective if she could show off a luxurious standard of living. + <<set $recruiterProgress -= 1>> + <</if>> -<<if $recruiterProgress > 7>> - She has several excellent prospects and will probably get one of them to agree to enslavement soon. -<<elseif $recruiterProgress > 3>> - She has some prospects to work with but needs more time to get them agree to enslavement. -<<else>> - She has no real prospects yet and has more work to do before anyone agrees to enslavement. -<</if>> + <<if $recruiterProgress > 7>> + She has several excellent prospects and will probably get one of them to agree to enslavement soon. + <<elseif $recruiterProgress > 3>> + She has some prospects to work with but needs more time to get them agree to enslavement. + <<else>> + She has no real prospects yet and has more work to do before anyone agrees to enslavement. + <</if>> -<<if ($slaves[$i].livingRules == "luxurious")>> - Being continually trusted with this position @@.hotpink;increases her devotion to you@@ and encourages her to @@.mediumaquamarine;trust you in turn.@@ - <<set $slaves[$i].devotion += 4>> - <<set $slaves[$i].trust += 4>> -<<else>> - Being continually trusted with this position @@.hotpink;slightly increases her devotion to you,@@ though she harbors some doubts because she isn't allowed a room of her own to set her apart from the other slaves. - <<set $slaves[$i].devotion += 1>> -<</if>> + <<if ($slaves[$i].livingRules == "luxurious")>> + Being continually trusted with this position @@.hotpink;increases her devotion to you@@ and encourages her to @@.mediumaquamarine;trust you in turn.@@ + <<set $slaves[$i].devotion += 4, $slaves[$i].trust += 4>> + <<else>> + Being continually trusted with this position @@.hotpink;slightly increases her devotion to you,@@ though she harbors some doubts because she isn't allowed a room of her own to set her apart from the other slaves. + <<set $slaves[$i].devotion += 1>> + <</if>> <<else>> /* idle publicity (submitted by FireDrops) */ -tries to maintain her network of prospects without promising anyone a space in $arcologies[0].name, since you already control <<if $slaves.length > _idleTarget>>more sex slaves than<<else>>as many sex slaves as<</if>> her assigned goal. + tries to maintain her network of prospects without promising anyone a space in $arcologies[0].name, since you already control <<if $slaves.length > _idleTarget>>more sex slaves than<<else>>as many sex slaves as<</if>> her assigned goal. -<<set _seed = 0>> -<<set _seed -= (6 - (6*$slaves[$i].entertainSkill/100))>> -<<set _seed -= (3 - $slaves[$i].face)>> -<<if $slaves[$i].intelligence < 0>> - <<set _seed = Math.min(_seed, 4*$slaves[$i].intelligence)>> -<</if>> -<<if _seed < 0>> /*catches overload from very high entertainment*/ - <<set $recruiterProgress += _seed/10>> -<</if>> -<<if $recruiterProgress < 0>> - <<set $recruiterProgress = 0>> -<</if>> + <<set _seed = 0>> + <<set _seed -= (6 - (6*$slaves[$i].entertainSkill/100))>> + <<set _seed -= (3 - $slaves[$i].face)>> + <<if $slaves[$i].intelligence < 0>> + <<set _seed = Math.min(_seed, 4*$slaves[$i].intelligence)>> + <</if>> + <<if _seed < 0>> /*catches overload from very high entertainment*/ + <<set $recruiterProgress += _seed/10>> + <</if>> + <<if $recruiterProgress < 0>> + <<set $recruiterProgress = 0>> + <</if>> -<<if $slaves[$i].intelligence >= 0>> - <<if $slaves[$i].entertainSkill >= 100>> - Her mastery of flirting and conversation continues to seduce them, - <<if $slaves[$i].face > 95>> and with her nearly perfect face they instinctively trust her. - <<else>> although she might have done better still if she were prettier. + <<if $slaves[$i].intelligence >= 0>> + <<if $slaves[$i].entertainSkill >= 100>> + Her mastery of flirting and conversation continues to seduce them, + <<if $slaves[$i].face > 95>> + and with her nearly perfect face they instinctively trust her. + <<else>> + although she might have done better still if she were prettier. + <</if>> + <<else>> + She uses what conversation skill she has to keep them interested in enslavement, + <<if $slaves[$i].face > 40>> + and the reminder that they could share a home with such a beauty doesn't hurt. + <<else>> + but her face isn't attractive enough to hold their attention. + <</if>> <</if>> <<else>> - She uses what conversation skill she has to keep them interested in enslavement, - <<if $slaves[$i].face > 40>> and the reminder that they could share a home with such a beauty doesn't hurt. - <<else>> but her face isn't attractive enough to hold their attention. - <</if>> + Unfortunately she's just not smart enough to manage such a delicate balance and some potential slaves inevitably drift away. <</if>> -<<else>> -Unfortunately she's just not smart enough to manage such a delicate balance and some potential slaves inevitably drift away. -<</if>> -She uses her extra time and @@.yellowgreen;recruitment allowance@@ this week to tour the arcology and post to your household's social media accounts more actively than usual, @@.green;building up your reputation.@@ + She uses her extra time and @@.yellowgreen;recruitment allowance@@ this week to tour the arcology and post to your household's social media accounts more actively than usual, @@.green;building up your reputation.@@ -<<set _seed = 10>> -<<set _FSmatch = 0>> /* _FSmatch means recruiter's appearance displays FS ideas */ -<<set _FSdefend = 0>> /* _FSdefend is intelligence-based advocation for your FS */ + <<set _seed = 10>> + <<set _FSmatch = 0>> /* _FSmatch means recruiter's appearance displays FS ideas */ + <<set _FSdefend = 0>> /* _FSdefend is intelligence-based advocation for your FS */ -<<if $slaves[$i].face > 40>> - <<set _seed += $slaves[$i].face*$slaves[$i].entertainSkill/30>> - <<else>> - <<set _seed += $slaves[$i].entertainSkill/30>> -<</if>> -<<if $slaves[$i].intelligence > 0>> - <<set _seed += $slaves[$i].intelligence+$slaves[$i].intelligenceImplant>> -<</if>> -<<if $studio && $slaves[$i].pornFame >= 10>> - <<set _seed += $slaves[$i].prestige*3>> -<</if>> -<<if $arcologies[0].FSSupremacist != "unset">> - <<if $slaves[$i].intelligence > 1>> - <<set _seed += 2, _FSdefend++, $arcologies[0].FSSupremacist += 0.01*$FSSingleSlaveRep*($slaves[$i].intelligence-1)>> - <<if $slaves[$i].race != $arcologies[0].FSSupremacistRace>> - <<set $arcologies[0].FSSupremacist += 0.01*$FSSingleSlaveRep>> - <</if>> -<</if>> <</if>> -<<if $arcologies[0].FSSubjugationist != "unset">> - <<if $slaves[$i].intelligence > 1>> - <<set _seed += 2, _FSdefend++, $arcologies[0].FSSubjugationist += 0.01*$FSSingleSlaveRep*($slaves[$i].intelligence-1)>> - <<if $slaves[$i].race == $arcologies[0].FSSubjugationistRace>> - <<set $arcologies[0].FSSubjugationist += 0.01*$FSSingleSlaveRep>> - <</if>> -<</if>> <</if>> -<<if $arcologies[0].FSGenderRadicalist != "unset">> - <<if $slaves[$i].dick > 0 && ($slaves[$i].balls < 1 || $slaves[$i].boobs > 400)>> - <<if $slaves[$i].anus > 0>> <<set _seed += 4>> - <<else>> <<set _seed += 1>> - <</if>> - <<set _FSmatch++, $arcologies[0].FSGenderRadicalist += 0.01*$FSSingleSlaveRep>> -<</if>> <</if>> -<<if $arcologies[0].FSGenderFundamentalist != "unset">> - <<if $arcologies[0].FSRestart != "unset">> - <<if $slaves[$i].balls < 1>> - <<set _seed += 1>> - <</if>> + <<if $slaves[$i].face > 40>> + <<set _seed += $slaves[$i].face*$slaves[$i].entertainSkill/30>> <<else>> - <<if $slaves[$i].balls < 1 && ($slaves[$i].bellPreg >= 1500 || setup.fakeBellies.includes($bellyAccessory))>> - <<if $slaves[$i].bellPreg >= 1500>> <<set _seed += 4>> - <<else>> <<set _seed += 1>> - <</if>> - <<set _FSmatch++, $arcologies[0].FSGenderFundamentalist += 0.01*$FSSingleSlaveRep>> + <<set _seed += $slaves[$i].entertainSkill/30>> <</if>> -<</if>> <</if>> -<<if $arcologies[0].FSPaternalist != "unset">> - <<if ($slaves[$i].devotion + $slaves[$i].trust) > 150 || $slaves[$i].relationship == -3>> - <<set _seed += 1, _FSdefend++>> - <<if $slaves[$i].intelligenceImplant == 1>> - <<set _seed += 1, $arcologies[0].FSPaternalist += 0.02*$FSSingleSlaveRep>> - <<else>> - <<set $arcologies[0].FSPaternalist += 0.01*$FSSingleSlaveRep>> - <</if>> + <<if $slaves[$i].intelligence > 0>> + <<set _seed += $slaves[$i].intelligence+$slaves[$i].intelligenceImplant>> <</if>> - <<if $slaves[$i].health > 40>> - <<set _seed += 1>> + <<if $studio && $slaves[$i].pornFame >= 10>> + <<set _seed += $slaves[$i].prestige*3>> <</if>> -<</if>> -<<if $arcologies[0].FSDegradationist != "unset" || $arcologies[0].FSBodyPurist != "unset">> - <<modScore $slaves[$i]>> -<</if>> -<<if $arcologies[0].FSDegradationist != "unset">> - <<if $slaves[$i].intelligence > 1>> - <<set _seed += 1, _FSdefend++, $arcologies[0].FSDegradationist += 0.01*$FSSingleSlaveRep*($slaves[$i].intelligence-1)>> + + <<if $arcologies[0].FSSupremacist != "unset">> + <<if $slaves[$i].intelligence > 1>> + <<set _seed += 2, _FSdefend++, $arcologies[0].FSSupremacist += 0.01*$FSSingleSlaveRep*($slaves[$i].intelligence-1)>> + <<if $slaves[$i].race != $arcologies[0].FSSupremacistRace>> + <<set $arcologies[0].FSSupremacist += 0.01*$FSSingleSlaveRep>> + <</if>> + <</if>> <</if>> - <<if $modScore > 15 || ($piercingScore > 8 && $tatScore > 5)>> - <<set _seed += 1, _FSmatch++, $arcologies[0].FSDegradationist += 0.01*$FSSingleSlaveRep>> + <<if $arcologies[0].FSSubjugationist != "unset">> + <<if $slaves[$i].intelligence > 1>> + <<set _seed += 2, _FSdefend++, $arcologies[0].FSSubjugationist += 0.01*$FSSingleSlaveRep*($slaves[$i].intelligence-1)>> + <<if $slaves[$i].race == $arcologies[0].FSSubjugationistRace>> + <<set $arcologies[0].FSSubjugationist += 0.01*$FSSingleSlaveRep>> + <</if>> + <</if>> <</if>> -<</if>> -<<if $arcologies[0].FSBodyPurist != "unset">> - <<if $slaves[$i].corsetPiercing == 0 && $piercingScore < 3 && $tatScore < 2>> - <<if $slaves[$i].boobsImplant == 0>> - <<set _seed += 1>> + <<if $arcologies[0].FSGenderRadicalist != "unset">> + <<if $slaves[$i].dick > 0 && ($slaves[$i].balls < 1 || $slaves[$i].boobs > 400)>> + <<if $slaves[$i].anus > 0>> + <<set _seed += 4>> + <<else>> + <<set _seed += 1>> + <</if>> + <<set _FSmatch++, $arcologies[0].FSGenderRadicalist += 0.01*$FSSingleSlaveRep>> <</if>> - <<if $slaves[$i].buttImplant == 0>> - <<set _seed += 1>> + <<elseif $arcologies[0].FSGenderFundamentalist != "unset">> + <<if $arcologies[0].FSRestart != "unset">> + <<if $slaves[$i].balls < 1>> + <<set _seed += 1>> + <</if>> + <<else>> + <<if $slaves[$i].balls < 1 && ($slaves[$i].bellPreg >= 1500 || setup.fakeBellies.includes($bellyAccessory))>> + <<if $slaves[$i].bellPreg >= 1500>> + <<set _seed += 4>> + <<else>> + <<set _seed += 1>> + <</if>> + <<set _FSmatch++, $arcologies[0].FSGenderFundamentalist += 0.01*$FSSingleSlaveRep>> + <</if>> <</if>> - <<if $slaves[$i].waist >= -95>> + <</if>> + <<if $arcologies[0].FSPaternalist != "unset">> + <<if ($slaves[$i].devotion + $slaves[$i].trust) > 150 || $slaves[$i].relationship == -3>> + <<set _seed += 1, _FSdefend++>> + <<if $slaves[$i].intelligenceImplant == 1>> + <<set _seed += 1, $arcologies[0].FSPaternalist += 0.02*$FSSingleSlaveRep>> + <<else>> + <<set $arcologies[0].FSPaternalist += 0.01*$FSSingleSlaveRep>> + <</if>> + <</if>> + <<if $slaves[$i].health > 40>> <<set _seed += 1>> <</if>> - <<set _seed += 1, _FSmatch++, $arcologies[0].FSBodyPurist += 0.01*$FSSingleSlaveRep>> -<</if>> <</if>> -<<if $arcologies[0].FSTransformationFetishist != "unset">> - <<if $slaves[$i].boobsImplant > 0 && $slaves[$i].buttImplant > 0 && $slaves[$i].lipsImplant > 0>> - <<if $slaves[$i].waist < -95 || $slaves[$i].teeth == "pointy" || $slaves[$i].amp != 0 || ($slaves[$i].vagina > -1 && $slaves[$i].dick > 6)>> <<set _seed += 4>> - <<else>> <<set _seed += 2>> + <<elseif $arcologies[0].FSDegradationist != "unset">> + <<modScore $slaves[$i]>> + <<if $slaves[$i].intelligence > 1>> + <<set _seed += 1, _FSdefend++, $arcologies[0].FSDegradationist += 0.01*$FSSingleSlaveRep*($slaves[$i].intelligence-1)>> <</if>> - <<set _FSmatch++, $arcologies[0].FSTransformationFetishist += 0.01*$FSSingleSlaveRep>> -<</if>> <</if>> -<<if $arcologies[0].FSYouthPreferentialist != "unset">> - <<if $slaves[$i].physicalAge < 30>> - <<set _seed += 4, _FSmatch++, $arcologies[0].FSYouthPreferentialist += 0.01*$FSSingleSlaveRep>> -<</if>> <</if>> -<<if $arcologies[0].FSMaturityPreferentialist != "unset">> - <<if $slaves[$i].actualAge >= 30>> - <<set _seed += 4, _FSmatch++, $arcologies[0].FSMaturityPreferentialist += 0.01*$FSSingleSlaveRep>> -<</if>> <</if>> -<<if $arcologies[0].FSRepopulationFocus != "unset">> - <<if $slaves[$i].preg > 30>> - <<if $slaves[$i].pregType >= 30>> - <<set _seed += 5>> - <<elseif $slaves[$i].pregType >= 10>> - <<set _seed += 4>> - <<else>> - <<set _seed += 3>> + <<if $modScore > 15 || ($piercingScore > 8 && $tatScore > 5)>> + <<set _seed += 1, _FSmatch++, $arcologies[0].FSDegradationist += 0.01*$FSSingleSlaveRep>> <</if>> - <<set _FSmatch++, $arcologies[0].FSRepopulationFocus += 0.01*$FSSingleSlaveRep>> - <<elseif $slaves[$i].preg > 20>> - <<if $slaves[$i].pregType >= 30>> - <<set _seed += 4>> - <<elseif $slaves[$i].pregType >= 10>> - <<set _seed += 3>> - <<else>> - <<set _seed += 2>> + <</if>> + <<if $arcologies[0].FSBodyPurist != "unset">> + <<modScore $slaves[$i]>> + <<if $slaves[$i].corsetPiercing == 0 && $piercingScore < 3 && $tatScore < 2>> + <<if $slaves[$i].boobsImplant == 0>> + <<set _seed += 1>> + <</if>> + <<if $slaves[$i].buttImplant == 0>> + <<set _seed += 1>> + <</if>> + <<if $slaves[$i].waist >= -95>> + <<set _seed += 1>> + <</if>> + <<set _seed += 1, _FSmatch++, $arcologies[0].FSBodyPurist += 0.01*$FSSingleSlaveRep>> <</if>> - <<set _FSmatch++, $arcologies[0].FSRepopulationFocus += 0.01*$FSSingleSlaveRep>> - <<elseif $slaves[$i].bellyPreg >= 1500>> - <<if $slaves[$i].pregType >= 30>> - <<set _seed += 3>> - <<elseif $slaves[$i].pregType >= 10>> - <<set _seed += 2>> - <<else>> - <<set _seed += 1>> + <<elseif $arcologies[0].FSTransformationFetishist != "unset">> + <<if $slaves[$i].boobsImplant > 0 && $slaves[$i].buttImplant > 0 && $slaves[$i].lipsImplant > 0>> + <<if $slaves[$i].waist < -95 || $slaves[$i].teeth == "pointy" || $slaves[$i].amp != 0 || ($slaves[$i].vagina > -1 && $slaves[$i].dick > 6)>> + <<set _seed += 4>> + <<else>> + <<set _seed += 2>> + <</if>> + <<set _FSmatch++, $arcologies[0].FSTransformationFetishist += 0.01*$FSSingleSlaveRep>> <</if>> - <<set _FSmatch++, $arcologies[0].FSRepopulationFocus += 0.01*$FSSingleSlaveRep>> <</if>> - <<if $slaves[$i].births > 3 || $slaves[$i].intelligence > 1>> - <<set _FSdefend++, $arcologies[0].FSRepopulationFocus += 0.01*$FSSingleSlaveRep>> + <<if $arcologies[0].FSYouthPreferentialist != "unset">> + <<if $slaves[$i].physicalAge < 30>> + <<set _seed += 4, _FSmatch++, $arcologies[0].FSYouthPreferentialist += 0.01*$FSSingleSlaveRep>> + <</if>> + <<elseif $arcologies[0].FSMaturityPreferentialist != "unset">> + <<if $slaves[$i].actualAge >= 30>> + <<set _seed += 4, _FSmatch++, $arcologies[0].FSMaturityPreferentialist += 0.01*$FSSingleSlaveRep>> + <</if>> <</if>> -<</if>> -<<if $arcologies[0].FSRestart != "unset">> - <<if $slaves[$i].bellyPreg >= 1500 && $slaves[$i].breedingMark == 1>> - <<set _seed += 4, _FSmatch++, $arcologies[0].FSRestart += 0.01*$FSSingleSlaveRep>> - <<elseif $slaves[$i].breedingMark == 1>> - <<set _seed += 1>> - <<elseif $slaves[$i].bellyPreg < 100>> - <<if ($slaves[$i].ovaries == 0 && $slaves[$i].balls == 0)>> + <<if $arcologies[0].FSRepopulationFocus != "unset">> + <<if $slaves[$i].preg > 30>> + <<if $slaves[$i].pregType >= 30>> + <<set _seed += 5>> + <<elseif $slaves[$i].pregType >= 10>> + <<set _seed += 4>> + <<else>> + <<set _seed += 3>> + <</if>> + <<set _FSmatch++, $arcologies[0].FSRepopulationFocus += 0.01*$FSSingleSlaveRep>> + <<elseif $slaves[$i].preg > 20>> + <<if $slaves[$i].pregType >= 30>> + <<set _seed += 4>> + <<elseif $slaves[$i].pregType >= 10>> + <<set _seed += 3>> + <<else>> + <<set _seed += 2>> + <</if>> + <<set _FSmatch++, $arcologies[0].FSRepopulationFocus += 0.01*$FSSingleSlaveRep>> + <<elseif $slaves[$i].bellyPreg >= 1500>> + <<if $slaves[$i].pregType >= 30>> + <<set _seed += 3>> + <<elseif $slaves[$i].pregType >= 10>> + <<set _seed += 2>> + <<else>> + <<set _seed += 1>> + <</if>> + <<set _FSmatch++, $arcologies[0].FSRepopulationFocus += 0.01*$FSSingleSlaveRep>> + <</if>> + <<if $slaves[$i].births > 3 || $slaves[$i].intelligence > 1>> + <<set _FSdefend++, $arcologies[0].FSRepopulationFocus += 0.01*$FSSingleSlaveRep>> + <</if>> + <<elseif $arcologies[0].FSRestart != "unset">> + <<if $slaves[$i].bellyPreg >= 1500 && $slaves[$i].breedingMark == 1>> <<set _seed += 4, _FSmatch++, $arcologies[0].FSRestart += 0.01*$FSSingleSlaveRep>> - <<elseif ($slaves[$i].ovaries == 0 || $slaves[$i].balls == 0)>> - <<set _seed += 2, _FSmatch++, $arcologies[0].FSRestart += 0.01*$FSSingleSlaveRep>> - <<elseif ($slaves[$i].vaginalAccessory == "chastity belt" || $slaves[$i].dickAccessory == "chastity" || $slaves[$i].vaginalAccessory == "combined chastity" || $slaves[$i].dickAccessory == "combined chastity") || (($slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1) && $slaves[$i].preg < -1)>> - <<set _seed += 1, _FSmatch++, $arcologies[0].FSRestart += 0.01*$FSSingleSlaveRep>> + <<elseif $slaves[$i].breedingMark == 1>> + <<set _seed += 1>> + <<elseif $slaves[$i].bellyPreg < 100>> + <<if ($slaves[$i].ovaries == 0 && $slaves[$i].balls == 0)>> + <<set _seed += 4, _FSmatch++, $arcologies[0].FSRestart += 0.01*$FSSingleSlaveRep>> + <<elseif ($slaves[$i].ovaries == 0 || $slaves[$i].balls == 0)>> + <<set _seed += 2, _FSmatch++, $arcologies[0].FSRestart += 0.01*$FSSingleSlaveRep>> + <<elseif ($slaves[$i].vaginalAccessory == "chastity belt" || $slaves[$i].dickAccessory == "chastity" || $slaves[$i].vaginalAccessory == "combined chastity" || $slaves[$i].dickAccessory == "combined chastity") || (($slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1) && $slaves[$i].preg < -1)>> + <<set _seed += 1, _FSmatch++, $arcologies[0].FSRestart += 0.01*$FSSingleSlaveRep>> + <</if>> <</if>> <</if>> -<</if>> -<<if $arcologies[0].FSSlimnessEnthusiast != "unset">> - <<if $slaves[$i].boobs < 500 && $slaves[$i].butt < 3 && $slaves[$i].weight <= 10 && $slaves[$i].muscles <= 30>> - <<set _seed += 4, _FSmatch++, $arcologies[0].FSSlimnessEnthusiast += 0.01*$FSSingleSlaveRep>> -<</if>> <</if>> -<<if $arcologies[0].FSAssetExpansionist != "unset">> - <<if ($slaves[$i].boobs > 2000 || $slaves[$i].butt > 7 || $slaves[$i].balls > 4 || $slaves[$i].dick > 8)>> - <<set _seed += 4, _FSmatch++, $arcologies[0].FSAssetExpansionist += 0.01*$FSSingleSlaveRep>> -<</if>> <</if>> -<<if $arcologies[0].FSPastoralist != "unset">> - <<if $dairy > 0 && ($slaves[$i].lactation > 0 || ($dairySlaves > 0 && $slaves[$i].intelligence > ($dairyRestraintsSetting+1)))>> - <<if $dairySlaves > 0 && $slaves[$i].intelligence > ($dairyRestraintsSetting+1)>> - <<set _seed += 3, _FSdefend++>> + <<if $arcologies[0].FSSlimnessEnthusiast != "unset">> + <<if $slaves[$i].boobs < 500 && $slaves[$i].butt < 3 && $slaves[$i].weight <= 10 && $slaves[$i].muscles <= 30>> + <<set _seed += 4, _FSmatch++, $arcologies[0].FSSlimnessEnthusiast += 0.01*$FSSingleSlaveRep>> <</if>> - <<if $slaves[$i].lactation > 0>> - <<set _seed += 1, _FSmatch++>> + <<elseif $arcologies[0].FSAssetExpansionist != "unset">> + <<if ($slaves[$i].boobs > 2000 || $slaves[$i].butt > 7 || $slaves[$i].balls > 4 || $slaves[$i].dick > 8)>> + <<set _seed += 4, _FSmatch++, $arcologies[0].FSAssetExpansionist += 0.01*$FSSingleSlaveRep>> <</if>> - <<set $arcologies[0].FSPastoralist += 0.01*$FSSingleSlaveRep>> -<</if>> <</if>> -<<if $arcologies[0].FSPhysicalIdealist != "unset">> - <<if $slaves[$i].muscles > 95 || ($slaves[$i].muscles > 45 && $slaves[$i].health > 80)>> - <<set _seed += 4, _FSmatch++, $arcologies[0].FSPhysicalIdealist += 0.01*$FSSingleSlaveRep>> -<</if>> <</if>> -<<if $arcologies[0].FSHedonisticDecadence != "unset">> - <<if $arcologies[0].FSHedonisticDecadenceResearch == 1 && $arcologies[0].FSDegradationist == "unset">> - <<set _seed += 2, _FSmatch++>> <</if>> - <<if $slaves[$i].weight > 95 || ($slaves[$i].fetishStrength >= 95 && $slaves[$i].weight > 10)>> - <<set _seed += 2, _FSmatch++, $arcologies[0].FSHedonisticDecadence += 0.01*$FSSingleSlaveRep>> + <<if $arcologies[0].FSPastoralist != "unset">> + <<if $dairy > 0 && ($slaves[$i].lactation > 0 || ($dairySlaves > 0 && $slaves[$i].intelligence > ($dairyRestraintsSetting+1)))>> + <<if $dairySlaves > 0 && $slaves[$i].intelligence > ($dairyRestraintsSetting+1)>> + <<set _seed += 3, _FSdefend++>> + <</if>> + <<if $slaves[$i].lactation > 0>> + <<set _seed += 1, _FSmatch++>> + <</if>> + <<set $arcologies[0].FSPastoralist += 0.01*$FSSingleSlaveRep>> + <</if>> <</if>> - <<if $slaves[$i].weight > 10 && $slaves[$i].health > 80>> - <<set _seed += 2, _FSdefend++>> -<</if>> <</if>> -<<if $arcologies[0].FSChattelReligionist != "unset">> - <<if $slaves[$i].intelligence > 0 && ($slaves[$i].devotion > 95 || $slaves[$i].trust > 95)>> - <<set _seed += 1, _FSdefend++, $arcologies[0].FSChattelReligionist += 0.01*$FSSingleSlaveRep*$slaves[$i].intelligence>> + <<if $arcologies[0].FSPhysicalIdealist != "unset">> + <<if $slaves[$i].muscles > 95 || ($slaves[$i].muscles > 45 && $slaves[$i].health > 80)>> + <<set _seed += 4, _FSmatch++, $arcologies[0].FSPhysicalIdealist += 0.01*$FSSingleSlaveRep>> + <</if>> + <<elseif $arcologies[0].FSHedonisticDecadence != "unset">> + <<if $arcologies[0].FSHedonisticDecadenceResearch == 1 && $arcologies[0].FSDegradationist == "unset">> + <<set _seed += 2, _FSmatch++>> + <</if>> + <<if $slaves[$i].weight > 95 || ($slaves[$i].fetishStrength >= 95 && $slaves[$i].weight > 10)>> + <<set _seed += 2, _FSmatch++, $arcologies[0].FSHedonisticDecadence += 0.01*$FSSingleSlaveRep>> + <</if>> + <<if $slaves[$i].weight > 10 && $slaves[$i].health > 80>> + <<set _seed += 2, _FSdefend++>> + <</if>> <</if>> - <<if $slaves[$i].clothes == "a chattel habit" || $slaves[$i].clothes == "a fallen nuns habit" || $slaves[$i].clothes == "a penitent nuns habit" || $slaves[$i].clothes == "a hijab and abaya" || ($arcologies[0].FSRomanRevivalist != "unset" && $slaves[$i].clothes == "a toga")>> - <<set _seed += 1>> + <<if $arcologies[0].FSChattelReligionist != "unset">> + <<if $slaves[$i].intelligence > 0 && ($slaves[$i].devotion > 95 || $slaves[$i].trust > 95)>> + <<set _seed += 1, _FSdefend++, $arcologies[0].FSChattelReligionist += 0.01*$FSSingleSlaveRep*$slaves[$i].intelligence>> + <</if>> + <<if $slaves[$i].clothes == "a chattel habit" || $slaves[$i].clothes == "a fallen nuns habit" || $slaves[$i].clothes == "a penitent nuns habit" || $slaves[$i].clothes == "a hijab and abaya" || ($arcologies[0].FSRomanRevivalist != "unset" && $slaves[$i].clothes == "a toga")>> + <<set _seed += 1>> + <</if>> + <<elseif $arcologies[0].FSNull != "unset">> + <<set _seed += (($slaves[$i].entertainSkill/30)*$arcologies[0].FSNull/10)>> <</if>> -<</if>> -<<if $arcologies[0].FSRomanRevivalist != "unset">> - <<if $slaves[$i].clothes == "a toga">> - <<set _seed += 1>> - <<if $slaves[$i].face > 10 && $slaves[$i].pitKills > 0>> /* protip: it doesn't have to be YOUR pit */ - <<set _seed += 5, _FSmatch++, $arcologies[0].FSRomanRevivalist += 0.02*$FSSingleSlaveRep>> + <<if $arcologies[0].FSRomanRevivalist != "unset">> + <<if $slaves[$i].clothes == "a toga">> + <<set _seed += 1>> + <<if $slaves[$i].face > 10 && $slaves[$i].pitKills > 0>> /* protip: it doesn't have to be YOUR pit */ + <<set _seed += 5, _FSmatch++, $arcologies[0].FSRomanRevivalist += 0.02*$FSSingleSlaveRep>> + <</if>> <</if>> -<</if>> <</if>> -<<if $familyTesting == 1>> - <<if $arcologies[0].FSEgyptianRevivalist != "unset">> - <<if totalRelatives($slaves[$i]) > 0>> - <<set _recruiterRelation = randomRelatedAvailableSlave($slaves[$i])>> - <<if def _recruiterRelation>> - <<if ($slaves[$i].energy > 60 || $slaves[$i].sexualQuirk == "tease" || $slaves[$i].sexualQuirk == "perverted") && (_recruiterRelation.energy > 60 || _recruiterRelation.sexualQuirk == "tease" || _recruiterRelation.sexualQuirk == "perverted")>> - <<set _seed += 6, _FSmatch++, $arcologies[0].FSEgyptianRevivalist += 0.02*$FSSingleSlaveRep>> + <<elseif $arcologies[0].FSEgyptianRevivalist != "unset">> + <<if $familyTesting == 1>> + <<if totalRelatives($slaves[$i]) > 0>> + <<set _recruiterRelation = randomRelatedAvailableSlave($slaves[$i])>> + <<if def _recruiterRelation>> + <<if ($slaves[$i].energy > 60 || $slaves[$i].sexualQuirk == "tease" || $slaves[$i].sexualQuirk == "perverted") && (_recruiterRelation.energy > 60 || _recruiterRelation.sexualQuirk == "tease" || _recruiterRelation.sexualQuirk == "perverted")>> + <<set _seed += 6, _FSmatch++, $arcologies[0].FSEgyptianRevivalist += 0.02*$FSSingleSlaveRep>> + <</if>> + <</if>> + <</if>> + <<else>> + <<if $slaves[$i].relation != 0>> + <<set _recruiterRelation = $slaves.find(function(s) { return $slaves[$i].relationTarget == s.ID; })>> + /* availability */ + <<if isSlaveAvailable(_recruiterRelation)>> + /* willingness; protip: relationSHIP optional */ + <<if ($slaves[$i].energy > 60 || $slaves[$i].sexualQuirk == "tease" || $slaves[$i].sexualQuirk == "perverted") && (_recruiterRelation.energy > 60 || _recruiterRelation.sexualQuirk == "tease" || _recruiterRelation.sexualQuirk == "perverted")>> + <<set _seed += 6, _FSmatch++, $arcologies[0].FSEgyptianRevivalist += 0.02*$FSSingleSlaveRep>> + <</if>> <</if>> <</if>> <</if>> - <</if>> -<<else>> - <<if $arcologies[0].FSEgyptianRevivalist != "unset">> - <<if $slaves[$i].relation != 0>> - <<for _j = 0; _j < $slaves.length; _j++>> - <<if $slaves[$i].relationTarget == $slaves[_j].ID>> - <<set _recruiterRelation = $slaves[_j]>> - <<break>> <</if>> - <</for>> - /* availability */ - <<if !((_recruiterRelation.assignment == "work in the dairy" && $dairyRestraintsSetting > 1) || _recruiterRelation.assignment == "stay confined" || _recruiterRelation.assignment == "be confined in the cellblock" || _recruiterRelation.assignment == "be your agent" || _recruiterRelation.assignment == "live with your agent")>> - /* willingness; protip: relationSHIP optional */ - <<if ($slaves[$i].energy > 60 || $slaves[$i].sexualQuirk == "tease" || $slaves[$i].sexualQuirk == "perverted") && (_recruiterRelation.energy > 60 || _recruiterRelation.sexualQuirk == "tease" || _recruiterRelation.sexualQuirk == "perverted")>> - <<set _seed += 6, _FSmatch++, $arcologies[0].FSEgyptianRevivalist += 0.02*$FSSingleSlaveRep>> + <<elseif $arcologies[0].FSEdoRevivalist != "unset">> + <<if $clubDecoration != "standard" && $clubSlaves > 1>> + <<if $clubAdsSpending > 0>> + <<set _clubSeed = ($clubBonuses+Math.abs($clubAdsOld)+Math.abs($clubAdsStacked)+Math.abs($clubAdsImplanted)+Math.abs($clubAdsModded)+Math.abs($clubAdsXX))>> + <<else>> + <<set _clubSeed = $clubBonuses>> /* protip: some FS reduce bonuses available, use ad spending to get counted in that category */ + <</if>> + <<if _clubSeed >= 3>> + <<set _seed += 6, _FSmatch++, $arcologies[0].FSEdoRevivalist += 0.02*$FSSingleSlaveRep>> <</if>> - <</if>> <</if>> <</if>> -<</if>> -<<if $arcologies[0].FSEdoRevivalist != "unset">> - <<if $clubDecoration != "standard" && $clubSlaves > 1>> - <<if $clubAdsSpending > 0>> - <<set _clubSeed = ($clubBonuses+Math.abs($clubAdsOld)+Math.abs($clubAdsStacked)+Math.abs($clubAdsImplanted)+Math.abs($clubAdsModded)+Math.abs($clubAdsXX))>> - <<else>> - <<set _clubSeed = $clubBonuses>> /* protip: some FS reduce bonuses available, use ad spending to get counted in that category */ <</if>> - <<if _clubSeed >= 3>> - <<set _seed += 6, _FSmatch++, $arcologies[0].FSEdoRevivalist += 0.02*$FSSingleSlaveRep>> + <<elseif $arcologies[0].FSArabianRevivalist != "unset">> + <<if $masterSuiteDecoration == "Arabian Revivalist" && $masterSuiteUpgradeLuxury > 0 && $masterSuiteAverageEnergy > 60 && $masterSuiteSlaves >= 3>> + <<set _seed += 6, _FSmatch++, $arcologies[0].FSArabianRevivalist += 0.02*$FSSingleSlaveRep>> <</if>> -<</if>> <</if>> -<<if $arcologies[0].FSArabianRevivalist != "unset">> - <<if $masterSuiteDecoration == "Arabian Revivalist" && $masterSuiteUpgradeLuxury > 0 && $masterSuiteAverageEnergy > 60 && $masterSuiteSlaves >= 3>> - <<set _seed += 6, _FSmatch++, $arcologies[0].FSArabianRevivalist += 0.02*$FSSingleSlaveRep>> -<</if>> <</if>> -<<if $arcologies[0].FSChineseRevivalist != "unset">> - <<if $slaves[$i].intelligence > 0 && $HeadGirl != 0 && $Bodyguard != 0 && $HGSuite > 0>> - <<set _seed += (Math.min((($HeadGirl.entertainSkill/30)+$HeadGirl.intelligenceImplant+$HeadGirl.prestige), 4)+Math.min($Bodyguard.prestige, 1)), _FSdefend++, $arcologies[0].FSChineseRevivalist += 0.03*$FSSingleSlaveRep>> -<</if>> <</if>> -<<if $arcologies[0].FSNull != "unset">> - <<set _seed += (($slaves[$i].entertainSkill/30)*$arcologies[0].FSNull/10)>> -<</if>> + <<elseif $arcologies[0].FSChineseRevivalist != "unset">> + <<if $slaves[$i].intelligence > 0 && $HeadGirl != 0 && $Bodyguard != 0 && $HGSuite > 0>> + <<set _seed += (Math.min((($HeadGirl.entertainSkill/30)+$HeadGirl.intelligenceImplant+$HeadGirl.prestige), 4)+Math.min($Bodyguard.prestige, 1)), _FSdefend++, $arcologies[0].FSChineseRevivalist += 0.03*$FSSingleSlaveRep>> + <</if>> + <</if>> + /* and then there's aztec rivalist, completely forgotten */ -<<set $repGain += Math.trunc(_seed)>> + <<set $repGain += Math.trunc(_seed)>> -<<if $showEWM == 1>> -<<if $slaves[$i].entertainSkill > 10>> - <<if $slaves[$i].face > 40>> - <<if $slaves[$i].entertainSkill >= 100>>Her good looks and innate artistry awe the arcology and leave many starstruck. - <<elseif $slaves[$i].entertainSkill > 60>>Her good looks draw quite an audience; she entertains them reasonably well. - <<elseif $slaves[$i].entertainSkill > 30>>Her face appeals to a certain crowd, mostly looking for sex tapes rather than quality entertainment. - <</if>> - <<else>> - <<if $slaves[$i].entertainSkill >= 100>>All - <<elseif $slaves[$i].entertainSkill > 60>>Many - <<elseif $slaves[$i].entertainSkill > 30>>Some - <<else>>A few - <</if>> of her wittier lines are liked and re-shared, but her face just doesn't catch many eyes. - <</if>> - <<else>> - More than a few sign up to watch her feeds, but unsubscribe due to her amateur presentation. -<</if>> -<<if $slaves[$i].intelligence > 0>> - She offers thoughtful commentaries on trending topics. - <<else>> - She lacks the intelligence to compose thoughtful remarks; a lot the time she merely +1s what others have said. -<</if>> -<<if $studio && $slaves[$i].pornFame >= 10>> - Her fan base from arcology porn significantly drives up her followers count. -<</if>> -<</if>> /*temp close EWM so next two lines always show */ -<<if _FSmatch > 0>> -Her personal appearance fits with your social philosophies, making the future you're building @@.green;more popular.@@ -<</if>> -<<if _FSdefend > 0>> -She is able to smartly <<if $arcologies[0].FSPaternalist != "unset">>answer<<else>>deflect<</if>> abolitionist trolls about your arcology's treatment of <<if $arcologies[0].FSPaternalist != "unset">>contracted sex workers<<else>>chattel<</if>>, @@.green;confirming your ideals@@ in the minds of some wavering individuals. -<</if>> -<<if $showEWM == 1>> -<<if $arcologies[0].FSSupremacist != "unset">> - <<if $slaves[$i].intelligence >= 2>> - <<if $slaves[$i].race != $arcologies[0].FSSupremacistRace>> - She patiently explains how $slaves[$i].race girls like herself benefit from the firm guidance of their proper $arcologies[0].FSSupremacistRace masters. + <<if $showEWM == 1>> + <<if $slaves[$i].entertainSkill > 10>> + <<if $slaves[$i].face > 40>> + <<if $slaves[$i].entertainSkill >= 100>> + Her good looks and innate artistry awe the arcology and leave many starstruck. + <<elseif $slaves[$i].entertainSkill > 60>> + Her good looks draw quite an audience; she entertains them reasonably well. + <<elseif $slaves[$i].entertainSkill > 30>> + Her face appeals to a certain crowd, mostly looking for sex tapes rather than quality entertainment. + <</if>> + <<else>> + <<if $slaves[$i].entertainSkill >= 100>> + All + <<elseif $slaves[$i].entertainSkill > 60>> + Many + <<elseif $slaves[$i].entertainSkill > 30>> + Some + <<else>> + A few + <</if>> + of her wittier lines are liked and re-shared, but her face just doesn't catch many eyes. + <</if>> <<else>> - She makes the clear case for $arcologies[0].FSSupremacistRace superiority, although as an enslaved $slaves[$i].race woman her words are a bit hollow. + More than a few sign up to watch her feeds, but unsubscribe due to her amateur presentation. <</if>> - <<elseif $slaves[$i].race != $arcologies[0].FSSupremacistRace>> - The dumb $slaves[$i].race bitch can't even repeat her Supremacist indoctrination properly. - <<else>> - She flubs her lines so badly that no one would ever believe $arcologies[0].FSSupremacistRace people make better leaders. -<</if>> <</if>> -<<if $arcologies[0].FSSubjugationist != "unset">> - <<if $slaves[$i].intelligence >= 2>> - <<if $slaves[$i].race == $arcologies[0].FSSubjugationistRace>> - It's always a pleasure to hear a $slaves[$i].race slave admit to all the failings for which her kind need to be taken in hand. + <<if $slaves[$i].intelligence > 0>> + She offers thoughtful commentaries on trending topics. <<else>> - She argues intelligently in favor of $arcologies[0].FSSubjugationistRace subjugation, a performance undermined only slightly by miscegenationist scum releasing a competing clip of her open-mic comment that she's glad not to be one of //them//. + She lacks the intelligence to compose thoughtful remarks; a lot the time she merely +1s what others have said. <</if>> - <<elseif $slaves[$i].race == $arcologies[0].FSSubjugationistRace>> - The subhuman idiot's floundering on the race question rather proves your point about $arcologies[0].FSSubjugationistRace inferiority, but not in a way that gains any converts. - <<else>> - Her uninspired presentation on $arcologies[0].FSSubjugationistRace failings only links to the educational materials already published in your arcology. -<</if>> <</if>> -<<if $arcologies[0].FSGenderRadicalist != "unset">> - <<if $slaves[$i].dick > 0 && ($slaves[$i].balls < 1 || $slaves[$i].boobs > 400)>> - <<if $slaves[$i].anus > 0>> - Her public demonstrations of just how hard feminized sissies can orgasm with buttsex – at a different interior balcony each day – draw plenty of attention. - <<else>> - She attracts a little attention by gaily showing off her <<if $slaves[$i].balls < 1>>soft bitch-clit<<else>>intersex anatomy<</if>> on the public thoroughfares of your arcology, being careful not to risk her virgin backdoor. + <<if $studio && $slaves[$i].pornFame >= 10>> + Her fan base from arcology porn significantly drives up her followers count. <</if>> - <<else>> - She just doesn't have the right combination of body parts to personally demonstrate your utopia of eager, girly-dicked buttsluts. -<</if>> <</if>> -<<if $arcologies[0].FSRepopulationFocus != "unset">> - <<if $slaves[$i].preg > 30>> - She makes a habit of allowing the public to fondle and enjoy the movements within her baby filled belly. - <<elseif $slaves[$i].preg > 15>> - She makes a habit of allowing the public to fondle and enjoy baby rounded belly. - <<elseif $slaves[$i].births > 0>> - Any time she stars in an erotic photo shoot, she always makes sure to follow up with a, hopefully positive, pregnancy test. Though she makes sure to hype up her viewers to sign up to be the one to knock her up should it come up negative. - <<else>> - Her efforts would have more impact if her womb wasn't so empty. Disappointing any who would want to see her pregnant. + <</if>> /*temp close EWM so next two lines always show */ + <<if _FSmatch > 0>> + Her personal appearance fits with your social philosophies, making the future you're building @@.green;more popular.@@ <</if>> - <<if $slaves[$i].intelligence > 1>> - She is smart enough to not only repeat your repopulationist goals, but to expand upon them. - <<elseif $slaves[$i].births > 3>> - She uses her experience as a mother as leverage to convince virgin ladies that motherhood is wonderful. - <<else>> - Being both unintelligent and inexperienced, her attempts to emphasize the joys of pregnancy only come off as someone who likes big bellies, no matter their source. + <<if _FSdefend > 0>> + She is able to smartly <<if $arcologies[0].FSPaternalist != "unset">>answer<<else>>deflect<</if>> abolitionist trolls about your arcology's treatment of <<if $arcologies[0].FSPaternalist != "unset">>contracted sex workers<<else>>chattel<</if>>, @@.green;confirming your ideals@@ in the minds of some wavering individuals. <</if>> -<</if>> -<<if $arcologies[0].FSRestart != "unset">> - <<if $slaves[$i].bellyPreg >= 1500 && $slaves[$i].breedingMark == 1>> - She prominently displays her pregnancy and the mark branded upon it signifying the superior child growing within her. Her audience is enamored by her distinct status. - <<elseif $slaves[$i].breedingMark == 1>> - She prominently displays the mark branded over her womb, but without the curve of pregnancy beneath it, it only goes so far. - <<elseif $slaves[$i].bellyPreg < 100>> - <<if ($slaves[$i].dick > 0 && $slaves[$i].balls == 0)>> - She makes sure to wear tight fitting clothes to show off the bulge of her dick and, most notably, the lack of testicles under it in all her photo shoots. - <<elseif ($slaves[$i].vaginalAccessory == "chastity belt" || $slaves[$i].dickAccessory == "chastity" || $slaves[$i].vaginalAccessory == "combined chastity" || $slaves[$i].dickAccessory == "combined chastity")>> - In all her public appearances, her choice of clothing is always crotchless, leaving her chastity gear as the only thing protecting her modesty. - <<elseif (($slaves[$i].ovaries == 0 && $slaves[$i].mpreg == 0) || $slaves[$i].preg < -1)>> - She frequently livestreams massive orgies involving herself at the center, making sure to always follow up with her negative pregnancy tests. - <<else>> - Her lack of commitment to sterilization and eugenics drive away potential listeners. - <</if>> - <<else>> - No-one cares what bloated trash has to say. - <</if>> -<</if>> -<<if $arcologies[0].FSGenderFundamentalist != "unset">> - <<if $slaves[$i].balls < 1>> - <<if $arcologies[0].FSRestart == "unset">> - <<if $slaves[$i].bellyPreg >= 1500>> - She unashamedly live streams an obstetric health check in the nude, promising to broadcast similar footage right up until, and during, the birth. - <<elseif setup.fakeBellies.includes($bellyAccessory)>> - With some discreet editing, she uploads fake ultrasounds to match her plastic pregnancy, bringing a little more attention to your fertility campaigns. + <<if $showEWM == 1>> + <<if $arcologies[0].FSSupremacist != "unset">> + <<if $slaves[$i].intelligence >= 2>> + <<if $slaves[$i].race != $arcologies[0].FSSupremacistRace>> + She patiently explains how $slaves[$i].race girls like herself benefit from the firm guidance of their proper $arcologies[0].FSSupremacistRace masters. + <<else>> + She makes the clear case for $arcologies[0].FSSupremacistRace superiority, although as an enslaved $slaves[$i].race woman her words are a bit hollow. + <</if>> + <<elseif $slaves[$i].race != $arcologies[0].FSSupremacistRace>> + The dumb $slaves[$i].race bitch can't even repeat her Supremacist indoctrination properly. <<else>> - She posts plenty of snapshots of gravid mothers-to-be. But with no belly bump of her own to feature, the impact is no different from any preggo porn already floating around the net. + She flubs her lines so badly that no one would ever believe $arcologies[0].FSSupremacistRace people make better leaders. <</if>> - <<else>> - She posts plenty of seductive photos emphasizing her feminine curves, including lewds showing off her natural vagina, bringing more attention to your campaign for natural females. <</if>> - <<else>> - On the topic of natural female deference to their owners around the house, your recruiter would be more convincing if she didn't keep readjusting her junk. -<</if>> <</if>> -<<if $arcologies[0].FSPaternalist != "unset">> - <<if ($slaves[$i].devotion + $slaves[$i].trust) > 150 || $slaves[$i].relationship == -3>> - <<if $slaves[$i].intelligenceImplant == 1>> - All week she shares original poetry in which her love for you shines through<<if $slaves[$i].health > 40>>, and her healthy body shines in every live appearance<</if>>. - <<else>> - Even though she clearly adores her <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>master<<else>>mistress<</if>>, at times the uneducated slave struggles to fully and cogently express her affection. + <<if $arcologies[0].FSSubjugationist != "unset">> + <<if $slaves[$i].intelligence >= 2>> + <<if $slaves[$i].race == $arcologies[0].FSSubjugationistRace>> + It's always a pleasure to hear a $slaves[$i].race slave admit to all the failings for which her kind need to be taken in hand. + <<else>> + She argues intelligently in favor of $arcologies[0].FSSubjugationistRace subjugation, a performance undermined only slightly by miscegenationist scum releasing a competing clip of her open-mic comment that she's glad not to be one of //them//. + <</if>> + <<elseif $slaves[$i].race == $arcologies[0].FSSubjugationistRace>> + The subhuman idiot's floundering on the race question rather proves your point about $arcologies[0].FSSubjugationistRace inferiority, but not in a way that gains any converts. + <<else>> + Her uninspired presentation on $arcologies[0].FSSubjugationistRace failings only links to the educational materials already published in your arcology. + <</if>> <</if>> - <<else>> - Her praise of your good works lacks the special touch of personal affection, so it doesn't impress much. -<</if>> <</if>> -<<if $arcologies[0].FSDegradationist != "unset">> - <<if $modScore > 15 || ($piercingScore > 8 && $tatScore > 5)>> - <<if $slaves[$i].intelligence > 1>> - Ordinarily you would punish a slave who displays independent thinking, but when $slaves[$i].slaveName goes public in all her garish, modded glory to defend the legal right of slaveowners to use their property however they please, she's earned a brief reprieve. - <<else>> - Just the sight of $slaves[$i].slaveName's provocatively decorated body entices her online "friends" to share multiple scenarios for raping her, although the honor is wasted on the dumb fucktoy. + <<if $arcologies[0].FSRepopulationFocus != "unset">> + <<if $slaves[$i].preg > 30>> + She makes a habit of allowing the public to fondle and enjoy the movements within her baby filled belly. + <<elseif $slaves[$i].preg > 15>> + She makes a habit of allowing the public to fondle and enjoy baby rounded belly. + <<elseif $slaves[$i].births > 0>> + Any time she stars in an erotic photo shoot, she always makes sure to follow up with a, hopefully positive, pregnancy test. Though she makes sure to hype up her viewers to sign up to be the one to knock her up should it come up negative. + <<else>> + Her efforts would have more impact if her womb wasn't so empty. Disappointing any who would want to see her pregnant. + <</if>> + <<if $slaves[$i].intelligence > 1>> + She is smart enough to not only repeat your repopulationist goals, but to expand upon them. + <<elseif $slaves[$i].births > 3>> + She uses her experience as a mother as leverage to convince virgin ladies that motherhood is wonderful. + <<else>> + Being both unintelligent and inexperienced, her attempts to emphasize the joys of pregnancy only come off as someone who likes big bellies, no matter their source. + <</if>> + <<elseif $arcologies[0].FSRestart != "unset">> + <<if $slaves[$i].bellyPreg >= 1500 && $slaves[$i].breedingMark == 1>> + She prominently displays her pregnancy and the mark branded upon it signifying the superior child growing within her. Her audience is enamored by her distinct status. + <<elseif $slaves[$i].breedingMark == 1>> + She prominently displays the mark branded over her womb, but without the curve of pregnancy beneath it, it only goes so far. + <<elseif $slaves[$i].bellyPreg < 100>> + <<if ($slaves[$i].dick > 0 && $slaves[$i].balls == 0)>> + She makes sure to wear tight fitting clothes to show off the bulge of her dick and, most notably, the lack of testicles under it in all her photo shoots. + <<elseif ($slaves[$i].vaginalAccessory == "chastity belt" || $slaves[$i].dickAccessory == "chastity" || $slaves[$i].vaginalAccessory == "combined chastity" || $slaves[$i].dickAccessory == "combined chastity")>> + In all her public appearances, her choice of clothing is always crotchless, leaving her chastity gear as the only thing protecting her modesty. + <<elseif (($slaves[$i].ovaries == 0 && $slaves[$i].mpreg == 0) || $slaves[$i].preg < -1)>> + She frequently livestreams massive orgies involving herself at the center, making sure to always follow up with her negative pregnancy tests. + <<else>> + Her lack of commitment to sterilization and eugenics drive away potential listeners. + <</if>> + <<else>> + No-one cares what bloated trash has to say. + <</if>> <</if>> - <<elseif $slaves[$i].intelligence > 1>> - Ordinarily you would punish a slave who displays independent thinking, but when $slaves[$i].slaveName defends the right of owners to use their property however they please, she's earned some consideration: perhaps you could "reward" her with an extra piercing or a slutty new tat. - <<else>> - She isn't smart enough to understand the primal attraction of an arcology where slave holes exist only to be raped, nor is her body sufficiently degraded to advertise it. -<</if>> <</if>> -<<if $arcologies[0].FSBodyPurist != "unset">> - <<if $slaves[$i].corsetPiercing == 0 && $piercingScore < 3 && $tatScore < 2>> - <<if $slaves[$i].boobsImplant == 0 && $slaves[$i].buttImplant == 0 && $slaves[$i].waist >= -95>> - She exhibits pure sexuality in a lovely, artistic gallery of erotic photos posted this week that displays every natural centimeter of her body. - <<elseif $slaves[$i].boobsImplant == 0 && $slaves[$i].buttImplant == 0>> - This week's softcore photo shoot delights the eye: only her unnatural waistline mars her beauty, and that can hardly be blamed on the model. - <<else>> - Her unblemished skin shines artistically in this week's erotic studio gallery, but the shape of her curves is too obviously artificial. + <<if $arcologies[0].FSGenderRadicalist != "unset">> + <<if $slaves[$i].dick > 0 && ($slaves[$i].balls < 1 || $slaves[$i].boobs > 400)>> + <<if $slaves[$i].anus > 0>> + Her public demonstrations of just how hard feminized sissies can orgasm with buttsex – at a different interior balcony each day – draw plenty of attention. + <<else>> + She attracts a little attention by gaily showing off her <<if $slaves[$i].balls < 1>>soft bitch-clit<<else>>intersex anatomy<</if>> on the public thoroughfares of your arcology, being careful not to risk her virgin backdoor. + <</if>> + <<else>> + She just doesn't have the right combination of body parts to personally demonstrate your utopia of eager, girly-dicked buttsluts. + <</if>> + <<elseif $arcologies[0].FSGenderFundamentalist != "unset">> + <<if $slaves[$i].balls < 1>> + <<if $arcologies[0].FSRestart == "unset">> + <<if $slaves[$i].bellyPreg >= 1500>> + She unashamedly live streams an obstetric health check in the nude, promising to broadcast similar footage right up until, and during, the birth. + <<elseif setup.fakeBellies.includes($bellyAccessory)>> + With some discreet editing, she uploads fake ultrasounds to match her plastic pregnancy, bringing a little more attention to your fertility campaigns. + <<else>> + She posts plenty of snapshots of gravid mothers-to-be. But with no belly bump of her own to feature, the impact is no different from any preggo porn already floating around the net. + <</if>> + <<else>> + She posts plenty of seductive photos emphasizing her feminine curves, including lewds showing off her natural vagina, bringing more attention to your campaign for natural females. + <</if>> + <<else>> + On the topic of natural female deference to their owners around the house, your recruiter would be more convincing if she didn't keep readjusting her junk. + <</if>> <</if>> - <<elseif $slaves[$i].boobsImplant == 0 && $slaves[$i].buttImplant == 0 && $slaves[$i].waist >= -95>> - Her most recent photo galleries are barely passable: you can hardly see the woman beneath her blatant body art. - <<else>> - She is burdened by the knowledge that her heavy alterations don't fit your ideal of purity, and fails to show at a scheduled photo shoot. -<</if>> <</if>> -<<if $arcologies[0].FSTransformationFetishist != "unset">> - <<if $slaves[$i].boobsImplant > 0 && $slaves[$i].buttImplant > 0 && $slaves[$i].lipsImplant > 0>> - <<if $slaves[$i].waist < -95 || $slaves[$i].teeth == "pointy" || $slaves[$i].amp != 0 || ($slaves[$i].vagina > -1 && $slaves[$i].dick > 6)>> - A series of cleverly staged publicity events at various businesses in the arcology subtly focuses on her better-than-natural physiology in each one. - <<elseif $seeExtreme == 1>> - Her augmented body certainly has its appeals, yet as you look over this week's publicity recap you begin to wonder if she could be still more extremely //transformed//. - <<elseif $slaves[$i].vagina > -1 && $slaves[$i].dick > 0>> - Her special body stands out during this week's publicity tour; and if her futa cock were grown beyond a natural size, now that would really advertise her improved state. - <<elseif $seeDicks > 0>> - She looks great in this week's publicity events at arcology businesses, always posing to show off her enhancements. Now if only there were something to graft on that would take her beyond implants to genuine //transformation//. - <<else>> /* game settings prohibit greater transformations */ - A series of cleverly staged publicity events at various businesses in the arcology subtly focuses on the beauty of her implants. + <<if $arcologies[0].FSPaternalist != "unset">> + <<if ($slaves[$i].devotion + $slaves[$i].trust) > 150 || $slaves[$i].relationship == -3>> + <<if $slaves[$i].intelligenceImplant == 1>> + All week she shares original poetry in which her love for you shines through<<if $slaves[$i].health > 40>>, and her healthy body shines in every live appearance<</if>>. + <<else>> + Even though she clearly adores her <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>master<<else>>mistress<</if>>, at times the uneducated slave struggles to fully and cogently express her affection. + <</if>> + <<else>> + Her praise of your good works lacks the special touch of personal affection, so it doesn't impress much. + <</if>> + <<elseif $arcologies[0].FSDegradationist != "unset">> + <<if $modScore > 15 || ($piercingScore > 8 && $tatScore > 5)>> + <<if $slaves[$i].intelligence > 1>> + Ordinarily you would punish a slave who displays independent thinking, but when $slaves[$i].slaveName goes public in all her garish, modded glory to defend the legal right of slaveowners to use their property however they please, she's earned a brief reprieve. + <<else>> + Just the sight of $slaves[$i].slaveName's provocatively decorated body entices her online "friends" to share multiple scenarios for raping her, although the honor is wasted on the dumb fucktoy. + <</if>> + <<elseif $slaves[$i].intelligence > 1>> + Ordinarily you would punish a slave who displays independent thinking, but when $slaves[$i].slaveName defends the right of owners to use their property however they please, she's earned some consideration: perhaps you could "reward" her with an extra piercing or a slutty new tat. + <<else>> + She isn't smart enough to understand the primal attraction of an arcology where slave holes exist only to be raped, nor is her body sufficiently degraded to advertise it. + <</if>> <</if>> - <<else>> - "Boobs, butts, and blowjobs": it's the plastic surgeon's mantra, and viewing this week's publicity footage reminds you that you've neglected your recruiter's augmentations. -<</if>> <</if>> -<<if $arcologies[0].FSYouthPreferentialist != "unset">> - <<if $slaves[$i].physicalAge < 30>> - Her nightly cam chats sparkle with the energy of youth. - <<else>> - As an older slave, she doesn't have enough energy to cam chat late into the night. -<</if>> <</if>> -<<if $arcologies[0].FSMaturityPreferentialist != "unset">> - <<if $slaves[$i].actualAge >= 30>> - She video blogs regularly about the financial, medical, and even emotional security of slave life for older women. - <<else>> - She uses too much youthful slang and jumps from topic to topic in her video blogs, making them difficult for her audience to follow. -<</if>> <</if>> -<<if $arcologies[0].FSSlimnessEnthusiast != "unset">> - <<if $slaves[$i].boobs < 500 && $slaves[$i].butt < 3 && $slaves[$i].weight <= 10 && $slaves[$i].muscles <= 30>> - Her trim body gives her a cute, girl-next-door sex appeal in every selfie, even the ones taken in your penthouse far above everyone else's doors. - <<else>> - She shares a lot of selfies of her activities in your penthouse, but her bulging figure tends to hide what's going on. -<</if>> <</if>> -<<if $arcologies[0].FSAssetExpansionist != "unset">> - <<if $slaves[$i].boobs > 2000 || $slaves[$i].butt > 7 || $slaves[$i].balls > 4 || $slaves[$i].dick > 8>> - As the saying goes, "shake it if you got it," and no one can doubt $slaves[$i].slaveName has it after a "citizen" posts an "unauthorized" wristcam video of her humongous anatomy swinging around a stripper pole. - <<else>> - Although she tries hard, none of her assets interest the true size fetishist. -<</if>> <</if>> -<<if $arcologies[0].FSPastoralist != "unset">> - <<if $dairy>> - <<if $dairySlaves && $slaves[$i].intelligence > ($dairyRestraintsSetting+1)>> - <<if $slaves[$i].lactation > 0>> - She schedules VR tours of $dairyName in order to popularize your free-range practices and quality products: the highlight each time is when she hooks her own teats into a milker and brings herself to orgasm. + <<if $arcologies[0].FSBodyPurist != "unset">> + <<if $slaves[$i].corsetPiercing == 0 && $piercingScore < 3 && $tatScore < 2>> + <<if $slaves[$i].boobsImplant == 0 && $slaves[$i].buttImplant == 0 && $slaves[$i].waist >= -95>> + She exhibits pure sexuality in a lovely, artistic gallery of erotic photos posted this week that displays every natural centimeter of her body. + <<elseif $slaves[$i].boobsImplant == 0 && $slaves[$i].buttImplant == 0>> + This week's softcore photo shoot delights the eye: only her unnatural waistline mars her beauty, and that can hardly be blamed on the model. + <<else>> + Her unblemished skin shines artistically in this week's erotic studio gallery, but the shape of her curves is too obviously artificial. + <</if>> + <<elseif $slaves[$i].boobsImplant == 0 && $slaves[$i].buttImplant == 0 && $slaves[$i].waist >= -95>> + Her most recent photo galleries are barely passable: you can hardly see the woman beneath her blatant body art. <<else>> - She narrates a virtual reality tour of $dairyName, explaining how your humane, free-range practices result in a high quality product. + She is burdened by the knowledge that her heavy alterations don't fit your ideal of purity, and fails to show at a scheduled photo shoot. + <</if>> + <<elseif $arcologies[0].FSTransformationFetishist != "unset">> + <<if $slaves[$i].boobsImplant > 0 && $slaves[$i].buttImplant > 0 && $slaves[$i].lipsImplant > 0>> + <<if $slaves[$i].waist < -95 || $slaves[$i].teeth == "pointy" || $slaves[$i].amp != 0 || ($slaves[$i].vagina > -1 && $slaves[$i].dick > 6)>> + A series of cleverly staged publicity events at various businesses in the arcology subtly focuses on her better-than-natural physiology in each one. + <<elseif $seeExtreme == 1>> + Her augmented body certainly has its appeals, yet as you look over this week's publicity recap you begin to wonder if she could be still more extremely //transformed//. + <<elseif $slaves[$i].vagina > -1 && $slaves[$i].dick > 0>> + Her special body stands out during this week's publicity tour; and if her futa cock were grown beyond a natural size, now that would really advertise her improved state. + <<elseif $seeDicks > 0>> + She looks great in this week's publicity events at arcology businesses, always posing to show off her enhancements. Now if only there were something to graft on that would take her beyond implants to genuine //transformation//. + <<else>> /* game settings prohibit greater transformations */ + A series of cleverly staged publicity events at various businesses in the arcology subtly focuses on the beauty of her implants. + <</if>> + <<else>> + "Boobs, butts, and blowjobs": it's the plastic surgeon's mantra, and viewing this week's publicity footage reminds you that you've neglected your recruiter's augmentations. <</if>> - <<elseif $slaves[$i].lactation > 0>> - Her VR uploads include a short clip of her milking herself in $dairyName; she squirts directly into an old-fashioned bucket while ignoring the complicated, industrial machines behind her. - <<elseif $dairyRestraintsSetting >= 2>> - Your dairy is too heavily industrialized to promote socially. - <<else>> - She ignores $dairyName, since she can't think of any ideas to promote it. <</if>> - <<else>> - She can't really promote Pastoralist ideals when her owner hasn't even committed to building a Dairy. -<</if>> <</if>> -<<if $arcologies[0].FSPhysicalIdealist != "unset">> - <<if $slaves[$i].muscles > 95 || ($slaves[$i].muscles > 45 && $slaves[$i].health > 80)>> - She asks another slave to photo-document her time in the gym this week: naked, of course, to show off her impressive muscle definition, and in certain poses she nearly seems to be making love to the equipment. - <<else>> - She tries documenting her exercise routine, but it's a snooze fest because she doesn't have the guns to show for it. -<</if>> <</if>> -<<if $arcologies[0].FSHedonisticDecadence != "unset">> - <<if $slaves[$i].weight > 95 || ($slaves[$i].fetishStrength >= 95 && $slaves[$i].weight > 10)>> - She frequently <<if $slaves[$i].fetishStrength >= 95>>makes public appearances where she demonstrates the strength of her fetishes and invites spectators to aid in satisfying her desires<<else>>livestreams herself relaxing and masturbating, making sure to draw attention to her lush curves and how comfortable her life is<</if>>. - <</if>> - <<if $slaves[$i].weight > 10 && $slaves[$i].health > 80>> - Despite her weight, she practically oozes health and happiness helping to ease potential worries about the excessive lifestyle slaves enjoy under you. - <</if>> - <<if $arcologies[0].FSHedonisticDecadenceResearch == 1 && $arcologies[0].FSDegradationist == "unset">> - Whenever she meets a prospect, she makes sure to take some of your specialized slave food with her to show them they won't miss much from their prior lives. It rarely fails to make an impact. - <</if>> -<</if>> -<<if $arcologies[0].FSChattelReligionist != "unset">> - <<if $slaves[$i].intelligence > 0 && ($slaves[$i].devotion > 95 || $slaves[$i].trust > 95)>> - <<if $slaves[$i].clothes == "a chattel habit" || $slaves[$i].clothes == "a fallen nuns habit" || $slaves[$i].clothes == "a penitent nuns habit" || $slaves[$i].clothes == "a hijab and abaya">> - Clad in her holy garb, $slaves[$i].slaveName preaches to the atrium with a powerful appeal to the new morality, in which her absolute faith in your revelations is unmistakable. - <<elseif $arcologies[0].FSRomanRevivalist != "unset" && $slaves[$i].clothes == "a toga">> - She preaches in the atrium, delivering a powerful and faith-filled appeal in support of the new state religion and its Prophet-Emperor, descendant of the gods. - <<else>> - She heads to the atrium to deliver a powerful, faith-based appeal for everyone to join the new moral order, though one cynical onlooker heckles her about her style of dress. + <<if $arcologies[0].FSYouthPreferentialist != "unset">> + <<if $slaves[$i].physicalAge < 30>> + Her nightly cam chats sparkle with the energy of youth. + <<else>> + As an older slave, she doesn't have enough energy to cam chat late into the night. + <</if>> + <<elseif $arcologies[0].FSMaturityPreferentialist != "unset">> + <<if $slaves[$i].actualAge >= 30>> + She video blogs regularly about the financial, medical, and even emotional security of slave life for older women. + <<else>> + She uses too much youthful slang and jumps from topic to topic in her video blogs, making them difficult for her audience to follow. + <</if>> <</if>> - <<elseif $slaves[$i].intelligence > 0>> - Her lecture on the new religious morality is thorough, and also devastatingly boring: all bullet point scriptures and little emotion that would sway unenlightened hearts. - <<elseif $slaves[$i].devotion > 95 || $slaves[$i].trust > 95>> - Although she wears her faith in you on her metaphorical sleeve, she can't muster the intellectual arguments to counter the shrill voices of backward old world religions. - <<else>> - She is hapless as a proselytizer for the new religious order because her personal understanding and adherence remains inadequate. -<</if>> <</if>> -<<if $arcologies[0].FSRomanRevivalist != "unset">> - <<if $slaves[$i].clothes == "a toga">> - <<if $slaves[$i].face > 10 && $slaves[$i].pitKills > 0>> - She thrills audiences by recounting tales of her exploits as a beautiful and deadly gladiatrix-//slash//-love-slave for the First Citizen of the Eternal City reborn. - <<elseif $slaves[$i].face > 10>> - Her statuesque beauty is a fitting tribute to the glory of the Eternal City reborn, but she still lacks the edge of //bloodthirstiness// that makes life here so exciting. - <<elseif $slaves[$i].pitKills > 0>> - Even though her history of gladiatorial combat is noble, when mixed with her homeliness it tends to frighten the squeamish as much as it attracts the sanguinary. - <<else>> - She comes across like a historical tour guide; more worthy citizens would flock to the New Rome if your recruiter appeared as a statuesque, and possibly deadly, inamorata of its ruler. + <<if $arcologies[0].FSSlimnessEnthusiast != "unset">> + <<if $slaves[$i].boobs < 500 && $slaves[$i].butt < 3 && $slaves[$i].weight <= 10 && $slaves[$i].muscles <= 30>> + Her trim body gives her a cute, girl-next-door sex appeal in every selfie, even the ones taken in your penthouse far above everyone else's doors. + <<else>> + She shares a lot of selfies of her activities in your penthouse, but her bulging figure tends to hide what's going on. + <</if>> + <<elseif $arcologies[0].FSAssetExpansionist != "unset">> + <<if $slaves[$i].boobs > 2000 || $slaves[$i].butt > 7 || $slaves[$i].balls > 4 || $slaves[$i].dick > 8>> + As the saying goes, "shake it if you got it," and no one can doubt $slaves[$i].slaveName has it after a "citizen" posts an "unauthorized" wristcam video of her humongous anatomy swinging around a stripper pole. + <<else>> + Although she tries hard, none of her assets interest the true size fetishist. + <</if>> <</if>> - <<else>> - Dressed as she is in the garments of a barbarian, the citizens of the New Rome ignore her. -<</if>> <</if>> -<<if $familyTesting == 1>> - <<if $arcologies[0].FSEgyptianRevivalist != "unset">> - <<if totalRelatives($slaves[$i]) > 0>> - <<if def _recruiterRelation>> - <<if _recruiterRelation.mother == $slaves[$i].ID || _recruiterRelation.father == $slaves[$i].ID>> - <<set $relationType = "daughter">> - <<elseif $slaves[$i].mother == _recruiterRelation.ID>> - <<set $relationType = "mother">> - <<elseif $slaves[$i].father == _recruiterRelation.ID>> - <<set $relationType = "father">> - <<elseif areSisters($slaves[$i], _recruiterRelation) == 1>> - <<set $relationType = "twin">> - <<elseif areSisters($slaves[$i], _recruiterRelation) == 2>> - <<set $relationType = "sister">> - <<elseif areSisters($slaves[$i], _recruiterRelation) == 3>> - <<set $relationType = "half-sister">> - <</if>> - <<if $slaves[$i].energy > 60 || $slaves[$i].sexualQuirk == "tease" || $slaves[$i].sexualQuirk == "perverted">> - <<if _recruiterRelation.energy > 60 || _recruiterRelation.sexualQuirk == "tease" || _recruiterRelation.sexualQuirk == "perverted">> - $slaves[$i].slaveName and her $relationType _recruiterRelation.slaveName collaborate on a series of short commercials walking and playing in your arcology's public spaces. A little hand on the ass here, a little lips almost touching there, and it's enough to tease your Ancient Egyptian sensibility about incest without running afoul of too many Old World censors. - <<elseif $slaves[$i].relationshipTarget == _recruiterRelation.ID>> - Even though their incestuous relationship is not condemned here, her $relationType _recruiterRelation.slaveName is too shy to act it out in front of the world. + <<if $arcologies[0].FSPastoralist != "unset">> + <<if $dairy>> + <<if $dairySlaves && $slaves[$i].intelligence > ($dairyRestraintsSetting+1)>> + <<if $slaves[$i].lactation > 0>> + She schedules VR tours of $dairyName in order to popularize your free-range practices and quality products: the highlight each time is when she hooks her own teats into a milker and brings herself to orgasm. <<else>> - The Ancient Egyptian sensibility of your arcology features slave incest, but your recruiter can't convince her shy $relationType to play along for publicity. + She narrates a virtual reality tour of $dairyName, explaining how your humane, free-range practices result in a high quality product. <</if>> - <<elseif $slaves[$i].relationshipTarget == _recruiterRelation.ID>> - Even though she shares a properly incestuous relationship with her $relationType, she is too shy to bring it on camera for the whole world. + <<elseif $slaves[$i].lactation > 0>> + Her VR uploads include a short clip of her milking herself in $dairyName; she squirts directly into an old-fashioned bucket while ignoring the complicated, industrial machines behind her. + <<elseif $dairyRestraintsSetting >= 2>> + Your dairy is too heavily industrialized to promote socially. <<else>> - The Ancient Egyptian sensibility of your arcology features slave incest, but she's too shy even to play-act with her $relationType for publicity. + She ignores $dairyName, since she can't think of any ideas to promote it. <</if>> <<else>> - One idea that comes up while brainstorming is to act out Ancient Egyptian incest with a family member, but all of them are confined and unavailable. + She can't really promote Pastoralist ideals when her owner hasn't even committed to building a Dairy. <</if>> - <<else>> - One of the most prominent features of your Egyptian Revival is an open, even expectant, attitude toward slave incest, but she doesn't have any close family living in your household. <</if>> - <</if>> -<<else>> - <<if $arcologies[0].FSEgyptianRevivalist != "unset">> - <<if $slaves[$i].relation != 0 && (!(_recruiterRelation.assignment == "be your agent" || _recruiterRelation.assignment == "live with your agent"))>> - <<if (_recruiterRelation.assignment == "work in the dairy" && $dairyRestraintsSetting > 1) || _recruiterRelation.assignment == "stay confined" || _recruiterRelation.assignment == "be confined in the cellblock">> - One idea that comes up while brainstorming is to act out Ancient Egyptian incest with her _recruiterRelation.relation, but _recruiterRelation.slaveName is confined and unavailable. + <<if $arcologies[0].FSPhysicalIdealist != "unset">> + <<if $slaves[$i].muscles > 95 || ($slaves[$i].muscles > 45 && $slaves[$i].health > 80)>> + She asks another slave to photo-document her time in the gym this week: naked, of course, to show off her impressive muscle definition, and in certain poses she nearly seems to be making love to the equipment. + <<else>> + She tries documenting her exercise routine, but it's a snooze fest because she doesn't have the guns to show for it. + <</if>> + <<elseif $arcologies[0].FSHedonisticDecadence != "unset">> + <<if $slaves[$i].weight > 95 || ($slaves[$i].fetishStrength >= 95 && $slaves[$i].weight > 10)>> + She frequently <<if $slaves[$i].fetishStrength >= 95>>makes public appearances where she demonstrates the strength of her fetishes and invites spectators to aid in satisfying her desires<<else>>livestreams herself relaxing and masturbating, making sure to draw attention to her lush curves and how comfortable her life is<</if>>. + <</if>> + <<if $slaves[$i].weight > 10 && $slaves[$i].health > 80>> + Despite her weight, she practically oozes health and happiness helping to ease potential worries about the excessive lifestyle slaves enjoy under you. + <</if>> + <<if $arcologies[0].FSHedonisticDecadenceResearch == 1 && $arcologies[0].FSDegradationist == "unset">> + Whenever she meets a prospect, she makes sure to take some of your specialized slave food with her to show them they won't miss much from their prior lives. It rarely fails to make an impact. + <</if>> + <</if>> + <<if $arcologies[0].FSChattelReligionist != "unset">> + <<if $slaves[$i].intelligence > 0 && ($slaves[$i].devotion > 95 || $slaves[$i].trust > 95)>> + <<if $slaves[$i].clothes == "a chattel habit" || $slaves[$i].clothes == "a fallen nuns habit" || $slaves[$i].clothes == "a penitent nuns habit" || $slaves[$i].clothes == "a hijab and abaya">> + Clad in her holy garb, $slaves[$i].slaveName preaches to the atrium with a powerful appeal to the new morality, in which her absolute faith in your revelations is unmistakable. + <<elseif $arcologies[0].FSRomanRevivalist != "unset" && $slaves[$i].clothes == "a toga">> + She preaches in the atrium, delivering a powerful and faith-filled appeal in support of the new state religion and its Prophet-Emperor, descendant of the gods. + <<else>> + She heads to the atrium to deliver a powerful, faith-based appeal for everyone to join the new moral order, though one cynical onlooker heckles her about her style of dress. + <</if>> + <<elseif $slaves[$i].intelligence > 0>> + Her lecture on the new religious morality is thorough, and also devastatingly boring: all bullet point scriptures and little emotion that would sway unenlightened hearts. + <<elseif $slaves[$i].devotion > 95 || $slaves[$i].trust > 95>> + Although she wears her faith in you on her metaphorical sleeve, she can't muster the intellectual arguments to counter the shrill voices of backward old world religions. + <<else>> + She is hapless as a proselytizer for the new religious order because her personal understanding and adherence remains inadequate. + <</if>> + <<elseif $arcologies[0].FSNull != "unset">> + Her contribution is one voice among many in the open freedom of $arcologies[0].name's media, + <<if $slaves[$i].entertainSkill > 10>> + but everything that relates to its leadership is usually well-received. + <<else>> + so her unskilled performances this week hardly cause a ripple. + <</if>> + <</if>> + <<if $arcologies[0].FSRomanRevivalist != "unset">> + <<if $slaves[$i].clothes == "a toga">> + <<if $slaves[$i].face > 10 && $slaves[$i].pitKills > 0>> + She thrills audiences by recounting tales of her exploits as a beautiful and deadly gladiatrix-//slash//-love-slave for the First Citizen of the Eternal City reborn. + <<elseif $slaves[$i].face > 10>> + Her statuesque beauty is a fitting tribute to the glory of the Eternal City reborn, but she still lacks the edge of //bloodthirstiness// that makes life here so exciting. + <<elseif $slaves[$i].pitKills > 0>> + Even though her history of gladiatorial combat is noble, when mixed with her homeliness it tends to frighten the squeamish as much as it attracts the sanguinary. + <<else>> + She comes across like a historical tour guide; more worthy citizens would flock to the New Rome if your recruiter appeared as a statuesque, and possibly deadly, inamorata of its ruler. + <</if>> <<else>> - <<if $slaves[$i].energy > 60 || $slaves[$i].sexualQuirk == "tease" || $slaves[$i].sexualQuirk == "perverted">> - <<if _recruiterRelation.energy > 60 || _recruiterRelation.sexualQuirk == "tease" || _recruiterRelation.sexualQuirk == "perverted">> - $slaves[$i].slaveName and her _recruiterRelation.relation _recruiterRelation.slaveName collaborate on a series of short commercials walking and playing in your arcology's public spaces. A little hand on the ass here, a little lips almost touching there, and it's enough to tease your Ancient Egyptian sensibility about incest without running afoul of too many Old World censors. - <<elseif $slaves[$i].relationshipTarget == _recruiterRelation.ID>> - Even though their incestuous relationship is not condemned here, her _recruiterRelation.relation _recruiterRelation.slaveName is too shy to act it out in front of the world. + Dressed as she is in the garments of a barbarian, the citizens of the New Rome ignore her. + <</if>> + <<elseif $arcologies[0].FSEgyptianRevivalist != "unset">> + <<if $familyTesting == 1>> + <<if totalRelatives($slaves[$i]) > 0>> + <<if def _recruiterRelation>> + <<if _recruiterRelation.mother == $slaves[$i].ID || _recruiterRelation.father == $slaves[$i].ID>> + <<set $relationType = "daughter">> + <<elseif $slaves[$i].mother == _recruiterRelation.ID>> + <<set $relationType = "mother">> + <<elseif $slaves[$i].father == _recruiterRelation.ID>> + <<set $relationType = "father">> + <<elseif areSisters($slaves[$i], _recruiterRelation) == 1>> + <<set $relationType = "twin">> + <<elseif areSisters($slaves[$i], _recruiterRelation) == 2>> + <<set $relationType = "sister">> + <<elseif areSisters($slaves[$i], _recruiterRelation) == 3>> + <<set $relationType = "half-sister">> + <</if>> + <<if $slaves[$i].energy > 60 || $slaves[$i].sexualQuirk == "tease" || $slaves[$i].sexualQuirk == "perverted">> + <<if _recruiterRelation.energy > 60 || _recruiterRelation.sexualQuirk == "tease" || _recruiterRelation.sexualQuirk == "perverted">> + $slaves[$i].slaveName and her $relationType _recruiterRelation.slaveName collaborate on a series of short commercials walking and playing in your arcology's public spaces. A little hand on the ass here, a little lips almost touching there, and it's enough to tease your Ancient Egyptian sensibility about incest without running afoul of too many Old World censors. + <<elseif $slaves[$i].relationshipTarget == _recruiterRelation.ID>> + Even though their incestuous relationship is not condemned here, her $relationType _recruiterRelation.slaveName is too shy to act it out in front of the world. + <<else>> + The Ancient Egyptian sensibility of your arcology features slave incest, but your recruiter can't convince her shy $relationType to play along for publicity. + <</if>> + <<elseif $slaves[$i].relationshipTarget == _recruiterRelation.ID>> + Even though she shares a properly incestuous relationship with her $relationType, she is too shy to bring it on camera for the whole world. + <<else>> + The Ancient Egyptian sensibility of your arcology features slave incest, but she's too shy even to play-act with her $relationType for publicity. + <</if>> <<else>> - The Ancient Egyptian sensibility of your arcology features slave incest, but your recruiter can't convince her shy _recruiterRelation.relation to play along for publicity. + One idea that comes up while brainstorming is to act out Ancient Egyptian incest with a family member, but all of them are confined and unavailable. <</if>> - <<elseif $slaves[$i].relationshipTarget == _recruiterRelation.ID>> - Even though she shares a properly incestuous relationship with her _recruiterRelation.relation, she is too shy to bring it on camera for the whole world. <<else>> - The Ancient Egyptian sensibility of your arcology features slave incest, but she's too shy even to playact with her _recruiterRelation.relation for publicity. + One of the most prominent features of your Egyptian Revival is an open, even expectant, attitude toward slave incest, but she doesn't have any close family living in your household. <</if>> + <<else>> + <<if $slaves[$i].relation != 0 && (!(_recruiterRelation.assignment == "be your agent" || _recruiterRelation.assignment == "live with your agent"))>> + <<if (_recruiterRelation.assignment == "work in the dairy" && $dairyRestraintsSetting > 1) || _recruiterRelation.assignment == "stay confined" || _recruiterRelation.assignment == "be confined in the cellblock">> + One idea that comes up while brainstorming is to act out Ancient Egyptian incest with her _recruiterRelation.relation, but _recruiterRelation.slaveName is confined and unavailable. + <<else>> + <<if $slaves[$i].energy > 60 || $slaves[$i].sexualQuirk == "tease" || $slaves[$i].sexualQuirk == "perverted">> + <<if _recruiterRelation.energy > 60 || _recruiterRelation.sexualQuirk == "tease" || _recruiterRelation.sexualQuirk == "perverted">> + $slaves[$i].slaveName and her _recruiterRelation.relation _recruiterRelation.slaveName collaborate on a series of short commercials walking and playing in your arcology's public spaces. A little hand on the ass here, a little lips almost touching there, and it's enough to tease your Ancient Egyptian sensibility about incest without running afoul of too many Old World censors. + <<elseif $slaves[$i].relationshipTarget == _recruiterRelation.ID>> + Even though their incestuous relationship is not condemned here, her _recruiterRelation.relation _recruiterRelation.slaveName is too shy to act it out in front of the world. + <<else>> + The Ancient Egyptian sensibility of your arcology features slave incest, but your recruiter can't convince her shy _recruiterRelation.relation to play along for publicity. + <</if>> + <<elseif $slaves[$i].relationshipTarget == _recruiterRelation.ID>> + Even though she shares a properly incestuous relationship with her _recruiterRelation.relation, she is too shy to bring it on camera for the whole world. + <<else>> + The Ancient Egyptian sensibility of your arcology features slave incest, but she's too shy even to playact with her _recruiterRelation.relation for publicity. + <</if>> + <</if>> + <<else>> + One of the most prominent features of your Egyptian Revival is an open, even expectant, attitude toward slave incest, but she doesn't have any close family living in your household. + <</if>> + <</if>> /*end extended family mode */ + <<elseif $arcologies[0].FSEdoRevivalist != "unset">> + <<if $clubDecoration != "standard" && $clubSlaves > 1>> + <<if _clubSeed >= 3>> + The candid, POV-style videos of $slaves[$i].slaveName dancing, making out, and giving blowjobs alongside your regular sluts in $clubName's $clubDecoration atmosphere earn a lot of thumbs up. + <<else>> + She enjoys herself when she films in $clubName, but the sluts there just don't earn enough attention for the visit to raise your public profile; the club may need broader marketing appeal. + <</if>> + <<elseif $club == 0>> + She'd like to integrate her personal profile with your cultural Revival, but there's no clear place in your arcology to focus her attention. + <<elseif $clubSlaves <= 1>> + She travels down to $clubName for some POV video footage, but she can't get enough reliable dance partners. + <<else>> + She gets some hot POV-style footage when she films in your nightclub, but there's nothing special about its atmosphere to distinguish it from any other bar in any other arcology. <</if>> - <<else>> - One of the most prominent features of your Egyptian Revival is an open, even expectant, attitude toward slave incest, but she doesn't have any close family living in your household. - <</if>> <</if>> -<</if>> /*end extended family mode */ -<<if $arcologies[0].FSEdoRevivalist != "unset">> - <<if $clubDecoration != "standard" && $clubSlaves > 1>> - <<if _clubSeed >= 3>> - The candid, POV-style videos of $slaves[$i].slaveName dancing, making out, and giving blowjobs alongside your regular sluts in $clubName's $clubDecoration atmosphere earn a lot of thumbs up. - <<else>> - She enjoys herself when she films in $clubName, but the sluts there just don't earn enough attention for the visit to raise your public profile; the club may need broader marketing appeal. - <</if>> - <<elseif $club == 0>> - She'd like to integrate her personal profile with your cultural Revival, but there's no clear place in your arcology to focus her attention. - <<elseif $clubSlaves <= 1>> - She travels down to $clubName for some POV video footage, but she can't get enough reliable dance partners. - <<else>> - She gets some hot POV-style footage when she films in your nightclub, but there's nothing special about its atmosphere to distinguish it from any other bar in any other arcology. -<</if>> <</if>> -<<if $arcologies[0].FSArabianRevivalist != "unset">> - <<if $masterSuiteDecoration == "Arabian Revivalist" && $masterSuiteUpgradeLuxury > 0 && $masterSuiteAverageEnergy > 60>> - <<if $masterSuiteSlaves >= 3>> - An exposé that "pulls back the curtain" on your elaborate master bedroom goes viral after several harem slaves drag her into <<if $masterSuiteUpgradeLuxury == 1>>four-way action with their <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>master<<else>>mistress<</if>><<else>>a fuck pit daisy chain<</if>> and another takes over the filming. - <<else>> - She makes a short video essay about your elaborate master suite, but the empty space unfilled by luscious slave bodies fails to impress. - <</if>> - <<elseif $masterSuiteUpgradeLuxury == 0>> /* covers if suite is unbuilt as well */ - She wants to profile the decadence of your grand bedroom, but the reality is shabby compared to the Revivalist dreams of luxurious harems in the old days. - <<elseif $masterSuiteDecoration != "Arabian Revivalist">> - She thinks that "Pulling Back the Curtain" would make a good title for an exposé of your sumptuous bedroom, but it turns out that the space isn't decorated with Arabian-style curtains. - <<else>> - She makes a short video essay about your elaborate master suite, but there's no sex going on while she films. -<</if>> <</if>> -<<if $arcologies[0].FSChineseRevivalist != "unset">> - <<if $slaves[$i].intelligence >= 1 && $HeadGirl != 0 && $Bodyguard != 0 && $HGSuite > 0>> - <<if (($HeadGirl.entertainSkill/30)+$HeadGirl.intelligenceImplant+$HeadGirl.prestige) >= 4>> - <<if $Bodyguard.prestige >= 1>> - She deferentially chronicles the administration of your Imperial household by Head Girl $HeadGirl.slaveName and Bodyguard $Bodyguard.slaveName. The piece explains points of Chinese Revivalist protocol where new slaves or visitors to the Forbidden Penthouse might inadvertently stumble. + <<elseif $arcologies[0].FSArabianRevivalist != "unset">> + <<if $masterSuiteDecoration == "Arabian Revivalist" && $masterSuiteUpgradeLuxury > 0 && $masterSuiteAverageEnergy > 60>> + <<if $masterSuiteSlaves >= 3>> + An exposé that "pulls back the curtain" on your elaborate master bedroom goes viral after several harem slaves drag her into <<if $masterSuiteUpgradeLuxury == 1>>four-way action with their <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>master<<else>>mistress<</if>><<else>>a fuck pit daisy chain<</if>> and another takes over the filming. + <<else>> + She makes a short video essay about your elaborate master suite, but the empty space unfilled by luscious slave bodies fails to impress. + <</if>> + <<elseif $masterSuiteUpgradeLuxury == 0>> /* covers if suite is unbuilt as well */ + She wants to profile the decadence of your grand bedroom, but the reality is shabby compared to the Revivalist dreams of luxurious harems in the old days. + <<elseif $masterSuiteDecoration != "Arabian Revivalist">> + She thinks that "Pulling Back the Curtain" would make a good title for an exposé of your sumptuous bedroom, but it turns out that the space isn't decorated with Arabian-style curtains. <<else>> - She interviews your Head Girl about points of protocol and household administration for broadcast to the arcology. Your Bodyguard, $Bodyguard.slaveName, is not accustomed to fame and prefers to remain off-screen. + She makes a short video essay about your elaborate master suite, but there's no sex going on while she films. + <</if>> + <<elseif $arcologies[0].FSChineseRevivalist != "unset">> + <<if $slaves[$i].intelligence >= 1 && $HeadGirl != 0 && $Bodyguard != 0 && $HGSuite > 0>> + <<if (($HeadGirl.entertainSkill/30)+$HeadGirl.intelligenceImplant+$HeadGirl.prestige) >= 4>> + <<if $Bodyguard.prestige >= 1>> + She deferentially chronicles the administration of your Imperial household by Head Girl $HeadGirl.slaveName and Bodyguard $Bodyguard.slaveName. The piece explains points of Chinese Revivalist protocol where new slaves or visitors to the Forbidden Penthouse might inadvertently stumble. + <<else>> + She interviews your Head Girl about points of protocol and household administration for broadcast to the arcology. Your Bodyguard, $Bodyguard.slaveName, is not accustomed to fame and prefers to remain off-screen. + <</if>> + <<elseif $HeadGirl.intelligenceImplant < 1>> + She edits a documentary broadcast about the Revivalist protocols that drive your household, and in the process uncovers small but annoying lapses due to the Head Girl's lack of formal education. + <<else>> + She broadcasts a documentary about life inside your Imperial Chinese household, but the Head Girl's segment comes out flat: $HeadGirl.slaveName needs more experience working in front of a camera. + <</if>> + <<elseif $HeadGirl == 0 || $Bodyguard == 0>> + She can't document the benefits of your Imperial Chinese administration because of unfilled posts in its leadership. + <<elseif $slaves[$i].intelligence < 1>> + Your household is a well-run model for the arcology at large, but your recruiter doesn't completely understand its intricate Revivalist protocols and can't explain it for the masses. + <<else>> + She never considers promoting your household's Revivalist protocols, since you don't value your Head Girl enough to accord her a separate apartment inside your walls. <</if>> - <<elseif $HeadGirl.intelligenceImplant < 1>> - She edits a documentary broadcast about the Revivalist protocols that drive your household, and in the process uncovers small but annoying lapses due to the Head Girl's lack of formal education. - <<else>> - She broadcasts a documentary about life inside your Imperial Chinese household, but the Head Girl's segment comes out flat: $HeadGirl.slaveName needs more experience working in front of a camera. <</if>> - <<elseif $HeadGirl == 0 || $Bodyguard == 0>> - She can't document the benefits of your Imperial Chinese administration because of unfilled posts in its leadership. - <<elseif $slaves[$i].intelligence < 1>> - Your household is a well-run model for the arcology at large, but your recruiter doesn't completely understand its intricate Revivalist protocols and can't explain it for the masses. - <<else>> - She never considers promoting your household's Revivalist protocols, since you don't value your Head Girl enough to accord her a separate apartment inside your walls. -<</if>> <</if>> -<<if $arcologies[0].FSNull != "unset">> - Her contribution is one voice among many in the open freedom of $arcologies[0].name's media, - <<if $slaves[$i].entertainSkill > 10>> but everything that relates to its leadership is usually well-received. - <<else>> so her unskilled performances this week hardly cause a ripple. -<</if>> <</if>> -<</if>> /* closes EWM */ + <</if>> /* closes EWM */ <</if>> /* closes _idleTarget check */