code
stringlengths 0
56.1M
| repo_name
stringclasses 515
values | path
stringlengths 2
147
| language
stringclasses 447
values | license
stringclasses 7
values | size
int64 0
56.8M
|
---|---|---|---|---|---|
:: P rivalry hostage [nobr]
<<set $nextButton to "Continue">>
<<set $nextLink to "Nonrandom Event">>
<<set $hostageAnnounced to 1>>
<<set $activeSlave to $hostage>>
<<set $activeSlave.origin to "You were acquainted with her before you were an arcology owner; your rival tried to use her to manipulate you, but you rescued her.">>
<<set $activeSlave.height += random(-5,5)>>
<<set $activeSlave.boobs to 400>>
<<set $activeSlave.butt to 3>>
<<set $activeSlave.muscles to 0>>
<<set $activeSlave.behavioralFlaw to "none">>
<<set $activeSlave.sexualFlaw to "none">>
<<set $activeSlave.behavioralQuirk to "none">>
<<set $activeSlave.sexualQuirk to "none">>
<<set $activeSlave.ovaries to 1>>
<<set $activeSlave.dick to 0>>
<<set $activeSlave.balls to 0>>
<<set $activeSlave.scrotum to 0>>
<<set $activeSlave.waist to 0>>
<<set $activeSlave.hips to 0>>
<<set $activeSlave.shoulders to -1>>
<<if $activeSlave.vagina == 0>><<set $activeSlave.vagina to 1>><</if>>
<<if $activeSlave.anus == 0>><<set $activeSlave.anus to 1>><</if>>
<<set $activeSlave.relation to 0>>
<<set $activeSlave.relationTarget to 0>>
<<set $activeSlave.canRecruit = 0>>
<<if $arcologies[0].FSSupremacistRace != 0>><<set $activeSlave.race to $arcologies[0].FSSupremacistRace>><</if>>
<<display "Nationality to Name">>
<<set $activeSlave.slaveName to $activeSlave.birthName>>
<<set $activeSlave.actualAge to Number($activeSlave.actualAge)>>
<<set $activeSlave.devotion = Number($activeSlave.devotion)>>
<<set $activeSlave.trust = Number($activeSlave.trust)>>
<<set $activeSlave.boobs = Number($activeSlave.boobs)>>
<<set $hostage to $activeSlave>>
Only a few days into your inter-arcology war, you receive a video message from your rival. Once $assistantName is satisfied that the file is clean, you clear your office and pull it up. To your surprise, there are two faces on your desk, not one. One of them is your rival, and after a moment, you remember who the other is. You recognize her from your
<<switch $PC.career>>
<<case "wealth">>
time as a wealthy <<if $PC.title == 1>>man<<else>>woman<</if>> of leisure. She was a pretty little party girl who ran in those circles. You were never particularly close,
<<set $activeSlave.career to "a party girl">>
<<if $pedo_mode == 1>>
<<set $activeSlave.actualAge to random(16,18)>>
<<else>>
<<set $activeSlave.actualAge to random(18,24)>>
<</if>>
<<set $activeSlave.face to 3>>
<<set $activeSlave.intelligence to 2>>
<<set $activeSlave.intelligenceImplant to 0>>
<<set $activeSlave.oralSkill = 100>>
<<set $activeSlave.entertainSkill = 100>>
<<case "escort">>
time as a <<if $PC.title == 1>>man<<else>>woman<</if>> of sexual promiscuity. She was a pretty little slut who ran in the same sex circles. You were never particularly close,
<<set $activeSlave.career to "a prostitute">>
<<if $pedo_mode == 1>>
<<set $activeSlave.actualAge to random(16,18)>>
<<else>>
<<set $activeSlave.actualAge to random(18,20)>>
<</if>>
<<set $activeSlave.face to 3>>
<<set $activeSlave.intelligence to 0>>
<<set $activeSlave.intelligenceImplant to 0>>
<<set $activeSlave.oralSkill = 100>>
<<set $activeSlave.entertainSkill = 100>>
<<set $activeSlave.analSkill = 100>>
<<set $activeSlave.vaginalSkill = 100>>
<<set $activeSlave.whoreSkill = 100>>
<<set $activeSlave.oralCount to 453>>
<<set $activeSlave.vaginalCount to 158>>
<<set $activeSlave.analCount to 76>>
<<set $activeSlave.mammaryCount to 320>>
<<set $activeSlave.cSec to 1>>
<<case "servant">>
time as a <<if $PC.title == 1>>man<<else>>woman<</if>> of servitude. She was a <<if $PC.title == 1>>maid<<else>>fellow maid<</if>> under your late master. <<if $PC.title == 0>>You may have delivered several of her children, but you<<else>>You<</if>> were never particularly close,
<<set $activeSlave.career to "a maid">>
<<if $pedo_mode == 1>>
<<set $activeSlave.actualAge to random(12,18)>>
<<else>>
<<set $activeSlave.actualAge to random(18,20)>>
<</if>>
<<set $activeSlave.face to 1>>
<<set $activeSlave.intelligence to -1>>
<<set $activeSlave.intelligenceImplant to 0>>
<<set $activeSlave.oralSkill to 15>>
<<set $activeSlave.entertainSkill to 0>>
<<set $activeSlave.analSkill to 15>>
<<set $activeSlave.vaginalSkill to 15>>
<<set $activeSlave.whoreSkill to 0>>
<<set $activeSlave.oralCount to 57>>
<<set $activeSlave.vaginalCount to 65>>
<<set $activeSlave.analCount to 12>>
<<set $activeSlave.mammaryCount to 1>>
<<set $activeSlave.birthsTotal to 3>>
<<case "gang">>
time as a gang leader. She was one of your best, yet you never got close enough,
<<set $activeSlave.career to "a gang member">>
<<if $pedo_mode == 1>>
<<set $activeSlave.actualAge to random(16,18)>>
<<else>>
<<set $activeSlave.actualAge to random(20,24)>>
<</if>>
<<set $activeSlave.muscles to 40>>
<<set $activeSlave.health to 100>>
<<set $activeSlave.combatSkill to 1>>
<<case "capitalist">>
career in venture capital. She was a rising manager, young, attractive, and bright. You never worked particularly closely with her,
<<set $activeSlave.career to "a manager">>
<<if $pedo_mode == 1>>
<<set $activeSlave.actualAge to random(16,18)>>
<<else>>
<<set $activeSlave.actualAge to random(18,24)>>
<</if>>
<<set $activeSlave.face to 2>>
<<set $activeSlave.intelligence to 3>>
<<set $activeSlave.intelligenceImplant to 1>>
<<case "mercenary">>
career as a mercenary. She was in logistical support, and was clever and pretty, but without the essential hardness. You were never that close,
<<set $activeSlave.career to "a soldier">>
<<if $pedo_mode == 1>>
<<set $activeSlave.actualAge to random(16,18)>>
<<else>>
<<set $activeSlave.actualAge to random(20,24)>>
<</if>>
<<set $activeSlave.face to 2>>
<<set $activeSlave.intelligence to 3>>
<<set $activeSlave.intelligenceImplant to 1>>
<<case "engineer">>
career as an arcology engineer. She was a glorified saleswoman, with the gorgeous looks and extreme intelligence necessary to sell entire arcologies. You were never close,
<<set $activeSlave.career to "a saleswoman">>
<<if $pedo_mode == 1>>
<<set $activeSlave.actualAge to random(16,18)>>
<<else>>
<<set $activeSlave.actualAge to random(18,24)>>
<</if>>
<<set $activeSlave.face to 3>>
<<set $activeSlave.intelligence to 3>>
<<set $activeSlave.intelligenceImplant to 1>>
<<case "medicine">>
career in medicine. She was a surgical nurse, one of the best. She was smart, pretty, and she had sure hands. You were never that close,
<<set $activeSlave.career to "a nurse">>
<<if $pedo_mode == 1>>
<<set $activeSlave.actualAge to random(16,18)>>
<<else>>
<<set $activeSlave.actualAge to random(16,24)>>
<</if>>
<<set $activeSlave.face to 2>>
<<set $activeSlave.intelligence to 3>>
<<set $activeSlave.intelligenceImplant to 1>>
<<case "slaver">>
career as a slaver. She was a guard in one of the slave receiving pens, and a notorious one, at that. Nobody was quite as eager to break in new girls as she was. You were never that close,
<<set $activeSlave.career to "a prison guard">>
<<if $pedo_mode == 1>>
<<set $activeSlave.actualAge to random(16,18)>>
<<else>>
<<set $activeSlave.actualAge to random(20,24)>>
<</if>>
<<set $activeSlave.energy to 100>>
<<set $activeSlave.face to 2>>
<<set $activeSlave.intelligence to 2>>
<<set $activeSlave.intelligenceImplant to 0>>
<<set $activeSlave.muscles to 20>>
<<set $activeSlave.fetish to "sadist">>
<<set $activeSlave.fetishStrength = 100>>
<<set $activeSlave.fetishKnown to 1>>
<<case "celebrity">>
time as a minor celebrity. She was a pretty little groupie who flitted from entourage to entourage. You were never particularly close,
<<set $activeSlave.career to "a party girl">>
<<if $pedo_mode == 1>>
<<set $activeSlave.actualAge to random(16,18)>>
<<else>>
<<set $activeSlave.actualAge to random(18,24)>>
<</if>>
<<set $activeSlave.face to 3>>
<<set $activeSlave.intelligence to 2>>
<<set $activeSlave.intelligenceImplant to 0>>
<<set $activeSlave.oralSkill = 100>>
<<set $activeSlave.entertainSkill = 100>>
<</switch>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
but you do remember her, and your rival knows it. This is obviously the best they could come up with to provoke an emotional reaction.
<br><br>
"Hello, $PCName," your rival sneers. "Sorry to pull you away from
<<switch $rivalryFS>>
<<case "Racial Subjugationism">>
whipping some poor $arcologies[0].FSSubjugationistRace girl's back bloody,
<<case "Racial Supremacism">>
blowing your $arcologies[0].FSSubjugationistRace girls, or whatever it is you do with your spare time,
<<case "Gender Radicalism">>
buttfucking your catamites, or whatever it is you do with your spare time,
<<case "Gender Fundamentalism">>
teatime with your slave wives,
<<case "Repopulation Focus">>
rolling around in the afterbirth, or whatever it is you do with your spare time,
<<case "Eugenics">>
circle jerking with your "elites", or whatever it is you do with your spare time,
<<case "Paternalism">>
handholding time with your slaves,
<<case "Degradationism">>
stitching your name into some poor girl's taint, or whatever it is you do with your spare time,
<<case "Body Purism">>
playing house with your perfect pure little angels, or whatever it is you do with your spare time,
<<case "Transformation Fetishism">>
stuffing silicone up some poor girl's nostrils,
<<case "Youth Preferentialism">>
your horrible schoolgirl fantasy playtime,
<<case "Maturity Preferentialism">>
the world's leading collection of saggy tits,
<<case "Slimness Enthusiasm">>
your pathological collection of flat chested bitches,
<<case "Asset Expansionism">>
your disgusting breast monsters,
<<case "Pastoralism">>
your most flatulent cowgirls,
<<case "Physical Idealism">>
your sweaty, spandexed throwback collection,
<<case "Chattel Religionism">>
your afternoon prayer meeting,
<<case "Multiculturalism">>
whatever it is you do to liven up your boring arcology,
<<case "Roman Revivalism">>
feeding slaves to the lions, or whatever it is you do with your spare time,
<<case "Egyptian Revivalism">>
your latest experiment in exactly how disgusting incest can possibly be,
<<case "Edo Revivalism">>
your katana polishing, or whatever it is you do with your spare time,
<<case "Arabian Revivalism">>
your hookah sucking,
<<case "Chinese Revivalism">>
your footbinding,
<</switch>>
but look what I have here! I just acquired her recently. Lovely, isn't she? I know she wasn't important to you, but she //is// a reminder of who you were. I think she must have been your type." Your rival turns to the slave and continues. "While we have our little war,
<<switch $rivalryFS>>
<<case "Racial Subjugationism">>
I'm going to treat her well. Train her. She's a fine Head Girl prospect, don't you think? She'll have lots of nice $arcologies[0].FSSubjugationistRace girls to make love to whenever she wants. Isn't that right, $activeSlave.slaveName?" The slave nods uncertainly.
<<case "Racial Supremacism">>
I'm going to destroy her. She's got a whipping post with her name on it, right between a couple of $arcologies[0].FSSupremacist bitches. Isn't that right, $activeSlave.slaveName?" The slave begins to scream, and the noise goes on and on as the slave is tied up and scourged.
<<case "Gender Radicalism">>
I'm going to treat her well. Train her. Teach her her proper role in society, and make her happy here. Isn't that right, $activeSlave.slaveName?" The slave nods uncertainly.
<<case "Gender Fundamentalism">>
She's going to be my special pet. She'll have everything she could ever want, as long as she has a dick up her ass. Isn't that right, $activeSlave.slaveName?" The slave nods hesitantly, but with evident arousal.
<<case "Paternalism">>
I'm going to destroy her. Holes first, of course. I'll have to get more inventive after that, and I'll leave her vocal cords for last. That way, she'll be able to beg. Isn't that right, $activeSlave.slaveName?" The slave begins to scream, and the noise goes on and on. And on.
<<case "Repulation Focus">>
I'm going to ruin her womb, making sure she can never have children again. I bet you spent lots of nights fantasizing about her with a huge belly didn't you?
<<set $activeSlave.preg to -3>>
<<case "Eugenics">>
<<if $seeHyperPreg == 1>>
I'm going to have her knocked up; not with my seed, of course, but the seed of the lowest of the low. I'm also going to fill her with the most powerful experimental fertility drugs out there. She'll have so many children shoved into her poor womb she'll be bursting at the seams. But she'll enjoy that, won't you $activeSlave.slaveName?" The slave nods hesitantly, but with evident arousal.
<<else>>
I'm going to have her knocked up; not with my seed, of course, but the seed of the lowest of the low. I'm also going to fill her with the most powerful fertility drugs I can get. Her poor little womb will be stretched to the limit with society's worst. But she'll enjoy that, won't you $activeSlave.slaveName?" The slave nods hesitantly, but with evident arousal.
<</if>>
<<case "Degradationism">>
She's going to be my lover. She'll have everything she could ever want, and I'll be sure to let her know all about what you do to your slaves. Isn't that right, $activeSlave.slaveName?" The slave nods uncertainly.
<<case "Body Purism">>
I'm going to give her a nice pair of fake tits. No reason to be excessively clever when I can just make her tits so huge she won't be able to walk. Isn't that right, $activeSlave.slaveName?" The slave begins to sob.
<<set $activeSlave.boobs to 300>>
<<case "Transformation Fetishism">>
She's going to be my lover. I'll be sure to let her know all about what you do to your slaves, and rest assured, I'll never treat her that way. Isn't that right, $activeSlave.slaveName?" The slave nods uncertainly.
<<case "Youth Preferentialism">>
I've set her up with a nice motherly woman already. I believe they'll be a perfect match. Isn't that right, $activeSlave.slaveName?" The slave nods uncertainly.
<<case "Maturity Preferentialism">>
I've set her up with a nice young girl already. I believe they'll be a perfect match. Isn't that right, $activeSlave.slaveName?" The slave nods uncertainly.
<<case "Slimness Enthusiasm">>
I think I'll make her IV line permanent. After all, she's never going off breast growth hormones. I'd estimate she shouldn't be able to walk within a month. Isn't that right, $activeSlave.slaveName?" The slave begins to sob.
<<set $activeSlave.weight = -20>>
<<set $activeSlave.boobs to 800>>
<<case "Asset Expansionism">>
She's going to be my lover. I'll be sure to let her know all about what you do to your slaves, and rest assured, I'll never give her growth hormones, not one single dose. Isn't that right, $activeSlave.slaveName?" The slave nods uncertainly.
<<case "Pastoralism">>
She's going to be my spotter. Girls should be strong, smoking hot ladies, not disgusting cows. Isn't that right, $activeSlave.slaveName?" The slave nods uncertainly.
<<set $activeSlave.weight to 100>>
<<set $activeSlave.muscles to 0>>
<<set $activeSlave.boobs to 1200>>
<<case "Physical Idealism">>
She's going to be my personal milk dispenser. I shouldn't have to chain her to my desk after the first month, since her udders will pin her in place. Isn't that right, $activeSlave.slaveName?" The slave begins to sob.
<<set $activeSlave.boobs to 800>>
<<set $activeSlave.weight = -20>>
<<case "Chattel Religionism">>
She's going to be the perfect courtesan. No preaching, no praying, just good, clean sex for money. Isn't that right, $activeSlave.slaveName?" The slave nods uncertainly.
<<case "Multiculturalism">>
She's going to be the ideal holy whore. Thousands of citizens are going to find rapture inside her. Isn't that right, $activeSlave.slaveName?" The slave nods uncertainly.
<<default>>
She's shaping up to be a good slave. I'm keeping her informed of your revisionist nonsense, and what your slaves suffer because of it. Isn't that right, $activeSlave.slaveName?" The slave nods uncertainly.
<</switch>>
<<set $activeSlave.trust = 0>>
<<set $activeSlave.devotion = 0>>
Your rival smiles icily. "I'll keep you informed of her progress. I wouldn't want you to miss a moment of it."
<br><br>
You're forging a new frontier in warfare here. This, then, is the new frontier in psychological warfare.
<<set $hostage to $activeSlave>>
|
mayibrad/fc
|
src/uncategorized/pRivalryHostage.tw
|
tw
|
bsd-3-clause
| 16,414 |
:: P rivalry victory [nobr]
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
<<set $returnTo to "RIE Eligibility Check">>
<<set $rivalOwner to 0>>
<<set $rivalryPower to 0>>
<<set _num to random(1,99)>>
For the first time, you receive a direct call from your rival. You pictured the moment as feeling grander than this, sitting at your desk as usual looking into <<if _num < $seeDicks>>his<<else>>her<</if>> downcast face. You're the victor in a new form of warfare in which bankruptcy has replaced surrender. If the world survives in its present state, you may one day be remembered as an innovator in the evolution of (nearly) bloodless war. Today, your reputation has @@color:green;greatly improved.@@ But today all you have that's tangible is a view of a still-dignified arcology owner, self-possessed despite the situation.
<br><br>
"For what it's worth," <<if _num < $seeDicks>>he<<else>>she<</if>> says without preamble, "I had nothing against you. The Daughters wouldn't accept a straight buy-off. Their leadership needed a target to attack, or the rank and file would have killed them themselves and gone ahead attacking me. I had to give them an alternative, or it would have been me." <<if _num < $seeDicks>>He<<else>>She<</if>> looks nervous for the first time. "So, what do we do now? I've still got enough resources to make the end of this story a messy one for you. Let me go, and I won't. I'll walk away, and I'll sign everything I've got left over to you.<<if $hostageAnnounced == 1>> Including $hostage.slaveName, of course.<</if>>"
<br><br>
<span id="result">
<<click "Accept">>
<<replace "#result">>
You accept, magnanimous in victory. "I don't think I would have done that," your rival replies. "Thank you. When they write the book, I'll make sure you look good."
<<if $rivalrySet != 0>>
<<if _num < $seeDicks>>His<<else>>Her<</if>> remaining liquid assets will go to satisfy her great debts, <<if _num < $seeDicks>>his<<else>>her<</if>> @@color:yellowgreen;arcology holdings are yours.@@
<<for $i to 0; $i < $arcologies.length; $i++>>
<<if $arcologies[$i].rival == 1>>
<<set $arcologies[$i].embargo to 0>>
<<set $arcologies[$i].embargoTarget to -1>>
<<set $arcologies[$i].influenceTarget to -1>>
<<set $arcologies[$i].rival to 0>>
<<set $arcologies[$i].government to 5>>
<<set $arcologies[$i].PCminority += $arcologies[$i].ownership>>
<<set $arcologies[$i].PCminority to Math.clamp($arcologies[$i].PCminority, 0, 49)>>
<<break>>
<</if>>
<</for>>
<<if $hostageAnnounced == 1>><<set $hostageRescued to 1>><</if>>
<<else>>
<<if _num < $seeDicks>>His<<else>>Her<</if>> arcology will go to satisfy her great debts, but you will still profit @@color:yellowgreen;immensely@@ from your victory<<if $hostageAnnounced == 1>>, and acquire $hostage.slaveName as a slave<</if>>.
<<set $cash += random(100000,250000)>>
<</if>>
<</replace>>
<</click>>
<br><<click "Refuse">>
<<replace "#result">>
You coldly decline. "That was a mistake," your rival replies, entering computer command.
<<if $rivalrySet != 0>>
"All my remaining liquid assets have just been @@color:red;carefully dispersed to deny you control of my arcology.@@ You'll get nothing from me." It's true. The financial self-destruction ensures that the fiscal wreckage goes to the arcology's citizens, not you.
<<for $i to 0; $i < $arcologies.length; $i++>>
<<if $arcologies[$i].rival == 1>>
<<set $arcologies[$i].embargo to 0>>
<<set $arcologies[$i].embargoTarget to -1>>
<<set $arcologies[$i].influenceTarget to -1>>
<<set $arcologies[$i].rival to 0>>
<<set $arcologies[$i].government to 5>>
<<break>>
<</if>>
<</for>>
<<if $hostageAnnounced == 1>>
<br><br>
<span id="result2">
<br><<click "Place a bounty of ¤10000 on your rival's psychological warfare tool">>
<<replace "#result2">>
<<set $cash -= 10000>>
You make sure to post a bounty sufficient to ensure that $hostage.slaveName, your rival's psychological warfare tool, does not escape or go unrescued, depending on one's point of view. She is quickly picked out of the chaos of your rival's escape and delivered to you.
<<set $hostageRescued to 1>>
<</replace>>
<</click>>
</span>
<</if>>
<<else>>
"All my remaining liquid assets have just been @@color:red;expended in an attack on the value of your holdings,@@ and my arcology has been heavily sabotaged. You'll get nothing from me." It's not entirely true, but the damage to your holdings does outweigh your gains by a significant margin. Your rival vanishes back into the old world.
<<set $cash -= random(10000,25000)>>
<</if>>
<</replace>>
<</click>>
<<if $rivalryDuration >= 30 && $hostageAnnounced == 0>>
<br><<click "Refuse, and place a bounty of ¤50000 on your rival's death">>
<<replace "#result">>
You coldly decline. "That was a mistake," your rival replies, entering computer command. "All my remaining liquid assets have just been @@color:red;expended in an attack on the value of your holdings,@@ and my arcology has been heavily sabotaged. You'll get nothing from me." It's not entirely true, but the damage to your holdings does outweigh your gains by a significant margin. Your rival vanishes back into the old world
- but only for a few days.
<br><br>
Your bounty is quickly claimed, and you are treated to the delicious moment of finding your rival's head delivered to your doorstep. It might not have done much good, but damn did it feel good.
<<set $cash -= 50000>>
<</replace>>
<</click>>
<</if>>
<br><<click "Refuse, and place a bounty of ¤50000 on your rival's enslavement">>
<<replace "#result">>
<<set $nextLink to "AS Dump">>
You coldly decline. "That was a mistake," your rival replies, entering computer command.
<<if $rivalrySet != 0>>
"All my remaining liquid assets have just been @@color:red;carefully dispersed to deny you control of my arcology.@@ You'll get nothing from me." It's true. The financial self-destruction ensures that the fiscal wreckage goes to the arcology's citizens, not you.
<<for $i to 0; $i < $arcologies.length; $i++>>
<<if $arcologies[$i].rival == 1>>
<<set $arcologies[$i].embargo to 0>>
<<set $arcologies[$i].embargoTarget to -1>>
<<set $arcologies[$i].influenceTarget to -1>>
<<set $arcologies[$i].rival to 0>>
<<set $arcologies[$i].government to 5>>
<<break>>
<</if>>
<</for>>
<<if $hostageAnnounced == 1>>
<br><br>
<span id="result2">
<br><<click "Place a bounty of ¤10000 on your rival's psychological warfare tool">>
<<replace "#result2">>
<<set $cash -= 10000>>
You make sure to post a bounty sufficient to ensure that $hostage.slaveName, your rival's psychological warfare tool, does not escape or go unrescued, depending on one's point of view. She is quickly picked out of the chaos of your rival's escape and delivered to you.
<<set $hostageRescued to 1>>
<</replace>>
<</click>>
</span>
<</if>>
<<else>>
"All my remaining liquid assets have just been @@color:red;expended in an attack on the value of your holdings,@@ and my arcology has been heavily sabotaged. You'll get nothing from me." It's not entirely true, but the damage to your holdings does outweigh your gains by a significant margin.
<<set $cash -= random(10000,25000)>>
<</if>>
<<set $cash -= 50000>>
<<set $rivalOwner to -1>>
<<set $seed to []>>
<<if _num > $seeDicks>>
<<set $seed.push("expansionist shemale")>>
<<set $seed.push("masculine")>>
<<set $seed.push("micropenis")>>
<<set $seed.push("cum addict")>>
<<if $pedo_mode == 1>>
<<set $seed.push("hung shota")>>
<</if>>
<</if>>
<<if _num < $seeDicks>>
<<set $seed.push("bull dyke")>>
<<set $seed.push("cow")>>
<<set $seed.push("bimbo")>>
<<set $seed.push("addict")>>
<<set $seed.push("breeder")>>
<<if $pedo_mode == 1>>
<<set $seed.push("oppai loli")>>
<</if>>
<</if>>
<<set $seed to $seed.random()>>
<br><br>
Your bounty is quickly claimed, and you are treated to the delicious moment of finding your rival on her knees in front of you with a black bag over her head and her hands cuffed behind her. She's one of your slaves now, fundamentally no different than any other. Looking her over, the causes of her downfall are
<<if $seed is "expansionist shemale">>
immediately apparent: she's obviously been indulging in self-transformation to excess.
<<set $activeSlaveOneTimeMinAge to 18>>
<<set $activeSlaveOneTimeMaxAge to 42>>
<<display "Generate XY Slave">>
<<set $activeSlave.face to 3>>
<<set $activeSlave.faceImplant to 1>>
<<set $activeSlave.faceShape to "androgynous">>
<<set $activeSlave.muscles = 20>>
<<set $activeSlave.height to random(185,215)>>
<<set $activeSlave.lips to 35>>
<<set $activeSlave.butt to either(4, 5, 6)>>
<<set $activeSlave.boobs to either(800, 1000, 1200)>>
<<set $activeSlave.dick to 6>>
<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<set $activeSlave.balls to 6>>
<<set $activeSlave.anus to 3>>
<<set $activeSlave.vagina to -1>>
<<set $activeSlave.weight to 20>>
<<set $activeSlave.oralSkill = 100>>
<<set $activeSlave.analSkill = 100>>
<<set $activeSlave.whoreSkill = 15>>
<<set $activeSlave.entertainSkill = 100>>
<<set $activeSlave.combatSkill = 0>>
<<set $activeSlave.clitPiercing to 2>>
<<set $activeSlave.nipplesPiercing to 1>>
<<set $activeSlave.earPiercing to 1>>
<<set $activeSlave.tonguePiercing to 1>>
<<set $activeSlave.eyebrowPiercing to 1>>
<<set $activeSlave.behavioralFlaw to "odd">>
<<set $activeSlave.behavioralQuirk to "confident">>
<<set $activeSlave.sexualFlaw to "judgemental">>
<<set $activeSlave.sexualQuirk to "romantic">>
<<set $activeSlave.hStyle to "luxurious">>
<<set $activeSlave.hLength to 80>>
<<elseif $seed is "cum addict">>
immediately apparent: there's nothing wrong with having cumflation and ball expansion fetishes, but applying them to oneself can be addictive.
<<set $activeSlaveOneTimeMinAge to 18>>
<<set $activeSlaveOneTimeMaxAge to 42>>
<<display "Generate XY Slave">>
<<set $activeSlave.chem to 3000>>
<<set $activeSlave.face to 3>>
<<set $activeSlave.faceShape to "masculine">>
<<set $activeSlave.muscles to 3>>
<<set $activeSlave.height to random(185,215)>>
<<set $activeSlave.lips to 10>>
<<set $activeSlave.butt to 10>>
<<set $activeSlave.boobs to either(100, 200)>>
<<set $activeSlave.dick to 6>>
<<set $activeSlave.foreskin to 0>>
<<set $activeSlave.balls to 300>>
<<set $activeSlave.scrotum to 1>>
<<set $activeSlave.anus to 3>>
<<set $activeSlave.vagina to -1>>
<<set $activeSlave.weight to -35>>
<<set $activeSlave.oralSkill to 0>>
<<set $activeSlave.analSkill to 100>>
<<set $activeSlave.whoreSkill to 15>>
<<set $activeSlave.entertainSkill to 100>>
<<set $activeSlave.combatSkill to 0>>
<<set $activeSlave.dickPiercing to 2>>
<<set $activeSlave.fetish to "pregnancy">>
<<set $activeSlave.fetishStrength to 100>>
<<set $activeSlave.behavioralFlaw to "odd">>
<<set $activeSlave.behavioralQuirk to "confident">>
<<set $activeSlave.sexualFlaw to "cum addict">>
<<set $activeSlave.sexualQuirk to "size queen">>
<<set $activeSlave.hStyle to "neat">>
<<set $activeSlave.hLength to 20>>
<<elseif $seed is "hung shota">>
not immediately apparent: she's young, in good shape, and not lacking down there at all.
<<set $activeSlaveOneTimeMinAge to $minimumSlaveAge>>
<<set $activeSlaveOneTimeMaxAge to 18>>
<<display "Generate XY Slave">>
<<set $activeSlave.face to 3>>
<<set $activeSlave.faceShape to "androgynous">>
<<set $activeSlave.muscles to 0>>
<<set $activeSlave.lips to 10>>
<<set $activeSlave.butt to 0>>
<<set $activeSlave.boobs to either(100, 200)>>
<<set $activeSlave.dick to 6>>
<<set $activeSlave.foreskin to $activeSlave.dick>>
<<set $activeSlave.balls to 6>>
<<set $activeSlave.scrotum to 6>>
<<set $activeSlave.anus to 0>>
<<set $activeSlave.vagina to -1>>
<<set $activeSlave.weight to -35>>
<<set $activeSlave.oralSkill to 0>>
<<set $activeSlave.analSkill to 0>>
<<set $activeSlave.whoreSkill to 0>>
<<set $activeSlave.entertainSkill to 3>>
<<set $activeSlave.combatSkill to 0>>
<<set $activeSlave.dickPiercing to 2>>
<<set $activeSlave.pubertyXY to 1>>
<<set $activeSlave.fetish to "pregnancy">>
<<set $activeSlave.fetishStrength to 100>>
<<set $activeSlave.behavioralFlaw to "hates men">>
<<set $activeSlave.behavioralQuirk to "adores women">>
<<set $activeSlave.sexualFlaw to "shamefast">>
<<set $activeSlave.sexualQuirk to "perverted">>
<<set $activeSlave.hLength to 20>>
<<elseif $seed is "masculine">>
not immediately apparent: she's in good shape, if quite masculine.
<<set $activeSlaveOneTimeMinAge to 18>>
<<set $activeSlaveOneTimeMaxAge to 42>>
<<display "Generate XY Slave">>
<<set $activeSlave.face to 2>>
<<set $activeSlave.faceImplant to 0>>
<<set $activeSlave.faceShape to "masculine">>
<<set $activeSlave.muscles to either(20, 50, 100)>>
<<set $activeSlave.height to random(185,195)>>
<<set $activeSlave.butt to either(2, 3)>>
<<set $activeSlave.boobs to either(100, 200)>>
<<set $activeSlave.dick to 5>>
<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<set $activeSlave.balls to 5>>
<<set $activeSlave.anus to 0>>
<<set $activeSlave.vagina to -1>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 15>>
<<set $activeSlave.combatSkill = 1>>
<<set $activeSlave.behavioralFlaw to "hates men">>
<<set $activeSlave.behavioralQuirk to "fitness">>
<<set $activeSlave.sexualFlaw to "hates anal">>
<<set $activeSlave.sexualQuirk to "perverted">>
<<set $activeSlave.hStyle to "neat">>
<<set $activeSlave.hLength to 5>>
<<elseif $seed is "micropenis">>
immediately apparent: she's got a slavegirl's cock and balls, not an arcology owner's.
<<set $activeSlaveOneTimeMinAge to 18>>
<<set $activeSlaveOneTimeMaxAge to 42>>
<<display "Generate XY Slave">>
<<set $activeSlave.face to 2>>
<<set $activeSlave.faceImplant to 0>>
<<set $activeSlave.faceShape to "masculine">>
<<set $activeSlave.muscles = 0>>
<<set $activeSlave.height to random(145,160)>>
<<set $activeSlave.butt to either(2, 4)>>
<<set $activeSlave.boobs to either(100, 400)>>
<<set $activeSlave.dick to 1>>
<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<set $activeSlave.balls to 2>>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.vagina to -1>>
<<set $activeSlave.weight to 100>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 15>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 15>>
<<set $activeSlave.combatSkill = 0>>
<<set $activeSlave.behavioralFlaw to "hates men">>
<<set $activeSlave.behavioralQuirk to "insecure">>
<<set $activeSlave.sexualFlaw to "shamefast">>
<<set $activeSlave.sexualQuirk to "perverted">>
<<set $activeSlave.hStyle to "neat">>
<<set $activeSlave.hLength to 5>>
<<elseif $seed is "bull dyke">>
not immediately apparent: though female, she's obviously no stranger to taking a dominant sexual role, to put it politely.
<<set $activeSlaveOneTimeMinAge to 18>>
<<set $activeSlaveOneTimeMaxAge to 42>>
<<display "Generate XX Slave">>
<<set $activeSlave.face to 2>>
<<set $activeSlave.faceImplant to 0>>
<<set $activeSlave.faceShape to "androgynous">>
<<set $activeSlave.muscles = 100>>
<<set $activeSlave.height to random(185,195)>>
<<set $activeSlave.lipsImplant to 10>>
<<set $activeSlave.lips to 35>>
<<set $activeSlave.buttImplant to 1>>
<<set $activeSlave.butt += $activeSlave.buttImplant>>
<<set $activeSlave.boobs -= 100>>
<<set $activeSlave.boobsImplant to either(400, 600, 800)>>
<<set $activeSlave.boobs += $activeSlave.boobsImplant>>
<<set $activeSlave.clit to 2>>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.vagina to 1>>
<<set $activeSlave.preg to -1>>
<<set $activeSlave.vaginalSkill = 15>>
<<set $activeSlave.oralSkill = 0>>
<<set $activeSlave.analSkill = 15>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 0>>
<<set $activeSlave.combatSkill = 1>>
<<set $activeSlave.clitPiercing to 1>>
<<set $activeSlave.earPiercing to 1>>
<<set $activeSlave.behavioralFlaw to "hates men">>
<<set $activeSlave.behavioralQuirk to "fitness">>
<<set $activeSlave.sexualFlaw to "hates penetration">>
<<set $activeSlave.sexualQuirk to "unflinching">>
<<set $activeSlave.hStyle to "neat">>
<<set $activeSlave.hLength to 5>>
<<elseif $seed is "breeder">>
immediately apparent: there's nothing wrong with having a pregnancy fetish, but applying it to oneself is ill-fitting for an arcology owner.
<<if $pedo_mode == 1>>
<<set $activeSlaveOneTimeMinAge to ($minimumSlaveAge + 6)>>
<<set $one_time_age_overrides_pedo_mode to 1>> /% Old enough to have been pregnant many times. %/
<<else>>
<<set $activeSlaveOneTimeMinAge to 18>>
<<set $activeSlaveOneTimeMaxAge to 42>>
<</if>>
<<display "Generate XX Slave">>
<<set $activeSlave.pubertyXX to 1>>
<<set $activeSlave.face to 3>>
<<set $activeSlave.faceImplant to 0>>
<<set $activeSlave.faceShape to "sensual">>
<<set $activeSlave.muscles to 50>>
<<set $activeSlave.lips to 35>>
<<set $activeSlave.butt to either(6, 7, 8)>>
<<set $activeSlave.boobs = 5000>>
<<set $activeSlave.nipples to "huge">>
<<set $activeSlave.lactation to 1>>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.preg to 25>>
<<if $seeHyperPreg == 1>>
<<set $activeSlave.vagina to 10>>
<<set $activeSlave.pregType to random(20,29)>>
<<set $activeSlave.birthsTotal to random(120,180)>>
<<set $activeSlave.bellySag to 30>>
<<else>>
<<set $activeSlave.vagina to 5>>
<<set $activeSlave.pregType to either(3,3,4,4,4,5)>>
<<set $activeSlave.birthsTotal to random(18,27)>>
<<set $activeSlave.bellySag to 2>>
<</if>>
<<set $activeSlave.vaginalSkill to 100>>
<<set $activeSlave.oralSkill to 15>>
<<set $activeSlave.analSkill to 15>>
<<set $activeSlave.whoreSkill to 35>>
<<set $activeSlave.entertainSkill to 15>>
<<set $activeSlave.combatSkill to 0>>
<<set $activeSlave.fetish to "pregnancy">>
<<set $activeSlave.fetishStrength to 1000>>
<<set $activeSlave.behavioralFlaw to "odd">>
<<set $activeSlave.behavioralQuirk to "adores men">>
<<set $activeSlave.sexualFlaw to "breeder">>
<<set $activeSlave.sexualQuirk to "caring">>
<<set $activeSlave.hStyle to "luxurious">>
<<set $activeSlave.hLength to 80>>
<<elseif $seed is "oppai loli">>
immediately apparent: she's young, inexperienced, and extremely top heavy.
<<set $activeSlaveOneTimeMinAge to $minimumSlaveAge>>
<<set $activeSlaveOneTimeMaxAge to 12>>
<<display "Generate XX Slave">>
<<set $activeSlave.face to 3>>
<<set $activeSlave.faceImplant to 0>>
<<set $activeSlave.faceShape to "cute">>
<<set $activeSlave.muscles to 20>>
<<set $activeSlave.weight = 60>>
<<set $activeSlave.lips to 10>>
<<set $activeSlave.butt to 1>>
<<set $activeSlave.hips to -1>>
<<set $activeSlave.shoulders to -2>>
<<set $activeSlave.boobs = 7000>>
<<set $activeSlave.nipples to "huge">>
<<set $activeSlave.anus to 0>>
<<set $activeSlave.vagina to 0>>
<<set $activeSlave.preg to 0>>
<<set $activeSlave.vaginalSkill to 0>>
<<set $activeSlave.oralSkill to 0>>
<<set $activeSlave.analSkill to 0>>
<<set $activeSlave.whoreSkill to 0>>
<<set $activeSlave.entertainSkill to 1>>
<<set $activeSlave.combatSkill to 0>>
<<set $activeSlave.behavioralFlaw to "odd">>
<<set $activeSlave.behavioralQuirk to "insecure">>
<<set $activeSlave.sexualFlaw to "shamefast">>
<<set $activeSlave.sexualQuirk to "tease">>
<<set $activeSlave.hStyle to "twin tails">>
<<set $activeSlave.hLength to 40>>
<<elseif $seed is "cow">>
immediately apparent: there's nothing wrong with having lactation and breast expansion fetishes, but applying them to oneself can be addictive.
<<display "Generate XX Slave">>
<<set $activeSlave.face to 2>>
<<set $activeSlave.faceImplant to 0>>
<<set $activeSlave.faceShape to "cute">>
<<set $activeSlave.muscles = 50>>
<<set $activeSlave.height to random(185,195)>>
<<set $activeSlave.lips to 35>>
<<set $activeSlave.butt to either(6, 7, 8)>>
<<set $activeSlave.boobs = 10000>>
<<set $activeSlave.weight = 100>>
<<set $activeSlave.nipples to "huge">>
<<set $activeSlave.lactation to 2>>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.vagina to 2>>
<<set $activeSlave.preg to 0>>
<<set $activeSlave.vaginalSkill = 15>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 15>>
<<set $activeSlave.combatSkill = 0>>
<<set $activeSlave.behavioralFlaw to "odd">>
<<set $activeSlave.behavioralQuirk to "insecure">>
<<set $activeSlave.sexualFlaw to "breast growth">>
<<set $activeSlave.sexualQuirk to "perverted">>
<<set $activeSlave.hStyle to "neat">>
<<set $activeSlave.hLength to 5>>
<<elseif $seed is "bimbo">>
immediately apparent: there's nothing wrong with having a bimbo fetish, but applying it to oneself can be addictive.
<<set $activeSlaveOneTimeMinAge to 18>>
<<set $activeSlaveOneTimeMaxAge to 42>>
<<display "Generate XX Slave">>
<<set $activeSlave.face to 3>>
<<set $activeSlave.faceImplant to 2>>
<<set $activeSlave.faceShape to "sensual">>
<<set $activeSlave.muscles = 0>>
<<set $activeSlave.height to random(180,190)>>
<<set $activeSlave.lipsImplant to 2>>
<<set $activeSlave.lips to random(25,55)>>
<<set $activeSlave.buttImplant to 2>>
<<set $activeSlave.butt += $activeSlave.buttImplant>>
<<set $activeSlave.boobsImplant to either(600, 800, 1000)>>
<<set $activeSlave.boobs += $activeSlave.boobsImplant>>
<<set $activeSlave.anus to 2>>
<<set $activeSlave.vagina to 1>>
<<set $activeSlave.preg to -1>>
<<set $activeSlave.vaginalSkill = 100>>
<<set $activeSlave.oralSkill = 100>>
<<set $activeSlave.analSkill = 35>>
<<set $activeSlave.whoreSkill = 35>>
<<set $activeSlave.entertainSkill = 35>>
<<set $activeSlave.combatSkill = 0>>
<<set $activeSlave.clitPiercing to 1>>
<<set $activeSlave.earPiercing to 1>>
<<set $activeSlave.behavioralFlaw to "arrogant">>
<<set $activeSlave.behavioralQuirk to "insecure">>
<<set $activeSlave.sexualFlaw to "crude">>
<<set $activeSlave.sexualQuirk to "caring">>
<<set $activeSlave.hStyle to "tails">>
<<set $activeSlave.hLength to 80>>
<<else>>
immediately apparent: she seems to have recently fallen into serious aphrodisiac addiction.
<<set $activeSlaveOneTimeMinAge to 18>>
<<set $activeSlaveOneTimeMaxAge to 42>>
<<display "Generate XX Slave">>
<<set $activeSlave.face to 3>>
<<set $activeSlave.faceImplant to 1>>
<<set $activeSlave.muscles = 0>>
<<set $activeSlave.lips to 35>>
<<set $activeSlave.butt += random(1,3)>>
<<set $activeSlave.boobs += 200*random(1,3)>>
<<set $activeSlave.anus to 4>>
<<set $activeSlave.vagina to 4>>
<<set $activeSlave.preg to 2>>
<<set $activeSlave.vaginalSkill = 100>>
<<set $activeSlave.oralSkill = 100>>
<<set $activeSlave.analSkill = 100>>
<<set $activeSlave.whoreSkill = 100>>
<<set $activeSlave.entertainSkill = 0>>
<<set $activeSlave.combatSkill = 0>>
<<set $activeSlave.clitPiercing to 1>>
<<set $activeSlave.earPiercing to 1>>
<<set $activeSlave.behavioralFlaw to "bitchy">>
<<set $activeSlave.behavioralQuirk to "funny">>
<<set $activeSlave.sexualFlaw to "crude">>
<<set $activeSlave.sexualQuirk to "size queen">>
<<set $activeSlave.hStyle to "neat">>
<<set $activeSlave.hLength to 80>>
<<set $activeSlave.addict to 10>>
<</if>>
<<set $activeSlave.intelligence to 3>>
<<set $activeSlave.intelligenceImplant to 1>>
<<set $activeSlave.devotion = -20>>
<<set $activeSlave.trust = -10>>
<<set $activeSlave.origin to "She was once an arcology owner like yourself.">>
<<set $activeSlave.career to "an arcology owner">>
<<set $activeSlave.prestige to 3>>
<<set $activeSlave.prestigeDesc to "You bankrupted and enslaved her in revenge for her part in the attack on your arcology by the Daughters of Liberty.">>
<<set $activeSlave.health = 100>>
<<if $activeSlave.physicalAge > 35>><<set $activeSlave.ageImplant to 1>><<AgeImplantAdjustment>><</if>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $slaves.push($activeSlave)>>
<<display "New Slave Intro">>
<</replace>>
<</click>>
</span>
|
mayibrad/fc
|
src/uncategorized/pRivalryVictory.tw
|
tw
|
bsd-3-clause
| 24,846 |
:: P school suggestion [nobr]
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
<<set $schoolSuggestion = 1>>
You entertain your most prominent citizens on a regular basis; it's expected, it's good business, and it's occasionally interesting. You're fashionably late again tonight, but these affairs are usually informal, and your knot of guests start without you with no offense given or taken. They know you're busy, they respect you for it, and they know you'll make an appearance if and when you can. The drinks will be just as good either way.
<br><br>
When you do appear, you get an even greater acclamation than usual. It seems your best citizens have discovered that they're unanimous in the belief that the arcology would benefit if a reputable slave school opened a branch campus here. Now they're deep in debate over which of the prominent schools is the best, and it's turned into a friendly but spirited dispute over the schools' merits.
<<if $seeDicks != 2>>
<br><br>
"The Slave School for me," says a portly man with a thriving slave breaking business down in the markets. "Their girls are pretty, skilled, and innocent, without any of that weird crap the other schools go in for. Besides, all that special stuff drives up the prices. TSS girls are cheap for what you get. When you're tired of one, just buy another." He turns to his friend and business partner, a much thinner man. "Though I'm sure you disagree with me."
<br><br>
"Of course I do, we've been having this debate every day for ten years." The thin man laughs. "Hasn't hurt our company, though. Anyway, I'm a GRI man. It's much harder to change a girl's body than it is to train her mind. The Growth Research Institute might sell their girls with no training and some nasty flaws, but you can fix those faster than you can grow a well-trained skinny girl's tits out to //here//," and he gestures far out in front of his own chest.
<br><br>
An older woman standing across from him sniffs. "St. Claver's knows how to do both. They train them right, and if they aren't perfectly made, well, that's what plastic surgery is for." She favors the group with a sharp smile. "The best part is that between the silicone and their, ahem, strict training, they're all the same. Once you get used to their girls, you can always rely on them to give you more of what you like."
<</if>>
<<if $seeDicks != 0>>
<br><br>
"That's what I like about L'Ecole," her neighbor puts in. "Bad French, I know: Le Eycole Dess Encoolees." Less articulate than the others, he makes a vague motion down near his waist, as though he were fucking something, and then stops himself. "Anyway. If you like butts, they're the best. You can train slaves for years and not get them as eager to take it up the ass as that place makes 'em. Their girls come as soon as you stick it in 'em."
<br><br>
"Eugh." His neighbor rolls his eyes. "If your taste is a bit more refined, the Gymnasium-Academy makes their, ha, //girls// more well-rounded than just that. Not that they aren't delightfully entertaining when it comes to that, either. But they're also fit, well-trained, and even skilled at martial arts. They're perfect if you like hot young things all ready to be your bodyguard."
<br><br>
The unusually competent young heiress standing next to him snickers. "If you're going to bring up refinement, um, hello, the Futanari Sisters. I have four futas in my apartment having sex with each other right now. How do I know? Because they're always having sex with each other. They never stop." Her eyes take on a faraway look and she pauses. "Um, haha, I know what I'm doing later."
<</if>>
<br><br>
The older gentleman who seems to have been acting as unofficial moderator before you came in turns to you. "In any case, <<if $PC.title == 1>>sir<<else>>madam<</if>>, we agreed before you came in. We'd like to get together and pay half the cost of encouraging a slave school to set up a branch campus here, if you'd be willing to pay the other half and choose which. I think ¤10000 from you would cover it." He looks around the group. "Before we started this little debate, we all agreed to chip in regardless of which you chose."
<br><br>
<span id="result">
<<if $seeDicks != 2>>
<<click "The Slave School">>
<<replace "#result">>
You thank your leading citizens and announce your decision: you'll be contacting The Slave School about opening a branch campus here, immediately.
<<set $TSS.schoolPresent to 1, $cash -= 10000>>
<</replace>>
<</click>>
<br><<click "The Growth Research Institute">>
<<replace "#result">>
You thank your leading citizens and announce your decision: you'll be contacting the Growth Research Institute about opening a branch campus here, immediately.
<<set $GRI.schoolPresent to 1, $cash -= 10000>>
<</replace>>
<</click>>
<br><<click "St. Claver Preparatory">>
<<replace "#result">>
You thank your leading citizens and announce your decision: you'll be contacting St. Claver Preparatory about opening a branch campus here, immediately.
<<set $SCP.schoolPresent to 1, $cash -= 10000>>
<</replace>>
<</click>>
<</if>>
<<if $seeDicks != 0>>
<<if $seeDicks != 2>><br><</if>>
<<click "L'Ecole des Enculees">>
<<replace "#result">>
You thank your leading citizens and announce your decision: you'll be contacting L'Ecole des Enculees about opening a branch campus here, immediately.
<<set $LDE.schoolPresent to 1, $cash -= 10000>>
<</replace>>
<</click>>
<br><<click "The Gymnasium-Academy">>
<<replace "#result">>
You thank your leading citizens and announce your decision: you'll be contacting the Gymnasium-Academy about opening a branch campus here, immediately.
<<set $TGA.schoolPresent to 1, $cash -= 10000>>
<</replace>>
<</click>>
<br><<click "The Futanari Sisters">>
<<replace "#result">>
You thank your leading citizens and announce your decision: you'll be contacting the Futanari Sisters about moving a harem of futas here, immediately.
<<set $TFS.schoolPresent to 1, $cash -= 10000>>
<</replace>>
<</click>>
<</if>>
<br> //Selecting a school will cost ¤10000 and add minor upkeep costs//
</span>
|
mayibrad/fc
|
src/uncategorized/pSchoolSuggestion.tw
|
tw
|
bsd-3-clause
| 6,166 |
:: P slave medic [nobr]
<<set $nextButton to "Continue">>
<<set $nextLink to "Random Nonindividual Event">>
<<set $returnTo to "Random Nonindividual Event">>
<<set $slaveMedic to 0>>
<<if $pedo_mode == 1>>
<<set $activeSlaveOneTimeMinAge to $minimumSlaveAge>>
<<set $activeSlaveOneTimeMaxAge to 18>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "She was captured while caring for those injured in a failed attack on the Free City.">>
<<set $activeSlave.career to "a nurse">>
<<set $activeSlave.customDesc to "She has a faint air of fatigue about her, and strength too: that of a survivor.">>
<<set $activeSlave.sexualFlaw to "none">>
<<set $activeSlave.sexualQuirk to "caring">>
<<set $activeSlave.behavioralFlaw to "none">>
<<set $activeSlave.devotion = random(30,40)>>
<<set $activeSlave.trust = $activeSlave.devotion-20>>
<<set $activeSlave.oldDevotion to $activeSlave.devotion>>
<<set $activeSlave.vagina to 2>>
<<set $activeSlave.preg to -1>>
<<set $activeSlave.muscles to either(20,50)>>
<<set $activeSlave.ovaries to 1>>
<<set $activeSlave.vaginalSkill to 35>>
<<set $activeSlave.oralSkill to 35>>
<<set $activeSlave.analSkill to 15>>
<<set $activeSlave.whoreSkill to 0>>
<<set $activeSlave.entertainSkill to 15>>
<<set $activeSlave.intelligence to 2>>
<<set $activeSlave.intelligenceImplant to 1>>
<<set $activeSlave.teeth to "cosmetic braces">>
<<set $activeSlave.anus to 2>>
<<set $activeSlave.hips = 1>>
<<set $activeSlave.boobs = 2000>>
<<set $activeSlave.boobShape = "perky">>
<<set $activeSlave.butt = 4>>
<<set $activeSlave.voice = 3>>
<<set $activeSlave.hStyle to "neat">>
<<set $activeSlave.hLength to 35>>
<<set $activeSlave.health = random(20,40)>>
<<if $mercenaries >= 3>>
<<if $activeSlave.publicCount>><<set $activeSlave.publicCount += 39>><<else>><<set $activeSlave.publicCount to 39>><</if>>
<<else>>
<<if $activeSlave.publicCount>><<set $activeSlave.publicCount += 13>><<else>><<set $activeSlave.publicCount to 13>><</if>>
<</if>>
\
\
You make a habit of dropping in on your mercenaries whenever you get the chance. You have regular meetings with their grizzled captain, of course, but turning up unannounced to get to know them is simply a matter of self-preservation. The better they like you, the more likely they are to think of more than their pay when deciding how to hazard themselves on your behalf.
When you enter the lounge of their barracks, you see $activeSlave.slaveName kneeling next to a mercenary with most of his armor stripped off. She's the $activeSlave.nationality nurse they captured and enslaved, and she seems to be doing pretty well in her new life. She seems to be checking the sutures on a minor wound to the man's flank.
"Don't squirm!" she says with an annoyed tone. "I'll get you off when I've checked this." He chuckles and holds still; she redresses the wound, stands up, and strips off her tank top, allowing her huge tits to swing free. She's quite young, but her $activeSlave.skin body is quite curvy. As she swings one leg across the seated mercenary, she continues, "Please sit still and let me do the work. You need to take it easy for a day or two or you'll pop those sutures." Using her hands, she wraps her breasts around onto his stiff prick, eliciting a grunt. She's a strong girl, and pleasures him without letting any of her weight rest on his body at all. When he climaxes, she leans in to clean him with her mouth and then heads off to wash.
<<else>>
<<set $activeSlaveOneTimeMinAge to 25>>
<<set $activeSlaveOneTimeMaxAge to 42>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "She was captured while caring for those injured in a failed attack on the Free City.">>
<<set $activeSlave.career to "a nurse">>
<<set $activeSlave.customDesc to "She has a faint air of fatigue about her, and strength too: that of a survivor.">>
<<set $activeSlave.sexualFlaw to "none">>
<<set $activeSlave.behavioralFlaw to "none">>
<<set $activeSlave.anusTat to "bleached">>
<<set $activeSlave.devotion = random(30,40)>>
<<set $activeSlave.trust = $activeSlave.devotion-20>>
<<set $activeSlave.oldDevotion to $activeSlave.devotion>>
<<set $activeSlave.vagina to 2>>
<<set $activeSlave.preg to -1>>
<<set $activeSlave.height to random(165,190)>>
<<set $activeSlave.muscles to either(20,50)>>
<<set $activeSlave.ovaries to 1>>
<<set $activeSlave.vaginalSkill = 35>>
<<set $activeSlave.oralSkill = 35>>
<<set $activeSlave.analSkill = 15>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 15>>
<<set $activeSlave.intelligence to 2>>
<<set $activeSlave.intelligenceImplant to 1>>
<<set $activeSlave.teeth to "normal">>
<<set $activeSlave.anus to 2>>
<<set $activeSlave.boobs += 400>>
<<set $activeSlave.butt += 1>>
<<set $activeSlave.hStyle to "neat">>
<<set $activeSlave.hLength to 35>>
<<set $activeSlave.stampTat to either("flowers", "tribal patterns")>>
<<set $activeSlave.health = random(20,40)>>
<<if $mercenaries >= 3>>
<<if $activeSlave.publicCount>><<set $activeSlave.publicCount += 39>><<else>><<set $activeSlave.publicCount to 39>><</if>>
<<else>>
<<if $activeSlave.publicCount>><<set $activeSlave.publicCount += 13>><<else>><<set $activeSlave.publicCount to 13>><</if>>
<</if>>
\
\
You make a habit of dropping in on your mercenaries whenever you get the chance. You have regular meetings with their grizzled captain, of course, but turning up unannounced to get to know them is simply a matter of self-preservation. The better they like you, the more likely they are to think of more than their pay when deciding how to hazard themselves on your behalf.
When you enter the lounge of their barracks, you see $activeSlave.slaveName bending over a mercenary with most of his armor stripped off. She's the $activeSlave.nationality nurse they captured and enslaved, and she seems to be doing pretty well in her new life. She seems to be checking the sutures on a minor wound to the man's flank.
"Don't squirm," she says quietly. "I'll get you off when I've checked this." He chuckles and holds still; she redresses the wound, stands up, and strips off her fatigue pants. She's no longer young, but her $activeSlave.skin legs are pretty enough. As she swings one leg across the seated mercenary, she continues, "Please sit still and let me do the work. You need to take it easy for a day or two or you'll pop those sutures." Using a hand, she guides herself down onto his stiff prick, eliciting a grunt. She's a strong girl, and rides him without letting any of her weight rest on his hips at all. When he climaxes, she kneels to clean him with her mouth and then heads off to wash.
<</if>>
\
<span id="result">
<<click "Offer ¤10000 for her">>
<<replace "#result">>
The mercenary laughs at your offered price. "No offense, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Sir<<else>>Ma'am<</if>>, but no. Even if I wanted to sell her on everyone's behalf for that price, my buddies would kill me for that. She's popular, is $activeSlave.slaveName."
<</replace>>
<</click>>
<<click "Offer a very generous ¤25000 for her">>
<<replace "#result">>
<<if ($universalRulesNewSlavesRA == 1) && ($autoRulesAssistant != 0)>>
<<AutoRulesActivate 1>>
<</if>>
<<set $slaves.push($activeSlave)>>
<<set $cash -= 25000>>
"Huh," says the mercenary. "She's popular, but for that we could probably buy two of her. Might be fun to train a couple of new nurses. Let me ask the boys and girls." He speaks into his helmet for a few minutes, and then turns back to you. "Sold. Enjoy, she's a good fuck."
<</replace>>
<</click>>
</span>
|
mayibrad/fc
|
src/uncategorized/pSlaveMedic.tw
|
tw
|
bsd-3-clause
| 7,579 |
:: P snatch and grab
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "Random Nonindividual Event">>
<<set $PSnatch to 0>>
<<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> forwards a discreet message from the leader of your mercenaries.
<br><br>
"<<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Sir<<else>>Ma'am<</if>>, I've just become aware of a... business opportunity through some old friends. There's an unregistered lab doing illegal gene therapy work. At least two agencies are onto them, which is how I heard of it. Word is, they're packing up and moving out. I believe me and my people can appropriate that shipment. Catch is, to make this work I need to pay some serious bribes, and I need to pay them today. We'll cut you in as an equal partner for ¤10000 cash, right now. One share should come to one of the lab rats, more or less. Are you in or out?"
<<if $assistant == 1>>
<br><br>
<<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>>'s $assistantAppearance avatar appears on your desk next to the message.
<<if $assistantAppearance is "monstergirl">>
"I vote yes. Even though whatever that lab is producing can't possibly be as interesting as me," she says haughtily, and twirls a strand of tentacle hair.
<<elseif $assistantAppearance is "shemale">>
"I vote yes," she says sweetly. "Whatever they're doing, it's probably interesting. I'd love to fuck something interesting."
<<elseif $assistantAppearance is "amazon">>
"I vote yes!" she shouts. "Whatever they're doing, their girls are probably valuable. And everything's more fun if you loot it instead of buying it."
<<elseif $assistantAppearance is "businesswoman">>
"I vote yes," she says. "The likelihood that the lab is producing something valuable is overwhelming. The potential profits are," and she pauses to fan herself, "exciting."
<<elseif ($assistantAppearance is "fairy") or ($assistantAppearance is "pregnant fairy")>>
"I vote yes," she says. "They could be up to something really cool!"
<<elseif $assistantAppearance is "goddess">>
"I vote yes," she says. "Whatever is in that lab deserves some loving attention and... more variety is always appreciated."
<<elseif $assistantAppearance is "hypergoddess">>
"I vote yes," she says. "Whatever is in that lab deserves some loving attention and... more variety is always appreciated."
<<elseif $assistantAppearance is "loli">>
"I vote yeah," she says. "I wanna see whats inside!"
<<elseif $assistantAppearance is "preggololi">>
"I vote yeah," she says. "I wanna see whats inside!"
<<elseif $assistantAppearance is "schoolgirl">>
"I vote yeah," she says. "I just wanna see what that lab is doing. Could be cool!"
<<else>>
"I would suggest agreement," she says. "Even if the prize does not appeal to you personally, she's likely to be quite valuable. Selling her could net you quite a profit."
<</if>>
<</if>>
<</nobr>>\
<span id="result">
<<click "Bankroll the snatch and grab">>
<<replace "#result">>
You receive no response whatsoever. Twenty minutes later, however, a liaison VTOL aircraft the mercenaries sometimes hire arrives, loads a party of armed men and women, and leaves.
<<set $cash -= 10000>>
<<set $PSnatch to 1>>
<</replace>>
<</click>>
<<click "Politely decline">>
<<replace "#result">>
You receive no response whatsoever. That's how it is with professionals: the offer was never made, you never declined, and no further discussion is necessary or desired.
<</replace>>
<</click>>
</span>
|
mayibrad/fc
|
src/uncategorized/pSnatchAndGrab.tw
|
tw
|
bsd-3-clause
| 3,618 |
:: P snatch and grab result
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "Random Nonindividual Event">>
<<set $PSnatch to 0>>
<<if $pedo_mode == 1>>
<<set $activeSlaveOneTimeMaxAge to $minimumSlaveAge>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "She is your share of a raid on an illegal laboratory by your mercenaries.">>
<<set $activeSlave.career to "a slave">>
<<set $activeSlave.devotion = 100>>
<<set $activeSlave.trust = 100>>
<<set $activeSlave.health = 205>>
<<set $activeSlave.face to 1>>
<<set $activeSlave.faceShape to "exotic">>
<<set $activeSlave.anus to 0>>
<<set $activeSlave.vagina to 0>>
<<set $activeSlave.ovaries to 1>>
<<if $seeDicks == 0>>
<<set $activeSlave.dick to 0>>
<<set $activeSlave.foreskin to 0>>
<<set $activeSlave.balls to 0>>
<<set $activeSlave.scrotum to 0>>
<<elseif $seeDicks > 75>>
<<set $activeSlave.dick to 2>>
<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<set $activeSlave.balls to 1>>
<<set $activeSlave.scrotum to $activeSlave.balls>>
<<else>>
<<set $activeSlave.dick to 1>>
<<set $activeSlave.foreskin to 1>>
<<set $activeSlave.balls to 1>>
<<set $activeSlave.scrotum to $activeSlave.balls>>
<</if>>
<<set $activeSlave.boobs += 3000>>
<<set $activeSlave.boobShape to "saggy">>
<<set $activeSlave.nipples to "partially inverted">>
<<set $activeSlave.areolae to 3>>
<<set $activeSlave.butt += 2>>
<<set $activeSlave.lips to 15>>
<<set $activeSlave.vaginalSkill to 0>>
<<set $activeSlave.oralSkill to 0>>
<<set $activeSlave.analSkill to 0>>
<<set $activeSlave.whoreSkill to 0>>
<<set $activeSlave.entertainSkill to 0>>
<<set $activeSlave.birthWeek to 0>>
<<set $activeSlave.voice to 2>>
<<set $activeSlave.weight to 60>>
<<set $activeSlave.muscles to 0>>
<<set $activeSlave.shoulders to -2>>
<<set $activeSlave.hips to 0>>
<<set $activeSlave.waist to 0>>
<<set $activeSlave.hStyle to "shaved bald, with a barcode tattooed on the top of her head">>
<<set $activeSlave.hLength to 0>>
<<set $activeSlave.customDesc to "Her skin is unnaturally perfect, totally without blemishes. She radiates unnatural health and resilience.">>
<<set $activeSlave.behavioralFlaw to "odd">>
<<set $activeSlave.fetish to "none">>
<<set $activeSlave.energy to 100>>
<<set $activeSlave.fetishKnown to 1>>
<<set $activeSlave.attrKnown to 1>>
<<else>>
<<set $activeSlaveOneTimeMaxAge to 18>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "She is your share of a raid on an illegal laboratory by your mercenaries.">>
<<set $activeSlave.career to "a slave">>
<<set $activeSlave.devotion to 100>>
<<set $activeSlave.trust to 100>>
<<set $activeSlave.health to 250>>
<<set $activeSlave.face to 1>>
<<set $activeSlave.faceShape to "androgynous">>
<<set $activeSlave.anus to 0>>
<<set $activeSlave.vagina to 0>>
<<set $activeSlave.ovaries to 1>>
<<if $seeDicks == 0>>
<<set $activeSlave.dick to 0>>
<<set $activeSlave.foreskin to 0>>
<<set $activeSlave.balls to 0>>
<<set $activeSlave.scrotum to $activeSlave.balls>>
<<elseif $seeDicks > 75>>
<<set $activeSlave.dick to 6>>
<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<set $activeSlave.balls to 1>>
<<set $activeSlave.scrotum to $activeSlave.balls>>
<<else>>
<<set $activeSlave.dick to 1>>
<<set $activeSlave.foreskin to 1>>
<<set $activeSlave.balls to 1>>
<<set $activeSlave.scrotum to $activeSlave.balls>>
<</if>>
<<set $activeSlave.boobs += 200>>
<<set $activeSlave.butt += 1>>
<<if $activeSlave.lips < 10>>
<<set $activeSlave.lips += 5>>
<</if>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.oralSkill = 0>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 0>>
<<set $activeSlave.birthWeek to 0>>
<<set $activeSlave.height to random(165,175)>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.muscles = 20>>
<<set $activeSlave.waist to 0>>
<<set $activeSlave.hStyle to "shaved bald, with a barcode tattooed on the top of her head">>
<<set $activeSlave.hLength to 0>>
<<set $activeSlave.customDesc to "Her skin is unnaturally perfect, totally without blemishes. She radiates unnatural health and resilience.">>
<<set $activeSlave.behavioralFlaw to "odd">>
<<set $activeSlave.fetish to "none">>
<<set $activeSlave.energy = 100>>
<<set $activeSlave.fetishKnown to 1>>
<<set $activeSlave.attrKnown to 1>>
<</if>>
<<slaveCost $activeSlave>>
<<set $slaveCost -= 1000>>
<</nobr>>\
\
In the middle of the night, there is a polite knock on your penthouse door. You are alerted by $assistantName, who observes with some irritation that the mercenary who knocked has gone, has left a large case outside the door, and has satisfied the security systems that the case contains nothing hazardous.
The case prompts you for a handprint code; your hand works just fine. It contains a naked, hairless, perfectly healthy young body in the fetal position. This person awakes as the case opens, looks you confidently in the eye, and says "Are you my <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>?"
When you state that, apparently, you are, she climbs out of the case, prostrates herself in the hall before you, and says reverentially into the floor, "I love you, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>."
<<set $saleDescription to 0>>\
<<display "Long Slave Description">>\
<<set $slaves.push($activeSlave)>>\
<<set $nextLink to "AS Dump">>\
<<set $returnTo to "Random Nonindividual Event">>\
<<display "New Slave Intro">>
|
mayibrad/fc
|
src/uncategorized/pSnatchAndGrabResult.tw
|
tw
|
bsd-3-clause
| 5,649 |
:: P traitor message
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "Random Nonindividual Event">>
<</nobr>>\
\
The month after freeing $traitor.slaveName, you receive another message from the Daughters of Liberty. This one contains a video. It shows $traitor.slaveName sitting quietly at a table, wearing comfortable clothes and eating a nice meal. She looks a little bewildered, but there's an obvious happiness to her, it's impossible to deny. She seems unaware she's being recorded.
A voice cuts in, calm but filled with unmistakable rage: "I hope you don't think this fixes everything, scum. We're still coming for you, and for all your slaveowning friends. All you've bought with this is the chance to maybe come out alive at the end. We'll be in touch."
|
mayibrad/fc
|
src/uncategorized/pTraitorMessage.tw
|
tw
|
bsd-3-clause
| 781 |
:: PE combat training
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $Bodyguard.ID == $slaves[$i].ID>>
<<set $activeSlave to $slaves[$i]>>
<</if>>
<</for>>
<</nobr>>\
\
<span id="name"><<print "[[$activeSlave.slaveName|Long Slave Description][$nextLink to passage(), $eventDescription to 1]]">></span> has many duties as a bodyguard, and her schedule is carefully built to allow her to complete them. When you're at your desk in your penthouse and there are no guests to intimidate, her services are least needed, so she typically uses these lulls to catch up on sleep or train. She is doing the latter today.
The feed from the small armory next door shows her doing the latter. She has finished working with a heavy practice sword, and has moved to the tiny, one-shooter range. She seems frustrated, hurrying her shots and missing unnecessarily.
\
<span id="result">
<<click "Instruct her">>
<<replace "#result">>
$activeSlave.slaveName starts as you enter the range and don ear protection. She is distracted by your body against hers as you come in close to correct her stance, but she concentrates hard for you. You take whatever time you can spare over the week for serious lessons. She @@color:green;is diligent and learns well,@@ and @@color:mediumaquamarine;places greater trust@@ in your judgment.
<<set $activeSlave.trust += 4>>
<<set $activeSlave.combatSkill = 1>>
<</replace>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID == $activeSlave.ID>>
<<set $slaves[$i] to $activeSlave>><<break>><<break>>
<</if>>
<</for>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID == $Bodyguard.ID>>
<<set $Bodyguard to $slaves[$i]>>
<</if>>
<</for>>
<</click>>
<<click "Promise her a sexual reward if she improves">>
<<replace "#result">>
Over the feed, you tell $activeSlave.slaveName that she can have her choice of sexual release if she scores well on the next set of targets. She concentrates desperately, trying to ignore her mounting arousal as she imagines enjoying <<if $activeSlave.fetish is "none">>passionate sexual<<elseif $activeSlave.fetish is "boobs">>breast<<else>>$activeSlave.fetish<</if>> play. She barely makes the stated score, and hurries smiling in for her reward. She feels @@color:hotpink;closer to you,@@ but is distracted from any real learning and does not become a better fighter.
<<set $activeSlave.devotion += 4>>
<<if ($activeSlave.vagina > -1) && ($activeSlave.vaginalAccessory != "chastity belt")>>
<<set $activeSlave.vaginalCount += 1>>
<<set $vaginalTotal += 1>>
<<else>>
<<set $activeSlave.analCount += 1>>
<<set $analTotal += 1>>
<</if>>
<</replace>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID == $activeSlave.ID>>
<<set $slaves[$i] to $activeSlave>><<break>><<break>>
<</if>>
<</for>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID == $Bodyguard.ID>>
<<set $Bodyguard to $slaves[$i]>>
<</if>>
<</for>>
<</click>>
</span>
|
mayibrad/fc
|
src/uncategorized/peCombatTraining.tw
|
tw
|
bsd-3-clause
| 3,059 |
:: PE concubine interview
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "AS Dump">>
<<set $returnTo to "RIE Eligibility Check">>
<<set $activeSlave to $Concubine>>
<<set $oldRep to $rep>>
<</nobr>>\
\
You receive an official communication from a popular talk show hosted in one of the old world's still-thriving first world countries. Your fame has become known even in the old world, and they'd like to interview <span id="name"><<print "[[$activeSlave.slaveName|Long Slave Description][$nextLink to passage(), $eventDescription to 1]]">></span> about you. They frankly warn you that you'll have no right to review the interview and no ability to control what she says, and that they'll be asking about anything the interviewer thinks is juicy. This could be great for your reputation, but it could be hazardous, too.
\
<span id="result">
<<click "Decline">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<replace "#result">>
You decline. The media representative of the show is understanding. "I'll be sure to contact you if we ever have another opening," she says. "You're pretty interesting, you know."
<</replace>>
<</click>>
<<click "Accept">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<replace "#result">>
<<nobr>>
The show is broadcast live; you head out onto a balcony to watch it on a big screen. It's been impossible to hide, and many of your citizens have taken a proprietary attitude towards your fame: they see your success as their success, too, and want to see $activeSlave.slaveName do well. The show introduction plays, introducing the host, a swishy, rail-thin gentleman with impeccable sartorial style and a close-cropped salt-and-pepper beard. He reviews who you are, giving equal time to your accomplishments and the inevitable criticisms from old world antislavery activists, and then calls $activeSlave.slaveName out.
<br>
She strides out
<<if $activeSlave.clothes is "none">>
in magnificent nudity. It's a shock to old world values, no doubt, but the titillation should counterbalance that.
<<else>>
resplendent in $activeSlave.clothes.
<</if>>
<<if $activeSlave.entertainSkill >= 60>>
She's @@color:green;graceful and sensual,@@ and entirely at home.
<<set $rep += 100>>
<<elseif $activeSlave.entertainSkill <= 30>>
She's @@color:red;clumsy and nervous,@@ but does her best to rally.
<<set $rep -= 100>>
<<else>>
She manages her entrance reasonably well, and conceals any nervousness.
<</if>>
<<if $activeSlave.face > 2>>
"Oh my God," exclaims the host reverently. "Honey, @@color:green;you are gorgeous.@@" He turns to the camera. "Isn't she just gorgeous?"
<<set $rep += 100>>
<<elseif $activeSlave.face < 1>>
There is a distinct lack of response from the host; perhaps he was @@color:red;expecting her to be prettier.@@
<<set $rep -= 100>>
<<else>>
The host gives her a perfunctory compliment on her beauty.
<</if>>
They seat themselves in comfortable leather chairs and the interview begins in earnest.
<br>
The host asks her some soft, nonjudgemental questions about her life and how she became your slave. Then he hits her: "So, $activeSlave.slaveName. Tell us about $PCName."
<<if $activeSlave.devotion > 95>>
<<if SlaveStatsChecker.checkForLisp($activeSlave)>>
@@color:green;Without a moment's hesitation,@@ she lisps, "I love <<if $PC.title != 0>>him. He'th tho handthome, and," she manages to blush prettily, "he'th tho good to me."<<else>>her. The'th tho pretty, and," she manages to blush cutely, "the'th tho good to me."<</if>>
<<else>>
@@color:green;Without a moment's hesitation,@@ she proclaims, "I love <<if $PC.title != 0>>him. He's so handsome, and," she manages to blush prettily, "he's so good to me."<<else>>her. She's so pretty, and," she manages to blush cutely, "she's so good to me."<</if>>
<</if>>
<<set $rep += 100>>
<<elseif $activeSlave.devotion <= 60>>
She struggles for an instant and then says @@color:red;unconvincingly@@ that she loves you.
<<set $rep -= 100>>
<<else>>
She recovers quickly and responds that she loves you.
<</if>>
<br>
The host glances at the camera. "Wow." He presses on. "But you're <<if $PC.title != 0>>his<<else>>her<</if>> slave, $activeSlave.slaveName. <<if $PC.title != 0>>He<<else>>She<</if>> owns you. Isn't that hard for you?"
<br>
She shakes her head.
<<if $activeSlave.trust > 95>>
<<if SlaveStatsChecker.checkForLisp($activeSlave)>>
@@color:green;She responds confidently,@@ "My life with <<if $PC.title != 0>>him<<else>>her<</if>> ith very different from anything you might find here in the old world. But I'm happy with <<if $PC.title != 0>>him<<else>>her<</if>>, and there'th no one I'd rather be with, ath a thlave or not."
<<else>>
@@color:green;She responds confidently,@@ "My life with <<if $PC.title != 0>>him<<else>>her<</if>> is very different from anything you might find here in the old world. But I'm happy with <<if $PC.title != 0>>him<<else>>her<</if>>, and there's no one I'd rather be with, as a slave or not."
<</if>>
<<set $rep += 100>>
<<elseif $activeSlave.trust < 60>>
She explains that it isn't hard to trust someone like you, but this @@color:red;falls a little flat.@@
<<set $rep -= 100>>
<<else>>
She explains earnestly that it isn't hard to trust someone like you, and explains some of the blander details about life as your slave.
<</if>>
<br>
The interview winds on, gradually descending into prurient territory. $activeSlave.slaveName answers readily, giving everyone watching quite a window into an oversexed slave society.
<<if $activeSlave.intelligence > 0>>
<<if $PC.title == 0>>
She's clever enough to @@color:green;shock and titillate@@ at the same time; in response to a probing question about whether she has any plans for the rest of the night, she
<<if SlaveStatsChecker.checkForLisp($activeSlave)>>
lisps, "Of courthe my <<if def $PC.customTitleLisp>>$PC.customTitleLisp<<elseif $PC.title != 0>>Mathter<<else>>Mithtreth<</if>> maketh the planth. But I hope I can get back to the arcology early." She shifts suggestively in her chair. "I'm looking forward to getting fucked tonight."
<<else>>
says, "Of course my <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>> makes the plans. But I hope I can get back to the arcology early." She shifts suggestively in her chair. "I'm looking forward to getting fucked tonight."
<</if>>
<<set $rep += 100>>
<</if>>
The host, taken off guard, laughs in surprise and says he envies you that. He asks a follow up question that hints at her sexual preferences without coming straight out and asking how she likes it.
<<if $activeSlave.intelligenceImplant + $activeSlave.entertainSkill >= 100>>
She has enough knowledge of the old world to be able to answer without going too far, and @@color:green;subtly alludes@@ to how much she enjoys
<<if ($activeSlave.fetish is "submissive")>>
submitting to you in bed.
<<elseif ($activeSlave.fetish is "cumslut")>>
<<if $PC.dick == 0>>
eating you out.
<<else>>
sucking you off.
<</if>>
<<elseif ($activeSlave.fetish is "humiliation")>>
it when you show her off in public.
<<elseif ($activeSlave.fetish is "buttslut")>>
anal sex.
<<elseif ($activeSlave.fetish is "boobs")>>
anything that involves her breasts.
<<elseif ($activeSlave.fetish is "sadist")>>
it whenever you share a reluctant girl with her.
<<elseif ($activeSlave.fetish is "masochist")>>
a good spanking.
<<elseif ($activeSlave.fetish is "dom")>>
sharing a submissive girl with you.
<<elseif ($activeSlave.fetish is "pregnancy")>>
<<if $activeSlave.preg > 0>>
sex while pregnant.
<<elseif $activeSlave.vagina > 0>>
bareback.
<<else>>
sharing a pregnant girl with you.
<</if>>
<<elseif ($activeSlave.energy > 95)>>
sex, regardless of what kind it is.
<<else>>
sex in the missionary position.
<</if>>
<<set $rep += 100>>
<<else>>
Her answer betrays how much she's forgotten about the old world: she mildly shocks the studio audience by describing
<<if ($activeSlave.fetish is "submissive")>>
how good it feels when you hold her down and fuck her
<<elseif ($activeSlave.fetish is "cumslut")>>
<<if $PC.dick == 0>>
how much fun sucking your cock is
<<else>>
how much fun polishing your pearl is
<</if>>
<<elseif ($activeSlave.fetish is "humiliation")>>
how hot it is to get fucked in public
<<elseif ($activeSlave.fetish is "buttslut")>>
how much she loves the feeling of you stretching her anal ring
<<elseif ($activeSlave.fetish is "boobs")>>
how much she loves having her nipples tugged
<<elseif ($activeSlave.fetish is "sadist")>>
how much she loves molesting other slaves with you
<<elseif ($activeSlave.fetish is "masochist")>>
how good it feels to be forced
<<elseif ($activeSlave.fetish is "dom")>>
how much she loves holding other slaves down for you
<<elseif ($activeSlave.fetish is "pregnancy")>>
<<if $activeSlave.preg > 0>>
how good anal feels while pregnant
<<elseif $activeSlave.vagina > 0>>
how good cum feels inside her
<<else>>
how much fun it is to fuck pregnant slaves
<</if>>
<<elseif ($activeSlave.energy > 95)>>
the average number of sexual encounters she has in a week
<<else>>
her sex life with you
<</if>>
in a matter-of-fact tone of voice.
<</if>>
<<if $activeSlave.intelligence > 1>>
<br>
Only because you know her so well are you able to percieve the instant of cold calculation before she makes a @@color:green;perfect tactical decision@@ and turns directly to the camera.
<<if SlaveStatsChecker.checkForLisp($activeSlave)>>
"Whatever you want," she says confidently, "You can find it in a Free Citieth arcology like my <<if def $PC.customTitleLisp>>$PC.customTitleLisp<<elseif $PC.title != 0>>Mathter<<else>>Mithtreth<</if>>'th. Where I live, there'th
<<if $arcologies[0].FSRestart > 0>>
the motht interethting people,
<</if>>
<<if $arcologies[0].FSPaternalist > 0>>
wonderful opportunitieth for everyone,
<</if>>
<<if $arcologies[0].FSAssetExpansionist > 0>>
boobth the thize of beach ballth,
<</if>>
<<if $arcologies[0].FSRepopulationFocus > 0>>
lotth of bellieth of all thiezeth,
<</if>>
<<if $arcologies[0].FSBodyPurist is "unset">>
gorgeouth tattooth and piercingth,
<</if>>
<<if $arcologies[0].FSTransformationFetishist > 0>>
new atheth every day,
<</if>>
<<if $arcologies[0].FSPastoralist > 0>>
milk thtraight from the nipple,
<</if>>
<<if $arcologies[0].FSPhysicalIdealist > 0>>
the motht incredible oiled-up muthcleth,
<</if>>
<<if $arcologies[0].FSRomanRevivalist > 0>>
Rome come again,
<</if>>
<<if $arcologies[0].FSEgyptianRevivalist > 0>>
the land of the Pharaohth reborn,
<</if>>
<<if $arcologies[0].FSGenderRadicalist > 0>>
more ath than you can pothibly fuck,
<</if>>
<<if $arcologies[0].FSGenderFundamentalist > 0>>
tho much puthy it's unbelievable,
<</if>>
<<if $arcologies[0].FSChattelReligionist > 0>>
a fulfilling thexual and thpiritual life,
<</if>>
<<if $arcologies[0].FSDegradationist > 0>>
bitcheth you can jutht hold down and uthe,
<</if>>
<<if $arcologies[0].FSSupremacist > 0>>
$arcologies[0].FSSupremacistRace power,
<</if>>
<<if $arcologies[0].FSSubjugationist > 0>>
$arcologies[0].FSSubjugationist girlth to cater to your whim,
<</if>>
girlth in pretty drethes and girlth in thtring bikinith and girlth who haven't worn clotheth in yearth,
<<if ($seeDicks != 0) && ($arcologies[0].FSGenderFundamentalist is "unset")>>
girlth with huge dickth you can athfuck until they cum bucketth,
girlth with thoft dickth and no ballth,
<</if>>
<<if ($seeDicks != 0) && ($arcologies[0].FSGenderFundamentalist is "unset")>>
girlth with dickth the thize of clith and girlth with clith the thize of dickth,
<</if>>
<<if $seeDicks != 100>>
young girlth on their firtht pregnancy,
MILFth on their tenth,
<</if>>
lipth, tongueth,
<<if $arcologies[0].FSSlimnessEnthusiast is "unset">>
huge breathth and plush atheth,
<</if>>
<<if $arcologies[0].FSAssetExpansionist is "unset">>
pert titth and cute butth,
<</if>>
and more. I wouldn't trade it for anything."
<<else>>
"Whatever you want," she says confidently, "You can find it in a Free Cities arcology like my <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>'s. Where I live, there's
<<if $arcologies[0].FSRestart > 0>>
the most interesting people,
<</if>>
<<if $arcologies[0].FSPaternalist > 0>>
wonderful opportunities for everyone,
<</if>>
<<if $arcologies[0].FSAssetExpansionist > 0>>
boobs the size of beach balls,
<</if>>
<<if $arcologies[0].FSRepopulationFocus > 0>>
lots of bellies of all sizes,
<</if>>
<<if $arcologies[0].FSBodyPurist is "unset">>
gorgeous tattoos and piercings,
<</if>>
<<if $arcologies[0].FSTransformationFetishist > 0>>
new assets every day,
<</if>>
<<if $arcologies[0].FSPastoralist > 0>>
milk straight from the nipple,
<</if>>
<<if $arcologies[0].FSPhysicalIdealist > 0>>
the most incredible oiled-up muscles,
<</if>>
<<if $arcologies[0].FSRomanRevivalist > 0>>
Rome come again,
<</if>>
<<if $arcologies[0].FSEgyptianRevivalist > 0>>
the land of the Pharaohs reborn,
<</if>>
<<if $arcologies[0].FSGenderRadicalist > 0>>
more ass than you can possibly fuck,
<</if>>
<<if $arcologies[0].FSGenderFundamentalist > 0>>
so much pussy it's unbelievable,
<</if>>
<<if $arcologies[0].FSChattelReligionist > 0>>
a fulfilling sexual and spiritual life,
<</if>>
<<if $arcologies[0].FSDegradationist > 0>>
bitches you can just hold down and use,
<</if>>
<<if $arcologies[0].FSSupremacist > 0>>
$arcologies[0].FSSupremacistRace power,
<</if>>
<<if $arcologies[0].FSSubjugationist > 0>>
$arcologies[0].FSSubjugationistRace girls to cater to your whim,
<</if>>
girls in pretty dresses and girls in string bikinis and girls who haven't worn clothes in years,
<<if $seeDicks != 0>>
girls with huge dicks you can assfuck until they cum buckets,
girls with soft dicks and no balls,
<</if>>
<<if $seeDicks != 0>>
girls with dicks the size of clits and girls with clits the size of dicks,
<</if>>
<<if $seeDicks != 100>>
young girls on their first pregnancy,
MILFs on their tenth,
<</if>>
lips, tongues,
<<if $arcologies[0].FSSlimnessEnthusiast is "unset">>
huge breasts and plush asses,
<</if>>
<<if $arcologies[0].FSAssetExpansionist is "unset">>
pert tits and cute butts,
<</if>>
and more. I wouldn't trade it for anything."
<</if>>
<<set $rep += 300>>
The host politely regains control of his show, but there's a cautious respect in the rest of his questions.
<</if>>
<</if>>
<<if $activeSlave.intelligenceImplant == 1>>
<br>
<<if $PC.title == 0>>
$activeSlave.slaveName even manages to @@color:green;respond well@@ to a probing question about your gender.
<<if $PC.dick == 0>>
<<if SlaveStatsChecker.checkForLisp($activeSlave)>>
She lisps, "You have to underthtand that all that nonthenthe about men and women meanth leth to uth in the Free Citieth. My Mithtreth ith a thuthethful and powerful woman. We jutht pay the right amount of attention to the thucceth and the power." She quirks a corner of her mouth. "I know //I// do."
<<else>>
She explains, "You have to understand that all that nonsense about men and women means less to us in the Free Cities. My Mistress is a successful and powerful woman. We just pay the right amount of attention to the success and the power." She quirks a corner of her mouth. "I know //I// do."
<</if>>
<<else>>
<<if SlaveStatsChecker.checkForLisp($activeSlave)>>
She lisps, "You have to underthtand that all that nonthenthe about men and women meanth leth to uth in the Free Citieth. My Mithtreth ith a thuthethful and powerful woman." She quirks a corner of her mouth. "And the hath a //wonderful// cock."
<<else>>
She explains, "You have to understand that all that nonsense about men and women means less to us in the Free Cities. My Mistress is a successful and powerful woman." She quirks a corner of her mouth. "And she has a //wonderful// cock."
<</if>>
<</if>>
<<set $rep += 100>>
<</if>>
<</if>>
<br>
At the conclusion, the host
<<if $rep - $oldRep > 200>>
seems @@color:green;impressed@@ and says sincerely,
<<set $rep += 100>>
<<elseif $rep - $oldRep < 0>>
seems @@color:red;unimpressed@@ and says mockingly,
<<set $rep -= 100>>
<<else>>
says jokingly,
<</if>>
"My dear it's been a pleasure. If all Free Cities girls are like you I might have to look into immigrating. Ladies and gentlemen, good night!"
<</nobr>>
<</replace>>
<</click>>
</span>
|
mayibrad/fc
|
src/uncategorized/peConcubineInterview.tw
|
tw
|
bsd-3-clause
| 17,242 |
:: PE pit fight
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
<<if $activeSlave.ID != $Bodyguard.ID>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $Bodyguard.ID == $slaves[$i].ID>>
<<set $activeSlave to $slaves[$i]>>
<</if>>
<</for>>
<</if>>
<<Deadliness $activeSlave>>
<<set $PPit to 0>>
<</nobr>>\
\
<<nobr>>
It's time for the fight. It will take place in a back room of a well respected club. There is a ring set into the floor, and space for a handful of spectators, but the setup is quite Spartan. The sport is just getting off the ground. <span id="name"><<print "[[$activeSlave.slaveName|Long Slave Description][$nextLink to passage(), $eventDescription to 1]]">></span> is first to walk into the ring. She's stark naked and is carrying a simple single-edged straight sword, identical to the one her opponent will be using. The fight will be fair.
<</nobr>>
<<nobr>>
Across the ring, her opponent's owner nods civilly to you and examines $activeSlave.slaveName.
<<if $activeSlave.combatSkill > 0>>
Her combat skills greatly increase her deadliness.
<</if>>
<<if $activeSlave.muscles > 95 && $activeSlave.height >= 185>>
Her huge muscles are an intimidating sight and, despite their massive size, she is tall enough to not be hindered by them.
<<elseif $activeSlave.muscles > 95>>
Her huge muscles are an intimidating sight, but may hinder her flexibility.
<<elseif $activeSlave.muscles > 30>>
Her muscles are a trim and powerful sight.
<</if>>
<<if $activeSlave.height >= 170>>
Her height gives her a reach advantage with her sword.
<</if>>
<<if $activeSlave.health > 50>>
Her shining health makes her a better combatant.
<</if>>
<<if $activeSlave.weight > 30>>
Her heavy weight is an impediment as a pit fighter.
<</if>>
<<if $activeSlave.weight < -10>>
Her light weight is an impediment as a pit fighter.
<</if>>
<<if $activeSlave.health < -50>>
Her poor health makes her a weaker combatant.
<</if>>
<<if $activeSlave.inflation == 3>>
Her hugely bloated, <<print $activeSlave.inflationType>>-filled belly is taut and painful, hindering her ability to fight.
<<elseif $activeSlave.inflation == 2>>
Her bloated, <<print $activeSlave.inflationType>>-stuffed belly is constantly jiggling and moving, distracting her and throwing off her weight.
<<elseif $activeSlave.inflation == 1>>
Her distended, <<print $activeSlave.inflationType>>-belly is uncomfortable and heavy, distracting her.
<</if>>
<<if $activeSlave.bellyImplant >= 32000>>
Her immense, <<print $activeSlave.bellyImplant>>cc implant filled belly is extremely heavy, unwieldy and an easy target, practically damning her in combat.
<<elseif $activeSlave.bellyImplant >= 16000>>
Her massive, <<print $activeSlave.bellyImplant>>cc implant filled belly is extremely heavy, unwieldy and an easy target, practically damning her in combat.
<<elseif $activeSlave.bellyImplant >= 8000>>
Her huge, <<print $activeSlave.bellyImplant>>cc implant filled belly is very heavy and unwieldy, throwing off her weight and making her far less effective.
<<elseif $activeSlave.bellyImplant >= 4000>>
Her large, <<print $activeSlave.bellyImplant>>cc implant filled belly is heavy and unwieldy, rendering her less effective.
<<elseif $activeSlave.bellyImplant >= 2000>>
Her swollen, <<print $activeSlave.bellyImplant>>cc implant filled belly is heavy and makes her less effective.
<</if>>
<<if $activeSlave.preg > 10>>
<<if $activeSlave.pregType >= 20>>
Her massive belly is nearly a guaranteed loss, she can barely stand let alone fight.
<<elseif $activeSlave.pregType >= 10>>
Her huge belly is unwieldy and hinders her efforts.
<<else>>
Her advanced pregnancy makes her much less effective.
<</if>>
<</if>>
<<if $deadliness > 5>>
$activeSlave.slaveName seems supremely confident, even eager to please you.
<<elseif $deadliness > 3>>
$activeSlave.slaveName seems nervous, but steels herself to fight for you.
<<elseif $deadliness > 1>>
$activeSlave.slaveName seems terrified, and barely controls herself.
<<else>>
$activeSlave.slaveName is obviously terrified, and might flee if there were a way out of the pit.
<</if>>
Finally, her opponent enters as well.
<<set $seed to random(1,100)>>
<<if $seed > 80>>
She is a huge, muscular Amazon filled with confidence.
<<set $opponent to 5>>
<<elseif $seed > 60>>
She is a short but muscular shemale, trying to look confident.
<<set $opponent to 4>>
<<elseif $seed > 40>>
She is a tall, thin woman covered in ropy muscle, trying to hide her terror.
<<set $opponent to 3>>
<<elseif $seed > 20>>
She is an decent-looking slave, physically fit but obviously scared.
<<set $opponent to 2>>
<<else>>
She is an average looking slave, so frightened there's urine running down her leg. She must have annoyed her master to earn this.
<<set $opponent to 1>>
<</if>>
The umpire announces gravely that the fight is to the death and rings a bell.
<</nobr>>
<<nobr>>
<<if $deadliness > ($opponent + 1)>>
$activeSlave.slaveName senses that she is greatly superior, and decides to make a quick end before her opponent can try something foolish. She feints high and stabs low; her enemy just manages to parry the low stab, but is so much weaker that $activeSlave.slaveName simply overpowers her, so that she falls onto her back with the force of the clash. $activeSlave.slaveName takes one step forward and runs her sword through the prostrate slave's heart. This victory has @@color:green;won you some renown@@ and @@color:yellowgreen;a sum of money@@ from each of the spectators.
<<set $rep += 500>>
<<set $cash += 5000>>
<<set $activeSlave.pitKills += 1>>
<<set $pitKillsTotal += 1>>
<<elseif $deadliness > ($opponent)>>
The combat is long and exhausting. $activeSlave.slaveName and her opponent are closely matched in terms of skill, so neither takes foolish risks and a protracted, bloody fight results as both slaves take horrible but non-lifethreatening cuts. Finally, $activeSlave.slaveName's superior physical condition wins out and her opponent falls from exhaustion and blood loss. $activeSlave.slaveName stumbles over to open her throat. This victory has @@color:green;won you some renown@@ and @@color:yellowgreen;a sum of money@@ from each of the spectators, though $activeSlave.slaveName is @@color:red;badly hurt.@@
<<set $rep += 500>>
<<set $cash += 5000>>
<<set $activeSlave.health = -50>>
<<set $activeSlave.pitKills += 1>>
<<set $pitKillsTotal += 1>>
<<elseif $deadliness > ($opponent-1)>>
The combat is long and exhausting. $activeSlave.slaveName and her opponent are closely matched in terms of skill, so neither takes foolish risks and a protracted, bloody fight results as both slaves take horrible but non-lifethreatening cuts. Finally, $activeSlave.slaveName's inferior physical condition fails her and she falls from exhaustion and blood loss. As she slumps she catches your eye with a look of apology. Her opponent stumbles over to open her throat. $activeSlave.slaveName @@color:red;has been killed.@@
<<set $activeSlave.health -= 1000>>
<<else>>
$activeSlave.slaveName is outmatched from the start. In the first pass, her opponent moves beyond her, opening a long gash in her thigh as she goes. Thus injured, $activeSlave.slaveName fails to block a slash that severs her Achilles tendon on the other side. On her knees, she barely manages to ward off one more blow before the second one opens her belly. $activeSlave.slaveName @@color:red;has been killed.@@
<<set $activeSlave.health -= 1000>>
<</if>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $activeSlave.ID == $slaves[$i].ID>>
<<set $slaves[$i] to $activeSlave>><<break>><<break>>
<<set $activeSlave to {}>>
<</if>>
<</for>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].health < -90>>
<<set $activeSlave to $slaves[$i]>>
<<display "Remove activeSlave">>
<<set $i -= 1>>
<</if>>
<</for>>
<</nobr>>\
|
mayibrad/fc
|
src/uncategorized/pePitFight.tw
|
tw
|
bsd-3-clause
| 8,071 |
:: PE pit fight invite
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
<<set $PPit to 0>>
<</nobr>>\
\
Gladiatorial combat between slaves has not yet reached the level of social acceptability it once enjoyed in Rome, but it's growing in popularity. For now, most fights are discreet affairs limited to select guests. Displaying a slave bodyguard is an excellent way to get yourself invited to participate, and $assistantName has just passed on an invitation to a private fight next week, should you be willing to hazard a bodyguard.
\
<span id="result">
<<click "Enter your bodyguard as a gladiatrix">>
<<replace "#result">>
You receive a brief confirmation. It looks like she's got a fight.
<<set $PPit to 1>>
<</replace>>
<</click>>
<<click "Politely decline">>
<<replace "#result">>
You decline the invitation.
<</replace>>
<</click>>
</span>
|
mayibrad/fc
|
src/uncategorized/pePitFightInvite.tw
|
tw
|
bsd-3-clause
| 898 |
:: Personal assistant options [nobr]
<<set $nextButton to "Back", $nextLink to "Manage Arcology">>
<<if $marketAssistantLimit>><<set $marketAssistantLimit to Math.clamp($marketAssistantLimit, 10000, 10000000)>><</if>>
<<if $seeImages == 1>><<AssistantArt 3>><</if>>
Seated at your desk, you glance at the visual representation of $assistantName, down in one corner of your desk's glass top.
<<set $masturbationAllowed to 0>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $activeSlave.releaseRules is "permissive">>
<<set $masturbationAllowed to 1>>
<<break>>
<</if>>
<</for>>
<<display "Personal Assistant Appearance">>
<<if $assistant > 0>>
<<if $assistantPower > 0>>
<br><br>
Though <<if $assistant == 0>>it<<else>>she<</if>> remains short of a true AI, the arcology's upgraded computer core allows <<if $assistant == 0>>it<<else>>she<</if>> to use brute force to simulate sentient behavior quite well. <<if $assistant == 0>>It<<else>>She<</if>> is not truly self aware, but <<if $assistant == 0>>it<<else>>she<</if>> is able to predict what a sentient being with a certain character might say or do in common situations. The increased power has other applications; for example, it has improved the accuracy of your estimates of economic activity in the Free City.
<<else>>
<<if $assistant == 0>>It<<else>>She<</if>> is well short of a true AI, but with extensive access to information on past human behavior and the processing power to query that information quickly, <<if $assistant == 0>>it<<else>>she<</if>> can often seem self aware by modeling herself after others' past behavior.
<</if>>
<</if>>
<br><br>
__Computer Core Upgrades__
<br>
<<if $assistantPower == 0>>
//The first upgrade needed is a switch to a holographic memory core to store the immense quantity of data $assistantName gathers. This upgrade will cost ¤<<print Math.trunc(20000*$upgradeMultiplierArcology)>>.// [[Install holographic memory core|Personal assistant options][$cash -= Math.trunc(20000*$upgradeMultiplierArcology), $assistantPower += 1]]
<<elseif $assistantPower == 1>>
//The final upgrade needed is a transition to optical RAM. This huge project will cost ¤<<print Math.trunc(50000*$upgradeMultiplierArcology)>>.// [[Install optical RAM|Personal assistant options][$cash -= Math.trunc(50000*$upgradeMultiplierArcology), $assistantPower += 1]]
<<else>>
//The arcology's computer core is fully upgraded.//
<</if>>
<br><br>
<<if $assistantOptions>>
__Behavior settings:__
<br>
<<if $assistant == 0>>
Your assistant is using its default settings, and is not behaving as though it has a libido. [[Instruct it to simulate a sex drive|Personal assistant options][$assistant to 1]]
<<else>>
Your assistant is simulating preferences and a sex drive. [[Revert her to normal settings|Personal assistant options][$assistant to 0, $assistantAppearance to "normal"]]
<</if>>
<<if $assistant != 0>>
<br><br>
__Appearance settings:__
<br>
She is currently using the ''$assistantAppearance'' appearance.
<br>
<<if $assistantAppearance != "normal">>
[[Normal|Personal assistant options][$assistantAppearance to "normal"]]
<br>
<</if>>
<<if $assistantAppearance isnot "fairy">>
[[Fairy|Personal assistant options][$assistantAppearance to "fairy"]]
<br>
<</if>>
<<if $assistantAppearance isnot "pregnant fairy">>
[[Pregnant Fairy|Personal assistant options][$assistantAppearance to "pregnant fairy"]]
<br>
<</if>>
<<if $assistantAppearance != "businesswoman">>
[[Businesswoman|Personal assistant options][$assistantAppearance to "businesswoman"]]
<br>
<</if>>
<<if $assistantAppearance != "goddess">>
[[Goddess|Personal assistant options][$assistantAppearance to "goddess"]]
<br>
<</if>>
<<if $assistantAppearance != "hypergoddess" && $seeHyperPreg == 1>>
[[Hyper Goddess|Personal assistant options][$assistantAppearance to "hypergoddess"]]
<br>
<</if>>
<<if $assistantAppearance != "loli" && $minimumSlaveAge < 13>>
[[Loli|Personal assistant options][$assistantAppearance to "loli"]]
<br>
<</if>>
<<if $assistantAppearance != "preggololi" && $fertilityAge < 13 && $minimumSlaveAge < 13>>
[[Preggololi|Personal assistant options][$assistantAppearance to "preggololi"]]
<br>
<</if>>
<<if $assistantAppearance != "amazon">>
[[Amazon|Personal assistant options][$assistantAppearance to "amazon"]]
<br>
<</if>>
<<if $assistantAppearance != "schoolgirl">>
[[Schoolgirl|Personal assistant options][$assistantAppearance to "schoolgirl"]]
<br>
<</if>>
<<if $seeDicks != 0>>
<<if $assistantAppearance != "monstergirl">>
[[Monstergirl|Personal assistant options][$assistantAppearance to "monstergirl"]]
<br>
<</if>>
<<if $assistantAppearance != "shemale">>
[[Shemale|Personal assistant options][$assistantAppearance to "shemale"]]
<br>
<</if>>
<</if>>
<<if $assistantExtra1 == 1>>
<<if $assistantAppearance != "slimegirl">>
[[Slime Girl|Personal assistant options][$assistantAppearance to "slimegirl"]]
<br>
<</if>>
<<if $assistantAppearance != "cowgirl">>
[[Cow Girl|Personal assistant options][$assistantAppearance to "cowgirl"]]
<br>
<</if>>
<<if $assistantAppearance != "harpygirl">>
[[Harpy Girl|Personal assistant options][$assistantAppearance to "harpygirl"]]
<br>
<</if>>
<<if $assistantAppearance != "kitsunegirl">>
[[Kitsune|Personal assistant options][$assistantAppearance to "kitsunegirl"]]
<br>
<</if>>
<<if $assistantAppearance != "lamiagirl">>
[[Lamia|Personal assistant options][$assistantAppearance to "lamiagirl"]]
<br>
<</if>>
<<if $assistantAppearance != "spidergirl">>
[[Spider Girl|Personal assistant options][$assistantAppearance to "spidergirl"]]
<br>
<</if>>
<</if>>
<</if>>
/*
<<if $assistant != 0>>
<br><br>
__Downloadable Appearances:__
<br>
<<if $assistantExtra1 == 0>>
[[Purchase a set of monstergirl appearances|Personal assistant options][$cash -= Math.trunc(6000*$upgradeMultiplier), $assistantExtra1 to 1]]
//Costs ¤<<print Math.trunc(6000*$upgradeMultiplier)>>//
<<else>>You have downloaded a set of monstergirl appearances for your avatar.
<</if>>
<</if>>
*/
/* Choose her FS appearance */
<<if ($assistantFSOptions != 0 and $assistant != 0)>>
<br><br>
__Society-specific appearance settings:__
<br>
She is currently using the ''$assistantFSAppearance'' appearance.
<br>
<<if $assistantFSAppearance != "default">>
[[Default|Personal assistant options][$assistantFSAppearance to "default"]]
<br>
<</if>>
<<if $assistantFSAppearance != "gender radicalist" and $arcologies[0].FSGenderRadicalistDecoration > 20>>
[[Gender Radicalist|Personal assistant options][$assistantFSAppearance to "gender radicalist"]]
<br>
<</if>>
<<if $assistantFSAppearance != "gender fundamentalist" and $arcologies[0].FSGenderFundamentalistDecoration > 20>>
[[Gender Fundamentalist|Personal assistant options][$assistantFSAppearance to "gender fundamentalist"]]
<br>
<</if>>
<<if $assistantFSAppearance != "paternalist" and $arcologies[0].FSPaternalistDecoration > 20>>
[[Paternalist|Personal assistant options][$assistantFSAppearance to "paternalist"]]
<br>
<</if>>
<<if $assistantFSAppearance != "degradationist" and $arcologies[0].FSDegradationistDecoration > 20>>
[[Degradationist|Personal assistant options][$assistantFSAppearance to "degradationist"]]
<br>
<</if>>
<<if $assistantFSAppearance != "repopulation focus" and $arcologies[0].FSRepopulationFocusDecoration > 20>>
[[Repopulation Focus|Personal assistant options][$assistantFSAppearance to "repopulation focus"]]
<br>
<</if>>
<<if $assistantFSAppearance != "eugenics" and $arcologies[0].FSRestartDecoration > 20>>
[[Restarting Society|Personal assistant options][$assistantFSAppearance to "eugencis"]]
<br>
<</if>>
<<if $assistantFSAppearance != "body purist" and $arcologies[0].FSBodyPuristDecoration > 20>>
[[Body Purist|Personal assistant options][$assistantFSAppearance to "body purist"]]
<br>
<</if>>
<<if $assistantFSAppearance != "transformation fetishist" and $arcologies[0].FSTransformationFetishistDecoration > 20>>
[[Transformation Fetishist|Personal assistant options][$assistantFSAppearance to "transformation fetishist"]]
<br>
<</if>>
<<if $assistantFSAppearance != "youth preferentialist" and $arcologies[0].FSYouthPreferentialistDecoration > 20>>
[[Youth Preferentialist|Personal assistant options][$assistantFSAppearance to "youth preferentialist"]]
<br>
<</if>>
<<if $assistantFSAppearance != "maturity preferentialist" and $arcologies[0].FSMaturityPreferentialistDecoration > 20>>
[[Maturity Preferentialist|Personal assistant options][$assistantFSAppearance to "maturity preferentialist"]]
<br>
<</if>>
<<if $assistantFSAppearance != "slimness enthusiast" and $arcologies[0].FSSlimnessEnthusiastDecoration > 20>>
[[Slimness Enthusiast|Personal assistant options][$assistantFSAppearance to "slimness enthusiast"]]
<br>
<</if>>
<<if $assistantFSAppearance != "asset expansionist" and $arcologies[0].FSAssetExpansionistDecoration > 20>>
[[Asset Expansionist|Personal assistant options][$assistantFSAppearance to "asset expansionist"]]
<br>
<</if>>
<<if $assistantFSAppearance != "pastoralist" and $arcologies[0].FSPastoralistDecoration > 20>>
[[Pastoralist|Personal assistant options][$assistantFSAppearance to "pastoralist"]]
<br>
<</if>>
<<if $assistantFSAppearance != "physical idealist" and $arcologies[0].FSPhysicalIdealistDecoration > 20>>
[[Physical Idealist|Personal assistant options][$assistantFSAppearance to "physical idealist"]]
<br>
<</if>>
<<if $assistantFSAppearance != "chattel religionist" and $arcologies[0].FSChattelReligionistDecoration > 20>>
[[Chattel Religionist|Personal assistant options][$assistantFSAppearance to "chattel religionist"]]
<br>
<</if>>
<<if $assistantFSAppearance != "roman revivalist" and $arcologies[0].FSRomanRevivalistDecoration > 20>>
[[Roman Revivalist|Personal assistant options][$assistantFSAppearance to "roman revivalist"]]
<br>
<</if>>
<<if $assistantFSAppearance != "egyptian revivalist" and $arcologies[0].FSEgyptianRevivalistDecoration > 20>>
[[Egyptian Revivalist|Personal assistant options][$assistantFSAppearance to "egyptian revivalist"]]
<br>
<</if>>
<<if $assistantFSAppearance != "edo revivalist" and $arcologies[0].FSEdoRevivalistDecoration > 20>>
[[Edo Revivalist|Personal assistant options][$assistantFSAppearance to "edo revivalist"]]
<br>
<</if>>
<<if $assistantFSAppearance != "arabian revivalist" and $arcologies[0].FSArabianRevivalistDecoration > 20>>
[[Arabian Revivalist|Personal assistant options][$assistantFSAppearance to "arabian revivalist"]]
<br>
<</if>>
<<if $assistantFSAppearance != "chinese revivalist" and $arcologies[0].FSChineseRevivalistDecoration > 20>>
[[Chinese Revivalist|Personal assistant options][$assistantFSAppearance to "chinese revivalist"]]
<br>
<</if>>
<</if>>
<<if ($assistantNameAnnounced != 0)>>
<br><br>
__Name:__
<<textbox "$assistantName" $assistantName "Personal assistant options">>
<<if $assistantName != "your personal assistant">>
<br>
[[Stop using a custom name|Personal assistant options][$assistantName to "your personal assistant"]]
<</if>>
<</if>>
<</if>>/* CLOSES ASSISTANT OPTIONS AVAILABILITY */
<<if $marketAssistantAnnounced>>
<br><br>
__Business Assistant settings:__
<br>
The arcology's upgraded computers support advanced business analysis.
<<if $assistant>>
These capabilities are represented by an avatar styled after $assistantName's, with which simulates a ''$marketAssistantRelationship'' relationship.
<br>
<<if $marketAssistantRelationship != "cute">>
[[Cute|Personal assistant options][$marketAssistantRelationship to "cute"]]
<br>
<</if>>
<<if $marketAssistantRelationship != "romantic">>
[[Romantic|Personal assistant options][$marketAssistantRelationship to "romantic"]]
<br>
<</if>>
<<if $marketAssistantRelationship != "nonconsensual">>
[[Nonconsensual|Personal assistant options][$marketAssistantRelationship to "nonconsensual"]]
<br>
<</if>>
<<if $marketAssistantRelationship != "incestuous">>
[[Incestuous|Personal assistant options][$marketAssistantRelationship to "incestuous"]]
<br>
<</if>>
<</if>>
<br>
<<if $assistant>>She<<else>>It<</if>> is
<<if $marketAssistantLimit>>
''allowed'' to use excess liquid assets over ¤$marketAssistantLimit to play the menial slave market. [[Disallow|Personal assistant options][$marketAssistantLimit to 0]]
<br>
//Define custom cash limit://<<textbox "$marketAssistantLimit" $marketAssistantLimit "Personal assistant options">>
<br>
<<if $assistant>>She<<else>>It<</if>> will be
<<if $marketAssistantAggressiveness>>
''aggressive'' about buying and selling. [[Be conservative|Personal assistant options][$marketAssistantAggressiveness to 0]]
<<else>>
''conservative'' about buying and selling. [[Be aggressive|Personal assistant options][$marketAssistantAggressiveness = 100]]
<</if>>
<<else>>
''not allowed'' to use excess liquid assets to play the menial slave market. [[Allow|Personal assistant options][$marketAssistantLimit = 10000]]
<</if>>
<</if>>
|
mayibrad/fc
|
src/uncategorized/personalAssistantOptions.tw
|
tw
|
bsd-3-clause
| 12,990 |
:: Personal Attention Select [nobr]
<<set $nextButton to "Back to Main">>
<<set $nextLink to "Main">>
<<if ($personalAttentionChanged == 1)>>
<<if ($activeSlave.health < -20)>>
<<set $trainingRegimen to "look after her">>
<<set $personalAttentionChanged to 0>>
<<elseif ($activeSlave.behavioralFlaw != "none")>>
<<if ($activeSlave.devotion >= -20)>>
<<set $trainingRegimen to "soften her behavioral flaw">>
<<set $personalAttentionChanged to 0>>
<<else>>
<<set $trainingRegimen to "fix her behavioral flaw">>
<<set $personalAttentionChanged to 0>>
<</if>>
<<elseif ($activeSlave.sexualFlaw != "none")>>
<<if ($activeSlave.devotion >= -20)>>
<<set $trainingRegimen to "soften her sexual flaw">>
<<set $personalAttentionChanged to 0>>
<<else>>
<<set $trainingRegimen to "fix her sexual flaw">>
<<set $personalAttentionChanged to 0>>
<</if>>
<<elseif ($activeSlave.fetishKnown != 1)>>
<<set $trainingRegimen to "explore her sexuality">>
<<set $personalAttentionChanged to 0>>
<<elseif ($activeSlave.devotion <= 20) && ($activeSlave.trust > -20)>>
<<set $trainingRegimen to "break her will">>
<<set $personalAttentionChanged to 0>>
<<else>>
<<set $trainingRegimen to "build her devotion">>
<<set $personalAttentionChanged to 0>>
<</if>>
<</if>>
<<set _assignment to 0>>
<<for _i to 0;_i < $slaves.length;_i++>>
<<if $personalAttention == $slaves[_i].ID>>
You will give ''__@@color:pink;$slaves[_i].slaveName@@__'' your personal attention this week.
<<set $activeSlave to $slaves[_i]>>
<<set _assignment to 1>>
<<break>>
<</if>>
<</for>>
<<if _assignment == 0>>
You have not selected a slave for your personal attention.
<<else>>
Your training will seek to <span id="training"><strong><<print $trainingRegimen>></strong></span>.<span id="cost"></span>
<br>
Change training objective:
<br>
<<if ($activeSlave.devotion <= 20) && ($activeSlave.trust > -20)>>
<<click "Break her will">><<set $nextLink to "break her will">><<set $trainingRegimen to "break her will">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
| <<click "Use enhanced breaking techniques">><<set $nextLink to "break her will">><<set $trainingRegimen to "harshly break her will">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<<else>>
<<click "Build her devotion">><<set $nextLink to "build her devotion">><<set $trainingRegimen to "build her devotion">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<br>
<<if $activeSlave.fetishKnown == 0>>
<<click "Explore her sexuality">><<set $nextLink to "explore her sexuality">><<set $trainingRegimen to "explore her sexuality">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<<else>>
//You already understand her sexuality//
<</if>>
<<if ($activeSlave.behavioralFlaw != "none")>>
<br>
<<click "Remove her behavioral flaw">><<set $nextLink to "fix her behavioral flaw">><<set $trainingRegimen to "fix her behavioral flaw">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<<if ($activeSlave.devotion < -20)>>
| //She must be broken before her flaws can be softened//
<<else>>
| <<click "Soften her behavioral flaw">><<set $nextLink to "soften her behavioral flaw">><<set $trainingRegimen to "soften her behavioral flaw">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if ($activeSlave.sexualFlaw != "none")>>
<br>
<<click "Remove her sexual flaw">><<set $nextLink to "fix her sexual flaw">><<set $trainingRegimen to "fix her sexual flaw">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<<if ($activeSlave.devotion < -20)>>
<<if ($activeSlave.behavioralFlaw is "none")>>
| //She must be broken before her flaws can be softened//
<</if>>
<<elseif ["cum addict", "anal addict", "attention whore", "breast growth", "abusive", "malicious", "self hating", "neglectful", "breeder"].contains($activeSlave.sexualFlaw)>>
| //Paraphilias cannot be softened//
<<else>>
| <<click "Soften her sexual flaw">><<set $nextLink to "soften her sexual flaw">><<set $trainingRegimen to "soften her sexual flaw">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<br>
<<if ($activeSlave.analSkill >= 100) && ($activeSlave.oralSkill >= 100) && ($activeSlave.vaginalSkill >= 100) && ($activeSlave.whoreSkill > 0) && ($activeSlave.entertainSkill > 0)>>
//She knows all the skills you can teach//
<<elseif ($activeSlave.analSkill >= 100) && ($activeSlave.oralSkill >= 100) && ($activeSlave.whoreSkill > 0) && ($activeSlave.entertainSkill > 0) && ($activeSlave.vagina is -1) && ($activeSlave.balls == 0)>>
//She knows all the skills you can teach a gelded slave//
<<elseif ($activeSlave.analSkill >= 100) && ($activeSlave.oralSkill >= 100) && ($activeSlave.whoreSkill > 0) && ($activeSlave.entertainSkill > 0) && ($activeSlave.vagina is -1)>>
//She knows all the skills you can teach a shemale slave//
<<elseif ($activeSlave.analSkill >= 100) && ($activeSlave.oralSkill >= 100) && ($activeSlave.whoreSkill > 0) && ($activeSlave.entertainSkill > 0) && ($activeSlave.vaginalAccessory is "chastity belt")>>
//She knows all the skills you can teach while she's wearing a chastity belt//
<<elseif ($activeSlave.devotion <= 20) && ($activeSlave.trust > -20)>>
//She's too disobedient to learn sex skills//
<<else>>
<<click "Teach her">><<set $nextLink to "learn skills">><<set $trainingRegimen to "learn skills">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<br>
<<click "Care for her">><<set $nextLink to "look after her">><<set $trainingRegimen to "look after her">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<br>
Induce a flaw:
<<if $activeSlave.behavioralQuirk != "confident">>
<<if $activeSlave.behavioralFlaw != "arrogant">>
<<click "Arrogance">><<set $trainingRegimen to "induce arrogance">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.behavioralQuirk != "cutting">>
<<if $activeSlave.behavioralFlaw != "bitchy">>
| <<click "Bitchiness">><<set $trainingRegimen to "induce bitchiness">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.behavioralQuirk != "funny">>
<<if $activeSlave.behavioralFlaw != "odd">>
| <<click "Odd behavior">><<set $trainingRegimen to "induce odd behavior">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.behavioralQuirk != "adores women">>
<<if $activeSlave.behavioralFlaw != "hates men">>
| <<click "Hatred of men">><<set $trainingRegimen to "induce hatred of men">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.behavioralQuirk != "adores men">>
<<if $activeSlave.behavioralFlaw != "hates women">>
| <<click "Hatred of women">><<set $trainingRegimen to "induce hatred of women">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.behavioralQuirk != "fitness">>
<<if $activeSlave.behavioralFlaw != "gluttonous">>
| <<click "Gluttony">><<set $trainingRegimen to "induce gluttony">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.behavioralQuirk != "insecure">>
<<if $activeSlave.behavioralFlaw != "anorexic">>
| <<click "Anorexia">><<set $trainingRegimen to "induce anorexia">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.behavioralQuirk != "sinful">>
<<if $activeSlave.behavioralFlaw != "devout">>
| <<click "Religious devotion">><<set $trainingRegimen to "induce religious devotion">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.behavioralQuirk != "advocate">>
<<if $activeSlave.behavioralFlaw != "liberated">>
| <<click "Liberation">><<set $trainingRegimen to "induce liberation">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.sexualQuirk != "gagfuck queen">>
<<if $activeSlave.sexualFlaw != "hates oral">>
| <<click "Hatred of oral">><<set $trainingRegimen to "induce hatred of oral">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.sexualQuirk != "confipainal queendent">>
<<if $activeSlave.sexualFlaw != "hates anal">>
| <<click "Hatred of anal">><<set $trainingRegimen to "induce hatred of anal">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.sexualQuirk != "strugglefuck queen">>
<<if $activeSlave.sexualFlaw != "hates penetration">>
| <<click "Hatred of penetration">><<set $trainingRegimen to "induce hatred of penetration">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.sexualQuirk != "tease">>
<<if $activeSlave.sexualFlaw != "shamefast">>
| <<click "Shame">><<set $trainingRegimen to "induce shame">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.sexualQuirk != "romantic">>
<<if $activeSlave.sexualFlaw != "idealistic">>
| <<click "Sexual idealism">><<set $trainingRegimen to "induce sexual idealism">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.sexualQuirk != "perverted">>
<<if $activeSlave.sexualFlaw != "repressed">>
| <<click "Sexual repression">><<set $trainingRegimen to "induce sexual repression">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.sexualQuirk != "caring">>
<<if $activeSlave.sexualFlaw != "apathetic">>
| <<click "Sexual apathy">><<set $trainingRegimen to "induce sexual apathy">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.sexualQuirk != "unflinching">>
<<if $activeSlave.sexualFlaw != "crude">>
| <<click "Crudity">><<set $trainingRegimen to "induce crudity">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.sexualQuirk != "size queen">>
<<if $activeSlave.sexualFlaw != "judgemental">>
| <<click "Judgment">><<set $trainingRegimen to "induce judgement">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.fetishStrength > 95>>
<<if $activeSlave.fetish == "cumslut">>
<<if $activeSlave.sexualFlaw != "cum addict">>
| <<click "Cum addiction">><<set $trainingRegimen to "induce cum addiction">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.fetish == "buttslut">>
<<if $activeSlave.sexualFlaw != "anal addict">>
| <<click "Anal addiction">><<set $trainingRegimen to "induce anal addiction">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.fetish == "humiliation">>
<<if $activeSlave.sexualFlaw != "attention whore">>
| <<click "Attention whoring">><<set $trainingRegimen to "induce attention whoring">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.fetish == "boobs">>
<<if $activeSlave.sexualFlaw != "breast growth">>
| <<click "Breast growth obsession">><<set $trainingRegimen to "induce breast growth obsession">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.fetish == "dom">>
<<if $activeSlave.sexualFlaw != "abusive">>
| <<click "Abusiveness">><<set $trainingRegimen to "induce abusiveness">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.fetish == "sadist">>
<<if $activeSlave.sexualFlaw != "malicious">>
| <<click "Maliciousness">><<set $trainingRegimen to "induce maliciousness">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.fetish == "masochist">>
<<if $activeSlave.sexualFlaw != "self hatred">>
| <<click "Self hatred">><<set $trainingRegimen to "induce self hatred">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.fetish == "submissive">>
<<if $activeSlave.sexualFlaw != "neglectful">>
| <<click "Sexual self neglect">><<set $trainingRegimen to "induce sexual self neglect">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<if $activeSlave.fetish == "pregnancy">>
<<if $activeSlave.sexualFlaw != "breeder">>
| <<click "Breeding obsession">><<set $trainingRegimen to "induce breeding obsession">><<replace "#training">><strong><<print $trainingRegimen>></strong><</replace>><</click>>
<</if>>
<</if>>
<<else>>
| //Paraphilias can only be induced from a strong fetish//
<</if>>
<br>
//Inducing flaws is difficult and bad for slaves' obedience.//
<</if>> /* CLOSES NO SLAVE SELECTED */
<br><br>__Select a slave to train:__
<<display "Slave Summary">>
<br><br>
<<if $PC.career == "escort">>
[[Focus on "connecting"|Main][$personalAttention to "whoring", $personalAttentionChanged to 1]]
<<elseif $PC.career == "servant">>
[[Maintain your home|Main][$personalAttention to "upkeep", $personalAttentionChanged to 1]]
<<else>>
[[Focus on business|Main][$personalAttention to "business", $personalAttentionChanged to 1]]
<</if>>
<<if $HeadGirl != 0>>
<br>[[Support your Head Girl|Main][$personalAttention to "HG", $personalAttentionChanged to 1]]
<</if>>
<br>[[Have as much sex with your slaves as possible|Main][$personalAttention to "sex", $personalAttentionChanged to 1]]
|
mayibrad/fc
|
src/uncategorized/personalAttentionSelect.tw
|
tw
|
bsd-3-clause
| 14,552 |
:: Pit
<<nobr>>
<<set $nextButton to "Back to Main">>
<<set $nextLink to "Main">>
<<set $returnTo to "Pit">>
<<if $pitName != "the Pit">>
<<set $pitNameCaps to $pitName.replace("the ", "The ")>>
<</if>>
<<set $pitSlaves to 0>>
<<set $notPitSlaves to 0>>
<<for _i to 0; _i < $slaves.length; _i++>>
<<if $fighterIDs.contains($slaves[_i].ID)>>
<<set $pitSlaves += 1>>
<<else>>
<<set $notPitSlaves += 1>>
<</if>>
<</for>>
<<if $pitSlaves > 2>>
$pitNameCaps is clean and ready, with a pool of slaves assigned to fight in the week's bout.
<<elseif $pitSlaves > 0>>
$pitNameCaps is clean and ready, with slaves assigned to the week's bout.
<<elseif $pitSlaves > 0>>
$pitNameCaps is clean and ready, but only one slave is assigned to the week's bout.
<<else>>
$pitNameCaps is clean and ready, but no slaves are assigned fight.
<</if>>
//<<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Sir<<else>>Ma'am<</if>>, slaves assigned here can continue their usual duties.//
<br><br>
<<if $pitAudience is "none">>
Fights here are strictly private. [[Open them for free|Pit][$pitAudience to "free"]] | [[Open them and charge admission|Pit][$pitAudience to "paid"]]
<<elseif $pitAudience is "free">>
Fights here are free and open to the public. [[Close them|Pit][$pitAudience to "none"]] | [[Charge admission|Pit][$pitAudience to "paid"]]
<<else>>
Admission is charged to the fights here. [[Close them|Pit][$pitAudience to "none"]] | [[Stop charging|Pit][$pitAudience to "free"]]
<</if>>
<<if $dojo != 0>>
<<if $pitBG == 0>>
Two fighters will be selected from the pool at random. [[Guarantee your Bodyguard a slot|Pit][$pitBG to 1]]
<<else>>
Your Bodyguard will fight a slave selected from the pool at random. [[Make both slots random|Pit][$pitBG to 0]]
<</if>>
<</if>>
<br>
<<if $pitLethal == 1>>
Fighters will be armed with swords, and fights will be to the death. [[Nonlethal|Pit][$pitLethal to 0]]
<<else>>
Fighters will use their fists and feet, and fights will be to submission. [[Lethal|Pit][$pitLethal to 1]]
<</if>>
<<if $pitSlaves > 0>>
<br><br>''Cancel a slave's fight:''
<<set $Flag to 1>>
<<display "Slave Summary">>
<</if>>
<<if ($notPitSlaves > 1)>>
<br><br>''Select a slave to fight:''
<<set $Flag to 0>>
<<display "Slave Summary">>
<</if>>
<<unset $Flag>>
<br><br>Rename $pitName: <<textbox "$pitName" $pitName "Pit">> //Use a noun or similar short phrase//
<</nobr>>
|
mayibrad/fc
|
src/uncategorized/pit.tw
|
tw
|
bsd-3-clause
| 2,421 |
:: Place In Line
<<silently>>
<<set $slavesInLine to []>>
<<if ($activeSlave.assignmentVisible == 1)>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($slaves[$i].assignmentVisible == 1)>>
<<set $slavesInLine.push($slaves[$i])>>
<</if>>
<</for>>
<<else>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($slaves[$i].assignment is $activeSlave.assignment)>>
<<set $slavesInLine.push($slaves[$i])>>
<</if>>
<</for>>
<</if>>
<<for $i to 0; $i < $slavesInLine.length; $i++>>
<<if ($slavesInLine[$i].ID is $activeSlave.ID)>>
<<set $place to $i>>
<<break>>
<</if>>
<</for>>
<</silently>>
|
mayibrad/fc
|
src/uncategorized/placeInLine.tw
|
tw
|
bsd-3-clause
| 605 |
:: Prestigious Slave
<<set $nextButton to "Back">>\
<<set $nextLink to "Buy Slaves">>\
<<set $returnTo to "Buy Slaves">>\
<<set $showEncyclopedia to 1>><<set $encyclopedia to "Slave Schools">>\
\
You check to see if any especially prestigious slaves are on auction. <<if $prestigeAuctioned == 1>>There are none available right now, but there probably will be next week.<<else>>
<<nobr>>
<<set $prestigeAuctioned to 1>>
<<if (random(0,99) < $seeDicks)>><<set $seed to random(100,170)>><<elseif $seeDicks > 0>><<set $seed to random(1,170)>><<else>><<set $seed to random(1,100)>><</if>>
<<if $seed <= 10>>
<<set $activeSlaveOneTimeMinAge to Math.min(24, $minimumSlaveAge + 6)>>
<<set $activeSlaveOneTimeMaxAge to 40>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She was once a noted adult film star, and was sold into slavery by her unscrupulous managers.">>
<<set $activeSlave.career to "a porn star">>
<<set $activeSlave.boobsImplant += random(4,6)*200>>
<<set $activeSlave.boobs += $activeSlave.boobsImplant>>
<<set $activeSlave.nipples to either("cute", "puffy", "huge")>>
<<set $activeSlave.areolae to 1>>
<<set $activeSlave.butt += 1>>
<<set $activeSlave.buttImplant += 1>>
<<set $activeSlave.lips += 10>>
<<set $activeSlave.lipsImplant += 10>>
<<set $activeSlave.face += 1>>
<<set $activeSlave.faceImplant += 1>>
<<set $activeSlave.faceShape to "sensual">>
<<set $activeSlave.devotion = random(-90,-80)>>
<<set $activeSlave.trust = random(-45,-25)>>
<<set $activeSlave.health = random(-40,40)>>
<<set $activeSlave.anus to 2>>
<<set $activeSlave.vagina to 2>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.clitPiercing to 1>>
<<set $activeSlave.tonguePiercing to 1>>
<<set $activeSlave.nipplesPiercing to 1>>
<<set $activeSlave.nosePiercing to 1>>
<<set $activeSlave.earPiercing to 1>>
<<set $activeSlave.vaginalSkill = 100>>
<<set $activeSlave.oralSkill = 100>>
<<set $activeSlave.analSkill = 100>>
<<set $activeSlave.whoreSkill = 15>>
<<set $activeSlave.entertainSkill = 100>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.behavioralFlaw to either("arrogant", "bitchy", "anorexic")>>
<<set $activeSlave.fetish to "none">>
<<set $activeSlave.fetishKnown to 1>>
<<set $activeSlave.customDesc to "She has seen and done almost everything sexually possible, on camera.">>
<<elseif $seed <= 20>>
<<set $activeSlaveOneTimeMinAge to Math.min(19, Math.max($fertilityAge, $minimumSlaveAge) + 1)>>
<<set $activeSlaveOneTimeMaxAge to 22>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She was once the young trophy wife of a powerful man in the old world, but he sold her into slavery in revenge for her infidelity.">>
<<set $activeSlave.career to "a trophy wife">>
<<set $activeSlave.boobsImplant += random(1,3)*200>>
<<set $activeSlave.boobs += $activeSlave.boobsImplant>>
<<set $activeSlave.butt += 1>>
<<set $activeSlave.buttImplant += 1>>
<<set $activeSlave.lips += 10>>
<<set $activeSlave.lipsImplant += 10>>
<<set $activeSlave.face += 1>>
<<set $activeSlave.faceImplant += 1>>
<<set $activeSlave.faceShape to "sensual">>
<<set $activeSlave.devotion = random(-90,-80)>>
<<set $activeSlave.trust = random(-45,-25)>>
<<set $activeSlave.health = random(60,80)>>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.vagina to 1>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.clitPiercing to 1>>
<<set $activeSlave.nipplesPiercing to 1>>
<<set $activeSlave.earPiercing to 1>>
<<set $activeSlave.vaginalSkill = 35>>
<<set $activeSlave.oralSkill = 35>>
<<set $activeSlave.analSkill = 15>>
<<set $activeSlave.whoreSkill = 35>>
<<set $activeSlave.entertainSkill = 15>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.behavioralFlaw to either("arrogant", "bitchy", "anorexic")>>
<<set $activeSlave.fetish to "none">>
<<set $activeSlave.fetishKnown to 1>>
<<set $activeSlave.customTat to "Her ex-husband's name is prettily tattooed on her left arm, but a black line has been subsequently tattooed across it.">>
<<elseif $seed <= 30>>
<<set $activeSlaveOneTimeMinAge to 21>>
<<set $activeSlaveOneTimeMaxAge to 25>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She was once expected to become a major sports star, but flamed out due to injury and was recently enslaved due to debt.">>
<<set $activeSlave.career to "an athlete">>
<<set $activeSlave.intelligence to random(-2,-1)>>
<<set $activeSlave.intelligenceImplant to 0>>
<<set $activeSlave.muscles = 50>>
<<set $activeSlave.heels to 1>>
<<set $activeSlave.devotion = random(-90,-80)>>
<<set $activeSlave.trust = random(-45,-25)>>
<<set $activeSlave.health = random(80,90)>>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.vagina to 1>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.earPiercing to 1>>
<<set $activeSlave.eyebrowPiercing to random(0,1)>>
<<set $activeSlave.nosePiercing to random(0,1)>>
<<set $activeSlave.navelPiercing to random(0,1)>>
<<set $activeSlave.vaginalSkill = 15>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 0>>
<<set $activeSlave.combatSkill = 1>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.sexualFlaw to either("hates oral", "hates anal", "hates penetration")>>
<<set $activeSlave.behavioralFlaw to "arrogant">>
<<set $activeSlave.customDesc to "She's not particularly bright, and enjoys solving problems with physical force.">>
<<elseif $seed <= 40>>
<<set $activeSlaveOneTimeMaxAge to 21>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She was once a rising young model, but apparently someone decided to take a shortcut in cashing in on her great beauty.">>
<<set $activeSlave.career to "a model">>
<<set $activeSlave.boobs to random(2,4)*100>>
<<set $activeSlave.butt to random(1,3)>>
<<set $activeSlave.lips to random(15,25)>>
<<set $activeSlave.face to 2>>
<<set $activeSlave.devotion = random(-90,-80)>>
<<set $activeSlave.trust = random(-45,-25)>>
<<set $activeSlave.health = random(-20,20)>>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.vagina to 1>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.earPiercing to 1>>
<<set $activeSlave.vaginalSkill = 15>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 15>>
<<set $activeSlave.entertainSkill = 35>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.behavioralFlaw to either("arrogant", "anorexic")>>
<<set $activeSlave.customDesc to "She moves with the practiced grace of someone who unconsciously still pictures herself on the runway.">>
<<elseif $seed <= 50>>
<<set $activeSlaveOneTimeMaxAge to 18>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She is a natural albino, and was quickly enslaved due to the great demand for physically unusual specimens.">>
<<set $activeSlave.career to "a slave">>
<<set $activeSlave.devotion = random(-90,-80)>>
<<set $activeSlave.trust = random(-45,-25)>>
<<set $activeSlave.health = random(40,60)>>
<<set $activeSlave.hColor to "white">>
<<set $activeSlave.pubicHColor to "white">>
<<set $activeSlave.eyeColor to "pale grey">>
<<set $activeSlave.skin to "extremely pale">>
<<set $activeSlave.customDesc to "Her eyes are unsettling; though her irises are a pale grey color, in some lights the whole eye takes on a red cast.">>
<<elseif $seed <= 60>>
<<set $activeSlaveOneTimeMinAge to ($minimumSlaveAge + 15)>>
<<set $activeSlaveOneTimeMaxAge to 35>>
<<set $one_time_age_overrides_pedo_mode to 1>> /% 15 years a slave. %/
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 2>>
<<set $activeSlave.prestigeDesc to "She is one of the longest legally-enslaved persons in the world, having been a slave for 15 years. She has spent almost all that time working as a slave prostitute, and has been heavily modified to keep her productive.">>
<<set $activeSlave.career to "a slave">>
<<set $activeSlave.boobsImplant += random(10,15)*200>>
<<set $activeSlave.boobs += $activeSlave.boobsImplant>>
<<set $activeSlave.nipples to either("cute", "puffy", "huge")>>
<<set $activeSlave.areolae to 2>>
<<set $activeSlave.butt += 4>>
<<set $activeSlave.buttImplant += 4>>
<<set $activeSlave.lips to random(75,85)>>
<<set $activeSlave.lipsImplant to 3>>
<<set $activeSlave.face to 2>>
<<set $activeSlave.faceImplant to 2>>
<<set $activeSlave.faceShape to "exotic">>
<<set $activeSlave.devotion = random(25,45)>>
<<set $activeSlave.trust = random(0,15)>>
<<set $activeSlave.health = random(20,40)>>
<<set $activeSlave.anus to 3>>
<<set $activeSlave.vagina to 3>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.clitPiercing to 2>>
<<set $activeSlave.tonguePiercing to 2>>
<<set $activeSlave.nipplesPiercing to 2>>
<<set $activeSlave.nosePiercing to 2>>
<<set $activeSlave.lipsPiercing to 2>>
<<set $activeSlave.vaginaPiercing to 2>>
<<set $activeSlave.anusPiercing to 2>>
<<set $activeSlave.navelPiercing to 2>>
<<set $activeSlave.eyebrowPiercing to 2>>
<<set $activeSlave.earPiercing to 2>>
<<set $activeSlave.vaginalSkill = 100>>
<<set $activeSlave.oralSkill = 100>>
<<set $activeSlave.analSkill = 100>>
<<set $activeSlave.whoreSkill = 100>>
<<set $activeSlave.entertainSkill = 0>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.sexualFlaw to "none">>
<<set $activeSlave.behavioralFlaw to "none">>
<<set $activeSlave.energy = 100>>
<<set $activeSlave.fetish to "none">>
<<set $activeSlave.fetishKnown to 1>>
<<set $activeSlave.customDesc to "She has almost no inhibitions left at all.">>
<<set $activeSlave.customTat to "'50,000 Served!' is tattooed across her back.">>
<<if ndef $activeSlave.publicCount>><<set $activeSlave.publicCount = 1000>><<else>><<set $activeSlave.publicCount += 1000>><</if>>
<<elseif $seed <= 70>>
<<set $activeSlaveOneTimeMinAge to 24>>
<<set $activeSlaveOneTimeMaxAge to 28>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 2>>
<<set $activeSlave.prestigeDesc to "She was once a B-list actress, but fell on hard times and drug addiction and was recently enslaved due to debt.">>
<<set $activeSlave.career to "an actress">>
<<set $activeSlave.boobs += 200>>
<<set $activeSlave.boobsImplant += 200>>
<<set $activeSlave.butt += 1>>
<<set $activeSlave.buttImplant += 1>>
<<set $activeSlave.lips += 10>>
<<set $activeSlave.lipsImplant += 10>>
<<set $activeSlave.face to 2>>
<<set $activeSlave.faceImplant += 1>>
<<set $activeSlave.faceShape to "cute">>
<<set $activeSlave.devotion = random(-90,-80)>>
<<set $activeSlave.trust = random(-45,-25)>>
<<set $activeSlave.health = random(-80,-40)>>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.vagina to 1>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.earPiercing to 1>>
<<set $activeSlave.vaginalSkill = 15>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 15>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 100>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.addict to 20>>
<<set $activeSlave.sexualFlaw to either("hates oral", "hates anal", "hates penetration")>>
<<set $activeSlave.behavioralFlaw to either("arrogant", "bitchy", "odd", "anorexic")>>
<<set $activeSlave.customDesc to "She sometimes forgets herself and acts as though she were still a coming celebrity.">>
<<elseif $seed <= 80>>
<<set $activeSlaveOneTimeMinAge to 38>>
<<set $activeSlaveOneTimeMaxAge to 42>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 2>>
<<set $activeSlave.prestigeDesc to "She was once a rising old world politician, but was forced to flee from the increasingly dangerous politics common in a stressed world, and was subsequently enslaved.">>
<<set $activeSlave.career to "a politician">>
<<set $activeSlave.boobs += 100>>
<<set $activeSlave.butt += 1>>
<<set $activeSlave.face += 1>>
<<set $activeSlave.faceImplant += 1>>
<<set $activeSlave.faceShape to "normal">>
<<set $activeSlave.height += 10>>
<<set $activeSlave.devotion = random(-90,-80)>>
<<set $activeSlave.trust = random(-45,-25)>>
<<set $activeSlave.health = random(60,80)>>
<<set $activeSlave.anus to 0>>
<<set $activeSlave.vagina to 1>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.vaginalSkill = 15>>
<<set $activeSlave.oralSkill = 0>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 35>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.behavioralFlaw to either("arrogant", "bitchy")>>
<<set $activeSlave.customTat to "A small tattoo of the crest of an old world sorority is visible on her left shoulder blade.">>
<<set $activeSlave.customDesc to "Her face is still recognizable as that which once graced a million campaign posters.">>
<<elseif $seed <= 90>>
<<set $activeSlaveOneTimeMaxAge to 18>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 3>>
<<set $activeSlave.prestigeDesc to "She was born a daughter of royalty, but her family was overthrown when she was still young. She is a graduate cum laude of the world's most renowned slave school.">>
<<set $activeSlave.career to "a slave">>
<<set $activeSlave.boobs += 100>>
<<set $activeSlave.butt += 1>>
<<set $activeSlave.lips += 10>>
<<set $activeSlave.face += 1>>
<<set $activeSlave.height += 10>>
<<set $activeSlave.devotion = random(75,90)>>
<<set $activeSlave.trust = random(-45,-25)>>
<<set $activeSlave.health = 100>>
<<set $activeSlave.anus to 0>>
<<set $activeSlave.vagina to 0>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.oralSkill = 100>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 15>>
<<set $activeSlave.entertainSkill = 35>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.sexualFlaw to "none">>
<<set $activeSlave.behavioralFlaw to "none">>
<<set $activeSlave.customTat to "Her family crest is tattooed on her cheek.">>
<<set $activeSlave.customDesc to "Her recognizable face marks her as a descendant of an overthrown royal family.">>
<<elseif $seed <= 100>>
<<set $activeSlaveOneTimeMinAge to 28>>
<<set $activeSlaveOneTimeMaxAge to 42>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 3>>
<<set $activeSlave.prestigeDesc to "She was once an arcology owner like you, but lost a Free Cities power struggle and was enslaved. An object lesson in the need to stay vigilant.">>
<<set $activeSlave.career to "an arcology owner">>
<<set $activeSlave.boobsImplant += random(20,40)*200>>
<<set $activeSlave.boobs += $activeSlave.boobsImplant>>
<<set $activeSlave.boobs += 1000>>
<<set $activeSlave.nipples to either("cute", "puffy", "huge")>>
<<set $activeSlave.areolae to 2>>
<<set $activeSlave.buttImplant += random(6,8)>>
<<set $activeSlave.butt += $activeSlave.buttImplant>>
<<set $activeSlave.heels to 1>>
<<set $activeSlave.voice to 0>>
<<set $activeSlave.lips to random(75,85)>>
<<set $activeSlave.lipsImplant to 3>>
<<set $activeSlave.devotion = random(-90,-80)>>
<<set $activeSlave.trust = random(-45,-25)>>
<<set $activeSlave.health = random(-80,-60)>>
<<set $activeSlave.anus to 3>>
<<set $activeSlave.vagina to 3>>
<<set $activeSlave.weight = -20>>
<<set $activeSlave.nipplesPiercing to 2>>
<<set $activeSlave.clitPiercing to 2>>
<<set $activeSlave.vaginaPiercing to 2>>
<<set $activeSlave.dickPiercing to 2>>
<<set $activeSlave.anusPiercing to 2>>
<<set $activeSlave.lipsPiercing to 2>>
<<set $activeSlave.tonguePiercing to 2>>
<<set $activeSlave.earPiercing to 2>>
<<set $activeSlave.nosePiercing to 2>>
<<set $activeSlave.eyebrowPiercing to 2>>
<<set $activeSlave.navelPiercing to 2>>
<<set $activeSlave.boobsTat to "rude words">>
<<set $activeSlave.buttTat to "rude words">>
<<set $activeSlave.vaginaTat to "rude words">>
<<set $activeSlave.dickTat to "rude words">>
<<set $activeSlave.lipsTat to "rude words">>
<<set $activeSlave.anusTat to "rude words">>
<<set $activeSlave.shouldersTat to "rude words">>
<<set $activeSlave.armsTat to "rude words">>
<<set $activeSlave.legsTat to "rude words">>
<<set $activeSlave.stampTat to "rude words">>
<<set $activeSlave.vaginalSkill = 15>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 15>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 0>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.hStyle to "shaved">>
<<set $activeSlave.hLength to 0>>
<<set $activeSlave.behavioralFlaw to either("odd")>>
<<set $activeSlave.customDesc to "Her back is covered in a fine network of hairline scars, as though she's been repeatedly flogged bloody, healed with curatives, and then flogged again.">>
<<set $activeSlave.customTat to "'ARCOLOGY OWNER' is tattooed across her forehead.">>
<<elseif $seed <= 110>>
<<set $activeSlaveOneTimeMinAge to 24>>
<<set $activeSlaveOneTimeMaxAge to 40>>
<<set $one_time_age_overrides_pedo_mode to 1>> /% Enslaved as an adult. %/
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She is a natural-born hermaphrodite. She was enslaved as an adult and subjected to treatment to upgrade both her halves to full functionality.">>
<<set $activeSlave.devotion = random(-45,-25)>>
<<set $activeSlave.trust = random(-90,-75)>>
<<set $activeSlave.health = random(-40,-30)>>
<<set $activeSlave.chem = 100>>
<<set $activeSlave.anus to random(1,2)>>
<<set $activeSlave.dick to random(1,2)>>
<<if $activeSlave.dick > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<set $activeSlave.vagina to 1>>
<<set $activeSlave.ovaries to 1>>
<<set $activeSlave.preg to 0>>
<<set $activeSlave.balls to random(1,2)>>
<<if $activeSlave.balls > 0>><<set $activeSlave.scrotum to $activeSlave.balls>><</if>>
<<set $activeSlave.weight to random(-80,-20)>>
<<set $activeSlave.attrXX to random(30,50)>>
<<set $activeSlave.attrXY to random(30,50)>>
<<set $activeSlave.energy to random(5,20)>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 15>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 0>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.customDesc to "She has had a very difficult time adjusting to her unusual biology.">>
<<elseif $seed <= 115>>
<<set $activeSlaveOneTimeMaxAge to 19>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She is a natural-born hermaphrodite. She received treatment to ensure both her halves would be fully functional from an early age.">>
<<set $activeSlave.career to "a slave">>
<<set $activeSlave.devotion = random(25,45)>>
<<set $activeSlave.trust = random(25,45)>>
<<set $activeSlave.health = random(0,20)>>
<<set $activeSlave.chem to 200>>
<<set $activeSlave.boobs += 100*random(2,4)>>
<<set $activeSlave.butt += random(1,2)>>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.dick to random(4,6)>>
<<if $activeSlave.dick > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<set $activeSlave.balls to random(4,6)>>
<<if $activeSlave.balls > 0>><<set $activeSlave.scrotum to $activeSlave.balls>><</if>>
<<set $activeSlave.weight to random(20,80)>>
<<set $activeSlave.attrXX to random(80,100)>>
<<set $activeSlave.attrXY to random(80,100)>>
<<set $activeSlave.energy to random(60,90)>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.oralSkill = 0>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 15>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.sexualFlaw to "none">>
<<set $activeSlave.behavioralFlaw to "none">>
<<set $activeSlave.sexualQuirk to either("tease", "romantic", "perverted", "caring")>>
<<set $activeSlave.behavioralQuirk to either("confident", "cutting", "funny", "adores women", "adores men", "advocate")>>
<<set $activeSlave.customDesc to "She is very comfortable with her unusual biology.">>
<<elseif $seed <= 125>>
<<set $activeSlaveOneTimeMinAge to 24>>
<<set $activeSlaveOneTimeMaxAge to 40>>
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She was once a noted adult film star, and was sold into slavery by her unscrupulous managers.">>
<<set $activeSlave.career to "a porn star">>
<<set $activeSlave.boobsImplant += random(4,6)*200>>
<<set $activeSlave.boobs += $activeSlave.boobsImplant>>
<<set $activeSlave.nipples to either("cute", "puffy", "huge")>>
<<set $activeSlave.areolae to 1>>
<<set $activeSlave.butt += 1>>
<<set $activeSlave.buttImplant += 1>>
<<set $activeSlave.lips += 10>>
<<set $activeSlave.lipsImplant += 10>>
<<set $activeSlave.face += 1>>
<<set $activeSlave.faceImplant += 1>>
<<set $activeSlave.faceShape to "androgynous">>
<<set $activeSlave.devotion = random(-90,-80)>>
<<set $activeSlave.trust = random(-45,-25)>>
<<set $activeSlave.health = random(-40,40)>>
<<set $activeSlave.anus to 3>>
<<set $activeSlave.dick to 5>>
<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<set $activeSlave.balls to 5>>
<<if $activeSlave.balls > 0>><<set $activeSlave.scrotum to $activeSlave.balls>><</if>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.clitPiercing to 1>>
<<set $activeSlave.tonguePiercing to 1>>
<<set $activeSlave.nipplesPiercing to 1>>
<<set $activeSlave.nosePiercing to 1>>
<<set $activeSlave.earPiercing to 1>>
<<set $activeSlave.oralSkill = 100>>
<<set $activeSlave.analSkill = 100>>
<<set $activeSlave.whoreSkill = 15>>
<<set $activeSlave.entertainSkill = 100>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.behavioralFlaw to either("arrogant", "bitchy", "anorexic")>>
<<set $activeSlave.fetish to "none">>
<<set $activeSlave.fetishKnown to 1>>
<<set $activeSlave.customDesc to "She has seen and done almost everything sexually possible, on camera.">>
<<elseif $seed <= 130>>
<<set $activeSlaveOneTimeMinAge to 19>>
<<set $activeSlaveOneTimeMaxAge to 22>>
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She was once the young trophy husband of a powerful woman in the old world, but she sold her into slavery in revenge for her infidelities.">>
<<set $activeSlave.career to "a trophy spouse">>
<<set $activeSlave.face += 1>>
<<set $activeSlave.faceImplant += 1>>
<<set $activeSlave.faceShape to "cute">>
<<set $activeSlave.muscles = random(20,100)>>
<<set $activeSlave.devotion = random(-90,-80)>>
<<set $activeSlave.trust = random(-45,-25)>>
<<set $activeSlave.health = random(60,80)>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.clitPiercing to 1>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 15>>
<<set $activeSlave.entertainSkill = 15>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.behavioralFlaw to either("arrogant", "bitchy")>>
<<set $activeSlave.fetish to "none">>
<<set $activeSlave.fetishKnown to 1>>
<<set $activeSlave.customTat to "Her ex-wife's name is prettily tattooed on her left arm, but a black line has been subsequently tattooed across it.">>
<<elseif $seed <= 135>>
<<set $activeSlaveOneTimeMinAge to 21>>
<<set $activeSlaveOneTimeMaxAge to 25>>
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She was once expected to become a major sports star, but flamed out due to injury and was recently enslaved due to debt.">>
<<set $activeSlave.career to "an athlete">>
<<set $activeSlave.intelligence to random(-2,-1)>>
<<set $activeSlave.intelligenceImplant to 0>>
<<set $activeSlave.muscles = 50>>
<<set $activeSlave.heels to 1>>
<<set $activeSlave.devotion = random(-90,-80)>>
<<set $activeSlave.trust = random(-45,-25)>>
<<set $activeSlave.health = random(80,90)>>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.dick to random(3,5)>>
<<if $activeSlave.dick > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<set $activeSlave.balls to random(3,5)>>
<<if $activeSlave.balls > 0>><<set $activeSlave.scrotum to $activeSlave.balls>><</if>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 0>>
<<set $activeSlave.combatSkill = 1>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.sexualFlaw to either("hates oral", "hates anal", "hates penetration")>>
<<set $activeSlave.behavioralFlaw to "arrogant">>
<<set $activeSlave.customDesc to "She's not particularly bright, and enjoys solving problems with physical force.">>
<<elseif $seed <= 140>>
<<set $activeSlaveOneTimeMaxAge to 21>>
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She was once a rising young model, but apparently someone decided to take a shortcut in cashing in on her great beauty.">>
<<set $activeSlave.career to "a model">>
<<set $activeSlave.boobs to random(1,3)*100>>
<<set $activeSlave.butt to random(1,2)>>
<<set $activeSlave.muscles = 20>>
<<set $activeSlave.lips to random(15,25)>>
<<set $activeSlave.face to 2>>
<<set $activeSlave.faceImplant to random(1,2)>>
<<set $activeSlave.faceShape to "androgynous">>
<<set $activeSlave.devotion = random(-90,-80)>>
<<set $activeSlave.trust = random(-45,-25)>>
<<set $activeSlave.health = random(-20,20)>>
<<set $activeSlave.anus to 2>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.earPiercing to 1>>
<<set $activeSlave.oralSkill = 100>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 15>>
<<set $activeSlave.entertainSkill = 35>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.sexualFlaw to either("hates women")>>
<<set $activeSlave.behavioralFlaw to either("arrogant", "anorexic")>>
<<set $activeSlave.customDesc to "She moves with the practiced grace of someone who unconsciously still pictures herself on the runway.">>
<<elseif $seed <= 145>>
<<set $activeSlaveOneTimeMaxAge to 18>>
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She is a natural albino, and was quickly enslaved due to the great demand for physically unusual specimens.">>
<<set $activeSlave.devotion = random(-90,-80)>>
<<set $activeSlave.trust = random(-45,-25)>>
<<set $activeSlave.health = random(40,60)>>
<<set $activeSlave.hColor to "white">>
<<set $activeSlave.pubicHColor to "white">>
<<set $activeSlave.eyeColor to "pale grey">>
<<set $activeSlave.skin to "extremely pale">>
<<set $activeSlave.customDesc to "Her eyes are unsettling; though her irises are a pale grey color, in some lights the whole eye takes on a red cast.">>
<<elseif $seed <= 150>>
<<set $activeSlaveOneTimeMinAge to ($minimumSlaveAge + 15)>>
<<set $activeSlaveOneTimeMaxAge to 35>>
<<set $one_time_age_overrides_pedo_mode to 1>> /% 15 years a slave. %/
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 2>>
<<set $activeSlave.prestigeDesc to "She is one of the longest legally-enslaved persons in the world, having been a slave for 15 years. She has spent almost all that time working as a slave prostitute, and has been heavily modified to keep her productive.">>
<<set $activeSlave.career to "a prostitute">>
<<set $activeSlave.boobsImplant += random(10,15)*200>>
<<set $activeSlave.boobs += $activeSlave.boobsImplant>>
<<set $activeSlave.nipples to either("cute", "puffy", "huge")>>
<<set $activeSlave.areolae to 2>>
<<set $activeSlave.butt += 4>>
<<set $activeSlave.buttImplant += 4>>
<<set $activeSlave.lips to random(25,55)>>
<<set $activeSlave.lipsImplant to 2>>
<<set $activeSlave.face to 2>>
<<set $activeSlave.faceImplant to 2>>
<<set $activeSlave.faceShape to "exotic">>
<<set $activeSlave.devotion = random(25,45)>>
<<set $activeSlave.trust = random(0,15)>>
<<set $activeSlave.health = random(20,40)>>
<<set $activeSlave.anus to 3>>
<<set $activeSlave.dick to 1>>
<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<if $activeSlave.balls > 0>><<set $activeSlave.scrotum to $activeSlave.balls>><</if>>
<<set $activeSlave.balls to 0>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.clitPiercing to 2>>
<<set $activeSlave.tonguePiercing to 2>>
<<set $activeSlave.nipplesPiercing to 2>>
<<set $activeSlave.nosePiercing to 2>>
<<set $activeSlave.lipsPiercing to 2>>
<<set $activeSlave.vaginaPiercing to 2>>
<<set $activeSlave.anusPiercing to 2>>
<<set $activeSlave.navelPiercing to 2>>
<<set $activeSlave.eyebrowPiercing to 2>>
<<set $activeSlave.earPiercing to 2>>
<<set $activeSlave.oralSkill = 100>>
<<set $activeSlave.analSkill = 100>>
<<set $activeSlave.whoreSkill = 100>>
<<set $activeSlave.entertainSkill = 0>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.sexualFlaw to "none">>
<<set $activeSlave.behavioralFlaw to "none">>
<<set $activeSlave.energy = 100>>
<<set $activeSlave.fetish to "none">>
<<set $activeSlave.fetishKnown to 1>>
<<set $activeSlave.customDesc to "She has almost no inhibitions left at all.">>
<<set $activeSlave.customTat to "'50,000 Served!' is tattooed across her back.">>
<<if ndef $activeSlave.publicCount>><<set $activeSlave.publicCount = 1000>><<else>><<set $activeSlave.publicCount += 1000>><</if>>
<<elseif $seed <= 155>>
<<set $activeSlaveOneTimeMinAge to 24>>
<<set $activeSlaveOneTimeMaxAge to 28>>
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 2>>
<<set $activeSlave.prestigeDesc to "She was once a B-list actress, but fell on hard times and drug addiction and was recently enslaved due to debt.">>
<<set $activeSlave.career to "an actress">>
<<set $activeSlave.boobs += 200>>
<<set $activeSlave.boobsImplant += 200>>
<<set $activeSlave.butt += 1>>
<<set $activeSlave.buttImplant += 1>>
<<set $activeSlave.lips += 10>>
<<set $activeSlave.lipsImplant += 10>>
<<set $activeSlave.face to 2>>
<<set $activeSlave.faceImplant += 1>>
<<set $activeSlave.faceShape to "cute">>
<<set $activeSlave.devotion = random(-90,-80)>>
<<set $activeSlave.trust = random(-45,-25)>>
<<set $activeSlave.health = random(-80,-40)>>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.earPiercing to 1>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 15>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 100>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.addict to 20>>
<<set $activeSlave.sexualFlaw to either("hates oral", "hates anal", "hates penetration")>>
<<set $activeSlave.behavioralFlaw to either("arrogant", "bitchy", "odd", "anorexic")>>
<<set $activeSlave.customDesc to "She sometimes forgets herself and acts as though she were still a coming celebrity.">>
<<elseif $seed <= 160>>
<<set $activeSlaveOneTimeMinAge to 38>>
<<set $activeSlaveOneTimeMaxAge to 42>>
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 2>>
<<set $activeSlave.prestigeDesc to "She was once a rising old world politician, but was forced to flee from the increasingly dangerous politics common in a stressed world, and was subsequently enslaved.">>
<<set $activeSlave.career to "a politician">>
<<set $activeSlave.muscles = random(10,50)>>
<<set $activeSlave.height to random(160,200)>>
<<set $activeSlave.face += 1>>
<<set $activeSlave.faceImplant += 1>>
<<set $activeSlave.faceShape to "masculine">>
<<set $activeSlave.devotion = random(-90,-80)>>
<<set $activeSlave.trust = random(-45,-25)>>
<<set $activeSlave.health = random(60,80)>>
<<set $activeSlave.anus to 0>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.oralSkill = 0>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 35>>
<<set $activeSlave.behavioralFlaw to either("arrogant", "bitchy")>>
<<set $activeSlave.customTat to "A small tattoo of the crest of an old world fraternity is visible on her left shoulder blade.">>
<<set $activeSlave.customDesc to "Her face is still recognizable as that which once graced a million campaign posters.">>
<<elseif $seed <= 165>>
<<set $activeSlaveOneTimeMaxAge to 18>>
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 3>>
<<set $activeSlave.prestigeDesc to "She was born a child of royalty, but her family was overthrown when she was still young. She is a graduate cum laude of the world's most renowned slave school.">>
<<set $activeSlave.career to "a slave">>
<<set $activeSlave.boobs += 100>>
<<set $activeSlave.butt += 1>>
<<set $activeSlave.lips += 10>>
<<set $activeSlave.face += 1>>
<<set $activeSlave.height += 10>>
<<set $activeSlave.devotion = random(75,85)>>
<<set $activeSlave.trust = random(-45,-25)>>
<<set $activeSlave.health = 100>>
<<set $activeSlave.anus to 0>>
<<set $activeSlave.dick to 2>>
<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<set $activeSlave.balls to 1>>
<<if $activeSlave.balls > 0>><<set $activeSlave.scrotum to $activeSlave.balls>><</if>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.oralSkill = 100>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 15>>
<<set $activeSlave.entertainSkill = 35>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.sexualFlaw to "none">>
<<set $activeSlave.behavioralFlaw to "none">>
<<set $activeSlave.customTat to "Her family crest is tattooed on her cheek.">>
<<set $activeSlave.customDesc to "Her recognizable face marks her as a descendant of an overthrown royal family.">>
<<elseif $seed <= 170>>
<<set $activeSlaveOneTimeMinAge to 28>>
<<set $activeSlaveOneTimeMaxAge to 42>>
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "You bought her at auction.">>
<<set $activeSlave.prestige to 3>>
<<set $activeSlave.prestigeDesc to "She was once an arcology owner like you, but lost a Free Cities power struggle and was enslaved. An object lesson in the need to stay vigilant.">>
<<set $activeSlave.career to "an arcology owner">>
<<set $activeSlave.muscles = random(10,50)>>
<<set $activeSlave.heels to 1>>
<<set $activeSlave.voice to 0>>
<<set $activeSlave.devotion = random(-90,-80)>>
<<set $activeSlave.trust = random(-45,-25)>>
<<set $activeSlave.health = random(-80,-60)>>
<<set $activeSlave.anus to 3>>
<<set $activeSlave.weight = -20>>
<<set $activeSlave.nipplesPiercing to 2>>
<<set $activeSlave.clitPiercing to 2>>
<<set $activeSlave.vaginaPiercing to 2>>
<<set $activeSlave.dickPiercing to 2>>
<<set $activeSlave.anusPiercing to 2>>
<<set $activeSlave.lipsPiercing to 2>>
<<set $activeSlave.tonguePiercing to 2>>
<<set $activeSlave.earPiercing to 2>>
<<set $activeSlave.nosePiercing to 2>>
<<set $activeSlave.eyebrowPiercing to 2>>
<<set $activeSlave.navelPiercing to 2>>
<<set $activeSlave.boobsTat to "rude words">>
<<set $activeSlave.buttTat to "rude words">>
<<set $activeSlave.vaginaTat to "rude words">>
<<set $activeSlave.dickTat to "rude words">>
<<set $activeSlave.lipsTat to "rude words">>
<<set $activeSlave.anusTat to "rude words">>
<<set $activeSlave.shouldersTat to "rude words">>
<<set $activeSlave.armsTat to "rude words">>
<<set $activeSlave.legsTat to "rude words">>
<<set $activeSlave.stampTat to "rude words">>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 15>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 0>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.hStyle to "shaved">>
<<set $activeSlave.hLength to 0>>
<<set $activeSlave.behavioralFlaw to either("odd")>>
<<set $activeSlave.customDesc to "Her back is covered in a fine network of hairline scars, as though she's been repeatedly flogged bloody, healed with curatives, and then flogged again.">>
<<set $activeSlave.customTat to "'ARCOLOGY OWNER' is tattooed across her forehead.">>
<</if>>
<<slaveCost $activeSlave>>
<</nobr>>\
\
It will take ¤<<print $slaveCost>> to win the auction.
\
<<nobr>>
<<if $cash >= $slaveCost>>
[[Place that bid|New Slave Intro][$cash -= $slaveCost,$nextButton to "Continue",$nextLink to "AS Dump",$returnTo to "Main"]]
<<else>>
//You lack the necessary funds to place a winning bid.//
<</if>>
<</nobr>>
<<set $saleDescription to 1>>\
<<display "Long Slave Description">>\
<<set $saleDescription to 0>>\
<</if>>
|
mayibrad/fc
|
src/uncategorized/prestigiousSlave.tw
|
tw
|
bsd-3-clause
| 38,225 |
:: Previous Slave In Line
<<silently>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $activeSlave.ID == $slaves[$i].ID>>
<<set $slaves[$i] to $activeSlave>>
<<set $activeSlave to {}>>
<<break>>
<</if>>
<</for>>
<<if $place == 0>>
<<set $activeSlave to $slavesInLine[$slavesInLine.length-1]>>
<<else>>
<<set $activeSlave to $slavesInLine[$place-1]>>
<</if>>
<<goto "Slave Interact">>
<</silently>>
|
mayibrad/fc
|
src/uncategorized/previousSlaveInLine.tw
|
tw
|
bsd-3-clause
| 412 |
:: PT Workaround [nobr]
<<if $trainingRegimen is "look after her">>
''You care for''
<<else>>
''You train''
<</if>>
''__@@color:pink;$activeSlave.slaveName@@__'' when she isn't otherwise occupied.
<<switch $trainingRegimen>>
<<case "build her devotion">>
<<set $activeSlave.devotion += 6>>
<<if ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetish is "submissive") && ($activeSlave.anus > 0)>>
Since $activeSlave.slaveName is a submissive, you @@color:hotpink;build her devotion to you@@ by indulging her need to be dominated. Already smiling to herself, she changes into bondage gear that blinds her, forces her arms behind her back, forces her to present her breasts uncomfortably, and forces a painfully large dildo up her <<if $activeSlave.vagina > 0>>vagina and <</if>>anus. Thus attired, she is forced to serve you in whatever petty ways occur to you. She holds your tablet for you on her upthrust ass as you work, holds a thin beverage glass for you in her upturned mouth when you eat, and lies still so you can use her tits as a pillow whenever you recline. She loves it.
<<elseif ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetish is "cumslut") && ($PC. dick == 1)>>
Since $activeSlave.slaveName has an unusual taste for oral sex and cum, you @@color:hotpink;build her devotion to you@@ by indulging her. You allow her to spend her free time following you around. She is permitted to act as your private cum receptacle. If you use another slave, you usually pull out and give her smiling face a facial. When you come inside another slave instead, $activeSlave.slaveName is allowed to get your cum anyway, regardless of whether that requires the other slave to spit it into her mouth or $activeSlave.slaveName to suck it out of the other slave's vagina or rectum. Either way, she rubs her stomach happily after she's swallowed it down.
<<set $activeSlave.oralCount += 20, $oralTotal += 20>>
<<elseif ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetish is "boobs")>>
Since $activeSlave.slaveName has an unusual taste for having her tits fondled, you @@color:hotpink;build her devotion to you@@ by indulging her. You keep her near you as a sort of living stress ball. Whenever you have a free hand, whether you're conducting business or buttfucking another slave, you reach over and play with her. She sometimes masturbates while you massage her breasts and pinch her nipples, but often she doesn't even need to.
<<set $activeSlave.mammaryCount += 20, $mammaryTotal += 20>>
<<elseif ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetish is "humiliation")>>
Since $activeSlave.slaveName has an unusual sexuality, you @@color:hotpink;build her devotion to you@@ by indulging her perversions. Since she's an absolute slut for humiliation, you let her whore around inside the special camera room whenever possible. When you're going out and feel like putting on a show, you bring her on a leash and fuck her in public. She comes harder than ever when you push her naked body up against the wall of a crowded public arcology elevator and molest her.
<<set $activeSlave.oralCount += 4, $oralTotal += 4>>
<<BothVCheck 4 2>>
<<elseif ($activeSlave.anus is 3) && ($activeSlave.vagina is 3)>>
$activeSlave.slaveName is a stretched-out, well-traveled slut. Some like their holes loose, but most prefer cunts and butts that don't make sloppy noises when fucked. So, you spend some quality care time with her, carefully massaging her abused holes with oils and lotions. She comes, of course, but her pussy and asshole do benefit from the treatment. You allow her to service you with her mouth to avoid spoiling your work right away. Afterward, she <<if ($activeSlave.amp != 1)>>@@color:hotpink;hugs you and gives you a kiss@@<<else>>@@color:hotpink;gives you a kiss and tries to hug you,@@ but without arms, all she manages is a sort of nuzzle<</if>>.
<<set $activeSlave.vagina--, $activeSlave.anus--,
$activeSlave.oralCount += 5, $oralTotal += 5>>
<<elseif $activeSlave.vagina == 0>>
$activeSlave.slaveName's accustomed to the slave life, so the experience is almost novel for her and she is @@color:hotpink;touched by the affection@@. She isn't used to being kissed, teased and massaged. She's almost disappointed when it becomes clear that you don't mean to take her virginity. You gently stimulate her clit while she sucks you off, bringing her to a moaning climax as you cum in her mouth.
<<set $activeSlave.oralCount += 5, $oralTotal += 5>>
<<elseif ($activeSlave.anus == 0) && ($activeSlave.vagina < 0)>>
You haven't decided to take $activeSlave.slaveName's anus yet, so you let her suck you off and play with herself while she does. You stroke her hair, play with her tits, and generally pamper her while she orally services you. She's accustomed to the slave life, so the experience of affection is novel for her and she is @@color:hotpink;touched by the affection@@. She isn't used to being kissed, teased and massaged. She's almost disappointed when it becomes clear that you don't mean to take her virgin hole.
<<set $activeSlave.oralCount += 5, $oralTotal += 5>>
<<else>>
You fuck $activeSlave.slaveName, of course, but you do it slowly and lovingly. She's accustomed to the slave life, so the experience is almost novel for her and she is affectingly @@color:hotpink;touched by the affection@@. She isn't used to being kissed, teased and massaged before she takes cock. Slaves are usually used without regard to their orgasm, so she's also surprised and gratified when you make meticulous efforts to delay your own orgasm so it can coincide with her own. She's a puddle on the sheets under your hands.
<<set $activeSlave.oralCount += 4, $oralTotal += 4>>
<<if $activeSlave.vagina == 0>>
<<VaginalVCheck 4>>
<<else>>
<<BothVCheck 4 2>>
<</if>>
<</if>>
<<if $PC.career is "slaver">>
Your @@color:springgreen;slave training experience@@ allows you to @@color:hotpink;bend her to your will@@ more quickly without provoking resistance.
<<set $activeSlave.devotion += 1>>
<</if>>
<<if ($activeSlave.trust > 10)>>
Spending time with you @@color:mediumaquamarine;builds her trust in <<if def $PC.customTitle>>her $PC.customTitle<<elseif $PC.title != 0>>her master<<else>>her mistress<</if>>.@@
<<set $activeSlave.trust += 4>>
<<else>>
Spending time with you @@color:mediumaquamarine;reduces her fear towards you.@@
<<set $activeSlave.trust += 4>>
<</if>>
<<case "look after her">>
<<if ($activeSlave.health < 100)>>
Your close and expert attention improves her health in a way drug treatment or mere medical intervention cannot. @@color:green;Her health has improved.@@
<<set $activeSlave.health = $activeSlave.health+10>>
<</if>>
<<if ($activeSlave.anus is 3) || ($activeSlave.vagina is 3)>>
$activeSlave.slaveName is a veteran sex slave and has seen hard use. Tightening up a slave is difficult, but with close supervision and attention it can be done. You and your other slaves carefully apply injections, creams, and massage, and her other work is carefully managed to reduce wear and tear.
<<if ($activeSlave.anus is 3) && (random(1,100) > 50)>>
@@color:orange;Her anus has recovered and is now merely loose.@@
<<set $activeSlave.anus-->>
<<elseif ($activeSlave.anus is 3)>>
Her distended anus does not improve this week.
<</if>>
<<if ($activeSlave.vagina is 3) && (random(1,100) > 50)>>
@@color:orange;Her pussy has tightened.@@
<<set $activeSlave.vagina-->>
<<elseif ($activeSlave.vagina is 3)>>
Her loose pussy does not recover this week.
<</if>>
<</if>>
<<case "soften her behavioral flaw">>
<<if ($activeSlave.behavioralFlaw is "arrogant")>>
$activeSlave.slaveName thinks she's better than everyone else. She has some basis for a high opinion of herself; otherwise you wouldn't be bothering with her. You do your best to maintain her belief that she has something special to offer while training her to offer it to you without objection.
<<elseif ($activeSlave.behavioralFlaw is "bitchy")>>
$activeSlave.slaveName always has a cutting remark ready. Some of them are actually pretty good, and you'd prefer to keep her cutting wit intact. You strike a careful balance with her, punishing the wrong remark at the wrong time, but rewarding appropriately biting comments.
<<elseif ($activeSlave.behavioralFlaw is "odd")>>
$activeSlave.slaveName is odd. She's usually annoying, but on occasion her oddities can produce great comic relief. You strike a careful balance with her, punishing her when she irritates you, but allowing and even rewarding harmless little idiosyncrasies.
<<elseif ($activeSlave.behavioralFlaw is "hates men")>>
$activeSlave.slaveName does not like men. She desperately needs social contact, though, so you encourage her to rely on women to address her emotional needs. This is easy, since
<<if $PC.vagina == 1>>
you've got a pussy yourself.
<<else>>
there are several readily available.
<</if>>
<<elseif ($activeSlave.behavioralFlaw is "hates women")>>
$activeSlave.slaveName does not like girls. She desperately needs social contact, though, so you encourage her to rely on men to address her emotional needs. This is easy, since
<<if $PC.dick == 0>>
there are several readily available.
<<else>>
you've got a cock yourself.
<</if>>
<<elseif ($activeSlave.behavioralFlaw is "anorexic")>>
$activeSlave.slaveName suffers from anorexia. You work with her patiently, applying the very best in modern therapy for this troubling condition. It's usually a product of poor self esteem, and you do your best to build hers up without diminishing her submission to you.
<<elseif ($activeSlave.behavioralFlaw is "gluttonous")>>
$activeSlave.slaveName's diet is already closely controlled, but the impulse to overeat is strong in her and like most gluttons she manages to be quite cunning. You take a hard line with her, and do your best to replace her addiction to the endorphin release of eating with an addiction to the endorphin release of exercise.
<<elseif ($activeSlave.behavioralFlaw is "liberated")>>
$activeSlave.slaveName can express a decent argument for why it's wrong to use her as a sex slave. With a combination of rote training, discussion, and reinforcement, you do your best to turn this into a sincere belief in the moral rightness of slavery.
<<elseif ($activeSlave.behavioralFlaw is "devout")>>
$activeSlave.slaveName remains devoted to an old world faith that serves her as a reservoir of mental resilience. Like all such beliefs, hers has certain sexual elements; you amuse yourself by forcing her to break them, and rewarding her generously when she does.
<</if>>
<<set $activeSlave.training += 100-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
You make progress, but she's the same at the end of the week.
<<else>>
<<set $activeSlave.training = 0>>
By the end of the week, @@color:green;you resolve her flaw into something special.@@ @@color:hotpink;Her obedience has increased.@@
<<if $activeSlave.behavioralFlaw != "none">>
<<if ($activeSlave.behavioralFlaw is "arrogant")>>
<<set $activeSlave.behavioralQuirk to "confident">>
<<elseif ($activeSlave.behavioralFlaw is "bitchy")>>
<<set $activeSlave.behavioralQuirk to "cutting">>
<<elseif ($activeSlave.behavioralFlaw is "odd")>>
<<set $activeSlave.behavioralQuirk to "funny">>
<<elseif ($activeSlave.behavioralFlaw is "hates men")>>
<<set $activeSlave.behavioralQuirk to "adores women">>
<<elseif ($activeSlave.behavioralFlaw is "hates women")>>
<<set $activeSlave.behavioralQuirk to "adores men">>
<<elseif ($activeSlave.behavioralFlaw is "gluttonous")>>
<<set $activeSlave.behavioralQuirk to "fitness">>
<<elseif ($activeSlave.behavioralFlaw is "anorexic")>>
<<set $activeSlave.behavioralQuirk to "insecure">>
<<elseif ($activeSlave.behavioralFlaw is "devout")>>
<<set $activeSlave.behavioralQuirk to "sinful">>
<<elseif ($activeSlave.behavioralFlaw is "liberated")>>
<<set $activeSlave.behavioralQuirk to "advocate">>
<</if>>
<<set $activeSlave.behavioralFlaw to "none">>
<</if>>
<<set $activeSlave.devotion += 4>>
<</if>>
<<if $activeSlave.fetishKnown != 1>>
<<if ($activeSlave.fetish is "sub")>>
She really takes to your close attention; @@color:pink;she's a natural submissive!@@
<<set ($activeSlave.fetishKnown to 1)>>
<<elseif ($activeSlave.fetish is "cumslut")>>
While you're giving her personal attention, you discover by chance that @@color:pink;she has an oral fixation!@@
<<set ($activeSlave.fetishKnown to 1)>>
<<elseif ($activeSlave.fetish is "masochist")>>
While you're giving her personal correction, you discover by chance that @@color:pink;she likes pain!@@
<<set ($activeSlave.fetishKnown to 1)>>
<<elseif ($activeSlave.fetish is "humiliation")>>
While you're giving her personal attention in public, you discover by chance that @@color:pink;she likes humiliation!@@
<<set ($activeSlave.fetishKnown to 1)>>
<</if>>
<</if>>
<<if ($activeSlave.behavioralFlaw is "none")>>
With her behavioral flaw softened,
@@color:yellow;her training assignment has defaulted to
<<if ($activeSlave.sexualFlaw is "none")>>
<<if ($activeSlave.devotion <= 20) && ($activeSlave.trust > -20)>>
breaking her will.
<<set $trainingRegimen to "break her will">>
<<else>>
fostering devotion.
<<set $trainingRegimen to "build her devotion">>
<</if>>
<<else>>
softening her sexual flaw.
<<set $trainingRegimen to "soften her sexual flaw">>
<</if>>
@@
<</if>>
<<case "soften her sexual flaw">>
$activeSlave.slaveName
<<switch $activeSlave.sexualFlaw>>
<<case "hates oral">>
has a powerful gag reflex. Though it would be simpler to train her out of it, you do your best to train her to safely take a rough facefuck without losing the fun aspects of forcing a slave to swallow a phallus, like the struggles, the gagging, and the tears.
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<<case "hates anal">>
does not like it up the butt. Though it would be simpler to train her out of it, you do your best to train her to safely take a rough buttfuck without losing the fun aspects of anal rape, like the struggles, the whining, and the tears.
<<AnalVCheck 10>>
<<case "hates penetration">>
<<if ($activeSlave.vagina > -1) && ($activeSlave.vaginalAccessory != "chastity belt")>>
does not like sex. Though it would be simpler to train her out of it, you do your best to train her to safely take a hard pounding without losing the fun aspects of forced sex, like the struggles, the whining, and the tears.
<<VaginalVCheck 10>>
<<else>>
does not like it up the butt. Though it would be simpler to train her out of it, you do your best to train her to safely take a rough buttfuck without losing the fun aspects of anal rape, like the struggles, the whining, and the tears.
<<AnalVCheck 10>>
<</if>>
<<case "apathetic">>
doesn't put out much effort when having sex. You do your best to redirect this apathy into caring for her partners; since she obviously doesn't think much of herself, she can spare the effort.
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<<case "crude">>
does not pay enough attention to standards when having sex, leading to crude comments and unsexy noises. To remedy this, you have her give you oral regularly: a sacrifice, but you make sacrifices for your slaves' improvement. Oral sex can be difficult to make elegant, but you work with her to make it as pretty as possible, even when you require her to apply her mouth to some of the less common erogenous zones. You do your best to retain her sexual openness while making her more sexually presentable.
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<<case "judgemental">>
has a bad habit of being sexually judgemental, belittling anyone who doesn't live up to her pretensions of standards. You do your best to train her to perform regardless of her partners' endowments, aiming for a delicate balance that will allow her to get off with anyone while permitting her to retain and even build on her appetite for big dicks. You permit her to achieve release only when she's done well with <<if $PC.dick == 1>>your thick cock<<else>>a fat dildo<</if>>
<<if $activeSlave.anus > 0>>
lodged up her butt.
<<AnalVCheck 10>>
<<else>>
down her throat.
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<</if>>
<<case "shamefast">>
is shamefast. You do your best to train her out of this, but carefully retain the essential core of embarrassment, aiming for a slave that can use her body to titillate the viewer and then offer an authentic blush at herself.
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<<case "idealistic">>
still sees sex in a naive light, hoping to be romanced, teased to arousal, and asked permission. Training her directly out of this would shatter the poor girl's world, so you work with her carefully, doing your best to keep sex special for her.
<<case "repressed">>
is repressed. You strike a delicate balance with her, doing your best to train her to fuck as a sex slave should, but trying to retain the rush of doing the forbidden that makes her flush, shiver, and moan.
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<</switch>>
<<set $activeSlave.training += 100-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
You make progress, but she's the same at the end of the week.
<<else>>
<<set $activeSlave.training = 0>>
By the end of the week, @@color:green;you resolve her flaw into something special.@@ @@color:hotpink;Her obedience has increased.@@
<<if $activeSlave.sexualFlaw != "none">>
<<switch $activeSlave.sexualFlaw>>
<<case "hates oral")>>
<<set $activeSlave.sexualQuirk to "gagfuck queen">>
<<case "hates anal")>>
<<set $activeSlave.sexualQuirk to "painal queen">>
<<case "hates penetration")>>
<<set $activeSlave.sexualQuirk to "strugglefuck queen">>
<<case "shamefast")>>
<<set $activeSlave.sexualQuirk to "tease">>
<<case "idealistic")>>
<<set $activeSlave.sexualQuirk to "romantic">>
<<case "repressed")>>
<<set $activeSlave.sexualQuirk to "perverted">>
<<case "apathetic")>>
<<set $activeSlave.sexualQuirk to "caring">>
<<case "crude")>>
<<set $activeSlave.sexualQuirk to "unflinching">>
<<case "judgemental")>>
<<set $activeSlave.sexualQuirk to "size queen">>
<</switch>>
<<set $activeSlave.sexualFlaw to "none">>
<</if>>
<<set $activeSlave.devotion += 4>>
<</if>>
<<if $activeSlave.fetishKnown != 1>>
<<if ($activeSlave.fetish is "sub")>>
She really takes to your close attention; @@color:pink;she's a natural submissive!@@
<<set ($activeSlave.fetishKnown to 1)>>
<<elseif ($activeSlave.fetish is "cumslut")>>
While you're giving her personal attention, you discover by chance that @@color:pink;she has an oral fixation!@@
<<set ($activeSlave.fetishKnown to 1)>>
<<elseif ($activeSlave.fetish is "masochist")>>
While you're giving her personal correction, you discover by chance that @@color:pink;she likes pain!@@
<<set ($activeSlave.fetishKnown to 1)>>
<<elseif ($activeSlave.fetish is "humiliation")>>
While you're giving her personal attention in public, you discover by chance that @@color:pink;she likes humiliation!@@
<<set ($activeSlave.fetishKnown to 1)>>
<</if>>
<</if>>
<<if ($activeSlave.sexualFlaw is "none")>>
With her sexual flaw softened,
@@color:yellow;her training assignment has defaulted to
<<if ($activeSlave.behavioralFlaw is "none")>>
<<if ($activeSlave.devotion <= 20) && ($activeSlave.trust > -20)>>
breaking her will.
<<set $trainingRegimen to "break her will">>
<<else>>
fostering devotion.
<<set $trainingRegimen to "build her devotion">>
<</if>>
<<else>>
softening her behavioral flaw.
<<set $trainingRegimen to "soften her behavioral flaw">>
<</if>>
@@
<</if>>
<<case "learn skills">>
<<set _trainingEfficiency = 10+Math.trunc($activeSlave.devotion/30)+$activeSlave.intelligence>>
<<set $skillIncrease = _trainingEfficiency>>
<<if $activeSlave.devotion > 50>>
She's devoted to you, making sexual training much easier.
<<elseif $activeSlave.devotion > 20>>
She's accepted her place as a sex slave, making sexual training easier.
<<elseif $activeSlave.devotion < -20>>
She's unhappy being a sex slave, making sexual training harder.
<</if>>
<<if $activeSlave.intelligence > 0>>
Her intelligence allows her to absorb her lessons quickly.
<<elseif $activeSlave.intelligence < 0>>
Her stupidity makes her absorb her lessons slowly.
<</if>>
<<if $activeSlave.oralSkill <= 10>>
Since she's orally unskilled, you start with her mouth. She <<if $PC.dick == 1>>sucks your dick<<else>>eats you out<</if>>, of course, but her training is more creative than just that. You give her delicious hard candies to suck and feed her phallic fruits and vegetables that she must deepthroat before she can eat. As her skill improves, she wears a gag with an inward-facing dildo, which is swapped out for a bigger size every so often. You only let her orgasm when she's sucking, and before long she's associating giving someone oral pleasure with experiencing pleasure herself. Her oral skills have improved.
<<OralSkillIncrease $activeSlave>>
<<elseif ($activeSlave.vaginalSkill <= 10) && ($activeSlave.vagina > 0) && ($activeSlave.vaginalAccessory != "chastity belt")>>
Since she's vaginally unskilled, and not a virgin, you start with her pussy. Her vaginal skills have improved.
<<VaginalSkillIncrease $activeSlave>>
<<elseif ($activeSlave.analSkill <= 10) && ($activeSlave.anus > 0)>>
Since she's anally unskilled, and not an anal virgin, you start with her ass. Her anal skills have improved.
<<AnalSkillIncrease $activeSlave>>
<<elseif $activeSlave.oralSkill <= 30>>
Since she's sexually experienced, you work with her on the finer points of oral sex. Her oral skills have improved.
<<OralSkillIncrease $activeSlave>>
<<elseif ($activeSlave.vaginalSkill <= 30) && ($activeSlave.vagina > 0) && ($activeSlave.vaginalAccessory != "chastity belt")>>
Since she's sexually experienced, you work with her on the finer points of penetrative sex. She can already fuck pretty well, but her muscular control could be improved. She works her kegel muscles all week, using fingers, dildos, and your <<if $PC.dick == 0>>strap-on<<else>>cock<</if>> as training tools. She becomes expert enough that she is able to make you cum without any thrusting at all by you or any riding by her; she just flexes her muscles enough to <<if $PC.dick == 0>>grind the fake phallus back against your cunt<<else>>stimulate you<</if>>. Her vaginal skills have improved.
<<VaginalSkillIncrease $activeSlave>>
<<elseif ($activeSlave.analSkill <= 30) && ($activeSlave.anus > 0)>>
Since she's anally experienced, you work with her on the finer points of penetrative sex. She can already take it up her ass, but her muscular control could be improved. She works her kegel muscles and anal sphincter all week, using fingers, dildos, and your <<if $PC.dick == 0>>strap-on<<else>>cock<</if>> as training tools. She becomes expert enough that she is able to make you cum without any thrusting at all by you or any riding by her; she just flexes her muscles enough to <<if $PC.dick == 0>>squeeze the fake phallus<<else>>stimulate you<</if>>. Her anal skills have improved.
<<AnalSkillIncrease $activeSlave>>
<<elseif $activeSlave.oralSkill < 100>>
She is already an skilled oral whore, but her skills can be polished further. You train her in the basics of urine play, massage, pet play, needle play, and many other niche skills. You also expand her oral endurance, enabling her to deepthroat for extended periods. Her oral skills have improved.
<<OralSkillIncrease $activeSlave>>
<<elseif ($activeSlave.vaginalSkill < 100) && ($activeSlave.vagina > 0) && ($activeSlave.vaginalAccessory != "chastity belt")>>
She is already an skilled pussy slut, but her skills can be polished further. You train her in the basics of urine play, massage, pet play, needle play, and many other niche skills. You also work with her to develop a personal regimen of vaginal muscle exercises. This will enable her to squeeze and massage dicks with her practiced vaginal walls. Her vaginal skills have improved.
<<VaginalSkillIncrease $activeSlave>>
<<elseif ($activeSlave.analSkill < 100) && ($activeSlave.anus > 0)>>
She is already an skilled anal bitch, but her skills can be polished further. You train her in the basics of urine play, massage, pet play, needle play, and many other niche skills. You also expand her knowledge of sexual positions. She learns to balance herself on tiptoe for the challenge of standing anal sex without support. Her sexual skills have improved.
<<AnalSkillIncrease $activeSlave>>
<<elseif $activeSlave.whoreSkill <= 10>>
Since she's dangerously naive about selling sex, you teach her the basics of self protection and business. Her prostitution skills have improved.
<<WhoreSkillIncrease $activeSlave>>
<<elseif $activeSlave.entertainSkill <= 10>>
Since she's rough and unskilled at entertainment, you teach her the basics of polite conversation, music, and dance. Her entertainment skills have improved.
<<EntertainSkillIncrease $activeSlave>>
<<elseif $activeSlave.whoreSkill <= 30>>
Since she has only basic entertainment skills, you teach her to steer clients to more lucrative sex acts. Her prostitution skills have improved.
<<WhoreSkillIncrease $activeSlave>>
<<elseif $activeSlave.entertainSkill <= 30>>
Since she has only basic entertainment skills, you teach her more about poise and Free Cities etiquette. Her entertainment skills have improved.
<<EntertainSkillIncrease $activeSlave>>
<<else>>
She's learned everything you can teach, and is now a masterful
<<if ($activeSlave.vaginalSkill >= 100)>>
slut; @@color:yellow;her assignment has defaulted to fostering devotion.@@
<<set $trainingRegimen to "build her devotion">>
<<elseif ($activeSlave.vagina is -1) && ($activeSlave.balls == 0)>>
gelded bitch; @@color:yellow;her assignment has defaulted to fostering devotion.@@
<<set $trainingRegimen to "build her devotion">>
<<elseif ($activeSlave.vagina is -1)>>
shemale slut; @@color:yellow;her assignment has defaulted to fostering devotion.@@
<<set $trainingRegimen to "build her devotion">>
<<elseif ($activeSlave.vaginalAccessory is "chastity belt")>>
slut, notwithstanding her chastity belt; @@color:yellow;her assignment has defaulted to fostering devotion.@@
<<set $trainingRegimen to "build her devotion">>
<</if>>
<</if>>
<<case "break her will">>
<<set $activeSlave.devotion -= 4>>
<<if ($activeSlave.trust > 2)>>
<<set $activeSlave.trust -= 15>>
<<else>>
<<set $activeSlave.trust -= 10>>
<</if>>
<<if ($activeSlave.devotion < -80) && ($activeSlave.anus != 0)>>
You bind her securely to a special chair in your office. Yours is a busy week, with a lot of business interviews, so whenever the interviewee has pleased you, you offer him or her the use of the poor slave's body on the way out. The chair is specially designed so that the seat, back and armrests can rotate vertically relative to the ground, so her body can be spun to make any of her holes convenient. Fortunately, it also has a pan beneath it to stop the generous stream of ejaculate and lubricant that drips from her from besmirching the floor. She can't help but @@color:gold;become used to the abuse@@ despite her @@color:mediumorchid;resentment.@@
<<BothVCheck 10 5>>
<<elseif ($activeSlave.devotion < -60) && ($activeSlave.anus != 0)>>
$activeSlave.slaveName is really wild and stern measures must be taken. So, she is forced, struggling and screaming, into a latex suit that completely blinds, deafens, and immobilizes her. So attired, the only places where she can feel any sensations at all other than endless latex darkness are her <<if ($activeSlave.dick != 0) && ($activeSlave.vagina != -1)>>pussy, and cock<<elseif ($activeSlave.dick != 0)>>cock<<else>>pussy<</if>> and backdoor. For her, time becomes a featureless, torturous boredom broken only by occasional rape. Eventually, she becomes so @@color:mediumorchid;desperate@@ for something, anything, to break the monotony that she begins to look forward to the next time a phallus will @@color:gold;force@@ its way into her.
<<BothVCheck 6 3>>
<<elseif ($activeSlave.devotion < -50) && ($activeSlave.hStyle != "shaved") && (random(1,100) > 90)>>
$activeSlave.slaveName needs to be taken down a peg. Fortunately, you know just the thing. You bring her into a bathroom, place a chair in the tub, and tie her securely to the chair. She isn't too perturbed - she probably expects a face fuck under running water or something like that - but she begins to cry when she hears you switch on an electric shaver. She luxuriates in her hair, flaunting it every chance she gets; it's something of value in a bleak slave world and she sobs as you shave it off her. Afterward, she sniffles and @@color:gold;looks at you in fear@@ and @@color:mediumorchid;unhappiness@@ when you rub her newly bald scalp. Of course, there's always the body modification studio if you ever feel like she's earned her hair back.
<<set $activeSlave.hStyle to "shaved", $activeSlave.hLength to 0>>
<<elseif ($activeSlave.anus > 0) && (random(1,100) < 10)>>
Sometimes, there's no need to be clever. The first indication she gets that you've decided to train her this week is when she wakes suddenly in the middle of the night to the burning sensation of a <<if $PC.dick == 1>>cock<<else>>strap-on<</if>> being shoved up her ass. Not knowing what is happening, she struggles, but since she was already lying in her bed you just lie on top of her and press her wriggling body into the sheets as you assrape her. For the rest of the week, she finds herself grabbed and fucked. She can't help but @@color:gold;become used to the abuse@@ despite her @@color:mediumorchid;resentment.@@
<<AnalVCheck 6>>
<<else>>
$activeSlave.slaveName violently resists you whenever she can. This cannot be permitted, so after a particularly severe bout of physical resistance, you decide to employ an old method of breaking a mind without damaging a body. You secure her to a board and gently wash her face with a wet cloth. She spits in defiance, only to be surprised when you lower the board so that her feet are higher than her head. You tie the cloth around her face. A thin stream of water onto the cloth produces all the feeling and none of the reality of a slow death by drowning. Waterboarding isn't much use for extracting information, but it works well for @@color:gold;slavebreaking.@@
<</if>>
<<if $PC.career is "slaver">>
Your @@color:springgreen;slavebreaking experience@@ allows you to apply @@color:gold;exquisitely calibrated@@ mental pressure.
<<set $activeSlave.trust -= 2>>
<</if>>
<<if ($activeSlave.trust < -20) && ($activeSlave.fetishKnown == 0)>>
She is now fully broken; @@color:yellow;her training assignment has defaulted to exploring her sexuality.@@
<<set $trainingRegimen to "explore her sexuality">>
<<elseif ($activeSlave.trust < -20)>>
She is now fully broken; @@color:yellow;her training assignment has defaulted to fostering devotion.@@
<<set $trainingRegimen to "build her devotion">>
<<elseif ($activeSlave.devotion > 20) && ($activeSlave.fetishKnown == 0)>>
She is now obedient and attentive; @@color:yellow;her training assignment has defaulted to exploring her sexuality.@@
<<set $trainingRegimen to "explore her sexuality">>
<<elseif ($activeSlave.devotion > 20)>>
She is now obedient and attentive; @@color:yellow;her training assignment has defaulted to fostering devotion.@@
<<set $trainingRegimen to "build her devotion">>
<</if>>
<<case "harshly break her will">>
<<set $activeSlave.devotion -= 5, $activeSlave.trust -= 10, $activeSlave.health-->>
<<if ($activeSlave.fetish is "mindbroken")>>
<<set $activeSlave.minorInjury to either("black eye", "split lip", "bruise")>>
$activeSlave.slaveName's mind is broken. She is a boring slave to torture, though her body will still occasionally react to intense pain. No matter what you try, nothing really reaches her destroyed soul. The agonies do @@color:red;affect her health, leaving her with a $activeSlave.minorInjury.@@
<<elseif ($activeSlave.devotion < -90)>>
<<set $activeSlave.minorInjury to either("black eye", "split lip", "bruise")>>
Old traditions should not be forgotten. The scourge is the oldest slavebreaking tool known to man, and to slave girls who do not properly obey men. For the whole week, whenever $activeSlave.slaveName disobeys you or whenever the whim strikes, you bind her securely and flog her without mercy. You use a soft leather appliance and apply medical care afterward, so there will be no permanent scarring, but @@color:red;her health is affected and the beatings leave her with a $activeSlave.minorInjury.@@ She is subjected to @@color:mediumorchid;immense mental pressure@@ @@color:gold;in favor of obedience.@@
<<elseif ($activeSlave.devotion < -50) && ($activeSlave.anus > 0)>>
<<set $activeSlave.minorInjury to either("black eye", "split lip", "bruise")>>
$activeSlave.slaveName is willing to physically defend herself against sexual abuse. Training her out of this rebelliousness is a nice sexual change of pace. For the entire week, whenever she commits some minor sin, you fight her into a state of physical submission and then sodomize her. This usually requires an extended beating to render her quiescent, followed by holding her down so that her struggles do not dislodge your <<if $PC.dick == 1>>cock<<else>>strap-on<</if>> from her delightfully spasming butthole. She is subjected to @@color:mediumorchid;immense mental pressure@@ @@color:gold;in favor of obedience,@@ but the extreme stress @@color:red;affects her health, leaving her with a $activeSlave.minorInjury.@@
<<AnalVCheck 6>>
<<elseif ($activeSlave.balls > 0)>>
<<set $activeSlave.minorInjury to either("black eye", "split lip", "bruise")>>
$activeSlave.slaveName has indefensible, obvious targets for harsh breaking. Whenever she falls short in the smallest way, you bind her in such a way that her cock and balls are dangling defenseless, and she cannot move to avoid blows. You then indulge your inventiveness, applying clips, weights, and simple beatings to her member and sack, while beating the rest of her thoroughly. She is subjected to @@color:mediumorchid;immense mental pressure@@ @@color:gold;in favor of obedience,@@ but the beatings @@color:red;affect her health, leaving her with a $activeSlave.minorInjury.@@
<<elseif ($activeSlave.dick > 0)>>
<<set $activeSlave.minorInjury to either("black eye", "split lip", "bruise")>>
$activeSlave.slaveName has an indefensible, obvious target for harsh breaking. Whenever she falls short in the smallest way, you bind her in such a way that her cock is dangling defenseless, and she cannot move to avoid blows. You then indulge your inventiveness, applying clips, weights, and simple beatings to her member, while beating the rest of her thoroughly. She is subjected to @@color:mediumorchid;immense mental pressure@@ @@color:gold;in favor of obedience,@@ but the beatings @@color:red;affect her health, leaving her with a $activeSlave.minorInjury.@@
<<elseif ($activeSlave.clit > 0)>>
<<set $activeSlave.minorInjury to either("black eye", "split lip", "bruise")>>
$activeSlave.slaveName has an indefensible, obvious target for harsh breaking. Whenever she falls short in the smallest way, you bind her in such a way that her unusually large clit is visible and defenseless, and she cannot move to avoid blows. You then indulge your inventiveness, applying clips, weights, and simple slaps to her womanhood, while beating the rest of her thoroughly. She is subjected to @@color:mediumorchid;immense mental pressure@@ @@color:gold;in favor of obedience,@@ but the beatings @@color:red;affect her health, leaving her with a $activeSlave.minorInjury.@@
<<elseif ($activeSlave.nipples is "huge")>>
<<set $activeSlave.minorInjury to either("black eye", "split lip", "bruise")>>
$activeSlave.slaveName's nipples beg for punishment. Whenever she falls short in the smallest way, you bind her in such a way that breasts dangle, her nipples are free and at your mercy, and she can only move enough to cause her boobs to sway erotically when she flinches with pain. You then indulge your inventiveness, applying clips, weights, and simple abuse to her nipples, while beating the rest of her thoroughly. She is subjected to @@color:mediumorchid;immense mental pressure@@ @@color:gold;in favor of obedience,@@ but the beatings @@color:red;affect her health, leaving her with a $activeSlave.minorInjury.@@
<<elseif ($activeSlave.anus > 0)>>
You bind $activeSlave.slaveName with the head of an uncomfortably large dildo just inside her anus. The setup offers her a choice: she can either stand and have only tip up her butt, or she can take her weight off her legs, and take a massive phallus up the ass. You keep her like this for hours on end. At the start she tries to stand all the time. Then, she tries to rest on it for short periods, but realizes that this up and down motion really just leads to her assraping herself. Finally, she becomes so tired and apathetic that she accepts having a dildo up the ass, and sits down. She is subjected to @@color:mediumorchid;immense mental pressure@@ @@color:gold;in favor of obedience,@@ but the extreme stress @@color:red;affects her health.@@
<<else>>
<<set $activeSlave.minorInjury to either("black eye", "split lip", "bruise")>>
The first time you force $activeSlave.slaveName to please you this week, she could be forgiven for thinking sexual abuse is to be her sentence. By the end of the week she remembers only fearing rape as a pleasant dream. This change is due to your program of roughly using her whenever she shows any sign of sleeping. You reward her with a short doze now and then, but she is slowly reduced to a nearly insensible state of agonizing fatigue. She is subjected to @@color:mediumorchid;immense mental pressure@@ @@color:gold;in favor of obedience,@@ but the extreme stress and rough treatment @@color:red;affect her health and leave her with a $activeSlave.minorInjury.@@
<</if>>
<<if ($activeSlave.fetish != "mindbroken")>>
<<set _seed to random(1,100)>>
<<if (_seed > 90)>>
This abuse has shattered her already-fragile self; @@color:red;her mind has been broken.@@
<<set $activeSlave.fetish to "mindbroken", $activeSlave.sexualFlaw to "none" $activeSlave.behavioralFlaw to "none">>
<<elseif (_seed > 80) && ($activeSlave.behavioralFlaw != "hates men") && ($activeSlave.behavioralFlaw != "hates women")>>
This abuse has associated
<<if ($PC.dick == 1)>>
cocks and masculinity with pain in her mind; @@color:red;she now instinctively hates men.@@
<<set $activeSlave.behavioralFlaw to "hates men">>
<<else>>
pussies and femininity with pain in her mind; @@color:red;she now instinctively hates women.@@
<<set $activeSlave.behavioralFlaw to "hates women">>
<</if>>
<<elseif (_seed > 70) && ($activeSlave.sexualFlaw != "odd")>>
This abuse has changed her a bit; @@color:red;she has begun to act strangely.@@
<<set $activeSlave.behavioralFlaw to "odd">>
<</if>>
<</if>>
A week of agony
<<if ($activeSlave.trust > 20)>>
@@color:gold;reduces her trust@@ in you.
<<set $activeSlave.trust -= 10>>
<<else>>
@@color:gold;encourages her fear@@ of you.
<<set $activeSlave.trust -= 10>>
<</if>>
<<if $PC.career is "slaver">>
Your @@color:springgreen;slave-breaking experience@@ allows you to apply @@color:gold;exquisite agony@@ without any increase in damage.
<<set $activeSlave.trust -= 5>>
<</if>>
<<if ($activeSlave.devotion > 20)>>
She is now fully broken; @@color:yellow;her training assignment has defaulted to fostering devotion.@@
<<set $trainingRegimen to "build her devotion">>
<</if>>
<<case "fix her behavioral flaw">>
<<if ($activeSlave.behavioralFlaw is "arrogant")>>
$activeSlave.slaveName seems to think she's better than everyone else. Naturally, as her owner you have the means to correct this sad misapprehension. As you train her during the week, you ensure that she submits to anyone and everyone. She is rarely permitted to enjoy sex under your tutelage, but is instead required to use her mouth and hands to get others off. She cleans, washes, and serves.
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<<elseif ($activeSlave.behavioralFlaw is "bitchy")>>
$activeSlave.slaveName always has a cutting remark ready. The more obedient she's feeling, the more she directs them at people other than her <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>, but it's still a serious problem. When you train her this week, you keep a sharp ear on her. Whenever she bitches out, you require her to promptly offer the target of her pissiness the use of her mouth. She'll either shut her mouth or have it roughly filled.
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<<elseif ($activeSlave.behavioralFlaw is "odd")>>
$activeSlave.slaveName is odd. She behaves strangely, speaking randomly at times and doing things for no apparent reason. In earlier times this might have been considered 'adorable' or 'unique,' but in a slave it's just annoying. You punish her severely whenever she fails to do or say the right thing for the right reasons.
<<elseif ($activeSlave.behavioralFlaw is "hates men")>>
$activeSlave.slaveName does not like spending time around men. This is of course a huge obstacle to her performing her duties well. Breaking her of this is an unusually difficult task,
<<if $PC.dick == 1>>
so you approach it subtly. You simply require her to spend as much time as possible around you, eating, sleeping, and going about normal business. She already understood what you were to your slaves, sexually; she now is accustomed to who you are when your cock isn't pounding a nice hole.
<<else>>
all the moreso since you cannot use yourself as a teaching tool. Fortunately, there are any number of men coming and going as you do business, and it's trivial to force her to rely on them for social contact.
<</if>>
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<<elseif ($activeSlave.behavioralFlaw is "hates women")>>
$activeSlave.slaveName does not like spending time around girls. This is of course a huge obstacle to her performing her duties well. Breaking her of this is an unusually difficult task,
<<if $PC.dick != 0>>
all the moreso since you cannot use your penis-equipped self as a teaching tool. Fortunately, there are any number of girls around, and it's trivial to force her to rely on them for social contact.
<<else>>
so you approach it subtly. You simply require her to spend as much time as possible around you, eating, sleeping, and going about normal business. She already understood what you were to your slaves, sexually; she now is accustomed to who you are when you're not fucking.
<</if>>
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<<elseif ($activeSlave.behavioralFlaw is "anorexic")>>
$activeSlave.slaveName has an unreasonable, psychologically based belief that she is too fat. This is a serious enough condition in the clinical sense that the usual routine of punishment will not affect it. Instead, you apply a regime of positive reinforcement: she is given attention and approval for her curves when they grow.
<<elseif ($activeSlave.behavioralFlaw is "gluttonous")>>
$activeSlave.slaveName's diet is already closely controlled, but the impulse to overeat is strong in her and like most gluttons she manages to be quite cunning. You watch her closely and administer harsh punishment to associate overeating with pain in her mind.
<<elseif ($activeSlave.behavioralFlaw is "liberated")>>
$activeSlave.slaveName has not yet accepted that her world has changed. You could wait for the weight of circumstances to bear it home to her, but you accelerated the process by giving her as many trivial orders as possible. She is required to receive orders to perform the most humiliatingly obvious of tasks.
<<elseif ($activeSlave.behavioralFlaw is "devout")>>
$activeSlave.slaveName remains devoted to an old world faith that serves her as a reservoir of mental resilience. You carefully select pressure points to break her of this by forcing her to violate her faith's purity codes, constantly. She is forced to eat, dress, and fuck in ways that convince her that she must either condemn herself as an irredeemable sinner, or abandon her beliefs.
<</if>>
<<set $activeSlave.training += 120-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
You make progress, but she's the same at the end of the week.
<<else>>
<<set $activeSlave.training = 0>>
By the end of the week, @@color:green;you break her of her bad habits.@@ @@color:hotpink;Her obedience has increased.@@
<<set $activeSlave.behavioralFlaw to "none", $activeSlave.devotion += 4>>
<</if>>
<<if $activeSlave.fetishKnown != 1>>
<<if ($activeSlave.fetish is "sub")>>
She really takes to your close attention; @@color:pink;she's a natural submissive!@@
<<set ($activeSlave.fetishKnown to 1)>>
<<elseif ($activeSlave.fetish is "cumslut")>>
While you're giving her personal attention, you discover by chance that @@color:pink;she has an oral fixation!@@
<<set ($activeSlave.fetishKnown to 1)>>
<<elseif ($activeSlave.fetish is "masochist")>>
While you're giving her personal correction, you discover by chance that @@color:pink;she likes pain!@@
<<set ($activeSlave.fetishKnown to 1)>>
<<elseif ($activeSlave.fetish is "humiliation")>>
While you're giving her personal attention in public, you discover by chance that @@color:pink;she likes humiliation!@@
<<set ($activeSlave.fetishKnown to 1)>>
<</if>>
<</if>>
<<if ($activeSlave.behavioralFlaw is "none")>>
With her behavioral flaw trained out,
<<if ($activeSlave.sexualFlaw is "none")>>
<<if ($activeSlave.devotion <= 20) && ($activeSlave.trust > -20)>>
@@color:yellow;her training assignment has defaulted to breaking her will.@@
<<set $trainingRegimen to "break her will">>
<<else>>
@@color:yellow;her training assignment has defaulted to fostering devotion.@@
<<set $trainingRegimen to "build her devotion">>
<</if>>
<<else>>
@@color:yellow;her training assignment has defaulted to addressing her sexual flaw.@@
<<set $trainingRegimen to "fix her sexual flaw">>
<</if>>
<</if>>
<<case "fix her sexual flaw">>
<<switch $activeSlave.sexualFlaw>>
<<case "hates oral">>
$activeSlave.slaveName has a powerful gag reflex. As a result, it's pretty unpleasant to receive oral sex from her, no matter how hard she tries. You apply various inventive techniques for addressing this, all of which involve requiring her to repeatedly deepthroat some object or other.
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<<case "hates anal">>
<<if canDoAnal($activeSlave)>>
$activeSlave.slaveName does not like it up the butt. She views her rectum as a dirty place that should not be involved in sex. Naturally, this is an unacceptable view for a Free Cities sex slave to hold. The best way to address this foolishness is by long practice, so you take every opportunity to stick things up her behind, and when you bore of that, you require her to assfuck herself with a dildo instead.
<<AnalVCheck 10>>
<</if>>
<<case "hates penetration">>
<<if ($activeSlave.vagina > -1) && canDoVaginal($activeSlave)>>
$activeSlave.slaveName does not like sex. In earlier times, it was accepted and understood that some, particularly some women, had a low sex drive. No Free Cities sex slave is allowed to engage in such foolishness. It's a hard flaw to fix, and for now you substitute obedience for honest enjoyment, and just get her used to strong stimulation without putting anything in her.
<<elseif canDoAnal($activeSlave)>>
$activeSlave.slaveName does not like it up the butt. She views her rectum as a dirty place that should not be involved in sex. Naturally, this is an unacceptable view for a Free Cities slut to hold. The best way to address this foolishness is by long practice, so you take every opportunity to stick things up her behind, and when you bore of that, you require her to assfuck herself instead.
<<AnalVCheck 10>>
<</if>>
<<case "apathetic">>
You are well practiced at forcing slaves to get you off or suffer punishment. To address $activeSlave.slaveName's sexual apathy, you adapt the method by requiring her to work her mouth under your desk while you do business. She does all the work, start to finish, and she does it well if she wants to avoid pain.
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<<case "crude">>
$activeSlave.slaveName does not pay enough attention to standards when having sex, leading to crude comments and unsexy noises. To remedy this, you have her give you oral regularly: a sacrifice, but you make sacrifices for your slaves' improvement. Oral sex can be difficult to make elegant, but you work with her to make it as pretty as possible, and spank her cruelly when she fails.
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<<case "judgemental">>
$activeSlave.slaveName has a bad habit of being sexually judgemental, belittling anyone who doesn't live up to her pretensions of standards. To her regret, she frequently implies that she prefers partners with big dicks: regret, because whenever she's caught doing this, you have her brought to you and <<if $PC.dick == 1>>apply your big dick<<else>>apply a big dildo<</if>>
<<if ($activeSlave.anus > 0) && canDoAnal($activeSlave)>>
to her anus without mercy.
<<AnalVCheck 10>>
<<else>>
to her gagging throat.
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<</if>>
<<case "shamefast">>
Fortunately, shamefastness is a simple problem to break. Whenever you feel the inclination, you strip $activeSlave.slaveName naked, drag her out into whatever public space catches your fancy, and force her to <<if $PC.dick != 0>>suck your dick<<else>>eat you out<</if>>. To make sure she's really working over her shame despite having her face buried against you, you force her to spread her buttocks to show off her asshole while she <<if $PC.dick != 0>>sucks<<else>>licks you<</if>>.
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<<case "idealistic">>
$activeSlave.slaveName still sees sex in a naive light, hoping to be romanced, teased to arousal, and asked permission. This might be an annoyingly ignorant outlook if it wasn't so amusing to break. By the tenth time you slap her $activeSlave.skin face at the slightest hesitation to <<if $PC.dick != 0>>suck your cock<<else>>eat your pussy<</if>>, her illusions are guttering low.
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<<case "repressed">>
$activeSlave.slaveName's innocence and hesitations about sex are unlikely to survive much longer, but you decide to hurry the process along by making her <<if $PC.dick != 0>>eat dick<<else>>eat your pussy<</if>> while masturbating. She's repressed enough that masturbation is still a partial punishment for her, but she usually gets herself off anyway, shaking with release and sobbing with crushed illusions.
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<<case "cum addict">>
is utterly addicted to cum. You keep her in your office whenever you can, and subject her to a strict sexual diet of
<<if canDoVaginal($activeSlave)>>sex,<<elseif canDoAnal($activeSlave)>>buttsex,<<else>>breast play,<</if>>
no oral allowed, no matter how much she begs to be permitted to <<if $PC.dick == 1>>suck you off<<else>>eat you out<</if>>.
<<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><</if>>
<<case "anal addict">>
is utterly addicted to buttsex. You keep her in your office whenever you can, and subject her to a strict sexual diet of
<<if canDoVaginal($activeSlave)>>vanilla sex,<<else>>oral and manual intercourse,<</if>>
no anal allowed, no matter how much she begs you to stick something, anything, up her ass.
<<if ($activeSlave.vagina > -1) && canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>>
<<case "attention whore">>
is an obnoxious attention whore. You keep her in your office and make love to her whenever you can, but only whenever you're alone in the office. You even instruct $assistantName not to bother you while the slave is receiving her therapy.
<<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>> <</if>>
<<case "breast growth">>
is completely devoted to her own tits. You keep her in your office whenever you can, <<if canDoVaginal($activeSlave)>>fucking her<<elseif canDoAnal($activeSlave)>>fucking her ass<<else>>fucking her face<</if>>
in positions that offer her boobs no stimulation at all. When you're not broadening her sexual horizons, she's restrained to keep her from touching her own nipples, despite piteous begging.
<<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><</if>>
<<case "abusive" "malicious">>
seems to have forgotten that she's your bitch, so you remind her. You keep her in your office whenever she's not otherwise occupied, and hold her down and fuck her whenever you feel like it. It's been a long time since she was on the bottom this regularly.
<<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><</if>>
<<case "self hating">>
hates herself much more than is normal for a well trained sex slave, to the point where she actively seeks out unhealthy and destructive assignments. You build up her sexual self esteem with a steady diet of
<<if canDoVaginal($activeSlave)>>missionary lovemaking,<<elseif canDoAnal($activeSlave)>>gentle anal loving,<<else>>gentle oral sex,<</if>>
and make sure to praise her and keep her spirits up as much as you can.
<<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><</if>>
<<case "neglectful">>
has given up on her own sexual pleasure to an extent, focusing only on getting others off. You keep her in your office and play with her regularly, making a game of getting her off as often as possible. You're careful to use other slaves for your own pleasure.
<<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><</if>>
<<case "breeder">>
has become so sexually obsessed with pregnancy that impregnation holds less interest for her than being pregnant.
<<if $activeSlave.preg > 0>>
Since she's pregnant, getting her out of this perversion is more difficult than just fucking her.
<<else>>
Fortunately, all slaves have a convenient hole in which they can be fucked without even the slightest danger of pregnancy.
<</if>>
So, you address the situation by fucking her up the ass, and making sure she gets off to it, too.
<<if canDoAnal($activeSlave)>>
<<AnalVCheck 10>>
<</if>>
<</switch>>
<<set $activeSlave.training += 120-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
You make progress, but she's the same at the end of the week.
<<else>>
<<set $activeSlave.training = 0>>
By the end of the week, @@color:green;you break her of her bad habits.@@ @@color:hotpink;Her obedience has increased.@@
<<set $activeSlave.sexualFlaw to "none", $activeSlave.devotion += 4>>
<</if>>
<<if $activeSlave.fetishKnown != 1>>
<<if ($activeSlave.fetish is "sub")>>
She really takes to your close attention; @@color:pink;she's a natural submissive!@@
<<set ($activeSlave.fetishKnown to 1)>>
<<elseif ($activeSlave.fetish is "cumslut")>>
While you're giving her personal attention, you discover by chance that @@color:pink;she has an oral fixation!@@
<<set ($activeSlave.fetishKnown to 1)>>
<<elseif ($activeSlave.fetish is "masochist")>>
While you're giving her personal correction, you discover by chance that @@color:pink;she likes pain!@@
<<set ($activeSlave.fetishKnown to 1)>>
<<elseif ($activeSlave.fetish is "humiliation")>>
While you're giving her personal attention in public, you discover by chance that @@color:pink;she likes humiliation!@@
<<set ($activeSlave.fetishKnown to 1)>>
<</if>>
<</if>>
<<if ($activeSlave.sexualFlaw is "none")>>
With her sexual flaw trained out,
@@color:yellow;her training assignment has defaulted to
<<if ($activeSlave.behavioralFlaw is "none")>>
<<if ($activeSlave.devotion <= 20) && ($activeSlave.trust > -20)>>
breaking her will.
<<set $trainingRegimen to "break her will">>
<<else>>
fostering devotion.
<<set $trainingRegimen to "build her devotion">>
<</if>>
<<else>>
addressing her behavioral flaw.
<<set $trainingRegimen to "fix her behavioral flaw">>
<</if>>
@@
<</if>>
<<case "explore her sexuality">>
<<set $activeSlave.fetishKnown to 1, $activeSlave.attrKnown to 1>>
You set about investigating her sexuality.
<<if ($activeSlave.devotion < -20) && ($activeSlave.trust > -20)>>
She's so resistant that you have to fill her with psychoactive drugs and restrain her painfully in order to learn anything. This abuse @@color:mediumorchid;increases her hatred.@@
<<set $activeSlave.devotion -= 5>>
<<elseif $activeSlave.devotion <= 20>>
You anticipate that she won't be sufficiently compliant with some of the extreme practices you mean to investigate, so you give her a hearty dose of aphrodisiacs and place her in bondage gear. She isn't happy, but soon she's too horny to care.
<<else>>
She's obedient enough that there is no trouble with any of the sexual kinks you subject her to. Some she likes more than others, but when she's not enjoying herself, she grits her teeth and concentrates on obeying you.
<</if>>
You start off by making her view a medley of pornography while $assistantName monitors her for arousal. It seems she is
<<if $activeSlave.attrXY <= 5>>
@@color:red;disgusted by men@@
<<elseif $activeSlave.attrXY <= 15>>
@@color:red;turned off by men@@
<<elseif $activeSlave.attrXY <= 35>>
@@color:red;not attracted to men@@
<<elseif $activeSlave.attrXY <= 65>>
indifferent to men,
<<elseif $activeSlave.attrXY <= 85>>
@@color:green;attracted to men@@
<<elseif $activeSlave.attrXY <= 95>>
@@color:green;aroused by men@@
<<else>>
@@color:green;passionate about men@@
<</if>>
and
<<if $activeSlave.attrXX <= 5>>
@@color:red;disgusted by women.@@
<<elseif $activeSlave.attrXX <= 15>>
@@color:red;turned off by women.@@
<<elseif $activeSlave.attrXX <= 35>>
@@color:red;not attracted to women.@@
<<elseif $activeSlave.attrXX <= 65>>
indifferent to women.
<<elseif $activeSlave.attrXX <= 85>>
@@color:green;attracted to women.@@
<<elseif $activeSlave.attrXX <= 95>>
@@color:green;aroused by women.@@
<<else>>
@@color:green;passionate about women.@@
<</if>>
<br> You then give her a good exploratory fondle. You play with her nipples and each of her holes and gauge her reaction.
<<if $activeSlave.fetish is "boobs">>
You've barely touched her nipples before she moans. After some experimentation, it becomes clear that her nipples might as well be a pair of slightly less sensitive clits. Finding her mammary fixation with you has @@color:hotpink;increased her devotion to you.@@
<<set $activeSlave.devotion += 4>>
<<elseif $activeSlave.fetish is "buttslut">>
<<if $activeSlave.vagina >= 0>>When you move from fingering her pussy to her asshole,<<else>>When you move from fondling her mouth to her asshole,<</if>> you've barely touched her butt before she comes explosively. After some experimentation, it becomes clear that her g-spot might as well be located up her ass. Finding her anal fixation with you has @@color:hotpink;increased her devotion to you.@@
<<set $activeSlave.devotion += 4>>
<<elseif $activeSlave.energy > 95>>
She shows no real reaction when you move your fingers from hole to hole, because she seems to react with arousal to fingers in any of them.
<<else>>
Nothing unusual happens.
<</if>>
<br> Next, you demand extreme submission from her. You make her change into bondage gear that blinds her, restricts her movement, forces her to present her breasts uncomfortably, and holds vibrators against her. Thus attired, she is forced to serve you in whatever petty ways occur to you.
<<if $activeSlave.fetish is "submissive">>
During the first hour of this treatment, she cums hard against the vibrators. She's a natural submissive! Discovering this about herself under your hands has @@color:hotpink;increased her devotion to you.@@
<<set $activeSlave.devotion += 4>>
<<elseif $activeSlave.energy > 95>>
She complies, showing the same enthusiasm for this as for other sex.
<<else>>
She complies, but she's not a natural submissive.
<</if>>
<br> Before you let her out of the extreme bondage, you rain a series of light blows across her nipples and buttocks.
<<if $activeSlave.fetish is "masochist">>
She almost orgasms at the stinging pain. She's a masochist! This discovery has @@color:hotpink;increased her devotion to you.@@
<<set $activeSlave.devotion += 4>>
<<elseif $activeSlave.energy > 95>>
She enjoys the pain play, but she seems to enjoy everything you try.
<<else>>
She struggles and tries to avoid the blows.
<</if>>
<br> The next day, she continues to accompany you. Whenever cum is involved in your day's affairs in any way, you require her to clean it up with her mouth.
<<if $activeSlave.fetish is "cumslut">>
She enjoys this treatment. She's a cumslut! Discovering this about herself under your hands has @@color:hotpink;increased her devotion to you.@@
<<set $activeSlave.devotion += 4>>
<<elseif $activeSlave.energy > 95>>
She enjoys using her mouth, but no more than other kinds of sexual activity.
<<else>>
If she had any special regard for cum, you'd know it, and she doesn't.
<</if>>
<br> You carefully watch her reaction as you let her spend a short time relaxing with a pregnant slave.
<<if $activeSlave.fetish is "pregnancy">>
She's fascinated. She fetishizes fertility! Discovering this with you has @@color:hotpink;increased her devotion to you.@@
<<set $activeSlave.devotion += 4>>
<<elseif $activeSlave.energy > 95>>
She spends most of the rest ogling the pregnant slave's boobs.
<<else>>
She simply enjoys the rest.
<</if>>
<br> You restrain the pregnant slave and administer a brief beating across her bare buttocks, ensuring that you cause enough pain to produce a few tears, a bit of begging, and some struggling.
<<if $activeSlave.fetish is "sadist">>
She's almost painfully aroused. She's titillated by the idea of causing pain! Discovering this about herself under your direction has @@color:hotpink;increased her devotion to you.@@
<<set $activeSlave.devotion += 4>>
<<elseif $activeSlave.energy > 95>>
She enjoys watching the poor pregnant slave wriggle, but she's watching her butt rather than the beating.
<<else>>
She's a bit disturbed by the sight of you punishing the pregnant girl.
<</if>>
<br> Before letting the poor pregnant slave go, you require $activeSlave.slaveName to add a blindfold to the restraints.
<<if $activeSlave.fetish is "dom">>
She seems to really enjoy blindfolding the poor girl, reassuring her as she does. She's a natural sexual top! Discovering this about herself under your direction has @@color:hotpink;increased her devotion to you.@@
<<set $activeSlave.devotion += 4>>
<<elseif $activeSlave.energy > 95>>
She enjoys getting closer to the slave, mostly so she can give her pregnant pussy a thorough grope.
<<else>>
She just follows orders.
<</if>>
<br> Lastly, you place her in a special room in your penthouse filled with live video equipment. They get to see her groped, deepthroated, facial'd, teased, and tortured.
<<if $activeSlave.fetish is "humiliation">>
The more viewers she gets, the harder she comes. She's a slut for humiliation! Discovering this about herself under your hands has @@color:hotpink;increased her devotion to you.@@
<<set $activeSlave.devotion += 4>>
<<elseif $activeSlave.energy > 95>>
She enjoys showing off sexually, but focuses on the sex first. She got off on everything, and is clearly a nympho. Discovering this about herself under your hands has @@color:hotpink;greatly increased her devotion to you.@@
<<set $activeSlave.devotion += 9>>
<<else>>
She gets through it, but she doesn't seem to enjoy seeing her audience on the screen.
<</if>>
<<BasicTrainingDefaulter>>
<<case "induce arrogance">>
Since you've decided to incite her to arrogance, you praise her effusively, and give orders that others are to do so as well. Other slaves are punished for things she's allowed to get away with.
<<InduceFlawLenityEffects>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She isn't seriously affected; you'll have to be more subtle next week.
<<else>>
<<set $activeSlave.training = 0>>
She begins to think herself special, and is now @@color:red;arrogant.@@
<<set $activeSlave.behavioralFlaw to "arrogant">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce bitchiness">>
Since you've decided to induce her to bitchiness, you keep her in your office and induce her to criticize other slaves, rewarding her when she's especially catty.
<<InduceFlawLenityEffects>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She goes along, but remains cautious and will need more practice.
<<else>>
She starts making @@color:red;bitchy@@ remarks without being prompted.
<<set $activeSlave.behavioralFlaw to "bitchy">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce odd behavior">>
Since you've decided to abuse her into odd behavior, you target her for a campaign of surprise sex. You constantly ambush her, shove her onto the ground, and fuck her. Sometimes she wakes up from bad dreams to find you penetrating her.
<<InduceFlawAbuseEffects>>
<<if ($activeSlave.vagina > -1) && ($activeSlave.vaginalAccessory != "chastity belt")>><<VaginalVCheck 10>><<else>><<AnalVCheck 10>><</if>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She does her best to tolerate the abuse.
<<else>>
She starts @@color:red;behaving oddly,@@ jumping at noises and mumbling to herself.
<<set $activeSlave.behavioralFlaw to "odd">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce hatred of men">>
In order to make her hate men, you sometimes simply <<if $PC.dick == 1>>stick your dick in her without asking<<else>>stuff a strap-on inside her without asking<</if>>, and sometimes force shockingly juvenile pranks on her. She is regularly smacked in the face with floppy dildos.
<<InduceFlawAbuseEffects>>
<<if ($activeSlave.vagina > -1) && ($activeSlave.vaginalAccessory != "chastity belt")>><<VaginalVCheck 10>><<else>><<AnalVCheck 10>><</if>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She focuses more on you than on the masculine aspects of this. You'll need to be more subtle next week.
<<else>>
You notice her starting to @@color:red;shoot hateful glances@@ at any men she sees.
<<set $activeSlave.behavioralFlaw to "hates men">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce hatred of women">>
In order to make her hate women, you keep her in your office when she's not otherwise occupied, and <<if $PC.vagina == 0>>make her eat other slaves out<<else>>sit on her face<</if>> until she's thoroughly sick of pussy.
<<InduceFlawAbuseEffects>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She focuses more on you than on the feminine aspects of this. You'll need to be more subtle next week.
<<else>>
You notice her starting to @@color:red;shoot hateful glances@@ at any vaginas she sees.
<<set $activeSlave.behavioralFlaw to "hates women">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce gluttony">>
Inducing gluttony is harder than inducing anorexia; you force her to orgasm when she's eating, and praise her effusively when she gains weight. You also provide her with ample rations for stress eating.
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She eats when ordered, but isn't deeply affected. She'll need more practice being a pig.
<<else>>
You notice her starting to @@color:red;enjoy eating@@ for its own sake, even when she's not hungry.
<<set $activeSlave.behavioralFlaw to "gluttonous">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce anorexia">>
You criticize her cruelly whenever she eats, and praise thinner slaves to her face at every opportunity.
<<InduceFlawAbuseEffects>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She continues consuming her rations when ordered, and will need further training.
<<else>>
She begins to @@color:red;eat only when repeatedly ordered to.@@
<<set $activeSlave.behavioralFlaw to "anorexic">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce religious devotion">>
You direct a campaign of abuse and threats at her, and surreptitiously ensure that a little religious text from her home country finds its way into a hiding place in her living area.
<<InduceFlawAbuseEffects>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She keeps her head down and shows no sign of religious introspection, at least this week.
<<else>>
She begins to read it when she thinks she's alone, and @@color:red;talk to God@@ when she thinks only He is listening.
<<set $activeSlave.behavioralFlaw to "devout">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce liberation">>
You direct a campaign of abuse and threats at her, making sure to threaten her with the absolute worst of slavery in your arcology. You also arrange for her to witness other citizen's slaves in situations that aren't much fun.
<<InduceFlawAbuseEffects>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She keeps her head down and shows no sign of religious introspection, at least this week.
<<else>>
A deep @@color:red;anger about slavery@@ builds within her.
<<set $activeSlave.behavioralFlaw to "liberated">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce hatred of oral">>
Since you've decided to force her to dislike oral sex, you're forced to use a complicated and refined slave breaking technique: constantly raping her face.
<<InduceFlawAbuseEffects>>
<<AnalVCheck 10>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She does her best to comply with the oral abuse, unknowingly condemning herself to more.
<<else>>
After gagging enough, she finally starts to @@color:red;hate oral.@@
<<set $activeSlave.sexualFlaw to "hates oral">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce hatred of anal">>
Since you've decided to force her to dislike anal sex, you're forced to use a complicated and refined slave breaking technique: constantly raping her ass.
<<InduceFlawAbuseEffects>>
<<AnalVCheck 10>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She does her best to comply with your abuse of her butthole, unknowingly condemning herself to more assrape.
<<else>>
After feeling her poor sphincter grow sorer and sorer, she starts to @@color:red;hate anal.@@
<<set $activeSlave.sexualFlaw to "hates anal">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce hatred of penetration">>
Since you've decided to force her to dislike penetration, you're forced to use a complicated and refined slave breaking technique: constantly raping her.
<<InduceFlawAbuseEffects>>
<<if ($activeSlave.vagina > -1) && ($activeSlave.vaginalAccessory != "chastity belt")>><<VaginalVCheck 10>><<else>><<AnalVCheck 10>><</if>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She does her best to comply with your abuse, unknowingly condemning herself to more of it.
<<else>>
After feeling her poor holes grow sorer and sorer, she starts to @@color:red;hate getting fucked.@@
<<set $activeSlave.sexualFlaw to "hates penetration">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce shame">>
Since you've decided to force shame on her, you keep her in your office whenever she's not otherwise occupied, and heap derision on her at every opportunity, even inviting visitors to join you in chats about how unattractive and worthless she is.
<<InduceFlawAbuseEffects>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She does her best to keep her chin up, unknowingly condemning herself to more of this abuse.
<<else>>
She wants nothing more than to hide in corner and cry, and is now @@color:red;shamefast.@@
<<set $activeSlave.sexualFlaw to "shamefast">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce sexual idealism">>
Since you've decided to induce her to sexual idealism, you keep her in your office, and when the two of you are all alone, gossip with her about other slaves and even citizens. You do your best to encourage her to believe absurdities.
<<InduceFlawLenityEffects>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She doesn't know what to make of this; you'll have to keep at it.
<<else>>
She follows along, and is now @@color:red;sexually idealistic.@@
<<set $activeSlave.sexualFlaw to "idealistic">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce sexual repression">>
Since you've decided to force sexual repression on her, you keep her in your office whenever she's not otherwise occupied. You use the monitoring systems to reveal her sexual arousal whenever it appears, and castigate and punish her for it.
<<InduceFlawAbuseEffects>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She does her best to keep her chin up, unknowingly condemning herself to more of this abuse.
<<else>>
She desperately tries to avoid even thinking about subjects that get her punished, and is now @@color:red;sexually repressed.@@
<<set $activeSlave.sexualFlaw to "repressed">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce sexual apathy">>
Since you've decided to force sexual apathy on her, you keep her in your office whenever she's not otherwise occupied. You use her regularly, and punish her whenever she shows any sign of enjoyment.
<<InduceFlawAbuseEffects>>
<<if ($activeSlave.vagina > -1) && ($activeSlave.vaginalAccessory != "chastity belt")>><<VaginalVCheck 10>><<else>><<AnalVCheck 10>><</if>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She continues to experience arousal when fucked, and will need more of this treatment.
<<else>>
She desperately tries to avoid arousal, and is now @@color:red;sexually apathetic.@@
<<set $activeSlave.sexualFlaw to "apathetic">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce crudity">>
Since you've decided to force sexual crudeness on her, you keep her in your office whenever she's not otherwise occupied, and degrade her cruelly. You relax the normal cleanliness rules, and require her to leave her used holes as they are until she's too disgusting to fuck.
<<if ($activeSlave.vagina > -1) && ($activeSlave.vaginalAccessory != "chastity belt")>><<VaginalVCheck 10>><<else>><<AnalVCheck 10>><</if>>
<<InduceFlawAbuseEffects>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She does her best to tolerate the unclean feelings, condemning herself to more of this.
<<else>>
She slowly stops caring, and is now @@color:red;sexually crude.@@
<<set $activeSlave.sexualFlaw to "crude">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce judgement">>
Since you've decided to make her sexually judgemental, you keep her in your office and fuck her, <<if $PC.dick == 1>>praising her whenever she takes your big dick well<<else>>using a huge strap-on on her and praising her when she takes it like a good girl<</if>>. You also judge others' endowments in her presence.
<<InduceFlawLenityEffects>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She writes this off as bravado, and will need more training.
<<else>>
She starts to consider herself reserved for special sexual treatment, and is now @@color:red;sexually judgemental.@@
<<set $activeSlave.sexualFlaw to "judgemental">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce cum addiction">>
The cumslut is quite pleased when you order her to stay in your office whenever she can for use as one of your personal oral toys. You carefully limit her orgasms to when <<if $PC.dick == 1>>you're blowing your load down her throat<<else>>she's swallowing your pussyjuice<</if>>, and make her oral adventures predictably regular.
<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She enjoys giving you lots of oral, but will need more training to develop psychological addiction to it.
<<else>>
She begins to develop a psychological @@color:yellow;addiction to cum.@@
<<set $activeSlave.sexualFlaw to "cum addict">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce anal addiction">>
The buttslut is quite pleased when you order her to stay in your office whenever she can for use as one of your personal anal toys. You make her anal orgasms predictably regular, doing your best to inculcate reliance on them.
<<AnalVCheck 10>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She enjoys all the anal attention, but will need more training to develop psychological addiction to buttsex.
<<else>>
She begins to develop a psychological @@color:yellow;addiction to anal sex.@@
<<set $activeSlave.sexualFlaw to "anal addict">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce attention whoring">>
The humiliation slut is quite pleased when you order her to stay in your office whenever she can, and fucking her whenever other slaves are present. You do your best to focus her attention on how the others react to the spectacle.
<<if ($activeSlave.vagina > -1) && ($activeSlave.vaginalAccessory != "chastity belt")>><<VaginalVCheck 10>><<else>><<AnalVCheck 10>><</if>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She enjoys all the humiliation, but will need more training to become a true attention whore.
<<else>>
She becomes a @@color:yellow;true attention whore,@@ caring more about the spectators than the sex.
<<set $activeSlave.sexualFlaw to "attention whore">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce breast growth obsession">>
You inspect her breasts multiple times a day, and praise her effusively when they grow at all. You treat it as though it were something she could control personally.
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She enjoys your attention to her favorite part of herself, but doesn't truly internalize your focus on their growth.
<<else>>
She begins to believe you despite herself, and becomes @@color:yellow;obsessed with breast growth.@@
<<set $activeSlave.sexualFlaw to "breast growth">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce abusiveness">>
The dom is gratified when you order her to stay in your office whenever she can to fuck any slave you feel like throwing her way. You do your best to limit her menu items to reluctant or even rebellious slaves, and praise her when she forces herself on them.
<<set $activeSlave.penetrativeCount += 20, $penetrativeTotal += 20>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She has fun, but she continues to enjoy getting off more than getting to use bitches. She'll need more practice.
<<else>>
She becomes @@color:yellow;sexually abusive,@@ looking over each slave that comes into your office in the hope they'll resist.
<<set $activeSlave.sexualFlaw to "abusive">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce maliciousness">>
The sadist is gratified when you order her to stay in your office whenever she can to have her way with any slave you feel like throwing her way. You do your best to limit her menu items to rebellious slaves, and praise her when her sadism makes her an effective punishment tool.
<<set $activeSlave.penetrativeCount += 20, $penetrativeTotal += 20>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She enjoys herself, but still betrays occasional concern when slaves are really broken by what she does to them. She'll need more practice.
<<else>>
She becomes @@color:yellow;sexually malicious,@@ going so far as to lick tears off her victims' faces.
<<set $activeSlave.sexualFlaw to "malicious">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce self hatred">>
You order the masochist to stay in your office whenever she's not working or resting. You fuck her cruelly, going beyond the pain she enjoys into harsh degradation. And every time you use her, you make sure to tell her how useless she is.
<<if ($activeSlave.vagina > -1) && ($activeSlave.vaginalAccessory != "chastity belt")>><<VaginalVCheck 10>><<else>><<AnalVCheck 10>><</if>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She gets off on the pain, but her sense of self isn't seriously affected this week.
<<else>>
She becomes @@color:yellow;sexually self hating,@@ and tearfully begs to you do worse to her, no matter how bad it gets.
<<set $activeSlave.sexualFlaw to "self hating">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce sexual self neglect">>
You order the sub to stay in your office whenever she's not working or resting, and use her body for your pleasure. The instant you climax, you go back to your work or to another slave, treating her like a piece of used tissue.
<<if ($activeSlave.vagina > -1) && ($activeSlave.vaginalAccessory != "chastity belt")>><<VaginalVCheck 10>><<else>><<AnalVCheck 10>><</if>>
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She accepts her utterly submissive role, but her sense of self isn't seriously affected this week.
<<else>>
She becomes @@color:yellow;sexually self neglectful,@@ and loses all expectation that those who use her will address her pleasure at all.
<<set $activeSlave.sexualFlaw to "neglectful">>
<<BasicTrainingDefaulter>>
<</if>>
<<case "induce breeding obsession">>
You order the pregnant slut to stay in your office whenever she's not working or resting.
<<if $activeSlave.preg <= 0>>Since she's not pregnant, you keep her rigged up with an enormous sympathy belly when she's there.<</if>> Rather than fucking her, you praise her pregnancy effusively, and only allow her to get off when you're doing so.
<<set $activeSlave.training += 80-($activeSlave.intelligence*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>>
<<if $PC.career is "slaver">>
<<set $activeSlave.training += 20>>
<</if>>
<<if $activeSlave.training < 100>>
She enjoys herself, but mostly because of the pleasure. She'll need more training.
<<else>>
She develops an @@color:yellow;obsession with breeding,@@ and begins to stroke her belly in a disturbingly masturbatory way.
<<set $activeSlave.sexualFlaw to "breeder">>
<<BasicTrainingDefaulter>>
<</if>>
<</switch>>
<<if $activeSlave.ID == $slaves[$i].ID>>
<<set $slaves[$i] to $activeSlave>>
<<else>>
<<for _I to 0;_I < $slaves.length;_I++>>
<<if $activeSlave.ID == $slaves[_I].ID>>
<<set $slaves[_I] to $activeSlave>>
<<break>>
<</if>>
<</for>>
<</if>>
|
mayibrad/fc
|
src/uncategorized/ptWorkaround.tw
|
tw
|
bsd-3-clause
| 89,206 |
:: Public Servant Workaround
<<set $activeSlave.assignment to "serve the public">>
<<set $activeSlave.choosesOwnAssignment to 0>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $activeSlave.ID == $slaves[$i].ID>>
<<set $slaves[$i] to $activeSlave>>
<<break>>
<</if>>
<</for>>
<<goto "Main">>
|
mayibrad/fc
|
src/uncategorized/publicServantWorkaround.tw
|
tw
|
bsd-3-clause
| 300 |
:: random event roll
<<set $goto to $events.random()>>
<<goto $goto>>
|
mayibrad/fc
|
src/uncategorized/randomEventRoll.tw
|
tw
|
bsd-3-clause
| 72 |
:: random event select [nobr]
<<if $events.length == 0>>
<<set $events.push("RE no event")>>
<</if>>
<<if $eventSlave != 0>>
$eventSlave.slaveName has been randomly selected for an event this week.
<br><br>
<</if>>
''A random event would have been selected from the following:''
<<for $i to 0; $i < $events.length; $i++>>
<br>[[$events[$i]]]
<</for>>
<br><br>
//RESS is an amalgamated Random Event, Single Slave that combines existing single slave random events//
<br><br>
DEBUG:
<br>
[[RE no event]]
|
mayibrad/fc
|
src/uncategorized/randomEventSelect.tw
|
tw
|
bsd-3-clause
| 510 |
:: Random Individual Event [nobr]
<<set $showEncyclopedia to 0>>
<<if $eventSlave == 0>>
<<if $cheatMode == 1>>
''One of the following slaves would have been selected for a random event:''
<br>
<<for $i to 0; $i < $eligibleSlaves.length; $i++>>
<<print "[[$eligibleSlaves[$i].slaveName|Random Individual Event][$eventSlave to $eligibleSlaves[" + $i + "]]]">>
<br>
<</for>>
<<else>>
<<set $eventSlave to $eligibleSlaves.random()>>
<<goto "Random Individual Event">>
<</if>>
<<else>>
<<silently>>
<<set $events = []>>
<<set $RESSevent = []>>
<<set $RESSTRevent = []>>
<<set $RETSevent = []>>
<<set $RECIevent = []>>
<<set $activeSlave = 0>>
<<set $groomSlave = 0>>
<<set $brideSlave = 0>>
<<set $legendaryFacility to 0>>
/* SUB CHECKS */
<<set $RERelationshipSlave = 0>>
<<set $REShowerForceSub = 0>>
<<set $RESadisticDescriptionSub = 0>>
<<set $REIfYouEnjoyItSub = 0>>
<<set $REBoobCollisionSub = 0>>
<<set $REAnalCowgirlSubIDs = []>>
<<set $RETasteTestSubIDs = []>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].fetish != "mindbroken">>
<<if canWalk($slaves[$i])>>
<<if canTalk($slaves[$i])>>
<<if ($slaves[$i].assignment != "be confined in the cellblock")>>
<<if ($slaves[$i].assignment != "stay confined")>>
<<if (($slaves[$i].assignment != "work in the dairy") || ($dairyRestraintsSetting < 2))>>
<<if $slaves[$i].devotion <= 20>>
<<if ($slaves[$i].fetish != "buttslut") || ($slaves[$i].fetishKnown == 0)>>
<<if $slaves[$i].anus != 0>>
<<set $REShowerForceSub to $slaves[$i]>>
<<set $REIfYouEnjoyItSub to $slaves[$i]>>
<<else>>
<<set $RESadisticDescriptionSub to $slaves[$i]>>
<</if>>
<</if>>
<<else>>
<<if $slaves[$i].boobs > 3000>>
<<set $REBoobCollisionSub to $slaves[$i]>>
<</if>>
<</if>>
<<if $slaves[$i].devotion >= -20>>
<<if $slaves[$i].devotion <= 60>>
<<if $slaves[$i].fetish != "buttslut">>
<<if $slaves[$i].anus != 0>>
<<set $REAnalCowgirlSubIDs.push($slaves[$i].ID)>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].assignmentVisible == 1>>
<<if $slaves[$i].livingRules is "luxurious">>
<<if $slaves[$i].devotion >= -20>>
<<if $slaves[$i].anus != 0>>
<<set $RETasteTestSubIDs.push($slaves[$i].ID)>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($REShowerForceSub != 0)>>
<<if ($RESadisticDescriptionSub != 0)>>
<<if ($REIfYouEnjoyItSub != 0)>>
<<if ($REAnalCowgirlSubIDs.length > 1)>>
<<if ($RETasteTestSubIDs.length > 1)>>
<<break>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</for>>
<<if $eventSlave.relationship > 0>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID is $eventSlave.relationshipTarget>>
<<set $RERelationshipSlave to $slaves[$i]>>
<</if>>
<</for>>
<</if>>
/* STANDARD EVENTS */
<<if ($eventSlave.fetish != "mindbroken")>>
<<if canWalk($eventSlave)>>
<<if canTalk($eventSlave)>>
<<if ($eventSlave.entertainSkill >= 60)>>
<<if ($eventSlave.health > 40)>>
<<if ($eventSlave.devotion > 50)>>
<<if ($eventSlave.trust > 50)>>
<<set $RESSevent.push("happy dance")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.anus == 0)>>
<<if ($eventSlave.devotion >= -50)>>
<<if ($eventSlave.trust >= -50)>>
<<if ($eventSlave.sexualFlaw is "repressed")>>
<<set $RETSevent.push("repressed anal virgin")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($assistant > 0)>>
<<if ($assistantAppearance != "normal")>>
<<if ($eventSlave.anus != 0)>>
<<if ($eventSlave.vagina != 0)>>
<<if ($eventSlave.devotion >= -20)>>
<<if canSee($eventSlave)>>
<<if ($eventSlave.devotion <= 50)>>
<<if ($eventSlave.assignment is "be a servant")>>
<<set $RESSevent.push("PA servant")>>
<</if>>
<<elseif ($eventSlave.trust > 75)>>
<<if ($eventSlave.energy > 60)>>
<<set $RESSevent.push("PA flirting")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.clothes is "a succubus outfit")>>
<<if ($eventSlave.anus != 0)>>
<<if ($eventSlave.vagina != 0)>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.trust > 20)>>
<<set $RESSevent.push("sexy succubus")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($HeadGirl != 0)>>
<<if ($eventSlave.devotion <= 50)>>
<<if ($eventSlave.anus != 0)>>
<<if ($HGSeverity >= 0)>>
<<set $events.push("RE anal punishment")>>
<</if>>
<<set $events.push("RE shower punishment")>>
<</if>>
<</if>>
<<if ($eventSlave.ID is $HeadGirl.ID)>>
<<if ($eventSlave.trust > 50)>>
<<set $RESSevent.push("trusting HG")>>
<</if>>
<</if>>
<<if ($HeadGirl != 0)>>
<<if ($eventSlave.ID != $HeadGirl.ID)>>
<<if ($eventSlave.speechRules != "restrictive")>>
<<if ($eventSlave.trust > 75)>>
<<if ($eventSlave.devotion > 50)>>
<<if ($eventSlave.oralSkill > 30)>>
<<if ($eventSlave.intelligence >= $HeadGirl.intelligence)>>
<<if ($eventSlave.oralSkill > $HeadGirl.oralSkill)>>
<<set $events.push("RE HG replacement")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.livingRules is "spare")>>
<<if ($eventSlave.devotion <= 20)>>
<<if ($eventSlave.devotion > -10)>>
<<set $RESSevent.push("sleeping ambivalent")>>
<</if>>
<<if ($eventSlave.trust < -20)>>
<<set $RESSevent.push("bad dream")>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.devotion <= 50)>>
<<if ($eventSlave.devotion >= -20)>>
<<if ($week-$eventSlave.weekAcquired < 10)>>
<<if ($eventSlave.anus != 0)>>
<<if ($eventSlave.vagina != 0)>>
<<set $RESSevent.push("ignorant horny")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($RETasteTestSubIDs.length > 1)>>
<<if ($eventSlave.livingRules is "luxurious")>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.energy > 80)>>
<<set $RETSevent.push("taste test")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($modRequestsAllowed > 0)>>
<<if ($eventSlave.trust > 50)>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.speechRules is "permissive")>>
<<if ($eventSlave.corsetPiercing == 0)>>
<<if ($eventSlave.tonguePiercing == 0)>>
<<if ($eventSlave.anusPiercing == 0)>>
<<if ($eventSlave.nipplesPiercing == 0)>>
<<if ($eventSlave.dickPiercing == 0)>>
<<if ($eventSlave.vaginaPiercing == 0)>>
<<if ($eventSlave.lipsTat == 0) || ($eventSlave.lipsTat is "none")>>
<<if ($eventSlave.vaginaTat == 0) || ($eventSlave.vaginaTat is "none")>>
<<set $RESSevent.push("mods please")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.muscles > 5)>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.diet != "slimming")>>
<<set $RESSevent.push("sore shoulders")>>
<</if>>
<</if>>
<</if>>
<<if $RERelationshipSlave != 0>>
<<if ($eventSlave.relationship > 3)>>
<<if ($RERelationshipSlave.devotion > 20)>>
<<if canWalk($RERelationshipSlave)>>
<<if canTalk($RERelationshipSlave)>>
<<if ($eventSlave.devotion > 50)>>
<<if ($eventSlave.trust > 50)>>
<<if ($eventSlave.speechRules != "restrictive")>>
<<set $RETSevent.push("date please")>>
<</if>>
<<if ($RERelationshipSlave.anus != 0)>>
<<if ($RERelationshipSlave.dick != 1)>>
<<if ($RERelationshipSlave.dick == 0) || (canAchieveErection($RERelationshipSlave))>>
<<if ($RERelationshipSlave.fetish == "dom") || ($RERelationshipSlave.fetish == "sadist")>>
<<set $RETSevent.push("top exhaustion")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $REAnalCowgirlSubIDs.length > 1>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.releaseRules != "restrictive")>>
<<if ($eventSlave.fetish is "buttslut") || ($eventSlave.fetish is "sadist") || ($eventSlave.fetish is "dom")>>
<<if ($eventSlave.dickAccessory != "chastity") || ($eventSlave.dick == 0)>>
<<set $RETSevent.push("anal cowgirl")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $REBoobCollisionSub != 0>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.trust > 20)>>
<<if ($eventSlave.boobs > 3000)>>
<<if ($eventSlave.attrXX > 1) || (($eventSlave.fetish is "boobs") && ($eventSlave.fetishStrength > 95))>>
<<if $eventSlave.ID != $REBoobCollisionSub.ID>>
<<set $RETSevent.push("boob collision")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($weatherToday.severity <= 1)>>
<<if ($eventSlave.trust > 50)>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.anus != 0)>>
<<if ($eventSlave.vagina != 0)>>
<<set $RESSevent.push("confident tanning")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.devotion > 50)>>
<<if ($eventSlave.trust > 50)>>
<<if ($eventSlave.anus != 0)>>
<<if ($eventSlave.vagina != 0)>>
<<set $seed to 0>>
<<if $HeadGirl == 0>>
<<set $seed to 1>>
<<elseif $HeadGirl.ID != $eventSlave.ID>>
<<set $seed to 1>>
<</if>>
<<if $seed == 1>>
<<set $RESSevent.push("a gift")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.relationship >= 2)>>
<<if ($eventSlave.relationship < 5)>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.trust > -20)>>
<<set $events.push("RE relationship advice")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $eventSlave.devotion > 50>>
<<if $eventSlave.anus > 0>>
<<if $eventSlave.vagina != 0>>
<<if $eventSlave.trust > 20>>
<<set $RESSevent.push("devoted exhibition")>>
<<set $RESSevent.push("devoted lotion")>>
<</if>>
<<if $eventSlave.energy > 95>>
<<set $RESSevent.push("devoted nympho")>>
<</if>>
<<if $eventSlave.releaseRules is "permissive">>
<<if ($eventSlave.dickAccessory != "chastity") || ($eventSlave.dick == 0)>>
<<set $RESSevent.push("permitted masturbation")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $eventSlave.trust < -50>>
<<if $eventSlave.devotion <= 20>>
<<set $RESSevent.push("terrified inspection")>>
<</if>>
<</if>>
<<if $eventSlave.dick > 0>>
<<if $eventSlave.anus > 0>>
<<if $eventSlave.devotion >= 10>>
<<if $REFeminizationCheckinIDs.contains($eventSlave.ID)>>
<<set $RECIevent.push("feminization")>>
<</if>>
<<if $eventSlave.trust >= 10>>
<<if $eventSlave.balls >= 0>>
<<if $eventSlave.hormones <= 0>>
<<if $REFutaSisterCheckinIDs.contains($eventSlave.ID)>>
<<set $RECIevent.push("futa")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $eventSlave.analSkill > 30>>
<<if $eventSlave.devotion >= 10>>
<<if $REMILFCheckinIDs.contains($eventSlave.ID)>>
<<set $RECIevent.push("MILF")>>
<</if>>
<</if>>
<</if>>
<<if $eventSlave.attrXY > 50>>
<<if $eventSlave.anus != 0>>
<<if $eventSlave.vagina != 0>>
<<if $eventSlave.devotion >= 10>>
<<if $REOrientationCheckinIDs.contains($eventSlave.ID)>>
<<set $RECIevent.push("orientation")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $eventSlave.face >= 0>>
<<if $eventSlave.devotion >= 10>>
<<if ($eventSlave.assignment is "serve the public") || ($eventSlave.assignment is "whore")>>
<<if $REUglyCheckinIDs.contains($eventSlave.ID)>>
<<set $RECIevent.push("ugly")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $eventSlave.anus > 1>>
<<if $eventSlave.anus < 4>>
<<if $eventSlave.analArea > 1>>
<<if $eventSlave.devotion > 50>>
<<if $eventSlave.trust > 50>>
<<if $REButtholeCheckinIDs.contains($eventSlave.ID)>>
<<set $RECIevent.push("butthole")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
/*
<<if $eventSlave.drugs is "breast injections">>
<<if ($eventSlave.anus > 0) || ($eventSlave.vagina > 0)>>
<<if $eventSlave.devotion <= 50>>
<<if $eventSlave.devotion >= -20>>
<<if $eventSlave.trust >= -50>>
<<if $REReductionCheckinIDs.contains($eventSlave.ID)>>
<<set $RECIevent.push("reduction")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
*/
<<if ($eventSlave.assignment is "be a servant")>>
<<if ($eventSlave.devotion <= 95)>>
<<if ($eventSlave.intelligence < -1)>>
<<set $RESSevent.push("cooler lockin")>>
<</if>>
<</if>>
<</if>>
<<if ($universalRulesConsent == 0)>>
<<if ($eventSlave.devotion > 50)>>
<<if ($eventSlave.fetish is "sadist") || ($eventSlave.fetish is "dom") || ($eventSlave.energy > 95)>>
<<if ($REShowerForceSub != 0)>>
<<if ($eventSlave.trust <= 75)>>
<<set $RETSevent.push("RE shower force")>>
<</if>>
<</if>>
<<if ($eventSlave.anus > 0)>>
<<if ($RESadisticDescriptionSub != 0)>>
<<set $RETSevent.push("sadistic description")>>
<</if>>
<</if>>
<<if ($cockFeeder > 0)>>
<<if ($eventSlave.dickAccessory != "chastity") || ($eventSlave.dick == 0)>>
<<set $RESSevent.push("kitchen molestation")>>
<</if>>
<</if>>
<</if>>
<<if ($REIfYouEnjoyItSub != 0)>>
<<set $RETSevent.push("if you enjoy it")>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.devotion < -50)>>
<<if ($eventSlave.trust > -20)>>
<<if ($eventSlave.speechRules is "restrictive")>>
<<set $RESSevent.push("vocal disobedience")>>
<</if>>
<</if>>
<</if>>
<<if ($boobAccessibility != 1)>>
<<if ($eventSlave.boobs > 3000)>>
<<if ($eventSlave.devotion >= -20)>>
<<if ($slaves.length > 2)>>
<<set $RESSevent.push("huge tits")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.physicalAge > 30)>>
<<if ($eventSlave.ageImplant > 0)>>
<<if ($eventSlave.devotion > 20)>>
<<set $RESSevent.push("age implant")>>
<</if>>
<</if>>
<</if>>
<<if ($seeAge == 1)>>
<<if ($eventSlave.devotion > 50)>>
<<if ($eventSlave.speechRules != "restrictive")>>
<<if ($week-$eventSlave.birthWeek >= 51)>>
<<set $RESSevent.push("birthday")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.clothes is "a penitent nuns habit")>>
<<if ($eventSlave.anus > 0)>>
<<if ($eventSlave.devotion >= -20)>>
<<if ($eventSlave.devotion <= 50)>>
<<set $RESSevent.push("penitent")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.slaveName != $eventSlave.birthName)>>
<<if ($eventSlave.devotion <= 20)>>
<<if ($eventSlave.trust > -20)>>
<<if ($eventSlave.vagina != 0)>>
<<if ($eventSlave.anus > 0)>>
<<set $RESSevent.push("not my name")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves.length > 2)>>
<<if ($eventSlave.devotion >= -20)>>
<<if ($eventSlave.heels == 1)>>
<<if ($eventSlave.shoes is "heels") || ($eventSlave.shoes is "boots") || ($eventSlave.shoes is "extreme heels")>>
<<set $RESSevent.push("tendon fall")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.devotion > 20) || ($eventSlave.trust < -20)>>
<<if ($eventSlave.devotion <= 50)>>
<<if ($eventSlave.vagina < 0)>>
<<if ($eventSlave.anus > 0)>>
<<if ($eventSlave.analSkill <= 30)>>
<<set $RESSevent.push("obedient shemale")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.devotion > 50)>>
<<if ($eventSlave.trust > 20)>>
<<if ($eventSlave.physicalAge > 37)>>
<<if ($eventSlave.anus > 0)>>
<<if ($eventSlave.vagina > 0)>>
<<set $RESSevent.push("devoted old")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.fetish is "humiliation") || ($eventSlave.energy > 95)>>
<<if ($eventSlave.devotion <= 50)>>
<<if ($eventSlave.devotion >= -20)>>
<<if ($eventSlave.vagina != 0)>>
<<if ($eventSlave.anus != 0)>>
<<if ($eventSlave.fetishKnown == 1)>>
<<set $RESSevent.push("fearful humiliation")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.livingRules is "luxurious")>>
<<if ($eventSlave.devotion <= 75)>>
<<if ($eventSlave.devotion > 50)>>
<<set $RESSevent.push("newly devoted sunrise")>>
<</if>>
<</if>>
<</if>>
<<if ($spa > 0)>>
<<if ($eventSlave.boobs > 2000)>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.trust > 20)>>
<<set $RESSevent.push("spa boobs")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.lactation > 0)>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.trust > 20)>>
<<if ($eventSlave.vagina != 0)>>
<<if ($eventSlave.anus != 0)>>
<<set $RESSevent.push("cow milking")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.dietCum > 0)>>
<<if ($eventSlave.devotion < 20)>>
<<if (($eventSlave.fetish != "cumslut") && ($eventSlave.fetish != "masochist") && ($eventSlave.fetishStrength < 60)) || ($eventSlave.fetishKnown == 0)>>
<<set $RESSevent.push("retching cum feeding")>>
<</if>>
<</if>>
<</if>>
<<if ($arcologies[0].FSSubjugationist != "unset")>>
<<if ($eventSlave.race != $arcologies[0].FSSubjugationistRace)>>
<<if ($week-$eventSlave.weekAcquired > 1)>>
<<if ($week-$eventSlave.weekAcquired < 10)>>
<<if ($eventSlave.devotion < -20)>>
<<if ($eventSlave.trust > -20)>>
<<if ($eventSlave.health > -20)>>
<<set $toSearch to $eventSlave.race>>
<<if ($toSearch.indexOf("surgically") is -1)>>
<<if ($eventSlave.indentureRestrictions < 1)>>
<<set $RESSevent.push("subjugation blues")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.accent < 3)>>
<<if ($eventSlave.dietCum > 0)>>
<<if ($eventSlave.diet is "fattening")>>
<<if ($eventSlave.trust > -50)>>
<<if ($eventSlave.fetish != "cumslut")>>
<<if ($eventSlave.weight < -30)>>
<<if ($eventSlave.health > -80)>>
<<if ($eventSlave.behavioralFlaw != "anorexic")>>
<<if ($eventSlave.sexualFlaw != "self hating")>>
<<if ($eventSlave.fetishStrength <= 60) or ($eventSlave.fetishKnown != 1)>>
<<set $RESSevent.push("too thin for cum diet")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $eventSlave.drugs == "breast injections">>
<<if $eventSlave.boobs <= 8000>>
<<if $eventSlave.boobs > 2000>>
<<if $eventSlave.devotion <= 50>>
<<if $eventSlave.devotion >= -50>>
<<if $eventSlave.trust >= -50>>
<<if $eventSlave.fetish != "boobs">>
<<if $eventSlave.intelligence > -2>>
<<set $RESSTRevent.push("breast expansion blues")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>> /* closes mute exempt */
<<if $eventSlave.vaginaLube > 0>>
<<if $eventSlave.devotion > 20>>
<<if $eventSlave.vagina > -1>>
<<set $RESSTRevent.push("moist pussy")>>
<</if>>
<</if>>
<</if>>
<<if $eventSlave.devotion <= 20>>
<<if $eventSlave.trust <= -20>>
<<if $eventSlave.dick > 0>>
<<if $eventSlave.attrXY < 50>>
<<set $RESSTRevent.push("transition anxiety")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $seeAge == 1>>
<<if ($eventSlave.devotion >= 20)>>
<<if ($eventSlave.physicalAge == Math.round($eventSlave.pubertyAgeXX))>>
<<if canGetPregnant($eventSlave)>>
<<if ($eventSlave.birthWeek lt 2)>>
<<set $RESSevent.push("first period")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.devotion >= 20)>>
<<if canAchieveErection($eventSlave)>>
<<if ($eventSlave.physicalAge == Math.round($eventSlave.pubertyAgeXY))>>
<<if ($eventSlave.dickAccessory != "chastity" || $eventSlave.dickAccessory != "combined chastity")>>
<<if ($eventSlave.birthWeek lt 2)>>
<<set $RESSevent.push("wet dreams")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>> /* closes aging exemption */
<<if $eventSlave.devotion >= -150>>
<<if $eventSlave.devotion <= 50>>
<<set $events.push("RE standard punishment")>>
<</if>>
<</if>>
<<if $eventSlave.boobs > 600>>
<<if $eventSlave.boobShape is "torpedo-shaped">>
<<if $eventSlave.devotion >= -50>>
<<set $RESSevent.push("torpedo squeeze")>>
<</if>>
<</if>>
<</if>>
<<if $eventSlave.assignment is "serve the public">>
<<if $eventSlave.fetishKnown is 1>>
<<if $FSDegradationist is "unset">>
<<if $AProsperityCap > 60>>
<<set $RESSevent.push("mean girls")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.balls > 0)>>
<<if ($eventSlave.hormones > 0)>>
<<if ($hormoneUpgradeMood == 0)>>
<<if ($eventSlave.trust >= -50)>>
<<if ($eventSlave.devotion >= -20)>>
<<if ($eventSlave.devotion <= 50)>>
<<set $RESSevent.push("orchiectomy please")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.trust > 20)>>
<<if ($eventSlave.devotion > 50)>>
<<set $RESSevent.push("shower slip")>>
<<if ($eventSlave.amp < 0)>>
<<set $RESSevent.push("plimb help")>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.devotion < -50)>>
<<if ($eventSlave.trust > 20)>>
<<if ($suppository != 0)>>
<<if ($eventSlave.fetish != "buttslut")>>
<<set $RESSevent.push("suppository resistance")>>
<</if>>
<</if>>
<<if ($cockFeeder != 0)>>
<<if ($eventSlave.fetish != "cumslut")>>
<<set $RESSevent.push("cockfeeder resistance")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.relationship <= -2)>>
<<if ($eventSlave.trust > 50)>>
<<if ($eventSlave.devotion > 50)>>
<<set $RESSevent.push("bonded love")>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.trust > -10)>>
<<if ($eventSlave.ID != $HeadGirl.ID)>>
<<if ($eventSlave.ID != $Concubine.ID)>>
<<set $RESSevent.push("refreshment delivery")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.dick > 8)>>
<<if ($eventSlave.balls > 0)>>
<<if ($eventSlave.energy > 60)>>
<<if ($eventSlave.devotion > 50)>>
<<if ($eventSlave.trust > 50)>>
<<if ($eventSlave.vagina != 0)>>
<<if ($eventSlave.anus != 0)>>
<<set $RESSevent.push("dick wringing")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.balls > 0)>>
<<if ($eventSlave.dickAccessory is "chastity")>>
<<if ($eventSlave.devotion <= 95)>>
<<if ($eventSlave.energy > 50)>>
<<if ($eventSlave.energy < 95)>>
<<if ($eventSlave.devotion >= -20) || ($eventSlave.trust < -20)>>
<<set $RESSevent.push("cage relief")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($PC.dick > 0)>>
<<if ($PC.boobs > 0)>>
<<if ($eventSlave.devotion <= 50)>>
<<if ($eventSlave.devotion >= -20)>>
<<if ($eventSlave.anus != 0)>>
<<if (($eventSlave.attrXY <= 0) && ($eventSlave.attrXX > 0)) || (($eventSlave.attrXX <= 0) && ($eventSlave.attrXY > 0))>>
<<set $RESSevent.push("dickgirl PC")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if canTalk($eventSlave)>>
<<if ($eventSlave.devotion <= 50)>>
<<if ($eventSlave.trust > -10)>>
<<if ($eventSlave.devotion >= -20) || ($eventSlave.trust < -20)>>
<<set $RESSevent.push("language lesson")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.energy > 40)>>
<<if canSee($eventSlave)>>
<<if ($eventSlave.trust >= -50)>>
<<if ($eventSlave.devotion > 0)>>
<<if ($eventSlave.devotion <= 50)>>
<<if (($eventSlave.attrXX > 0) && ($PC.boobs == 1)) || (($eventSlave.attrXY > 0) && ($PC.dick == 1))>>
<<set $RESSevent.push("hot PC")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.trust <= 20)>>
<<if ($eventSlave.trust >= -75)>>
<<if ($eventSlave.devotion <= 30)>>
<<if ($eventSlave.devotion >= -20)>>
<<set $RESSevent.push("like me")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.boobs > 1400)>>
<<if ($eventSlave.boobsImplant == 0)>>
<<if ($eventSlave.nipples != "tiny")>>
<<if ($eventSlave.devotion > 20)>>
<<set $RESSevent.push("huge naturals")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.devotion < -20)>>
<<if ($eventSlave.trust >= -20)>>
<<if ($eventSlave.clothes is "uncomfortable straps")>>
<<set $RESSevent.push("bondage gear")>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.labia > 1)>>
<<if ($eventSlave.muscles > 30)>>
<<if ($eventSlave.vagina > -1)>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.trust > 20)>>
<<set $RESSevent.push("inconvenient labia")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.devotion > 20) || ($eventSlave.trust < -20)>>
<<if ($eventSlave.addict > 20)>>
<<if ($eventSlave.aphrodisiacs > 0)>>
<<set $RESSevent.push("obedient addict")>>
<</if>>
<</if>>
<</if>>
<<if ($seeExtreme == 1)>>
<<if ($eventSlave.devotion < -50)>>
<<if ($eventSlave.trust >= -50)>>
<<if ($eventSlave.assignment != "stay confined")>>
<<if ($eventSlave.heels != 1)>>
<<set $RESSevent.push("escapee")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.devotion <= 50)>>
<<if ($eventSlave.trust >= -50)>>
<<if ($eventSlave.behavioralFlaw is "gluttonous")>>
<<if ($eventSlave.diet is "restricted")>>
<<set $RESSevent.push("diet")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.devotion <= 20)>>
<<if ($eventSlave.devotion >= -50)>>
<<set $RESSevent.push("resistant shower")>>
<</if>>
<</if>>
<<if ($eventSlave.speechRules != "restrictive")>>
<<if ($eventSlave.devotion >= -20)>>
<<if ($eventSlave.trust >= -20)>>
<<if ($eventSlave.energy > 75)>>
<<if ($eventSlave.fetish != "buttslut")>>
<<if ($eventSlave.vagina != 0) || ($eventSlave.anus != 0)>>
<<set $RESSevent.push("night visit")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.releaseRules is "restrictive")>>
<<SexualRelease $eventSlave>>
<<if ($release != 1)>>
<<if ($eventSlave.devotion <= 95)>>
<<if ($eventSlave.trust >= -20)>>
<<if ($eventSlave.dickAccessory != "chastity") || ($eventSlave.dick == 0)>>
<<set $RESSevent.push("forbidden masturbation")>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.devotion >= -20)>>
<<if ($eventSlave.trust >= -50)>>
<<set $RESSevent.push("desperately horny")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.releaseRules != "restrictive") >>
<<if ($eventSlave.dick != 0) >>
<<if ($eventSlave.hormones < 1)>>
<<if ($eventSlave.balls > 0)>>
<<if ($eventSlave.dickAccessory != "chastity")>>
<<if ($eventSlave.vaginalAccessory != "chastity belt") >>
<<set $RESSevent.push("slave dick on slave")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.muscles > 30)>>
<<if ($eventSlave.anus != 0)>>
<<if ($eventSlave.vagina != 0)>>
<<set $RESSevent.push("muscles")>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.devotion >= -20)>>
<<if ($eventSlave.lactation > 1)>>
<<if ($eventSlave.vaginalAccessory != "chastity belt")>>
<<set $RESSevent.push("milkgasm")>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.waist > 1)>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.trust > -20)>>
<<if ($eventSlave.anus > 0)>>
<<set $RESSevent.push("devoted waist")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.entertainSkill >= 100)>>
<<if ($eventSlave.trust > 50)>>
<<if ($eventSlave.assignment is "serve the public")>>
<<set $RESSevent.push("masterful entertainer")>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.whoreSkill >= 100)>>
<<if ($eventSlave.trust > 50)>>
<<if ($eventSlave.assignment is "whore")>>
<<set $RESSevent.push("masterful whore")>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.dick > 0)>>
<<if ($eventSlave.balls == 0)>>
<<if ($eventSlave.ovaries == 0)>>
<<if ($eventSlave.devotion <= 50)>>
<<if ($eventSlave.trust < -50)>>
<<if ($eventSlave.anus > 0)>>
<<set $RESSevent.push("resistant gelding")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if isFertile($eventSlave)>>
<<if ($eventSlave.devotion > 50)>>
<<if ($PC.dick != 0)>>
<<if ($eventSlave.fetish is "pregnancy") || ($eventSlave.energy > 95)>>
<<if ($eventSlave.fetishKnown == 1)>>
<<if ($eventSlave.vagina > 0)>>
<<if ($eventSlave.anus > 0)>>
<<set $RESSevent.push("impregnation please")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.buttplug is "large plug") || ($eventSlave.buttplug is "long, large plug")>>
<<if ($eventSlave.assignment != "stay confined")>>
<<if ($eventSlave.devotion <= 20)>>
<<if ($eventSlave.trust >= -50)>>
<<if ($eventSlave.anus < 3)>>
<<set $RESSevent.push("plug disobedience")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if (($eventSlave.assignment is "whore") || ($eventSlave.assignment is "serve the public"))>>
<<if ($eventSlave.devotion <= 50)>>
<<set $RESSevent.push("used whore")>>
<</if>>
<</if>>
<</if>> /* closes amp/crawling exempt */
<<if canTalk($eventSlave)>>
<<if ($eventSlave.speechRules != "restrictive")>>
<<if ($eventSlave.boobsImplant > 400)>>
<<if (($eventSlave.lipsImplant + $eventSlave.buttImplant) > 3)>>
<<if ($eventSlave. boobs < 90) || ($eventSlave. butt < 8)>>
<<if ($eventSlave.relation == 0)>>
<<set $RESSevent.push("surgery addict")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.assignment is "please you")>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.trust > -20)>>
<<if ($eventSlave.anus > 0)>>
<<if ($eventSlave.vagina != 0)>>
<<if ($eventSlave.dickAccessory != "chastity") || ($eventSlave.dick == 0)>>
<<if ($corpIncorporated != 0)>>
<<set $RESSevent.push("shift sleep")>>
<</if>>
<<if ($eventSlave.releaseRules is "permissive")>>
<<set $RESSevent.push("shift masturbation")>>
<</if>>
<<if ($eventSlave.entertainSkill >= 60)>>
<<set $RESSevent.push("shift doorframe")>>
<</if>>
<</if>>
<</if>>
<<if ($PC.vagina == 1)>>
<<if ($eventSlave.dick == 0)>>
<<if ($fuckSlaves > 2)>>
<<set $RESSevent.push("fucktoy tribbing")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.speechRules != "restrictive") >>
<<if ($eventSlave.oralCount+$eventSlave.vaginalCount+$eventSlave.analCount > 900)>>
<<if ($eventSlave.oralCount+$eventSlave.vaginalCount+$eventSlave.analCount < 1100)>>
<<if ($eventSlave.vagina != 0)>>
<<if ($eventSlave.anus > 0)>>
<<set $RESSevent.push("millenary")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.assignment is "stay confined")>>
<<if ($eventSlave.devotion <= 50)>>
<<set $RESSevent.push("solitary desperation")>>
<</if>>
<</if>>
<<if ($eventSlave.speechRules is "restrictive")>>
<<if ($eventSlave.devotion > 60)>>
<<if ($eventSlave.trust >= -20)>>
<<set $RESSevent.push("restricted profession")>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.speechRules is "restrictive")>>
<<if ($eventSlave.intelligence > 0)>>
<<if ($eventSlave.trust >= -20)>>
<<if ($eventSlave.devotion <= 20)>>
<<set $RESSevent.push("restricted smart")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($expansionRequestsAllowed > 0)>>
<<if ($eventSlave.drugs is "no drugs")>>
<<if ($eventSlave.speechRules is "permissive")>>
<<if ($eventSlave.health > 20)>>
<<if ($eventSlave.devotion >= -20)>>
<<if ($eventSlave.trust > 20)>>
<<if ($arcologies[0].FSSlimnessEnthusiast is "unset")>>
<<set $RESSevent.push("injections please")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.assignment is "serve the public")>>
<<if ($eventSlave.devotion > 50)>>
<<set $RESSevent.push("serve the public devoted")>>
<</if>>
<</if>>
<<if ($eventSlave.behavioralFlaw is "bitchy")>>
<<if canSee($eventSlave)>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.trust >= -20)>>
<<set $RESSevent.push("obedient bitchy")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>> /* closes mute exempt */
<<if ($cockFeeder == 0)>>
<<if ($eventSlave.intelligence < -1)>>
<<if ($eventSlave.devotion <= 50)>>
<<if ($eventSlave.devotion >= -20) || ($eventSlave.trust < -20)>>
<<set $RESSevent.push("obedient idiot")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.boobs > 15000)>>
<<set $RESSevent.push("tittymonster inspection")>>
<</if>>
<<if ($assistant > 1)>>
<<if ($eventSlave.fetishKnown == 1)>>
<<if ($eventSlave.energy > 95)>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.releaseRules is "permissive")>>
<<set $RESSevent.push("nympho with assistant")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.devotion > 50)>>
<<if ($eventSlave.trust > 50)>>
<<if ($eventSlave.assignment is "please you") || ($eventSlave.assignment is "serve in the master suite") || ($eventSlave.assignment is "be your Concubine")>>
<<set $RESSevent.push("bed snuggle")>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.minorInjury is "sore ass")>>
<<if ($eventSlave.devotion <= 50)>>
<<set $RESSevent.push("sore ass")>>
<</if>>
<</if>>
<<if ($eventSlave.sexualFlaw is "hates oral")>>
<<if ($PC.dick != 0)>>
<<if ($eventSlave.devotion <= 50)>>
<<set $RESSevent.push("hates oral")>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.anus == 0)>>
<<if ($eventSlave.devotion > 50)>>
<<if ($eventSlave.trust > 20)>>
<<if ($eventSlave.speechRules != "restrictive")>>
<<set $RESSevent.push("devoted anal virgin")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($seeExtreme == 1)>>
<<if ($eventSlave.balls > 1)>>
<<if ($eventSlave.devotion <= 20)>>
<<if ($eventSlave.trust <= 20)>>
<<if ($eventSlave.speechRules != "restrictive")>>
<<set $RESSevent.push("fearful balls")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.devotion <= 50)>>
<<if ($eventSlave.assignment is "be a servant")>>
<<set $RESSevent.push("scrubbing")>>
<</if>>
<</if>>
<<if ($eventSlave.speechRules != "restrictive")>>
<<if ($eventSlave.vaginalAccessory != "chastity belt")>>
<<if ($eventSlave.fetish != "buttslut")>>
<<if ($eventSlave.vagina == 0)>>
<<if ($eventSlave.anus != 0)>>
<<if ($eventSlave.oralCount+$eventSlave.vaginalCount+$eventSlave.analCount > 100)>>
<<set $RESSevent.push("unhappy virgin")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.aphrodisiacs > 1)>>
<<if ($eventSlave.speechRules is "restrictive")>>
<<set $RESSevent.push("extreme aphrodisiacs")>>
<</if>>
<</if>>
<<if ($eventSlave.releaseRules != "restrictive") >>
<<if ($eventSlave.clit > 2)>>
<<if ($eventSlave.vaginalAccessory != "chastity belt")>>
<<set $RESSevent.push("slave clit on slave")>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.releaseRules != "restrictive") >>
<<if ($eventSlave.dick > 4) >>
<<if ($eventSlave.hormones < 1)>>
<<if ($eventSlave.balls != 0)>>
<<if ($eventSlave.dickAccessory != "chastity")>>
<<set $RESSevent.push("slave dick huge")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.heels == 1) >>
<<if ($eventSlave.shoes is "heels") || ($eventSlave.shoes is "extreme heels")>>
<<if ($eventSlave.anus != 0)>>
<<set $RESSevent.push("heels")>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.releaseRules != "restrictive") >>
<<if ($eventSlave.anus > 2)>>
<<if ($eventSlave.fetish is "buttslut") || ($eventSlave.energy > 95)>>
<<if ($eventSlave.fetish != "none")>>
<<if canDoAnal($eventSlave)>>
<<set $RESSevent.push("loose buttslut")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.assignment is "whore")>>
<<if ($eventSlave.devotion < -20) && ($eventSlave.trust > -20)>>
<<set $RESSevent.push("whore rebellious")>>
<</if>>
<</if>>
<<if ($eventSlave.amp == 1)>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.anus > 0)>>
<<set $RESSevent.push("devoted amp")>>
<</if>>
<</if>>
<<if ($eventSlave.assignment is "rest")>>
<<set $RESSevent.push("resting amp")>>
<</if>>
<</if>>
<<if ($eventSlave.boobs < 500)>>
<<if ($eventSlave.butt < 3)>>
<<if ($eventSlave.devotion <= 50)>>
<<if ($eventSlave.devotion > 20) || ($eventSlave.trust < -20)>>
<<if ($eventSlave.anus > 0)>>
<<if ($eventSlave.weight <= 10)>>
<<if ($eventSlave.muscles <= 30)>>
<<set $RESSevent.push("obedient girlish")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.boobs > 1200)>>
<<if ($eventSlave.areolae > 3)>>
<<if ($eventSlave.devotion > 50)>>
<<if ($eventSlave.anus > 0)>>
<<set $RESSevent.push("shaped areolae")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.behavioralFlaw is "arrogant")>>
<<if ($eventSlave.devotion < -50)>>
<<if ($eventSlave.trust >= -50)>>
<<set $RESSevent.push("rebellious arrogant")>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.preg > 20)>>
<<set $RESSevent.push("hugely pregnant")>>
<</if>>
<<if ($eventSlave.hormones > 0)>>
<<if ($eventSlave.vagina is -1)>>
<<if ($eventSlave.devotion > 20) || ($eventSlave.trust < -20)>>
<<if ($eventSlave.devotion <= 50)>>
<<if ($eventSlave.fetish != "buttslut")>>
<<if ($eventSlave.speechRules is "permissive")>>
<<set $RESSevent.push("hormone dysfunction")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.vaginaPiercing > 1)>>
<<if ($eventSlave.nipplesPiercing > 1)>>
<<if ($eventSlave.clitPiercing > 1)>>
<<if ($eventSlave.devotion > 20) || ($eventSlave.trust < -20)>>
<<if ($eventSlave.devotion <= 50)>>
<<set $RESSevent.push("heavy piercing")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.fetishKnown == 1)>>
<<if ($eventSlave.fetish is "cumslut") || ($eventSlave.energy > 95)>>
<<if (($eventSlave.assignment is "whore") || ($eventSlave.assignment is "serve the public"))>>
<<if ($eventSlave.devotion > 20)>>
<<if ($PC.dick != 0)>>
<<set $RESSevent.push("cumslut whore")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.anus == 0)>>
<<if ($eventSlave.devotion < -20)>>
<<if ($eventSlave.trust >= -20)>>
<<set $RESSevent.push("resistant anal virgin")>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.relationship > 3)>>
<<if ($eventSlave.relationship < 5)>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.trust > 20)>>
<<set $events.push("RE slave marriage")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.prestige == 0)>>
<<if ($eventSlave.devotion > 50)>>
<<if ($eventSlave.trust > 50)>>
<<if ($eventSlave.entertainSkill >= 100)>>
<<if ($eventSlave.assignment is "serve the public")>>
<<set $events.push("RE legendary entertainer")>>
<</if>>
<</if>>
<<if ($eventSlave.whoreSkill >= 100)>>
<<if ($eventSlave.assignment is "whore")>>
<<set $events.push("RE legendary whore")>>
<</if>>
<</if>>
<<if ($eventSlave.lactation > 0)>>
<<if (($eventSlave.boobs-$eventSlave.boobsImplant) > 6000)>>
<<if ($eventSlave.assignment is "get milked")>>
<<if ($eventSlave.prestige == 0)>>
<<set $events.push("RE legendary cow")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.preg > 30)>>
<<if ($eventSlave.pregType < 50)>>
<<if ($eventSlave.births > 10)>>
<<if ($eventSlave.assignment is "whore") || ($eventSlave.assignment is "serve the public")>>
<<if ($eventslave.amp != 1)>>
<<if ($eventSlave.prestige == 0)>>
<<set $events.push("RE legendary womb")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.balls > 4)>>
<<if ($eventSlave.dick > 4)>>
<<if ($eventSlave.assignment is "work in the dairy") || ($eventSlave.assignment is "get milked")>>
<<if ($eventSlave.prestige == 0>>
<<set $events.push("RE legendary balls")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($eventSlave.origin is "You sentenced her to enslavement as a punishment for attempted theft of a slave.") || ($eventSlave.origin is "She is an enslaved Daughter of Liberty.")>>
<<if ($eventSlave.devotion > 95) && ($eventSlave.prestige == 0) && ($eventSlave.assignment is "please you")>>
<<set $events.push("RE former abolitionist")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
/* NICKNAME EVENTS */
<<if $nicknamesAllowed == 1>>
<<set $toSearch to $eventSlave.slaveName.toLowerCase();>>
<<if ($toSearch.indexOf("'") is -1)>>
<<if ($week-$eventSlave.weekAcquired >= 4)>>
<<set $events.push("RE nickname")>>
<<set $seed to 0>>
<</if>>
<</if>> /* closes nickname check */
<</if>> /* closes no nicknames option */
<</if>> /* closes mindbreak exempt */
<<if ($eventSlave.fetish is "mindbroken")>>
<<if canWalk($eventSlave)>>
<<set $RESSevent.push("mindbroken morning")>>
<</if>>
<</if>>
/* EVENT STRIPPING */
<<if $normalizedEvents == 1>>
<<for $i to 0; $i < $events.length; $i++>>
<<if $events.count($events[$i]) > 1>>
<<set $dumped to $events.pluck([$i],[$i])>>
<</if>>
<</for>>
<</if>>
/* EVENT RANDOMIZATION */
<<for $i to 0; $i < $RESSevent.length; $i++>>
<<set $events.push("RESS")>>
<</for>>
<<for $i to 0; $i < $RESSTRevent.length; $i++>>
<<set $events.push("RESSTR")>>
<</for>>
<<for $i to 0; $i < $RETSevent.length; $i++>>
<<set $events.push("RETS")>>
<</for>>
<<for $i to 0; $i < $RECIevent.length; $i++>>
<<set $events.push("RECI")>>
<</for>>
<<if $events.length == 0>>
<<set $events.push("RE no event")>>
<</if>>
<<if $cheatMode == 1>>
<<goto "random event select">>
<<else>>
<<goto "random event roll">>
<</if>>
<</silently>>
<</if>> /* CLOSES SLAVE SELECT */
|
mayibrad/fc
|
src/uncategorized/randomIndividualEvent.tw
|
tw
|
bsd-3-clause
| 38,951 |
:: Random Nonindividual Event
<<silently>>
<<set $showEncyclopedia to 0>>
<<set $events = []>>
<<set $RecETSevent = []>>
<<set $REFIevent = []>>
<<set $PESSevent = []>>
<<set $PETSevent = []>>
<<set $activeSlave = 0>>
<<set $groomSlave = 0>>
<<set $brideSlave = 0>>
<<set $seed to 0>>
<<set $eventSlave to $slaves.random()>>
<<if $eventSlave.fuckdoll == 0>>
<<if $nicknamesAllowed == 1>>
<<if $eventSlave.assignment != "be confined in the arcade">>
<<set $toSearch to $eventSlave.slaveName.toLowerCase();>>
<<if ($toSearch.indexOf("'") is -1)>>
<<if ($week-$eventSlave.weekAcquired >= 4)>>
<<if ($eventSlave.devotion >= -20)>>
<<set $events.push("RE nickname")>>
<<set $events.push("RE nickname")>>
<<set $events.push("RE nickname")>>
<<set $events.push("RE nickname")>>
<<set $seed to 1>>
<<else>>
<<set $events.push("RE nickname")>>
<<set $events.push("RE nickname")>>
<<set $seed to 1>>
<</if>>
<</if>>
<</if>> /* closes nickname check */
<</if>>
<</if>> /* closes no nicknames option */
<<if ($eventSlave.assignment is "serve in the master suite")>>
<<if ($eventSlave.devotion > 20)>>
<<if ($eventSlave.trust > -20)>>
<<if ($activeSlave.anus > 0)>>
<<if ($activeSlave.vagina != 0)>>
<<if ($corpIncorporated != 0)>>
<<set $events.push("RE shift sleep")>>
<</if>>
<<if ($activeSlave.releaseRules != "restrictive")>>
<<set $events.push("RE shift masturbation")>>
<</if>>
<<if ($activeSlave.entertainSkill >= 60)>>
<<set $events.push("RE shift doorframe")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>> /* CLOSES FUCKDOLL CHECK */
<<set $legendaryFacility to 1>>
<<if $legendaryWhoreID != 0>>
<<set $events.push("RE legendary whore")>>
<</if>>
<<if $legendaryEntertainerID != 0>>
<<set $events.push("RE legendary entertainer")>>
<</if>>
<<if $legendaryCowID != 0>>
<<set $events.push("RE legendary cow")>>
<</if>>
<<if $legendaryBallsID != 0>>
<<set $events.push("RE legendary balls")>>
<</if>>
<<if $legendaryWombID != 0>>
<<set $events.push("RE legendary womb")>>
<</if>>
<<if $legendaryAbolitionistID != 0>>
<<set $events.push("RE former abolitionist")>>
<</if>>
<<if $shelterAbuse <= 5>>
<<if $shelterGirlsIDs.length > 0>>
<<set $events.push("RE shelter inspection")>>
<</if>>
<</if>>
/* Relationship Events */
<<if $familyTesting == 1>>
<<set $used to 0>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($used == 0)>>
<<if ($slaves[$i].daughters > 0)>>
<<if ($slaves[$i].devotion > 50)>>
<<set $mother to $slaves[$i]>>
<<set $relation = $slaves>>
<<set $relation = $relation.shuffle()>>
<<for $j to 0; $j < $relation.length; $j++>>
<<if $relation[$j].mother == $mother.ID>>
<<set $daughter to $relation[$j]>>
<<set $relation = 0>>
<<break>>
<</if>>
<</for>>
<<if ($daughter.devotion > 50)>>
<<if canWalk($daughter)>>
<<if canWalk($mother)>>
<<if ($daughter.anus != 0)>>
<<if ($mother.anus != 0)>>
<<set $events.push("RE devoted mother daughter")>>
<<set $used to 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</for>>
<<set $used to 0>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($used == 0)>>
<<if ($slaves[$i].sisters > 0)>>
<<if ($slaves[$i].dick == 1)>>
<<set $youngerSister to $slaves[$i]>>
<<set $relation = $slaves>>
<<set $relation = $relation.shuffle()>>
<<for $j to 0; $j < $relation.length; $j++>>
<<if areSisters($youngerSister, $relation[$j]) > 1>>
<<set $olderSister to $relation[$j]>>
<<set $relation = 0>>
<<break>>
<</if>>
<</for>>
<<if ($olderSister.anus == 0)>>
<<if ($youngerSister.devotion > ($olderSister.devotion+20))>>
<<set $events.push("RE sibling revenge")>>
<<set $used to 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</for>>
<<set $used to 0>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($used == 0)>>
<<if ($slaves[$i].sisters > 0)>>
<<set $alphaTwin to $slaves[$i]>>
<<set $relation = $slaves>>
<<set $relation = $relation.shuffle()>>
<<for $j to 0; $j < $relation.length; $j++>>
<<if areSisters($relation[$i], $alphaTwin) == 1>>
<<set $betaTwin to $relation[$j]>>
<<set $relation = 0>>
<<break>>
<</if>>
<</for>>
<<if ($alphaTwin.anus > 0)>>
<<if ($betaTwin.anus > 0)>>
<<if ($alphaTwin.devotion > 50)>>
<<if ($betaTwin.devotion > 50)>>
<<if canWalk($alphaTwin)>>
<<if canWalk($betaTwin)>>
<<set $events.push("RE devoted twins")>>
<<set $used to 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</for>>
<<else>>
<<set $used to 0>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($used == 0)>>
<<if ($slaves[$i].relation is "mother")>>
<<if ($slaves[$i].relationshipTarget != $slaves[$i].relationTarget)>>
<<if ($slaves[$i].devotion > 50)>>
<<set $mother to $slaves[$i]>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $mother.relationTarget>>
<<set $daughter to $slaves[$j]>>
<<break>>
<</if>>
<</for>>
<<if ($daughter.devotion > 50)>>
<<if canWalk($daughter)>>
<<if canWalk($mother)>>
<<if ($daughter.anus != 0)>>
<<if ($mother.anus != 0)>>
<<set $events.push("RE devoted mother daughter")>>
<<set $used to 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</for>>
<<set $used to 0>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($used == 0)>>
<<if ($slaves[$i].relation is "sister")>>
<<if ($slaves[$i].dick == 1)>>
<<set $youngerSister to $slaves[$i]>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].relationTarget>>
<<set $olderSister to $slaves[$j]>>
<<break>>
<</if>>
<</for>>
<<if ($olderSister.anus == 0)>>
<<if ($youngerSister.devotion > ($olderSister.devotion+20))>>
<<set $events.push("RE sibling revenge")>>
<<set $used to 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</for>>
<<set $used to 0>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($used == 0)>>
<<if ($slaves[$i].relation is "twin")>>
<<set $alphaTwin to $slaves[$i]>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].relationTarget>>
<<set $betaTwin to $slaves[$j]>>
<<break>>
<</if>>
<</for>>
<<if ($alphaTwin.anus > 0)>>
<<if ($betaTwin.anus > 0)>>
<<if ($alphaTwin.devotion > 50)>>
<<if ($betaTwin.devotion > 50)>>
<<if canWalk($alphaTwin)>>
<<if canWalk($betaTwin)>>
<<set $events.push("RE devoted twins")>>
<<set $used to 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</for>>
/*<<display "Twin Check">>
<<if ($alphaTwin.anus > 0) && ($betaTwin.anus > 0) && ($alphaTwin.devotion > 50) && ($betaTwin.devotion > 50)>>
<<set $events.push("RE devoted twins")>>
<</if>>*/
<</if>>
/* Fetish Interest Events */
<<set $buttslutID to 0>>
<<set $cumslutID to 0>>
<<set $humiliationID to 0>>
<<set $subID to 0>>
<<set $pregnancyID to 0>>
<<set $masochistID to 0>>
<<set $boobsID to 0>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($slaves[$i].fetishKnown == 1)>>
<<if ($slaves[$i].fetishStrength > 95)>>
<<if ($slaves[$i].fetish is "buttslut")>>
<<if ($slaves[$i].anus > 0)>>
<<if ($buttslutID == 0)>>
<<set $buttslutID to $slaves[$i].ID>>
<</if>>
<</if>>
<<elseif ($slaves[$i].fetish is "cumslut")>>
<<if ($cumslutID == 0)>>
<<set $cumslutID to $slaves[$i].ID>>
<</if>>
<<elseif ($slaves[$i].fetish is "submissive")>>
<<if ($slaves[$i].anus > 0)>>
<<if ($subID == 0)>>
<<set $subID to $slaves[$i].ID>>
<</if>>
<</if>>
<<elseif ($slaves[$i].fetish is "humiliation")>>
<<if ($slaves[$i].anus > 0)>>
<<if ($humiliationID == 0)>>
<<set $humiliationID to $slaves[$i].ID>>
<</if>>
<</if>>
<<elseif ($slaves[$i].fetish is "boobs")>>
<<if ($slaves[$i].lactation > 0)>>
<<if ($boobsID == 0)>>
<<set $boobsID to $slaves[$i].ID>>
<</if>>
<</if>>
<<elseif ($slaves[$i].fetish is "pregnancy")>>
<<if ($slaves[$i].preg > 15)>>
<<if ($pregnancyID == 0)>>
<<set $pregnancyID to $slaves[$i].ID>>
<</if>>
<</if>>
<<elseif ($slaves[$i].fetish is "masochist")>>
<<if ($slaves[$i].anus != 0)>>
<<if ($masochistID == 0)>>
<<set $masochistID to $slaves[$i].ID>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</for>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($slaves[$i].speechRules != "restrictive")>>
<<if ($slaves[$i].assignment != "work in the dairy") || ($dairyRestraintsSetting < 2)>>
<<if ($slaves[$i].fetish is "none") || ($slaves[$i].fetishStrength <= 60)>>
<<if ($buttslutID != 0)>>
<<if ($slaves[$i].anus != 0)>>
<<set $REFIevent.push("buttslut")>>
<<set $buttslutInterestTargetID to $slaves[$i].ID>>
<</if>>
<</if>>
<<if ($cumslutID != 0)>>
<<set $REFIevent.push("cumslut")>>
<<set $cumslutInterestTargetID to $slaves[$i].ID>>
<</if>>
<<if ($subID != 0)>>
<<set $REFIevent.push("submissive")>>
<<set $submissiveInterestTargetID to $slaves[$i].ID>>
<</if>>
<<if ($humiliationID != 0)>>
<<set $REFIevent.push("humiliation")>>
<<set $humiliationInterestTargetID to $slaves[$i].ID>>
<</if>>
<<if ($boobsID != 0)>>
<<set $REFIevent.push("boobs")>>
<<set $boobsInterestTargetID to $slaves[$i].ID>>
<</if>>
<<if ($pregnancyID != 0)>>
<<if ($slaves[$i].anus != 0)>>
<<set $REFIevent.push("pregnancy")>>
<<set $pregnancyInterestTargetID to $slaves[$i].ID>>
<</if>>
<</if>>
<<if ($masochistID != 0)>>
<<if ($slaves[$i].anus != 0)>>
<<set $REFIevent.push("masochist")>>
<<set $masochistInterestTargetID to $slaves[$i].ID>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</for>>
/* Multislave Events */
<<if def $slaves[3]>>
<<if ($slaves[3].devotion > 50)>>
<<if canWalk($slaves[3])>>
<<if canWalk($slaves[2])>>
<<if canWalk($slaves[1])>>
<<if canWalk($slaves[0])>>
<<set $events.push("RE devotees")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $fuckSlaves > 1>>
<<set $events.push("RE full bed")>>
<</if>>
<<if $fuckSlaves > 3>>
<<set $events.push("RE staffed morning")>>
<</if>>
<<if $slaves.length > 2>>
<<if ($slaves[$slaves.length-2].devotion < -20)>>
<<if canWalk($slaves[$slaves.length-2])>>
<<if ($slaves[$slaves.length-2].assignment != "be confined in the arcade")>>
<<if ($slaves[$slaves.length-2].assignment != "work in the dairy") || ($dairyRestraintsSetting < 2)>>
<<if canWalk($slaves[$slaves.length-1])>>
<<if ($slaves[$slaves.length-1].assignment != "be confined in the arcade")>>
<<if ($slaves[$slaves.length-1].assignment != "work in the dairy") || ($dairyRestraintsSetting < 2)>>
<<set $events.push("RE rebels")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $brothelSlaves > 3>>
<<set $events.push("RE busy brothel")>>
<</if>>
<<if $clubSlaves > 3>>
<<set $events.push("RE busy club")>>
<</if>>
<<if $dairySlaves > 3>>
<<if $dairyRestraintsSetting < 2>>
<<set $events.push("RE busy dairy")>>
<</if>>
<</if>>
<<if $servantsQuartersSlaves > 3>>
<<set $events.push("RE busy servants quarters")>>
<</if>>
<<if $arcadeSlaves > 3>>
<<set $events.push("RE busy arcade")>>
<</if>>
<<if $masterSuiteSlaves > 3>>
<<if $Concubine != 0>>
<<set $events.push("RE busy master suite")>>
<</if>>
<</if>>
/* Position Events */
<<if ($HeadGirl != 0)>>
<<if ($Concubine != 0)>>
<<if $fuckSlaves > 1>>
<<if canTalk($Concubine)>>
<<set $events.push("PE headgirl concubine")>>
<</if>>
<</if>>
<</if>>
<<if ($HeadGirl.dick > 0)>>
<<if ($HeadGirl.hormones < 1)>>
<<if ($slaves[$slaves.length-1].devotion <= 20)>>
<<set $PESSevent.push("headgirl dickgirl")>>
<</if>>
<</if>>
<<if ($universalRuleImpregnation == "HG")>>
<<if ($HeadGirl.devotion > 95)>>
<<if ($HeadGirl.balls > 0)>>
<<set $PESSevent.push("worshipful impregnatrix")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($HeadGirl.devotion > 95)>>
<<if ($slaves.length > 4)>>
<<set $PESSevent.push("loving headgirl")>>
<</if>>
<<if ($week > 20)>>
<<if ($HeadGirl.trust > 95)>>
<<if ($HeadGirl.intelligence > 1)>>
<<set $PESSevent.push("worried headgirl")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($Bodyguard != 0)>>
<<set $events.push("PE pit fight invite")>>
<<if ($Bodyguard.combatSkill != 0)>>
<<set $PESSevent.push("bodyguard bedtime")>>
<</if>>
<<if ($Bodyguard.relationship == 0)>>
<<if ($Bodyguard.relationshipRules is "permissive")>>
<<if ($Bodyguard.fetish != "mindbroken")>>
<<set $seed to 0>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if ($slaves[$j].relationship == 0)>>
<<set $seed to 1>>
<<break>>
<</if>>
<</for>>
<<if ($seed == 1)>>
<<set $events.push("PE lonely bodyguard")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($Bodyguard.combatSkill == 0)>>
<<set $events.push("PE combat training")>>
<<set $events.push("PE combat training")>>
<<set $events.push("PE combat training")>>
<</if>>
<</if>>
<<if ($Milkmaid != 0)>>
<<if ($dairySlaves >= 5)>>
<<if ($Milkmaid.health >= 70)>>
<<if ($Milkmaid.muscles > 5)>>
<<set $PESSevent.push("tired milkmaid")>>
<</if>>
<<if canAchieveErection($Milkmaid)>>
<<set $PESSevent.push("tired collectrix")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($Stewardess != 0)>>
<<if ($servantsQuartersSlaves >= 1)>>
<<if ($Stewardess.actualAge >= 35)>>
<<set $PETSevent.push("stewardess beating")>>
<</if>>
<</if>>
<</if>>
<<if ($Madam != 0)>>
<<if ($brothelSlaves >= 5)>>
<<if ($Madam.actualAge >= 35)>>
<<if ($Madam.whoreSkill >= 100)>>
<<set $PESSevent.push("madam strategy")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($DJ != 0)>>
<<if ($clubSlaves >= 5)>>
<<if ($DJ.face >= 3)>>
<<if ($DJ.entertainSkill >= 100)>>
<<set $PESSevent.push("DJ publicity")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($Schoolteacher != 0)>>
<<if ($schoolroomSlaves >= 1)>>
<<if ($Schoolteacher.intelligence >= 1)>>
<<if ($Schoolteacher.actualAge >= 35)>>
<<set $PETSevent.push("aggressive schoolteacher")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($Wardeness != 0)>>
<<if ($cellblockSlaves > 0)>>
<<if canTalk($Wardeness)>>
<<set $PETSevent.push("abusive wardeness")>>
<</if>>
<</if>>
<</if>>
<<if ($Attendant != 0)>>
<<if ($spaSlaves > 0)>>
<<if canTalk($Attendant)>>
<<set $PETSevent.push("comforting attendant")>>
<</if>>
<</if>>
<</if>>
<<if ($Nurse != 0)>>
<<if ($clinicSlaves > 0)>>
<<set $nurseMolestationSubIDs to []>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].assignment is "get treatment in the clinic">>
<<if $slaves[$i].anus != 0>>
<<set $nurseMolestationSubIDs.push($slaves[$i].ID)>>
<</if>>
<</if>>
<</for>>
<<if ($nurseMolestationSubIDs.length > 0)>>
<<if ($Nurse.energy > 95) || (($Nurse.fetishStrength > 60) && (($Nurse.fetish is "sadist") || ($Nurse.fetish is "dom")))>>
<<set $PETSevent.push("nurse molestation")>>
<<set $nurseMolestationSubIDs to $slaves[$i].ID>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($Concubine != 0)>>
<<set <<set $PESSevent.push("loving concubine")>>
<<if canTalk($Concubine)>>
<<set $events.push("PE concubine interview")>>
<</if>>
<</if>>
/* Acquisition Events */
<<set $events.push("RE recruit")>>
<<if random(1,100) < $rep/200>>
<<set $events.push("RE recruit")>>
<</if>>
<<if $ProRecruitment == 1>>
<<if random(1,100) < $rep/200>>
<<set $events.push("RE recruit")>>
<</if>>
<</if>>
<<if $AntiEnslavementRep == 0>>
<<if random(1,100) < $rep/300>>
<<set $events.push("RE recruit")>>
<</if>>
<</if>>
<<if $AntiEnslavementCash == 0>>
<<if random(1,100) < $rep/300>>
<<set $events.push("RE recruit")>>
<</if>>
<</if>>
<<set $recruit to []>>
<<if $seeDicks != 2>> /*XX ACQUISITIONS*/
<<set $recruit.push("female debtor")>>
<<set $recruit.push("desperate milf")>>
<<if $arcologies[0].FSRestart == "unset">>
<<set $recruit.push("desperate preg")>>
<</if>>
<<set $recruit.push("blind homeless")>>
<<set $recruit.push("female SD")>>
<<set $recruit.push("female SE")>>
<<set $recruit.push("CCS angel")>>
<<set $recruit.push("CCS DA")>>
<<set $recruit.push("racer loser")>>
<<set $recruit.push("racer winner")>>
<<set $recruit.push("repo housekeeper")>>
<<set $recruit.push("repo nanny")>>
<<set $recruit.push("farm cow")>>
<<set $recruit.push("farm virgin cow")>>
<<set $recruit.push("orphan rebellious female")>>
<<set $recruit.push("captured teen")>>
<<if ($mercenaries > 5)>>
<<set $recruit.push("female runaway")>>
<</if>>
<<if ($cash > 20000)>>
<<set $recruit.push("school sale")>>
<</if>>
<<if ($HeadGirl.devotion > 50) && ($HeadGirl.entertainSkill >= 100)>>
<<set $recruit.push("female recruit")>>
<</if>>
<<if ($HeadGirl.devotion > 50) && ($HeadGirl.whoreSkill >= 100)>>
<<set $recruit.push("whore recruit")>>
<</if>>
<<if ($AProsperityCap > 60)>>
<<set $events.push("RE malefactor")>>
<<set $malefactor to ["liberator", "whore", "businesswoman", "addict"]>>
<<if $seeDicks != 0>>
<<set $malefactor.push("rapist")>>
<</if>>
<<if $minimumSlaveAge <= 12>>
<<set $malefactor.push("orphanloli")>>
<</if>>
<<if $arcologies[0].FSPaternalist < 50>>
<<set $malefactor.push("escapee")>>
<</if>>
<<set $malefactor to $malefactor.random()>>
<<if ($rep/150) > random(1,100)>>
<<set $events.push("RE malefactor")>>
<</if>>
<</if>>
<</if>>
<<if $seeDicks != 0>> /*XY ACQUISITIONS*/
<<set $recruit.push("male debtor")>>
<<set $recruit.push("tg addict")>>
<<set $recruit.push("male SD")>>
<<set $recruit.push("MTF SE")>>
<<set $recruit.push("DG SE")>>
<<set $recruit.push("gang leader")>>
<<set $recruit.push("racer DG chaser")>>
<<set $recruit.push("farm bull")>>
<<set $recruit.push("orphan femboy")>>
<<if ($mercenaries > 5)>>
<<set $recruit.push("DG runaway")>>
<<set $recruit.push("herm runaway")>>
<</if>>
<<if ($cash > 20000)>>
<<set $recruit.push("school trap")>>
<</if>>
<<if ($HeadGirl.devotion > 50) && ($HeadGirl.dick > 0)>>
<<set $recruit.push("male recruit")>>
<</if>>
<<if $seeDicks != 2>>
<<if ($HeadGirl.devotion > 50)>>
<<set $RecETSevent.push("mismatched pair")>>
<</if>>
<<if ($rep/250) > random(1,100)>>
<<set $RecETSevent.push("matched pair")>>
<</if>>
<<if ($rep/250) > random(1,100) && $arcologies[0].FSRestart == "unset">>
<<set $RecETSevent.push("identical herm pair")>>
<</if>>
<<if ($rep/250) > random(1,100) && $arcologies[0].FSRestart == "unset">>
<<set $RecETSevent.push("incest mother son")>>
<</if>>
<<if ($rep/250) > random(1,100) && $arcologies[0].FSRestart == "unset">>
<<set $RecETSevent.push("incest father daughter")>>
<</if>>
<</if>>
<<else>> /*XX ACQUISITIONS*/
<<if ($rep/250) > random(1,100)>>
<<set $RecETSevent.push("identical pair")>>
<</if>>
<<if ($rep/250) > random(1,100)>>
<<set $RecETSevent.push("posh mother daughter")>>
<</if>>
<</if>>
<<if ($rep/250) > random(1,100)>>
<<set $RecETSevent.push("addict mother daughter")>>
<</if>>
<<if ($rep/250) > random(1,100)>>
<<set $recruit.push("immigrant")>>
<</if>>
<<if ($PC.dick == 1) && ($PC.vagina == 0) && ($PC.boobs == 0) && ($PC.title == 1)>>
<<if ($rep/250) > random(1,100)>>
<<set $recruit.push("handsome PC")>>
<<set $recruit.push("handsome PC")>>
<</if>>
<<elseif ($PC.dick == 0) && ($PC.boobs == 1) && ($PC.title == 0)>>
<<if ($rep/250) > random(1,100)>>
<<set $recruit.push("womanly PC")>>
<<set $recruit.push("womanly PC")>>
<</if>>
<<elseif ($PC.dick == 1) && ($PC.boobs == 1)>>
<<if ($rep/250) > random(1,100)>>
<<set $recruit.push("shemale PC")>>
<<set $recruit.push("shemale PC")>>
<</if>>
<</if>>
<<if $familyTesting == 1>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].fuckdoll == 0>>
<<if $slaves[$i].canRecruit == 1>>
<<if ($slaves[$i].devotion > 50)>>
<<if canWalk($slaves[$i])>>
<<if random(1,100) > 80+(totalRelatives($slaves[$i])*5)>>
<<for $j to 0; $j < $recruiters.length; $j++>>
<<if $slaves[$i].ID is $recruiters[$j].ID>>
<<set $events.push("RE relative recruiter")>>
<<break>>
<</if>>
<</for>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</for>>
<<else>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].recruiter != 0>>
<<if $slaves[$i].canRecruit == 1>>
<<if ($slaves[$i].devotion > 50)>>
<<if ($slaves[$i].relation == 0)>>
<<if canWalk($slaves[$i])>>
<<for $j to 0; $j < $recruiters.length; $j++>>
<<if $slaves[$i].ID is $recruiters[$j].ID>>
<<set $seed = 1>>
<<set $events.push("RE relative recruiter")>>
<<break>>
<</if>>
<</for>>
<<if $seed != 1>><<set $slaves[$i].recruiter to 0>><</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</for>>
<</if>>
<<if $FSAnnounced == 1>>
<<set $FSAcquisitionEvents to []>>
<<if $arcologies[0].FSSupremacist > random(1,100)>>
<<set $FSAcquisitionEvents.push("Supremacist")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSSubjugationist > random(1,100)>>
<<set $FSAcquisitionEvents.push("Subjugationist")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSGenderRadicalist > random(1,100)>>
<<set $FSAcquisitionEvents.push("Gender Radicalist")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSRepopulationFocus > random(1,100)>>
<<set $FSAcquisitionEvents.push("Repopulation Efforts")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSRestart > random(1,100)>>
<<set $FSAcquisitionEvents.push("Eugenics")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSGenderFundamentalist > random(1,100)>>
<<set $FSAcquisitionEvents.push("Gender Fundamentalist")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSPaternalist > random(1,100)>>
<<set $FSAcquisitionEvents.push("Paternalist")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSDegradationist > random(1,100)>>
<<set $FSAcquisitionEvents.push("Degradationist")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSBodyPurist > random(1,100)>>
<<set $FSAcquisitionEvents.push("Body Purist")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSTransformationFetishist > random(1,100)>>
<<set $FSAcquisitionEvents.push("Transformation Fetishist")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSYouthPreferentialist > random(1,100)>>
<<set $FSAcquisitionEvents.push("Youth Preferentialist")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSMaturityPreferentialist > random(1,100)>>
<<set $FSAcquisitionEvents.push("Maturity Preferentialist")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSSlimnessEnthusiast > random(1,100)>>
<<set $FSAcquisitionEvents.push("Slimness Enthusiast")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSAssetExpansionist > random(1,100)>>
<<set $FSAcquisitionEvents.push("Asset Expansionist")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSPastoralist > random(1,100)>>
<<set $FSAcquisitionEvents.push("Pastoralist")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSPhysicalIdealist > random(1,100)>>
<<set $FSAcquisitionEvents.push("Physical Idealist")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSChattelReligionist > random(1,100)>>
<<set $FSAcquisitionEvents.push("Chattel Religionist")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSRomanRevivalist > random(1,100)>>
<<set $FSAcquisitionEvents.push("Roman Revivalist")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSEdoRevivalist > random(1,100)>>
<<set $FSAcquisitionEvents.push("Edo Revivalist")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSArabianRevivalist > random(1,100)>>
<<set $FSAcquisitionEvents.push("Arabian Revivalist")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSChineseRevivalist > random(1,100)>>
<<set $FSAcquisitionEvents.push("Chinese Revivalist")>>
<<set $events.push("RE FS acquisition")>>
<</if>>
<<if $arcologies[0].FSEgyptianRevivalist > random(1,100)>>
<<set $events.push("RE FSEgyptianRevivalist acquisition")>>
<</if>>
<<set $FSNonconformistEvents to []>>
<<if $arcologies[0].FSSupremacist < 95>><<if $arcologies[0].FSSupremacist > 50>>
<<set $FSNonconformistEvents.push("Supremacist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSSubjugationist < 95>><<if $arcologies[0].FSSubjugationist > 50>>
<<set $FSNonconformistEvents.push("Subjugationist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $seeHyperPreg == 1>>
<<if $arcologies[0].FSRepopulationFocus < 95>><<if $arcologies[0].FSRepopulationFocus > 50>>
<<set $FSNonconformistEvents.push("Repopulation Efforts")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<</if>>
<<if $arcologies[0].FSRestart < 95>><<if $arcologies[0].FSRestart > 50>>
<<set $FSNonconformistEvents.push("Eugenics")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSGenderRadicalist < 95>><<if $arcologies[0].FSGenderRadicalist > 50>>
<<set $FSNonconformistEvents.push("Gender Radicalist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSGenderFundamentalist < 95>><<if $arcologies[0].FSGenderFundamentalist > 50>>
<<set $FSNonconformistEvents.push("Gender Fundamentalist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSPaternalist < 95>><<if $arcologies[0].FSPaternalist > 50>>
<<set $FSNonconformistEvents.push("Paternalist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSDegradationist < 95>><<if $arcologies[0].FSDegradationist > 50>>
<<set $FSNonconformistEvents.push("Degradationist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSBodyPurist < 95>><<if $arcologies[0].FSBodyPurist > 50>>
<<set $FSNonconformistEvents.push("Body Purist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSTransformationFetishist < 95>><<if $arcologies[0].FSTransformationFetishist > 50>>
<<set $FSNonconformistEvents.push("Transformation Fetishist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSYouthPreferentialist < 95>><<if $arcologies[0].FSYouthPreferentialist > 50>>
<<set $FSNonconformistEvents.push("Youth Preferentialist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSMaturityPreferentialist < 95>><<if $arcologies[0].FSMaturityPreferentialist > 50>>
<<set $FSNonconformistEvents.push("Maturity Preferentialist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSSlimnessEnthusiast < 95>><<if $arcologies[0].FSSlimnessEnthusiast > 50>>
<<set $FSNonconformistEvents.push("Slimness Enthusiast")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSAssetExpansionist < 95>><<if $arcologies[0].FSAssetExpansionist > 50>>
<<set $FSNonconformistEvents.push("Asset Expansionist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSPastoralist < 95>><<if $arcologies[0].FSPastoralist > 50>>
<<set $FSNonconformistEvents.push("Pastoralist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSPhysicalIdealist < 95>><<if $arcologies[0].FSPhysicalIdealist > 50>>
<<set $FSNonconformistEvents.push("Physical Idealist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSChattelReligionist < 95>><<if $arcologies[0].FSChattelReligionist > 50>>
<<set $FSNonconformistEvents.push("Chattel Religionist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSRomanRevivalist < 95>><<if $arcologies[0].FSRomanRevivalist > 50>>
<<set $FSNonconformistEvents.push("Roman Revivalist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSEdoRevivalist < 95>><<if $arcologies[0].FSEdoRevivalist > 50>>
<<set $FSNonconformistEvents.push("Edo Revivalist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSArabianRevivalist < 95>><<if $arcologies[0].FSArabianRevivalist > 50>>
<<set $FSNonconformistEvents.push("Arabian Revivalist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSChineseRevivalist < 95>><<if $arcologies[0].FSChineseRevivalist > 50>>
<<set $FSNonconformistEvents.push("Chinese Revivalist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<<if $arcologies[0].FSEgyptianRevivalist < 95>><<if $arcologies[0].FSEgyptianRevivalist > 50>>
<<set $FSNonconformistEvents.push("Egyptian Revivalist")>>
<<set $events.push("RE FS nonconformist")>>
<</if>><</if>>
<</if>>
/* SCHOOL EVENTS */
<<if $cash > 50000>>
<<set $RESEndowment to []>>
<<if $TSS.schoolUpgrade == 0>>
<<if ($TSS.studentsBought > 1) || ($TSS.schoolPresent != 0)>>
<<set $events.push("RES Endowment")>>
<<if $TSS.studentsBought > 2>>
<<set $events.push("RES Endowment")>>
<</if>>
<<set $RESEndowment.push("TSS")>>
<</if>>
<</if>>
<<if $GRI.schoolUpgrade == 0>>
<<if ($GRI.studentsBought > 1) || ($GRI.schoolPresent != 0)>>
<<set $events.push("RES Endowment")>>
<<if $GRI.studentsBought > 2>>
<<set $events.push("RES Endowment")>>
<</if>>
<<set $RESEndowment.push("GRI")>>
<</if>>
<</if>>
<<if $SCP.schoolUpgrade == 0>>
<<if ($SCP.studentsBought > 1) || ($SCP.schoolPresent != 0)>>
<<set $events.push("RES Endowment")>>
<<if $SCP.studentsBought > 2>>
<<set $events.push("RES Endowment")>>
<</if>>
<<set $RESEndowment.push("SCP")>>
<</if>>
<</if>>
<<if $LDE.schoolUpgrade == 0>>
<<if ($LDE.studentsBought > 1) || ($LDE.schoolPresent != 0)>>
<<set $events.push("RES Endowment")>>
<<if $LDE.studentsBought > 2>>
<<set $events.push("RES Endowment")>>
<</if>>
<<set $RESEndowment.push("LDE")>>
<</if>>
<</if>>
<<if $TGA.schoolUpgrade == 0>>
<<if ($TGA.studentsBought > 1) || ($TGA.schoolPresent != 0)>>
<<set $events.push("RES Endowment")>>
<<if $TGA.studentsBought > 2>>
<<set $events.push("RES Endowment")>>
<</if>>
<<set $RESEndowment.push("TGA")>>
<</if>>
<</if>>
<<if $TFS.schoolUpgrade == 0>>
<<if ($TFS.studentsBought > 1) || ($TFS.schoolPresent != 0) || (($TFS.studentsBought > 0) && ($PC.dick == 1) && ($PC.vagina == 1) && ($PC.boobs == 1))>>
<<set $events.push("RES Endowment")>>
<<set $RESEndowment.push("TFS")>>
<<if $TFS.studentsBought > 2>>
<<set $events.push("RES Endowment")>>
<<set $RESEndowment.push("TFS")>>
<</if>>
<<if ($PC.dick == 1) && ($PC.vagina == 1) && ($PC.boobs == 1)>>
<<set $events.push("RES Endowment")>>
<<set $RESEndowment.push("TFS")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<set $RESMove to []>>
<<if $TSS.schoolUpgrade != 0>>
<<if $TSS.schoolPresent == 0>>
<<if $TSS.schoolAnnexed == 0>>
<<set $events.push("RES Move")>>
<<set $events.push("RES Move")>>
<<set $RESMove.push("TSS")>>
<</if>>
<</if>>
<</if>>
<<if $GRI.schoolUpgrade != 0>>
<<if $GRI.schoolPresent == 0>>
<<if $GRI.schoolAnnexed == 0>>
<<set $events.push("RES Move")>>
<<set $events.push("RES Move")>>
<<set $RESMove.push("GRI")>>
<</if>>
<</if>>
<</if>>
<<if $SCP.schoolUpgrade != 0>>
<<if $SCP.schoolPresent == 0>>
<<if $SCP.schoolAnnexed == 0>>
<<set $events.push("RES Move")>>
<<set $events.push("RES Move")>>
<<set $RESMove.push("SCP")>>
<</if>>
<</if>>
<</if>>
<<if $LDE.schoolUpgrade != 0>>
<<if $LDE.schoolPresent == 0>>
<<if $LDE.schoolAnnexed == 0>>
<<set $events.push("RES Move")>>
<<set $events.push("RES Move")>>
<<set $RESMove.push("LDE")>>
<</if>>
<</if>>
<</if>>
<<if $TGA.schoolUpgrade != 0>>
<<if $TGA.schoolPresent == 0>>
<<if $TGA.schoolAnnexed == 0>>
<<set $events.push("RES Move")>>
<<set $events.push("RES Move")>>
<<set $RESMove.push("TGA")>>
<</if>>
<</if>>
<</if>>
<<if $TFS.schoolUpgrade != 0>>
<<if $TFS.schoolPresent == 0>>
<<if $TFS.schoolAnnexed == 0>>
<<set $events.push("RES Move")>>
<<set $events.push("RES Move")>>
<<set $RESMove.push("TFS")>>
<<if ($PC.dick == 1) && ($PC.vagina == 1) && ($PC.boobs == 1)>>
<<set $events.push("RES Move")>>
<<set $events.push("RES Move")>>
<<set $RESMove.push("TFS")>>
<<set $RESMove.push("TFS")>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $cash > 10000>>
<<if $rep > 6000>>
<<set $RESSale to []>>
<<if $seeDicks != 2>>
<<if $TSS.studentsBought == 0>>
<<set $events.push("RES Sale")>>
<<set $RESSale.push("TSS")>>
<</if>>
<<if $GRI.studentsBought == 0>>
<<set $events.push("RES Sale")>>
<<set $RESSale.push("GRI")>>
<</if>>
<<if $SCP.studentsBought == 0>>
<<set $events.push("RES Sale")>>
<<set $RESSale.push("SCP")>>
<</if>>
<</if>>
<<if $seeDicks != 0>>
<<if $LDE.studentsBought == 0>>
<<set $events.push("RES Sale")>>
<<set $RESSale.push("LDE")>>
<</if>>
<<if $TGA.studentsBought == 0>>
<<set $events.push("RES Sale")>>
<<set $RESSale.push("TGA")>>
<</if>>
<<if ($TFS.studentsBought == 0)>>
<<set $events.push("RES Sale")>>
<<set $RESSale.push("TFS")>>
<<if ($PC.dick == 1) && ($PC.vagina == 1) && ($PC.boobs == 1)>>
<<set $events.push("RES Sale")>>
<<set $events.push("RES Sale")>>
<<set $RESSale.push("TFS")>>
<<set $RESSale.push("TFS")>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $justiceEvents.length > 0>>
<<if ($seeExtreme == 0) || ($seeDicks == 0)>>
<<for $x to 0; $x < $justiceEvents.length; $x++>>
<<if "slave training" == $justiceEvents[$x]>>
<<set $dump to $justiceEvents.pluck([$x], [$x])>>
<<break>>
<</if>>
<</for>>
<</if>>
<<if $justiceEvents.length > 2>>
<<set $events.push("JE slave dispute")>>
<<set $events.push("JE slave dispute")>>
<<else>>
<<set $events.push("JE slave dispute")>>
<</if>>
<</if>>
<<if $minimumSlaveCost > 3000>>
<<set $events.push("RE shipping container")>>
<</if>>
<<if $corpCash > 50000>>
<<set $events.push("REM merger")>>
<</if>>
<<if $rep-10000 > random(1,10000)>>
<<if ($PC.vagina == 1 && $PC.boobs == 1 && $PC.title == 0) && (random(0,99) < $seeDicks)>>
<<set $events.push("RE male arcology owner")>>
<<else>>
<<set $events.push("RE female arcology owner")>>
<</if>>
<</if>>
<<set $REM to []>>
<<if random(1,100) > $slaveCostFactor*40>>
<<set $events.push("REM fluctuations")>>
<<set $events.push("REM fluctuations")>>
<<set $REM to 1>>
<</if>>
<<if random(1,100) < $slaveCostFactor*60>>
<<set $events.push("REM fluctuations")>>
<<set $events.push("REM fluctuations")>>
<<set $REM to -1>>
<</if>>
/* EVENT RANDOMIZATION */
<<for $i to 0; $i < $RecETSevent.length; $i++>>
<<set $events.push("RecETS")>>
<</for>>
<<for $i to 0; $i < $REFIevent.length; $i++>>
<<set $events.push("REFI")>>
<</for>>
<<for $i to 0; $i < $PESSevent.length; $i++>>
<<set $events.push("PESS")>>
<</for>>
<<for $i to 0; $i < $PETSevent.length; $i++>>
<<set $events.push("PETS")>>
<</for>>
<<if $cheatMode == 1>>
<<goto "random event select">>
<<else>>
<<goto "random event roll">>
<</if>>
<</silently>>
|
mayibrad/fc
|
src/uncategorized/randomNonindividualEvent.tw
|
tw
|
bsd-3-clause
| 34,763 |
:: RE busy arcade
<<set $activeSlave to 0>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].assignment is "be confined in the arcade">>
<<if $slaves[$i].fetish != "mindbroken">>
<<if $slaves[$i].amp != 1>>
<<set $activeSlave to $slaves[$i]>>
<</if>>
<</if>>
<</if>>
<</for>>
<<if $activeSlave == 0>>
<<goto "RIE Eligibility Check">>
<<else>>
<<goto "RE busy arcade workaround">>
<</if>>
|
mayibrad/fc
|
src/uncategorized/reBusyArcade.tw
|
tw
|
bsd-3-clause
| 410 |
:: RE busy brothel [nobr]
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
$brothelNameCaps is well staffed, and does a busy trade in flesh 24 hours a day. With so many sex slaves in the Free Cities, brothels occupy a functional, nearly mechanical part of the sexual landscape. Free citizens and sometimes even favored slaves visit the brothel, select from the available merchandise, relieve their sexual needs, and leave. Affection, companionship, and emotional needs are available elsewhere.
Of course, $brothelName is the best establishment of its kind in the arcology. Citizens who patronize it can expect themselves to be very well looked after by skilled slaves. The quality of the merchandise, the efficiency with which it is delivered, and the cleanliness and reputation of the premises @@color:green;reflect well on you,@@<<set $rep += 100>> so much so that you could leverage this bustling sexual commerce in many ways.
<br><br>
<span id="result">
<<click "Surprise the hardworking whores with a day of rest">>
<<replace "#result">>
The problem with assembly-line sex is that it has a tendency to destroy any sense of intimacy or fun. So, you make some simple preparations and close the brothel for a day, hiring some freelancers to cover. All your slave whores are allowed to sleep late, and then spend the day with you playing games and enjoying light amusements. The girls are surprised by your generosity, but they have fun. Many of the games are sexually themed. One day of giggling and squealing can't completely reverse the transactionalization of sex for them, but they @@color:hotpink;appreciate the effort.@@
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].assignment is "work in the brothel">>
<<set $slaves[$i].devotion += 4>>
<</if>>
<</for>>
<<set $cash -= 1000>>
<</replace>>
<</click>> //This will cost ¤1000//
<br><<click "Hire an expert hooker to give lessons">>
<<replace "#result">>
The citizen streetwalker has had her day. A few of the cleverest have avoided being driven into poverty, either by becoming madams or by finding a way to build a new career serving the slave brothel industry. One of these is touring the city, offering her long sexual experience in seminars for slave prostitutes. Her services are not cheap, but it rapidly becomes clear that they are worth it. She is a grey-haired but still elegant woman with deep crow's feet and a smoker's voice. She is not only a sexual master, but a hardbitten and comprehensively experienced businesswoman. All of your brothel slaves with any room for improvement in their whoring skills @@color:green;learn from her lessons,@@ while those who have nothing to learn @@color:hotpink;gain confidence@@ from her praise.
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].assignment is "work in the brothel">>
<<if $slaves[$i].whoreSkill < 100>>
<<set $slaves[$i].whoreSkill += 10>>
<<else>>
<<set $slaves[$i].devotion += 4>>
<</if>>
<</if>>
<</for>>
<<set $cash -= 2000>>
<</replace>>
<</click>> //This will cost ¤2000//
<br><<click "Eliminate prices for one morning to promote the brothel">>
<<replace "#result">>
The news that sex will be free at the brothel travels like wildfire. Security measures are necessary to control the throng that spends the entire day entering and leaving the brothel, though as the day goes on the crowds thin. By midmorning, all the holes on offer are so fucked out that only those who fetishize that sort of thing stick around. The brothel is a real seminal sewer by noon, and it smells like it. Nevertheless, free sex is a short route to @@color:green;public approval,@@ though you do miss a morning's fees. The poor slave whores are @@color:red;fairly battered@@ by so much wear and tear in so little time.
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].assignment is "work in the brothel">>
<<set $slaves[$i].health -= 10>>
<</if>>
<<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginalAccessory != "chastity belt")>>
<<set $slaves[$i].vaginalCount += 5>>
<<set $vaginalTotal += 5>>
<<set $slaves[$i].analCount += 5>>
<<set $analTotal += 5>>
<<else>>
<<set $slaves[$i].analCount += 10>>
<<set $analTotal += 10>>
<</if>>
<<set $slaves[$i].oralCount += 10>>
<<set $oralTotal += 10>>
<</for>>
<<set $cash -= 2000>>
<</replace>>
<</click>> //This will cost ¤2000//
</span>
|
mayibrad/fc
|
src/uncategorized/reBusyBrothel.tw
|
tw
|
bsd-3-clause
| 4,426 |
:: RE busy club
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
<</nobr>>\
\
The original designers of the modern arcology did not realize how inseparable from slavery their work would become. The club at the social heart of $arcologies[0].name was not meant as a center of the more friendly kind of sexual slavery, but that is what it has become. Free whores of the highest quality work there, and they are accompanied by a flock of your slaves who have simple orders to dance, add cheer, and perform sexual favors wherever they can.
Offering slaves for free sex would become unmanageable if the club where your public servants work was open to the unwashed masses, but it is not. The arcology is already selective, and only good citizens can party, dance, and fuck the night away in $clubName. The upper classes @@color:green;recognize your contributions@@<<set $rep += 100>> to arcology culture, which you could probably parlay into an even greater benefit.
\
<span id="result">
<<click "Sponsor a special event in the club">>
<<replace "#result">>
The Free Cities are new, and so is their culture. There are new traditions, new expectations, and now, new holidays. One morning, the upper classes of the arcology are surprised and gratified to find that the club has been specially decorated, and all the club sluts are nude. The floor of the club is typically meant for dirty dancing and some light sex, not public penetrative intercourse. Not today; today is special. The festivities @@color:green;greatly improve your renown;@@ you have set a high bar for what a wealthy arcology owner should do.
<<set $cash -= 2000>>
<<set $rep += 500>>
<</replace>>
<</click>> //This will cost ¤2000//
<<click "Host a business exposition">>
<<replace "#result">>
With the world economy in a perilous state, the Free Cities are one of the few remaining areas where innovation and new business opportunities still appear. The novel markets associated with the slave trade only reinforce this trend, offering a cornucopia of opportunities for the clear-eyed investor with liquid assets. Every other week there is news of a new fortune being made from smart investments in leather, in human growth hormones, or in psychoactive drugs. You host an exposition for slave services centered on the club, with your slaves serving as greeters who are eager to ensure that all the little wants of visiting notables are thoroughly satisfied. The optimistic outlook projected by this event @@color:green;improves $arcologies[0].name's business prospects@@ and even @@color:green;reflects well on you personally.@@
<<set $cash -= 5000>>
<<set $arcologies[0].prosperity += 2>>
<<set $rep += 500>>
<</replace>>
<</click>> //This will cost ¤5000//
</span>
|
mayibrad/fc
|
src/uncategorized/reBusyClub.tw
|
tw
|
bsd-3-clause
| 2,787 |
:: RE busy dairy
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
<</nobr>>\
\
$dairyNameCaps is working away steadily. Its high-quality product @@color:green;reflects well on you,@@<<set $rep += 100>> you muse one day as you inspect the premises. The gentle pneumatic sounds of the milkers and the whimpers of the cows being milked are a pleasant background for the thought.
Even with high doses of modern drugs, human cows simply do not produce a very high volume of milk. This isn't much of a business problem, since it just means that the product can be sold at a high price. However, some of the more grandiose ideas about how to use milk have had to wait until you have enough cows producing enough milk to make them possible.
\
<span id="result">
<<click "Share a milk bath with the cows">>
<<replace "#result">>
Milk is a fashionable skin treatment in the Free Cities, and many of the cows fetishize their breasts and their milk. Many of them giggle with delight when you bring them all into a large spa room with a huge tub full of their fresh milk. A pittance will be lost from sales, but it's hard to think of such things when swimming and splashing in warm, nutty mother's milk with so many huge-breasted slaves, many of whom are milking themselves into the bath. Some of the older ones relax and luxuriate, gently milking themselves and masturbating or each other, according to taste. The younger cows prefer to rub themselves against you, taking turns being fucked. Regardless, they all @@color:hotpink;appreciate such a special experience.@@
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].assignment is "work in the dairy">>
<<set $slaves[$i].devotion += 4>>
<<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginalAccessory != "chastity belt")>>
<<set $slaves[$i].vaginalCount += 1>>
<<set $vaginalTotal += 1>>
<<else>>
<<set $slaves[$i].analCount += 1>>
<<set $analTotal += 1>>
<</if>>
<<set $slaves[$i].oralCount += 1>>
<<set $oralTotal += 1>>
<</if>>
<</for>>
<<set $cash -= 1000>>
<</replace>>
<</click>> //This will cost ¤1000//
<<if $club != 0>>\
<<click "Add fresh milk to the club for a day to advertise">>
<<replace "#result">>
Sexual sights and sounds are all over the arcology. Nevertheless, passersby on the club are surprised to find one morning that a previously normal screen advertising your brand of milk has a luscious pair of breasts protruding through it at head height. The advertisement encourages anyone to try a free sample. The slaves constantly rotate, pressing fresh tits through the gap for public suckling. It is @@color:green;generally agreed that your product is of the finest quality@@ and you even have enquiries about how it might be exported outside the arcology, should you manage to increase production.
<<set $cash -= 2000>>
<<set $rep += 500>>
<</replace>>
<</click>> //This will cost ¤2000//
<</if>>\
<<if ($cumSlaves >= 5) && ($activeSlave.fetish != "cumslut")>>
<<click "Cum in, milk out">>
<<replace "#result">>
As a promotional gimmick, you announce with considerable fanfare a special, experimental brand of milk, available at the normal price for a short time only. The milk will be unique in that it will be from cows fed mostly on slaves' cum; the cockmilked slaves will in turn be given as much milk as possible to produce a 'pure slave product,' recursively. The sad realities of nutrition stop it from being much more than a marketing ploy, but it's certainly a @@color:green;successful@@ attempt to spark discussion.
<<set $rep += 1000>>
<<set $cash -= 1000>>
<</replace>>
<</click>> //This will cost ¤1000//
<</if>>
</span>
|
mayibrad/fc
|
src/uncategorized/reBusyDairy.tw
|
tw
|
bsd-3-clause
| 3,696 |
:: RE busy servants quarters
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
<</nobr>>\
\
Your penthouse is very well staffed with servants. The trend in modern buildings is to design around automatic cleaning systems. Dusting, mopping, and polishing are no longer really necessary when machines that do them more cheaply and thoroughly than any human are readily available. Keeping slaves to clean is an ostentation, and visitors to your quarters are often @@color:green;surprised and gratified@@ to see a sex slave working away in the old way.<<set $rep += 100>>
The busy servants' quarters are a reservoir of slaves that can be used for almost any whim that occurs to you.
\
<span id="result">
<<click "Share the servants' quarters with your more favored slaves">>
<<replace "#result">>
The poor slaves in the servants' quarters are lower than almost any others, and they know it. Unfortunately for them, they're about to spend a long weekend knowing it unusually well. Sleeping time is usually nearly inviolate; you are the only person in the penthouse who is permitted to wake a sleeping slave for any but emergency reasons. Not now. You haunt the servants' quarters, using and abusing at will, and encourage your better slaves to follow your example. They quickly take the opportunity to be better than someone for once, and compete with each other in sexual harassment of the servants. They @@color:hotpink;appreciate@@ having @@color:mediumorchid;targets@@ for their frustrations.
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].assignment != "work in servants' quarters">>
<<set $slaves[$i].devotion += 4>>
<<set $slaves[$i].oralCount += 3>>
<<set $oralTotal += 3>>
<</if>>
<<if $slaves[$i].assignment is "work in servants' quarters">>
<<set $slaves[$i].devotion -= 5>>
<<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginalAccessory != "chastity belt")>>
<<set $slaves[$i].vaginalCount += 1>>
<<set $vaginalTotal += 1>>
<<else>>
<<set $slaves[$i].analCount += 1>>
<<set $analTotal += 1>>
<</if>>
<<set $slaves[$i].oralCount += 5>>
<<set $oralTotal += 5>>
<</if>>
<</for>>
<</replace>>
<</click>>
</span>
|
mayibrad/fc
|
src/uncategorized/reBusyServantsQuarters.tw
|
tw
|
bsd-3-clause
| 2,218 |
:: RE devotees [nobr]
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
<<if $seeImages == 1>><<SlaveArt $slaves[0] 2 0>><<SlaveArt $slaves[1] 2 0>><<SlaveArt $slaves[2] 2 0>><<SlaveArt $slaves[3] 2 0>><</if>>
You have a mature, well-trained household of slaves. $slaves[0].slaveName, $slaves[1].slaveName, $slaves[2].slaveName, and $slaves[3].slaveName are all devoted to you. There are all manner of ways you could display this coterie of loyal sex slaves to show off your wealth and power.
<br><br>
<span id="result">
<<click "See an operetta with four attendants">>
<<replace "#result">>
<<PCTitle>>
You reserve a box at an upcoming operetta; classical Italian music is enjoying a renaissance these days. The doormen at the fashionable opera house promptly widen the velvet ropes so that you and your party may proceed unimpeded. Their quick thinking is necessary, since there are five of you walking sedately up the steps: you in the middle, impeccable in <<if $PC.title == 1>>gentleman's evening wear, complete with gloves and cane<<else>>a fine and noble lady's tuxedo<</if>>; and $slaves[0].slaveName, $slaves[1].slaveName, $slaves[2].slaveName, and $slaves[3].slaveName, all dressed in the gorgeous fashion of the seventeenth century, all plunging necklines, piled hair, and ruffled petticoats. The splendid master of ceremonies clears his throat and announces in a sonorous voice, "$PCTitle." The ostentation @@color:green;turns every head and catches every eye.@@
<<set $rep += 500>>
<</replace>>
<</click>>
<br><<click "Visit a casino in good company">>
<<replace "#result">>
The croupiers, bouncers and regulars down at the nearest casino hardly know what to think when you appear with a chit full of cash and twice as many girls as you have arms. You live the night big, starting at the poker table with so many tits and asses on display behind you that, @@color:yellowgreen;baby, you make a killing.@@ $slaves[0].slaveName, $slaves[1].slaveName, $slaves[2].slaveName, and $slaves[3].slaveName quickly catch the rhythm of the place: slaves can get away with a little more in the smoky, whiskey soaked, money tinted atmosphere, and they @@color:hotpink;enjoy themselves immensely.@@ They flirt, flash, giggle, kiss each other, and generally destroy the concentration of everyone within twenty yards - except you. Ring-a-ding-ding.
<<set $slaves[0].devotion += 4>>
<<set $slaves[1].devotion += 4>>
<<set $slaves[2].devotion += 4>>
<<set $slaves[3].devotion += 4>>
<<set $cash += random(30,100)*10>>
<</replace>>
<</click>>
</span>
|
mayibrad/fc
|
src/uncategorized/reDevotees.tw
|
tw
|
bsd-3-clause
| 2,588 |
:: RE FSEgyptianRevivalist acquisition
/* Written and coded by Boney M */
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
<<set $returnTo to "RIE Eligibility Check">>
<<set $showEncyclopedia to 1>><<set $encyclopedia to "Enslaving People">>
<<set $contractCost to 3000>>
<<display "Generate New Slave">>
<<set $activeSlave.origin to "She offered herself to you for enslavement hoping you would preserve her incestuous relationship with her sibling.">>
<<set $activeSlave.devotion = random(5,15)>>
<<set $activeSlave.trust = random(-15,-5)>>
<<set $activeSlave.actualAge to random(21,29)>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<<set $activeSlave.health = random(-20,0)>>
<<slaveCost $activeSlave>>
<<set $slaveCost -= 3000>>
<<if $familyTesting == 1>>
<<set $activeSlave.mother = $missingParentID>>
<<set $activeSlave.father = $missingParentID>>
<<set $activeSlave.sisters += 1>>
<<set $activeSlave.canRecruit = 0>>
<<set $missingParentID -= 1>>
<<else>>
<<set $activeSlave.relation to "sister">>
<<set $activeSlave.relationTarget to $activeSlave.ID + 1000>>
<</if>>
<<set $activeSlave.relationship to 4>>
<<set $activeSlave.relationshipTarget to $activeSlave.ID + 1000>>
<<if ($activeSlave.dick > 0) && ($activeSlave.balls == 0)>><<set $activeSlave.balls to random(1,5)>><</if>>
<</nobr>>\
\
You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual - the callers seem stressed, but otherwise normal. They haltingly and quietly explain, with many nervous glances off-camera to ensure they are not overheard, that they are both siblings and lovers, and their attempts to keep the truth of the nature of their relationship from their friends, family, and society at large have failed. They had heard of $arcologies[0].name's reverence for incestuous relationships, and have managed to talk themselves into the questionable conclusion that their only chance to be together was for them to sell themselves to someone who would not just accept but encourage their incest - namely, you.
//Enslaving them will cost ¤<<print $contractCost>>. Selling them immediately will bring in approximately ¤<<print $slaveCost*2>>.//
<<display "Long Slave Description">>\
<span id="result">
<<if $cash >= $contractCost>>\
[[Enslave the pair|RE FSEgyptianRevivalist acquisition workaround][$sibling to $activeSlave, $slaves.push($sibling), $cash -= ($contractCost)]]
<<else>>\
//You lack the necessary funds to enslave them.//
<</if>>\
</span>
|
mayibrad/fc
|
src/uncategorized/reFSEgyptianRevivalistAcquisition.tw
|
tw
|
bsd-3-clause
| 3,117 |
:: RE FSEgyptianRevivalist acquisition workaround
/* Written and coded by Boney M */
They arrive hand-in-hand and don't let go of each other until the end of the enslavement process, and even after they break their grip and undress at your instruction, their eyes never stray far from each other. With a closer look at them, their blood relation is as obvious as their infatuation with one another. No wonder they couldn't keep it a secret.
<<if ($universalRulesNewSlavesRA == 1) && ($autoRulesAssistant != 0)>>
<<AutoRulesActivate 1>>
<</if>>
<<set _secondSlave to $activeSlave>>
<<display "Nationality to Name">>
<<set _secondSlave.slaveName to $activeSlave.birthName>>
<<set _secondSlave.ID to $activeSlave.ID + 1000>>
<<set _secondSlave.devotion += random (-1, 1)>>
<<set _secondSlave.trust += random (-1, 1)>>
<<set _secondSlave.oldDevotion to $activeSlave.devotion>>
<<set _secondSlave.actualAge -= random (1, 3)>>
<<set _secondSlave.visualAge = _secondSlave.actualAge>>
<<set _secondSlave.physicalAge = _secondSlave.actualAge>>
<<if $familyTesting == 0>>
<<set _secondSlave.relation to "sister">>
<<set _secondSlave.relationTarget to $activeSlave.ID - 1000>>
<</if>>
<<set _secondSlave.relationship to 4>>
<<set _secondSlave.relationshipTarget to $activeSlave.ID - 1000>>
<<set _secondSlave.hStyle to either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>>
<<if (_secondSlave.actualAge <= 22)>>
<<set _secondSlave.career to $youngCareers.random()>>
<<elseif (_secondSlave.intelligenceImplant == 1)>>
<<set _secondSlave.career to $educatedCareers.random()>>
<<else>>
<<set _secondSlave.career to $uneducatedCareers.random()>>
<</if>>
<<if (random(1,4) > 1) && (random(1,99) < $seeDicks)>>
<<if ($activeSlave.dick > 0) && ($activeSlave.vagina < 0)>>
<<set _secondSlave.dick to 0>>
<<set _secondSlave.foreskin to 0>>
<<set _secondSlave.scrotum to 0>>
<<set _secondSlave.balls to 0>>
<<set _secondSlave.vagina to 1>>
<<set _secondSlave.clit to either(0, 0, 0, 0, 0, 0, 1, 1, 2)>>
<<set _secondSlave.labia to either(0, 0, 0, 1, 1, 1, 1, 2, 2, 3)>>
<<set _secondSlave.preg to -1>>
<<set _secondSlave.ovaries to 1>>
<<set _secondSlave.face += either(0, 1, 1)>>
<<set _secondSlave.boobs += either(0, 100, 200, 300, 400)>>
<<set _secondSlave.butt += either(0, 1, 1, 2)>>
<<set _secondSlave.earPiercing to either(0,1)>>
<<set _secondSlave.nosePiercing to either(0,0,0,1)>>
<<set _secondSlave.eyebrowPiercing to either(0,0,0,0,0,1)>>
<<set _secondSlave.clitPiercing to either(0,0,0,0,0,1)>>
<<set _secondSlave.lipsPiercing to either(0,0,0,0,0,1)>>
<<set _secondSlave.navelPiercing to either(0,0,0,1)>>
<<set _secondSlave.nipplesPiercing to either(0,0,0,1)>>
<<elseif ($activeSlave.dick == 0) && ($activeSlave.vagina >= 0)>>
<<set _secondSlave.dick to either(1, 2, 2, 2, 3, 3, 3, 4, 4, 5)>>
<<set _secondSlave.balls to either(1, 2, 2, 2, 3, 3, 3, 4, 4, 5)>>
<<set $activeSlave.vagina to 1>>
<<set _secondSlave.vagina to -1>>
<<set _secondSlave.clit to 0>>
<<set _secondSlave.labia to 0>>
<<set _secondSlave.preg to -2>>
<<set _secondSlave.ovaries to 0>>
<<set _secondSlave.face -= either(0, 1, 1)>>
<<set _secondSlave.boobs -= either(0, 100, 200, 300, 400)>>
<<set _secondSlave.butt -= either(0, 1, 1, 2)>>
<<set _secondSlave.earPiercing to either(0,0,0,1)>>
<<set _secondSlave.nosePiercing to either(0,0,0,0,1)>>
<<set _secondSlave.eyebrowPiercing to either(0,0,0,0,0,1)>>
<<set _secondSlave.dickPiercing to either(0,0,0,0,0,1)>>
<<set _secondSlave.lipsPiercing to either(0,0,0,0,0,1)>>
<<set _secondSlave.navelPiercing to either(0,0,0,0,1)>>
<<set _secondSlave.nipplesPiercing to either(0,0,0,0,1)>>
<<elseif $activeSlave.dick > 0>>
<<if random(1, 3) == 1>>
<<set _secondSlave.anus to 1>>
<<else>>
<<set $activeSlave.anus to 1>>
<</if>>
<</if>>
<<if _secondSlave.vagina == 0>>
<<set _secondSlave.vagina to 1>>
<</if>>
<<if (_secondSlave.dick > 0) && (_secondSlave.balls == 0)>>
<<set _secondSlave.balls to random(1,5)>>
<</if>>
<</if>>
<<set $slaves.push(_secondSlave)>>
|
mayibrad/fc
|
src/uncategorized/reFSEgyptianRevivalistAcquisitionWorkaround.tw
|
tw
|
bsd-3-clause
| 4,070 |
:: RE FS nonconformist [nobr]
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
<<set $returnTo to "RIE Eligibility Check">>
<<set $FSNonconformist to $FSNonconformistEvents.random()>>
<<if $arcologies[0].FSRestart != "unset">>
A group of the Societal Elite arrive at your penthouse and are quickly ushered into your office. They're among the best members of the society you're building, uniformly wealthy, influential, and deeply
<<else>>
A deputation of your citizens arrive at your penthouse and ask to see you. They're among the best members of the society you're building, uniformly wealthy, influential, and deeply
<</if>>
<<if $FSNonconformist is "Pastoralist">>
committed to making the future of the arcology a creamy one. They're looking quite grim, an unusual mood for a group of oligarchs more inclined to spend their time planning milk orgies,
<<elseif $FSNonconformist is "Supremacist">>
committed to the ascenancy of the $arcologies[0].FSSupremacistRace race. They're looking quite grim, an unusual mood for a group of oligarchs more inclined to spend their time eagerly debating revisionist histories,
<<elseif $FSNonconformist is "Subjugationist">>
involved in the subjugation of the $arcologies[0].FSSubjugationistRace race. They're looking quite grim, an unusual mood for a group of oligarchs more inclined to spend their time competing to come up with ever more extreme ways to degrade mongrels,
<<elseif $FSNonconformist is "Repopulation Efforts">>
committed to perpetuating humanity. They're looking quite grim, an unusual mood for a group of oligarchs more inclined to spend their time impregnating fertile women,
<<elseif $FSNonconformist is "Repopulation Efforts">>
committed to restarting humanity. They're looking quite furious, an unusual mood for those with power second only to yours,
<<elseif $FSNonconformist is "Gender Radicalist">>
committed to the redefinition of gender around power. They're looking quite grim, an unusual mood for a group of oligarchs more inclined to spend their time cheerfully sodomizing their slaves,
<<elseif $FSNonconformist is "Gender Fundamentalist">>
committed to traditional gender roles. They're looking quite grim, an unusual mood for a group of oligarchs more inclined to spend their time basking in the attentions of their women,
<<elseif $FSNonconformist is "Paternalist">>
committed to slave advancement. They're looking quite grim, an unusual mood for a group of oligarchs whose various projects to improve the lives of their chattel makes them quite self-assured,
<<elseif $FSNonconformist is "Degradationist">>
committed to the comprehensive degradation of slaves. They're looking quite grim, an unusual mood for a group of oligarchs more inclined to spend their time cheerfully raping their slaves,
<<elseif $FSNonconformist is "Body Purist">>
committed to body purism. They're looking quite grim, an unusual mood for a group of oligarchs whose various projects to improve the health of their chattel make them quite self-righteous,
<<elseif $FSNonconformist is "Transformation Fetishist">>
committed to extreme transformation. They're looking quite grim, an unusual mood for a group of oligarchs more inclined to spend their time obsessing over improvements to their favorite slaves,
<<elseif $FSNonconformist is "Slimness Enthusiast">>
addicted to slim female bodies. They're looking quite grim, an unusual mood for a group of oligarchs more inclined to spend their time cavorting with their harems,
<<elseif $FSNonconformist is "Asset Expansionist">>
addicted to tits and ass. They're looking quite grim, an unusual mood for a group of oligarchs more inclined to spend their time having sex with their grandiosely endowed girls,
<<elseif $FSNonconformist is "Youth Preferentialist">>
committed to the fashion for young girls. They're looking quite grim, an unusual mood for a group of oligarchs more inclined to spend their time enjoying their slaves' fresh bodies,
<<elseif $FSNonconformist is "Maturity Preferentialist">>
committed to the fashion for mature slavies. They're looking quite grim, an unusual mood for a group of oligarchs more inclined to spend their time enjoying their slaves' experience,
<<elseif $FSNonconformist is "Physical Idealist">>
involved in physical idealism. They're looking quite grim, an unusual mood for a group of oligarchs more inclined to spend their time lifting, tanning, and giving each other fist-bumps and bro-nods,
<<elseif $FSNonconformist is "Chattel Religionist">>
committed to the new faith. They're looking quite grim, an unusual mood for a group of oligarchs who occupy favored places in a new religious hierarchy that affords them ample pleasure,
<<elseif $FSNonconformist is "Roman Revivalist">>
involved in your Revivalist vision. They're looking quite grim, an unusual mood for a group of oligarchs who compete with each other to project the upper-class Roman virtues of stoicism and self-possession,
<<elseif $FSNonconformist is "Edo Revivalist">>
involved in your Revivalist vision. They're looking quite grim, an unusual mood for a group of oligarchs who compete with each other to project the traditional Japanese virtue of stoicism,
<<elseif $FSNonconformist is "Arabian Revivalist">>
involved in your Revivalist vision. They're looking quite grim, an unusual mood for a group of oligarchs who do their best to embody the confidence of the early Caliphate,
<<elseif $FSNonconformist is "Chinese Revivalist">>
involved in your Revivalist vision. They're looking quite grim, an unusual mood for a group of oligarchs who do their best to project complete confidence that the arcology possesses the Mandate of Heaven,
<<else>>
involved in your Revivalist vision. They're looking quite grim, an unusual mood for a group of oligarchs who partake of your serene confidence that your arcology is coming into a place as stable and long-lived as that of Ancient Egypt,
<</if>>
<<if $arcologies[0].FSRestart != "unset">>
so you hear them out. Apparently, they're here about a peer, another member of the Elite, who has chosen to perform certain undesirable actions. <<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> helpfully supplies a biography, but you were previously aware of the situation.
<<else>>
so you hear them out. Apparently, they're here about a peer, a fellow citizen with money and power who does not support your vision for the arcology's future. <<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> helpfully supplies a biography, but you were previously aware of the situation.
<</if>>
<br><br>
The nonconformist
<<if $FSNonconformist is "Pastoralist">>
has long been a vocal skeptic of the tastefulness of grown citizens drinking milk from slaves' breasts. Unfortunately, it seems that they've now edged over into open revolt against pastoralism. They're planning to publish an exposee that purports to reveal abuses in the human milk industry.
<<elseif $FSNonconformist is "Supremacist">>
is a hardline egalitarianist who believes that all men are created equal, even if some then become slaves. They themselves are $arcologies[0].FSSubjugationistRace, and they insist on flaunting their $arcologies[0].FSSupremacistRace slaves. Unfortunately, it seems that they've now edged over into open revolt against $arcologies[0].FSSupremacistRace supremacism. After a brutal but deserved public punishment of a $arcologies[0].FSSubjugationistRace slave by one of the group of concerned citizens, the nonconformist is planning on visiting the same horrors on one of their $arcologies[0].FSSupremacistRace slaves, on a very weak pretext.
<<elseif $FSNonconformist is "Subjugationist">>
is a hardline egalitarianist who believes that all men are created equal, even if some then become slaves. They themselves are $arcologies[0].FSSubjugationistRace, and they insist on flaunting their non-$arcologies[0].FSSubjugationistRace slaves. Unfortunately, it seems that they've now edged over into open revolt against $arcologies[0].FSSubjugationistRace inferiority. After a brutal but deserved public punishment of a $arcologies[0].FSSubjugationistRace slave by one of the group of concerned citizens, the nonconformist is planning on visiting the same horrors on one of their non-$arcologies[0].FSSubjugationistRace slaves, on a very weak pretext.
<<elseif $FSNonconformist is "Repopulation Efforts">>
has long been skeptical of the point of your repopulation efforts when the world is not stable and the arcology only so big. They plan to publish information regarding hyper pregnancy and the major health concerns involved, as well as a paper on the negatives of perpetual pregnancy. Furthermore they plan to declare your efforts nothing more than the wild delusions of a pregnancy fetishist.
<<elseif $FSNonconformist is "Eugenics">>
has recently knocked up his favorite pet, and instead of responsibly aborting the bastard, has freed and married her. Allowing such actions to come to the publics attention will create a huge scandal and massive trouble for the Societal Elite, as well as undoing much of the progress you've made towards a better future.
<<elseif $FSNonconformist is "Gender Radicalist">>
has never been quiet about their belief that slaves with dicks are not girls. Unfortunately, it seems that they've now edged over into open revolt against gender radicalism. They've purchased a highly feminized slave one of the group of concerned citizens sold to a third party, and are rumored to be returning the slave to her natural state. The oligarchs are worried that they plan to publicize this project, or worse, possibly even free the slave.
<<elseif $FSNonconformist is "Gender Fundamentalist">>
has never been quiet about their belief that anything with an asshole counts as a slave girl. Unfortunately, it seems that they've now edged over into open revolt against gender traditionalism. They've been accumulating a number of sexually skilled slaves with dicks, and the oligarchs are worried that some sort of public event involving free sex with these slaves is planned to sway lower class opinion.
<<elseif $FSNonconformist is "Paternalist">>
has never been shy about their belief that true trust between slave and master is impossible. Unfortunately, it seems that they've now edged over into open revolt against paternalism. They're rumored to run a household in which slaves are required to beat miscreants without mercy or be savaged themselves. There are indications that they may intend to make these spectacles public.
<<elseif $FSNonconformist is "Degradationist">>
has never been shy about their belief that slaves are people too, and should be treated with respect. Unfortunately, it seems that they've now edged over into open revolt against degradationism. They're rumored to allow their slaves to decline sex. This perversion is bad enough, but the oligarchs are concerned that they may intend to take this practice public, setting favored slaves up with their own apartments and livelihoods.
<<elseif $FSNonconformist is "Body Purist">>
has always been known for their harem of implant-filled silicone dolls. Unfortunately, it seems that they've now edged over into open revolt against body purism. They've purchased a wonderfully healthy and pure slave one of the group of concerned citizens sold to a third party, and it's rumored that the slave has been outfitted with cutting-edge gradually expanding breast implants with no effective maximum size. The oligarchs are disgusted and mortified lest this project become public.
<<elseif $FSNonconformist is "Transformation Fetishist">>
has always been known for their harem of natural girls. Unfortunately, it seems that they've now edged over into open revolt against transformation. They've purchased a heavily implanted slave one of the group of concerned citizens sold to a third party, and it's rumored that the slave is being painstakingly returned to her natural, implant-free appearance. The oligarchs are concerned that the nonconformist may be planning some sort of public reveal of her naturalist makeover.
<<elseif $FSNonconformist is "Slimness Enthusiast">>
has always been known for their harem of disgusting hambeasts. Unfortunately, it seems that they've now edged over into open revolt against the fashion for slimness. They've purchased a notoriously graceful slave one of the group of concerned citizens sold to a third party, and it's rumored that the slave is being force fed in private as preparation for some kind of insulting public reveal. The oligarchs are mortally offended without even seeing the final product.
<<elseif $FSNonconformist is "Asset Expansionist">>
has always been known for their harem of disgusting beanpoles. Unfortunately, it seems that they've now edged over into open revolt against the fashion for big tits. They've purchased a slave with famously magnificent boobs one of the group of concerned citizens sold to a third party, and it's rumored that the slave has undergone a radical breast reduction as preparation for some kind of insulting public reveal. The oligarchs are mortally offended without even seeing the final product.
<<elseif $FSNonconformist is "Youth Preferentialist">>
has never missed an opportunity to share their belief that a mature woman who knows her way around a dick is a better fuck than a virgin. Unfortunately, it seems that they've now edged over into open revolt against the fashion for youth and freshness. They're holed up in their luxurious apartments, preparing a large number of older, sexually experienced slaves for something big. The oligarchs suspect that some sort of event involving free sex may be planned to sway lower class opinion.
<<elseif $FSNonconformist is "Maturity Preferentialist">>
has never missed an opportunity to share their belief that a fresh girl is infinitely preferable to an old whore. Unfortunately, it seems that they've now edged over into open revolt against the fashion for maturity and experience. They're holed up in their luxurious apartments, preparing a large number of virgin slaves for something big. The oligarchs suspect that some sort of event involving free sex may be planned to sway lower class opinion.
<<elseif $FSNonconformist is "Physical Idealist">>
rarely misses a chance to lecture on the perils of toxic masculinity and excessive public standards of beauty. Unfortunately, it seems that they've now edged over into open revolt against the Valhalla of physical perfection the arcology is rapidly becoming. They're rumored to be preparing a manifesto on beauty at any size, along with the necessary funds to bribe neutral third parties into going along.
<<elseif $FSNonconformist is "Chattel Religionist">>
originally moved to the Free Cities to get away from religion entirely, and has never missed a chance to register disdain for the new faith. Unfortunately, it seems that they've now edged over into open heresy. Typically, they're going about it in a hypocritical way. It's rumored that they've engaged the services of a charismatic itinerant preacher of one of the more popular old world faiths, and intend to bring him to the arcology to inveigh against the chattel religion.
<<elseif $FSNonconformist is "Roman Revivalist">>
has been a longtime skeptic of historical revivalism, publicly deploring it as a childish game of dress-up. This never got much traction, since Rome has become quite fashionable here. Frustrated, they're rumored to be planning a change of approach. Despairing of getting the population to give up the Roman project, they're going to set up a competing Gaulish Revivalism. The quixotic effort is almost certainly doomed to fail, but the oligarchs fear it will be a distraction.
<<elseif $FSNonconformist is "Edo Revivalist">>
has been a longtime skeptic of historical revivalism, publicly deploring it as a childish game of dress-up. This never got much traction, since Edo Japan has become quite fashionable here. Frustrated, they're rumored to be planning a change of approach. Despairing of getting the population to give up the Japanese project, they're going to set up a competing Korean Revivalism. The quixotic effort is almost certainly doomed to fail, but the oligarchs fear it will be a distraction.
<<elseif $FSNonconformist is "Arabian Revivalist">>
has been a longtime skeptic of historical revivalism, publicly deploring it as a childish game of dress-up. This never got much traction, since the golden age of the Caliphate has become quite fashionable here. Frustrated, they're rumored to be planning a change of approach. Despairing of getting the population to give up the Arabian project, they're going to set up a competing Byzantine Revivalism. The quixotic effort is almost certainly doomed to fail, but the oligarchs fear it will be a distraction.
<<elseif $FSNonconformist is "Chinese Revivalist">>
has been a longtime skeptic of historical revivalism, publicly deploring it as a childish game of dress-up. This never got much traction, since ancient China has become quite fashionable here. Frustrated, they're rumored to be planning a change of approach. Despairing of getting the population to give up the imperial project, they're going to set up a competing Mongol Revivalism. The quixotic effort is almost certainly doomed to fail, but the oligarchs fear it will be a distraction.
<<else>>
has been a longtime skeptic of historical revivalism, publicly deploring it as a childish game of dress-up. This never got much traction, since the land of the Pharaohs has become quite fashionable here. Frustrated, they're rumored to be planning a change of approach. Despairing of getting the population to give up the Egyptian project, they're going to set up a competing Ancient Greek Revivalism. The quixotic effort is almost certainly doomed to fail, but the oligarchs fear it will be a distraction.
<</if>>
<<if $arcologies[0].FSRestart != "unset">>
Faced with such a threat, the Elite naturally came to you. They ask you, as leader of the arcology, to both cover up the event and deal with the disgraced Elite.
<<else>>
Faced with such a threat, the citizens naturally came to you. They ask you, as leader of the arcology, to both prevent the plan and get the nonconformist to move out.
<</if>>
<br><br>
The nonconformist is far too prominent and prosperous to make this an easy dilemma to resolve. Your societal goals are at stake, as is your reputation among some of your best citizens, but the nonconformist has significant sway in the arcology's economy. Merely forcing them out of the arcology would damage its prosperity, and more decisive action could have more serious consequences still.
<br><br>
<span id="result">
<<click "Ignore the situation">>
<<set $rep -= 250>>
<<replace "#result">><<nobr>>
You communicate polite concern, but offer no specific plans. The prominent citizens go away muttering, @@color:red;very disappointed@@ that you are not taking their concerns seriously. The nonconformist
<<if $FSNonconformist is "Pastoralist">>
publishes the exposee, @@color:red;setting back adoption@@ of pastoralism.
<<set $arcologies[0].FSPastoralist -= 10>>
<<elseif $FSNonconformist is "Supremacist">>
publicly flogs one of their $arcologies[0].FSSupremacistRace slaves halfway to exsanguination, @@color:red;setting back acceptance@@ of $arcologies[0].FSSupremacistRace supremacy.
<<set $arcologies[0].FSSupremacist -= 10>>
<<elseif $FSNonconformist is "Subjugationist">>
publicly flogs one of their $arcologies[0].FSSupremacistRace slaves halfway to exsanguination, @@color:red;setting back acceptance@@ of $arcologies[0].FSSubjugationistRace inferiority.
<<set $arcologies[0].FSSubjugationist -= 10>>
<<elseif $FSNonconformist is "Gender Radicalist">>
reveals the defeminized slave and then frees her, completing her return to maleness according to Gender Radicalism's own tenets, @@color:red;setting back acceptance@@ of the society model.
<<set $arcologies[0].FSGenderRadicalist -= 10>>
<<elseif $FSNonconformist is "Repopulation Efforts">>
publishes his information, @@color:red;greatly hindering@@ the adoption of mass pregnancy, and severely damaging your reputation.
<<set $arcologies[0].FSRepopulationFocus to "unset">>
<<set $arcologies[0].FSRepopulationFocusDecoration to 20>>
<<set $arcologies[0].FSRepopulationFocusLaw to 0>>
<<set $FSCredits += 1>>
<<set $publiclyouted to 1>>
<<set $rep -= 10000>>
<<elseif $FSNonconformist is "Eugenics">>
hosts a public wedding commemorating their love. This @@color:red;sets back acceptance@@ of your class system and hinders Eugenics. The Societal Elite are @@color:red;furious@@ at your inaction.
<<set $arcologies[0].FSRestart -= 20>>
<<set $failedElite += 100
<<elseif $FSNonconformist is "Gender Fundamentalist">>
hosts a huge public party in a lower-class area of the arcology, staffing it with a large number of slaves with dicks. They're so filled with aphrodisiacs that they orgasm constantly when citizens use their asses. This @@color:red;setts back acceptance@@ of gender traditionalism.
<<set $arcologies[0].FSGenderFundamentalist -= 10>>
<<elseif $FSNonconformist is "Paternalist">>
begins requiring his slaves to beat each other in public for the entertainment of passersby, @@color:red;setting back acceptance@@ of paternalism.
<<set $arcologies[0].FSPaternalist -= 10>>
<<elseif $FSNonconformist is "Degradationist">>
begins building independent little lives for a few of their best slaves, @@color:red;setting back acceptance@@ of degradationism.
<<set $arcologies[0].FSDegradationist -= 10>>
<<elseif $FSNonconformist is "Body Purist">>
is soon accompanied around the arcology by a slave with ten-liter breast implants, @@color:red;setting back acceptance@@ of body purism.
<<set $arcologies[0].FSBodyPurist -= 10>>
<<elseif $FSNonconformist is "Transformation Fetishist">>
is soon accompanied around the arcology by the successfully made-over slave, whose transformation they never tire of extolling. This @@color:red;setting back acceptance@@ of transformation.
<<set $arcologies[0].FSTransformationFetishist -= 10>>
<<elseif $FSNonconformist is "Slimness Enthusiast">>
soon reveals their little project. The once-beautiful slave is now so fat she can scarcely walk; the unanswered insult @@color:red;sets back the fashion@@ for slim slaves.
<<set $arcologies[0].FSSlimnessEnthusiast -= 10>>
<<elseif $FSNonconformist is "Asset Expansionist">>
soon reveals their little project. A pair of the arcology's finest tits are gone forever; the unanswered insult @@color:red;sets back the fashion@@ for stacked slaves.
<<set $arcologies[0].FSAssetExpansionist -= 10>>
<<elseif $FSNonconformist is "Youth Preferentialist">>
hosts a huge public party in a lower-class area of the arcology, staffing it with a large number of older slaves. They're so filled with aphrodisiacs that they eagerly fuck anyone who shows the slightest interest. This @@color:red;dims the fashion@@ for fresh slaves.
<<set $arcologies[0].FSYouthPreferentialist -= 10>>
<<elseif $FSNonconformist is "Maturity Preferentialist">>
hosts a huge public party in a lower-class area of the arcology, staffing it with a large number of young slaves. They're virgins, though not for very long. This @@color:red;dims the fashion@@ for mature slaves.
<<set $arcologies[0].FSMaturityPreferentialist -= 10>>
<<elseif $FSNonconformist is "Physical Idealist">>
publishes their screed, and spreads money around to ensure its widespread dissemination. This @@color:red;sets back acceptance@@ of physical idealism.
<<set $arcologies[0].FSPhysicalIdealist -= 10>>
<<elseif $FSNonconformist is "Chattel Religionist">>
brings in their pet dissenting preacher, whose clever invectives @@color:red;set back acceptance@@ of the new religion.
<<set $arcologies[0].FSChattelReligionist -= 10>>
<<elseif $FSNonconformist is "Roman Revivalist">>
offers their Gaulish Revivalism alternative with great fanfare. It fizzles out within a week, mostly because its main backer is privately against all revivalism, but during that time it serves as a focal point for many citizens who are privately impatient with Roman revivalism. This imbroglio @@color:red;sets back acceptance@@ of your revivalist project.
<<set $arcologies[0].FSRomanRevivalist -= 10>>
<<elseif $FSNonconformist is "Edo Revivalist">>
offers their Korean Revivalism alternative with great fanfare. It fizzles out within a week, mostly because its main backer is privately against all revivalism, but during that time it serves as a focal point for many citizens who are privately impatient with Edo revivalism. This imbroglio @@color:red;sets back acceptance@@ of your revivalist project.
<<set $arcologies[0].FSEdoRevivalist -= 10>>
<<elseif $FSNonconformist is "Arabian Revivalist">>
offers their Byzantine Revivalism alternative with great fanfare. It fizzles out within a week, mostly because its main backer is privately against all revivalism, but during that time it serves as a focal point for many citizens who are privately impatient with Arabian revivalism. This imbroglio @@color:red;sets back acceptance@@ of your revivalist project.
<<set $arcologies[0].FSArabianRevivalist -= 10>>
<<elseif $FSNonconformist is "Chinese Revivalist">>
offers their Mongol Revivalism alternative with great fanfare. It fizzles out within a week, mostly because its main backer is privately against all revivalism, but during that time it serves as a focal point for many citizens who are privately impatient with Chinese revivalism. This imbroglio @@color:red;sets back acceptance@@ of your revivalist project.
<<set $arcologies[0].FSChineseRevivalist -= 10>>
<<else>>
offers their Ancient Greek Revivalism alternative with great fanfare. It fizzles out within a week, mostly because its main backer is privately against all revivalism, but during that time it serves as a focal point for many citizens who are privately impatient with Roman revivalism. This imbroglio @@color:red;sets back acceptance@@ of your revivalist project.
<<set $arcologies[0].FSEgyptianRevivalist -= 10>>
<</if>>
<</nobr>><</replace>>
<</click>>
<br><<click "Throw the nonconformist out of the arcology">>
<<set $arcologies[0].prosperity -= 10>>
<<replace "#result">>
You agree with the prominent citizens, and promise to apply all of your considerable contractual and business power to get the nonconformist out of the arcology before they can put their plan into action. You manage it, but only just. Opinion on your actions is mixed: the oligarchs who came to you are pleased you satisfied their requests, but your maneuvers were offensive to the general preference for freedom. The impact on the arcology's economy on the other hand is entirely negative, since the sudden loss of a major player within the arcology's business field @@color:red;damages its prosperity.@@
<</replace>>
<</click>>
<<if $cash > 10000>>
<br><<click "Quickly manage a nuanced response">>
<<set $cash -= 10000>>
<<replace "#result">><<nobr>>
<<if $arcologies[0].FSRestart != "unset">>
You promise to deal with the situation. The Societal Elite trust you to not fail, and they are not disappointed. The fallen elite
<<else>>
You promise to deal with the situation. The prominent citizens trust you enough to leave the problem in your hands, and they are not disappointed. The nonconformist
<</if>>
<<if $FSNonconformist is "Pastoralist">>
publishes the exposee, but finds it effectively defused by a nuanced pro-dairy campaign leveraging your dominance of the arcology's media.
<<elseif $FSNonconformist is "Supremacist">>
is intent on publicly flogging the unfortunate $arcologies[0].FSSupremacistRace slave, but quickly finds that you've manipulated their contracts with you to forbid such displays. Frustrated, they subside for now.
<<elseif $FSNonconformist is "Subjugationist">>
is intent on publicly flogging the unfortunate $arcologies[0].FSSupremacistRace slave, but quickly finds that you've manipulated their contracts with you to forbid such displays. Frustrated, they subside for now.
<<elseif $FSNonconformist is "Repopulation Efforts">>
publishes their information about you and pregnancy, but it has little effect thanks to a preemptive campaign leveraging your dominance over the arcology's media. Your reputation is protected by a public announcement of your fetish and the benefits of a large stock of future slaves, both in money and in ensuring a stable population in case of disaster. You also pointed out all the other slave owners also partaking in the pleasures of a pregnant woman.
<<elseif $FSNonconformist is "Eugenics">>
is ejected from the the elite class following a leak of evidence proving he wasn't fit to be a member of the Societal Elite. Evidence tailored by you. Unfortunatly, he was ready for this move; he and his wife had already fled the arcology. You did your job adequatly, and managed to supress any possible outrage in the city.
<<elseif $FSNonconformist is "Gender Radicalist">>
finds that you've manipulated their contracts with you to forbid them from showing off nonconforming slaves within the arcology. Frustrated, they subside for now.
<<elseif $FSNonconformist is "Gender Fundamentalist">>
hosts a huge public party in a lower-class area of the arcology, staffing it with a large number of slaves with dicks. However, they're surprised by an unexpected lack of interest in the event, which is only explained when they find that you've organized a much superior event featuring real girls in the main plaza, at the same time.
<<elseif $FSNonconformist is "Paternalist">>
finds that you've manipulated their contracts with you to forbid them from displaying public slave beatings within the arcology. Frustrated, they subside for now.
<<elseif $FSNonconformist is "Degradationist">>
discovers that you've hastily set up subtle clauses within the rental contracts that make it all but inevitable that girls sent out on their own would be confiscated. Frustrated, they subside for now.
<<elseif $FSNonconformist is "Body Purist">>
finds that a mysterious actor has raised serious safety concerns about the new implant technology, causing a minor public outcry against them. The altered slave is not publicly displayed.
<<elseif $FSNonconformist is "Transformation Fetishist">>
finds that you've manipulated their contracts with you to forbid them from showing off nonconforming slaves within the arcology. Frustrated, they subside for now.
<<elseif $FSNonconformist is "Slimness Enthusiast">>
finds that you've manipulated their contracts with you to forbid them from showing off fatbodied slaves within the arcology. Frustrated, they subside for now.
<<elseif $FSNonconformist is "Asset Expansionist">>
finds that you've manipulated their contracts with you to forbid them from showing off ruined slaves within the arcology. Frustrated, they subside for now.
<<elseif $FSNonconformist is "Youth Preferentialist">>
hosts a huge public party in a lower-class area of the arcology, staffing it with a large number of older slaves. However, they're surprised by an unexpected lack of interest in the event, which is only explained when they find that you've organized a much superior event featuring fresh virgins in the main plaza, at the same time.
<<elseif $FSNonconformist is "Maturity Preferentialist">>
hosts a huge public party in a lower-class area of the arcology, staffing it with a large number of young slaves. However, they're surprised by an unexpected lack of interest in the event, which is only explained when they find that you've organized a much superior event featuring famous MILF whores in the main plaza, at the same time.
<<elseif $FSNonconformist is "Physical Idealist">>
publishes their screed, and soon receives a challenge from you to a brief public debate. They offer a brief rant, to which you respond by removing your suit jacket and flexing, which almost pops the seams of your formal shirt. The public loses interest in the manifesto in the amusement.
<<elseif $FSNonconformist is "Chattel Religionist">>
brings in their pet dissenting preacher, who finds himself caught in a duel from the pulpit with a noted cleric of the slave religion, brought in from outside the arcology on short notice. The debate receives a great deal of attention, and is generally agreed to have been a close-fought draw.
<<elseif $FSNonconformist is "Roman Revivalist">>
offers their Gaulish Revivalism alternative with fanfare, but fanfare is something that the Romans could certainly manage. The nasty little attempt is forgotten in a day of public gladiatorial combat, chariot racing, and giveaways for the poorer citizens.
<<elseif $FSNonconformist is "Edo Revivalist">>
offers their Korean Revivalism alternative with fanfare, but fanfare is inelegant next to Edo revivalism. The nasty little attempt has its day, but looks gauche next to the stately grace of your project.
<<elseif $FSNonconformist is "Arabian Revivalist">>
offers their Byzantine Revivalism alternative with fanfare, but jihad may be waged with diplomacy as much as with the sword. The nasty little attempt founders on the growing conservatism of the arcology, whose citizens rally to you as their proper leader.
<<elseif $FSNonconformist is "Chinese Revivalist">>
offers their Mongol Revivalism alternative with fanfare, but judicious strengthening of your imperial authority sees it off without trouble. The influence of Confucian ideas is spreading through your arcology, making it resistant to radical departures.
<<else>>
offers their Ancient Greek Revivalism alternative with fanfare, but fanfare is something that the Egyptians could certainly manage. The nasty little attempt is barely noticed over the perfume and noise of a long and beautiful festival.
<</if>>
The oligarchy is pleased by how you managed to defuse the situation without causing a spectacle. They're disappointed that you permitted their nonconforming peer to remain in the arcology's upper echelons for the time being, but they accept your solution to the problem.
<</nobr>><</replace>>
<</click>> //This will cost ¤10000//
<<else>>\
//You lack the necessary ready cash to manage a nuanced solution//
<</if>>
<<if $PC.rumor is "force">>
<br><<click "Leverage your reputation with some credible threats">>
<<set $rep += 100>>
<<replace "#result">>
Resolving the situation takes you one call. Exactly what happened to your predecessor as owner of the arcology has never become publicly known, but your method of replacing them is rumored to have been somewhat ballistic in nature. It doesn't take much inflection in your voice to communicate threat, and the nonconformist hastily promises to abandon their plans and be less annoying in the future. The oligarchs are somewhat frightened by the rapidity with which you sorted things out, but they can't argue with the results and their @@color:green;respect for you deepens.@@
<</replace>>
<</click>>
<</if>>\
</span>
|
mayibrad/fc
|
src/uncategorized/reFSNonconformist.tw
|
tw
|
bsd-3-clause
| 35,215 |
:: RE former abolitionist
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "AS Dump">>
<<set $returnTo to "RIE Eligibility Check">>
<<if $legendaryFacility == 1>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $legendaryAbolitionistID == $slaves[$i].ID>>
<<set $activeSlave to $slaves[$i]>>
<</if>>
<</for>>
<<else>>
<<set $activeSlave to $eventSlave>>
<</if>>
<</nobr>>\
\
Crime is extremely rare in $arcologies[0].name, and some would say justice rarer still, but if there's one thing that unites the citizens of $arcologies[0].name, it's a mutual outrage towards attempted abolitionists. Slave ownership is the cornerstone of the society that protects and enriches them, and they see those who would attempt to unlawfully free slaves not just as thieves of property but as anarchists trying to bring down everything they have worked to build.
While a brutal flogging or surgical mutilation soothes their outrage, nothing warms the collective heart of $arcologies[0].name's mob like the sight of a former abolitionist well and truly broken. <span id="name"><<print "[[$activeSlave.slaveName|Long Slave Description][$nextLink to passage(), $eventDescription to 1]]">></span> is one such shining example, and her borderline worship of you is doing wonders for your reputation lately as she becomes a local celebrity and a popular topic of discussion.
This is a rare opportunity. While the mob is quick to pat itself on the back for withstanding attacks from abolitionists, before long they will tire of remembering those dangers and turn their attention elsewhere. It might be possible, with a serious investment of funds in publicity, to really fix her in the public mind as a shining example of your slave-breaking prowess.
<span id="result">
<<click "Just capitalize on her popularity to increase your reputation">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<replace "#result">>
You spend the week parading $activeSlave.slaveName around in public, letting everyone get a good look at her fawning adoration of you. A variety of public sex acts really nails the point home in the psyche of your citizens and @@color:yellowgreen;increases your reputation@@, and after a few days you start to receive a sincere golf clap from onlookers every time you cum in or on $activeSlave.slaveName.
<<set $rep += 200>>
<</replace>>
<</click>>
<span id="result">
<<click "Just capitalize on her popularity by renting out her mouth">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<replace "#result">>
You fasten $activeSlave.slaveName in a kneeling position in the center of your club, secured by shackles around her wrists and ankles - purely decorative, since she's so devoted she'd perform her role in this if you just hinted it would please you if she did. In front of her, you place a sign: "Fuck the mouth that preached abolitionism, 5¤." In a few moments, the morning crowd will begin to arrive, and you have no doubt that $activeSlave.slaveName will be very, very popular. And she is. Even with an extra dose of curatives and a check-up every night, the strain of a week of dicks and a diet of cum @@color:red;has taken a toll on her health@@. But even after you pay to have the area that $activeSlave.slaveName worked thoroughly cleaned, you have made @@color:yellowgreen;a tidy profit@@.
<<set $activeSlave.health -= 10>>
<<set $activeSlave.oralCount += random(410,440)>>
<<set $cash += 2000>>
<</replace>>
<</click>>
<<click "Invest ¤5000 in making her locally famous">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<if random(1,100) > 50>>
<<replace "#result">>
You buy media coverage of her, invest in an ad campaign, and even arrange for her to give a speech denouncing the abolitionist movement and praising your efforts in fighting against them. Your efforts are a success. Her current extreme popularity will fade in time, but you have managed to arrange for her a permanent place as an @@color:green;example of your slave-breaking skills.@@
<<set $cash -= 5000>>
<<set $rep += 200>>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She is notorious as a former abolitionist turned devoted slave.">>
<</replace>>
<<else>>
<<replace "#result">>
You buy media coverage of her, invest in an ad campaign, and even arrange for her to give a speech denouncing the abolitionist movement and praising your efforts in fighting against them. Unfortunately, popularity remains an art, not a science; though you do your best, the public mind's fancy eludes your grasp. As her owner, your reputation has @@color:green;increased,@@ but in a week she'll be forgotten.
<<set $cash -= 5000>>
<<set $rep += 200>>
<</replace>>
<</if>>
<</click>>
<<click "Lavish ¤10000 on her locally famous">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<if random(1,100) > 10>>
<<replace "#result">>
You buy prime media coverage of her, invest in a lavish ad campaign, and even arrange for her to give a speech denouncing the abolitionist movement and praising your efforts in fighting against them that is broadcast around the world. Your efforts are a success. Her current extreme popularity will fade in time, but you have managed to arrange for her a permanent place as an @@color:green;example of your slave-breaking skills.@@
<<set $cash -= 10000>>
<<set $rep += 400>>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She is notorious as a former abolitionist turned devoted slave.">>
<</replace>>
<<else>>
<<replace "#result">>
You buy prime media coverage of her, invest in a lavish ad campaign, and even arrange for her to give a speech denouncing the abolitionist movement and praising your efforts in fighting against them that is broadcast around the world. Unfortunately, popularity remains an art, not a science; though you do your best, the public mind's fancy eludes your grasp. As her owner, your reputation has @@color:green;increased,@@ but in a week she'll be forgotten.
<<set $cash -= 10000>>
<<set $rep += 400>>
<</replace>>
<</if>>
<</click>>
</span>
<<click "Spend ¤25000 on an attempt to make her world famous">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<if random(1,100) > 50>>
<<replace "#result">>
The world is in love with $activeSlave.slaveName. Her face graces magazine covers the world over and her passionate arguments (ghostwritten by the best spin doctors money can buy) spark debate everywhere they're heard. She is mentioned by name in strident denunciations about the immorality of the present day from religious leaders. She appears on the internet with all sorts of attempts at humor superimposed on her image. Her loving and overblown descriptions of you spark a new trend in protagonists of badly-written romance novels. When a very popular talk show host attempts to call her bluff and receives oral sex in front of a live studio audience, @@color:yellowgreen;you know for sure that her fame has stuck@@.
<<set $cash -= 25000>>
<<set $rep += 600>>
<<set $activeSlave.prestige to 2>>
<<set $activeSlave.prestigeDesc to "She is world famous as an anti-abolitionist, and has told the world at length of the joys of slavery in general and slavery to you in particular.">>
<</replace>>
<<else>>
<<replace "#result">>
The world seems temporarily enamoured with $activeSlave.slaveName as she appears on talk shows and in political debates with millions of watchers, but before long her fifteen minutes of fame peter out and the only offers coming in are from pornography magnates and local talk radio shows. Though she achieved @@color:yellowgreen;local fame@@ for appearing on the world stage, the rest of the world seems to have gotten bored with $activeSlave.slaveName.
<<set $cash -= 25000>>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She is notorious as a former abolitionist turned devoted slave.">>
<<set $rep += 400>>
<</replace>>
<</if>>
<</click>>
</span>
|
mayibrad/fc
|
src/uncategorized/reFormerAbolitionist.tw
|
tw
|
bsd-3-clause
| 8,055 |
:: RE legendary balls
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "AS Dump">>
<<set $returnTo to "RIE Eligibility Check">>
<<if $legendaryFacility == 1>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $legendaryBallsID == $slaves[$i].ID>>
<<set $activeSlave to $slaves[$i]>>
<</if>>
<</for>>
<<else>>
<<set $activeSlave to $eventSlave>>
<</if>>
<<set $activeSlave.devotion += 4>>
<</nobr>>\
\
<span id="name"><<print "[[$activeSlave.slaveName|Long Slave Description][$nextLink to passage(), $eventDescription to 1]]">></span> is an incredible producer of cum. She's producing in volumes that would have been unthinkable in the days when it was illegal to restrain a slave so that she could have every drop of her ejaculate milked out by a machine. A nascent slave stock organization will be holding a public livestock show tomorrow, and since they're aware you're experimenting with cockmilking, they've sent you an invitation to enter an especially productive slave to be judged.
This is a rare opportunity. The idea of cockmilking is new and understandably fascinating to many, so the livestock show is likely to draw some serious press. Were $activeSlave.slaveName to win, she would probably be remembered for a long time as a special slave.
\
<span id="result">
<<click "Fairly enter her in the livestock show">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<if random(1,100) > 90>>
<<replace "#result">>
$activeSlave.slaveName is shown in public, closely inspected by the judging committee, and then publicly cockmilked. It's likely there was some bribery behind the scenes, but her massive junk wins the day. Against all odds she is named best in show, and will be @@color:green;remembered@@ as cock stock of the highest pedigree. As her owner, your reputation has @@color:green;also increased.@@
<<set $rep += 100>>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She is remembered for winning best in show as a cockmilker.">>
<<set $desc = "a best in show ribbon awarded to " + $activeSlave.slaveName + " for her balls">>
<<set $trinkets.push($desc)>>
<</replace>>
<<else>>
<<replace "#result">>
$activeSlave.slaveName is shown in public, closely inspected by the judging committee, and then publicly cockmilked. It's likely there was some bribery behind the scenes, and it is fatal to her chances of winning. Though her junk is easily the most impressive on display, another stock owner who was more open-handed with the judges took best in show. The public is impressed with $activeSlave.slaveName's nuts anyway; as you are her owner, your reputation has @@color:green;increased@@ a little.
<<set $rep += 100>>
<</replace>>
<</if>>
<</click>>
<<click "Spend ¤5000 bribing the judges">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<if random(1,100) > 50>>
<<replace "#result">>
$activeSlave.slaveName is shown in public, closely inspected by the judging committee, and then publicly cockmilked. Several of the judges cannot resist giving you a wink as they look her over. $activeSlave.slaveName is unsurprisingly named best in show, and will be @@color:green;remembered@@ as cock stock of the highest pedigree. As her owner, your reputation has @@color:green;also increased.@@
<<set $cash -= 5000>>
<<set $rep += 100>>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She is remembered for winning best in show as a cockmilker.">>
<<set $desc = "a best in show ribbon awarded to " + $activeSlave.slaveName + " for her balls">>
<<set $trinkets.push($desc)>>
<</replace>>
<<else>>
<<replace "#result">>
$activeSlave.slaveName is shown in public, closely inspected by the judging committee, and then publicly cockmilked. Several of the judges cannot resist giving you a wink as they look her over, but others look disapprovingly at them; it seems some of your competitors also forwarded money to the committee. After furious wrangling, $activeSlave.slaveName loses to another milker. The public is impressed with $activeSlave.slaveName's balls anyway; as you are her owner, your reputation has @@color:green;increased@@ a little.
<<set $cash -= 5000>>
<<set $rep += 100>>
<</replace>>
<</if>>
<</click>>
<<click "Spend ¤10000 bribing the judges and sabotaging the competition">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<if random(1,100) > 10>>
<<replace "#result">>
$activeSlave.slaveName is shown in public, closely inspected by the judging committee, and then publicly cockmilked. After she's put through her paces, the most unfortunate series of accidents somehow befalls her fellow cows. One is taken ill, another seems drugged, and someone seems to have slipped a finger of raw ginger up another's urethra, making her whine and squeal when cockmilked. $activeSlave.slaveName is unsurprisingly named best in show, and will be @@color:green;remembered@@ as cock stock of the highest pedigree. As her owner, your reputation has @@color:green;also increased.@@
<<set $cash -= 10000>>
<<set $rep += 100>>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She is remembered for winning best in show as a cockmilker.">>
<<set $desc = "a best in show ribbon awarded to " + $activeSlave.slaveName + " for her balls">>
<<set $trinkets.push($desc)>>
<</replace>>
<<else>>
<<replace "#result">>
$activeSlave.slaveName is shown in public, closely inspected by the judging committee, and then publicly cockmilked. You are surprised to see that the judging committee has been changed at the last minute. They choose another cow as best in show. There are persistent @@color:red;rumors@@ after the show that there was an absolute massacre of firings at the stock organization headquarters the night before the show after it was discovered that someone, widely thought to be you, had been corrupting the judges.
<<set $cash -= 10000>>
<<set $rep -= 100>>
<</replace>>
<</if>>
<</click>>
</span>
|
mayibrad/fc
|
src/uncategorized/reLegendaryBalls.tw
|
tw
|
bsd-3-clause
| 6,039 |
:: RE legendary cow
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "AS Dump">>
<<set $returnTo to "RIE Eligibility Check">>
<<if $legendaryFacility == 1>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $legendaryCowID == $slaves[$i].ID>>
<<set $activeSlave to $slaves[$i]>>
<</if>>
<</for>>
<<else>>
<<set $activeSlave to $eventSlave>>
<</if>>
<<set $activeSlave.devotion += 4>>
<</nobr>>\
\
<span id="name"><<print "[[$activeSlave.slaveName|Long Slave Description][$nextLink to passage(), $eventDescription to 1]]">></span> is an incredible producer of milk. She's lactating in volumes that would have been unthinkable in the days when drug treatments were limited by consent. A nascent slave dairy trade organization will be holding a public stock show tomorrow, and since they're aware you keep cows, they've sent you an invitation to enter stock to be judged.
This is a rare opportunity. The idea of human dairy is new and understandably fascinating to many, so the stock show is likely to draw some serious press. Were $activeSlave.slaveName to win, she would probably be remembered for a long time as a special cow.
\
<span id="result">
<<click "Fairly enter her in the stock show">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<if random(1,100) > 90>>
<<replace "#result">>
$activeSlave.slaveName is shown in public, closely inspected by the judging committee, and then publicly milked. It's likely there was some bribery behind the scenes, but her massive tits win the day. Against all odds she is named best in show, and will be @@color:green;remembered@@ as dairy stock of the highest pedigree. As her owner, your reputation has @@color:green;also increased.@@
<<set $rep += 100>>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She is remembered for winning best in show as a dairy cow.">>
<<set $desc = "a best in show ribbon awarded to " + $activeSlave.slaveName + " as a milk cow">>
<<set $trinkets.push($desc)>>
<</replace>>
<<else>>
<<replace "#result">>
$activeSlave.slaveName is shown in public, closely inspected by the judging committee, and then publicly milked. It's likely there was some bribery behind the scenes, and it is fatal to her chances of winning. Though her tits are easily the most impressive on display, another stock owner who was more open-handed with the judges took best in show. The public is impressed with $activeSlave.slaveName's tits anyway; as you are her owner, your reputation has @@color:green;increased@@ a little.
<<set $rep += 100>>
<</replace>>
<</if>>
<</click>>
<<click "Spend ¤5000 bribing the judges">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<if random(1,100) > 50>>
<<replace "#result">>
$activeSlave.slaveName is shown in public, closely inspected by the judging committee, and then publicly milked. Several of the judges cannot resist giving you a wink as they look her over. $activeSlave.slaveName is unsurprisingly named best in show, and will be @@color:green;remembered@@ as dairy stock of the highest pedigree. As her owner, your reputation has @@color:green;also increased.@@
<<set $cash -= 5000>>
<<set $rep += 100>>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She is remembered for winning best in show as a dairy cow.">>
<<set $desc = "a best in show ribbon awarded to " + $activeSlave.slaveName + " as a milk cow">>
<<set $trinkets.push($desc)>>
<</replace>>
<<else>>
<<replace "#result">>
$activeSlave.slaveName is shown in public, closely inspected by the judging committee, and then publicly milked. Several of the judges cannot resist giving you a wink as they look her over, but others look disapprovingly at them; it seems some of your competitors also forwarded money to the committee. After furious wrangling, $activeSlave.slaveName loses to another cow. The public is impressed with $activeSlave.slaveName's tits anyway; as you are her owner, your reputation has @@color:green;increased@@ a little.
<<set $cash -= 5000>>
<<set $rep += 100>>
<</replace>>
<</if>>
<</click>>
<<click "Spend ¤10000 bribing the judges and sabotaging the competition">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<if random(1,100) > 10>>
<<replace "#result">>
$activeSlave.slaveName is shown in public, closely inspected by the judging committee, and then publicly milked. After she's put through her paces, the most unfortunate series of accidents somehow befalls her fellow cows. One is taken ill, another seems drugged, and someone seems to have slipped a finger of raw ginger up another's ass, making her whine and squeal constantly. $activeSlave.slaveName is unsurprisingly named best in show, and will be @@color:green;remembered@@ as dairy stock of the highest pedigree. As her owner, your reputation has @@color:green;also increased.@@
<<set $cash -= 10000>>
<<set $rep += 100>>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She is remembered for winning best in show as a dairy cow.">>
<<set $desc = "a best in show ribbon awarded to " + $activeSlave.slaveName + " as a milk cow">>
<<set $trinkets.push($desc)>>
<</replace>>
<<else>>
<<replace "#result">>
$activeSlave.slaveName is shown in public, closely inspected by the judging committee, and then publicly milked. You are surprised to see that the judging committee has been changed at the last minute. They choose another cow as best in show. There are persistent @@color:red;rumors@@ after the show that there was an absolute massacre of firings at the dairy organization headquarters the night before the show after it was discovered that someone, widely thought to be you, had been corrupting the judges.
<<set $cash -= 10000>>
<<set $rep -= 100>>
<</replace>>
<</if>>
<</click>>
</span>
|
mayibrad/fc
|
src/uncategorized/reLegendaryCow.tw
|
tw
|
bsd-3-clause
| 5,872 |
:: RE legendary entertainer
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "AS Dump">>
<<set $returnTo to "RIE Eligibility Check">>
<<if $legendaryFacility == 1>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $legendaryEntertainerID == $slaves[$i].ID>>
<<set $activeSlave to $slaves[$i]>>
<</if>>
<</for>>
<<else>>
<<set $activeSlave to $eventSlave>>
<</if>>
<<set $activeSlave.devotion += 4>>
<</nobr>>\
\
The Free Cities fashion scene extends to slave bodies, of course; stopping at mere clothes and behaviors is an old world conceit. This week, <span id="name"><<print "[[$activeSlave.slaveName|Long Slave Description][$nextLink to passage(), $eventDescription to 1]]">></span> is in vogue. Such a crowd of gawkers and hangers-on follows her around the club that the fine citizens who have a chance at an hour of her time must shoulder their way through the throng.
This is a rare opportunity. Such popularity and fame is here today, and gone tomorrow. It might be possible, with a serious investment of funds in publicity, to really fix her in the public mind as a courtesan of note. There's no guarantee of success, but if you are successful, her value will increase a great deal.
\
<span id="result">
<<click "Just capitalize on her popularity as it is">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<replace "#result">>
You decide to limit your advantage on her temporary popularity to a little publicity and some advertising. You've gained a little @@color:green;notoriety.@@
<<set $rep += 200>>
<</replace>>
<</click>>
<<click "Invest ¤5000 in her image">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<if random(1,100) > 50>>
<<replace "#result">>
You buy media coverage of her, invest in an ad campaign, and even arrange for persons of influence and taste to sample and review her gentle caresses. Your efforts are a success. Her current extreme popularity will fade in time, but you have managed to arrange for her a permanent place as a @@color:green;respected and famous courtesan.@@ As her owner, your reputation has @@color:green;also increased.@@
<<set $cash -= 5000>>
<<set $rep += 200>>
<<if $activeSlave.prestige <= 1>>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She is a famed Free Cities slut, and can please anyone.">>
<</if>>
<<set $desc = "a framed article written about " + $activeSlave.slaveName + " when she debuted as a famous courtesan">>
<<set $trinkets.push($desc)>>
<</replace>>
<<else>>
<<replace "#result">>
You buy media coverage of her, invest in an ad campaign, and even arrange for persons of influence and taste to sample and review her gentle caresses. Unfortunately, popularity remains an art, not a science; though you do your best, the public mind's fancy eludes your grasp. As her owner, your reputation has @@color:green;increased,@@ but in a week she'll be forgotten.
<<set $cash -= 5000>>
<<set $rep += 200>>
<</replace>>
<</if>>
<</click>>
<<click "Lavish ¤10000 on her fame">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<if random(1,100) > 10>>
<<replace "#result">>
You buy prime media coverage of her, invest in a lavish ad campaign, and even arrange for persons of great influence and fine taste to sample and review her gentle caresses. Your efforts are a success. Her current extreme popularity will fade in time, but you have managed to arrange for her a permanent place as a @@color:green;respected and famous courtesan.@@ As her owner, your reputation has @@color:green;also increased.@@
<<set $cash -= 10000>>
<<set $rep += 400>>
<<if $activeSlave.prestige <= 1>>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She is a famed Free Cities slut, and can please anyone.">>
<</if>>
<<set $desc = "a framed article written about " + $activeSlave.slaveName + " when she debuted as a famous courtesan">>
<<set $trinkets.push($desc)>>
<</replace>>
<<else>>
<<replace "#result">>
You buy prime media coverage of her, invest in a lavish ad campaign, and even arrange for persons of great influence and fine taste to sample and review her gentle caresses. Unfortunately, popularity remains an art, not a science; though you do your best, the public mind's fancy eludes your grasp. As her owner, your reputation has @@color:green;increased,@@ but in a week she'll be forgotten.
<<set $cash -= 10000>>
<<set $rep += 400>>
<</replace>>
<</if>>
<</click>>
</span>
|
mayibrad/fc
|
src/uncategorized/reLegendaryEntertainer.tw
|
tw
|
bsd-3-clause
| 4,528 |
:: RE legendary Whore
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "AS Dump">>
<<set $returnTo to "RIE Eligibility Check">>
<<if $legendaryFacility == 1>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $legendaryWhoreID == $slaves[$i].ID>>
<<set $activeSlave to $slaves[$i]>>
<</if>>
<</for>>
<<else>>
<<set $activeSlave to $eventSlave>>
<</if>>
<<set $activeSlave.devotion += 4>>
<</nobr>>\
\
The Free Cities red light areas are so overcharged with cheap and easy sex that the fashion in whores is comically unstable. This week, <span id="name"><<print "[[$activeSlave.slaveName|Long Slave Description][$nextLink to passage(), $eventDescription to 1]]">></span> is in vogue. So many customers are interested in renting her body that it's necessary to assign other girls to take some of the load off her by diverting less important customers away from her.
This is a rare opportunity. Such popularity and fame is here today, and gone tomorrow. It might be possible, with a serious investment of funds in publicity, to really fix her in the public mind as a whore of note. There's no guarantee of success, but if you are successful, her value will increase a great deal.
\
<span id="result">
<<click "Just capitalize on her popularity as it is">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<replace "#result">>
You decide to limit your advantage on her temporary popularity to a little marketing and some minor price increases. You've made some unexpected @@color:yellowgreen;profits,@@ and gained a little @@color:green;notoriety.@@
<<set $cash += 1000>>
<<set $rep += 100>>
<</replace>>
<</click>>
<<click "Invest ¤5000 in her notoriety">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<if random(1,100) > 50>>
<<replace "#result">>
You buy media coverage of her, invest in an ad campaign, and even arrange for persons of influence and taste to sample and review her many delights. Your efforts are a success. Her current extreme popularity will fade in time, but you have managed to arrange for her a permanent place as a @@color:green;notorious and very popular prostitute.@@ As her owner, your reputation has @@color:green;also increased.@@
<<set $cash -= 5000>>
<<set $rep += 100>>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She is a famed Free Cities whore, and commands top prices.">>
<<set $desc = "a framed pornographic advertisement for " + $activeSlave.slaveName + " from the week she became a famous whore">>
<<set $trinkets.push($desc)>>
<</replace>>
<<else>>
<<replace "#result">>
You buy media coverage of her, invest in an ad campaign, and even arrange for persons of influence and taste to sample and review her many delights. Unfortunately, popularity remains an art, not a science; though you do your best, the public mind's fancy eludes your grasp. As her owner, your reputation has @@color:green;increased,@@ but in a week she'll be forgotten.
<<set $cash -= 5000>>
<<set $rep += 100>>
<</replace>>
<</if>>
<</click>>
<<click "Lavish ¤10000 on her fame">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<if random(1,100) > 10>>
<<replace "#result">>
You buy prime media coverage of her, invest in a lavish ad campaign, and even arrange for persons of great influence and fine taste to sample and review her many delights. Your efforts are a success. Her current extreme popularity will fade in time, but you have managed to arrange for her a permanent place as a @@color:green;notorious and very popular prostitute.@@ As her owner, your reputation has @@color:green;also increased.@@
<<set $cash -= 10000>>
<<set $rep += 200>>
<<set $activeSlave.prestige to 1>>
<<set $activeSlave.prestigeDesc to "She is a famed Free Cities whore, and commands top prices.">>
<<set $desc = "a framed pornographic advertisement for " + $activeSlave.slaveName + " from the week she became a famous whore">>
<<set $trinkets.push($desc)>>
<</replace>>
<<else>>
<<replace "#result">>
You buy prime media coverage of her, invest in a lavish ad campaign, and even arrange for persons of great influence and fine taste to sample and review her many delights. Unfortunately, popularity remains an art, not a science; though you do your best, the public mind's fancy eludes your grasp. As her owner, your reputation has @@color:green;increased,@@ but in a week she'll be forgotten.
<<set $cash -= 10000>>
<<set $rep += 200>>
<</replace>>
<</if>>
<</click>>
</span>
|
mayibrad/fc
|
src/uncategorized/reLegendaryWhore.tw
|
tw
|
bsd-3-clause
| 4,542 |
:: RE nickname
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "AS Dump">>
<<if $seed == 1>>
<<set $returnTo to "RIE Eligibility Check">>
<<else>>
<<set $returnTo to "Next Week">>
<</if>>
<<set $activeSlave to $eventSlave>>
/* NICKNAME QUALIFICATION CHECKS */
<<set $qualifiedNicknames to []>>
<<if ($activeSlave.nationality != 0)>>
<<set $qualifiedNicknames.push("nationality")>>
<</if>>
<<if ($seeRace == 1)>>
<<if ($activeSlave.race is "white")>>
<<set $qualifiedNicknames.push("white")>>
<<elseif ($activeSlave.race is "asian")>>
<<set $qualifiedNicknames.push("asian")>>
<<elseif ($activeSlave.race is "latina")>>
<<set $qualifiedNicknames.push("latina")>>
<<elseif ($activeSlave.race is "black")>>
<<set $qualifiedNicknames.push("black")>>
<<elseif ($activeSlave.race is "pacific islander")>>
<<set $qualifiedNicknames.push("pacific islander")>>
<<elseif ($activeSlave.race is "southern European")>>
<<set $qualifiedNicknames.push("southern european")>>
<<elseif ($activeSlave.race is "amerindian")>>
<<set $qualifiedNicknames.push("amerindian")>>
<<elseif ($activeSlave.race is "semitic")>>
<<set $qualifiedNicknames.push("semitic")>>
<<elseif ($activeSlave.race is "middle eastern")>>
<<set $qualifiedNicknames.push("middle eastern")>>
<<elseif ($activeSlave.race is "indo-aryan")>>
<<set $qualifiedNicknames.push("indo-aryan")>>
<<elseif ($activeSlave.race is "mixed race")>>
<<set $qualifiedNicknames.push("mixed race")>>
<</if>>
<</if>>
<<if ($activeSlave.boobs < 500) && ($activeSlave.butt < 3) && ($activeSlave.weight <= 10)>>
<<set $qualifiedNicknames.push("girlish")>>
<</if>>
<<if ($activeSlave.anus > 2) || ($activeSlave.vagina > 2)>>
<<set $qualifiedNicknames.push("loose")>>
<</if>>
<<if ($activeSlave.boobs < 500) && ($activeSlave.butt < 3) && ($activeSlave.dick > 0)>>
<<set $qualifiedNicknames.push("trap")>>
<</if>>
<<if ($activeSlave.boobs > 500) && ($activeSlave.butt > 3) && ($activeSlave.dick > 0)>>
<<set $qualifiedNicknames.push("trans")>>
<</if>>
<<if ($activeSlave.weight > 30)>>
<<set $qualifiedNicknames.push("chubby")>>
<</if>>
<<if ($activeSlave.muscles > 30)>>
<<set $qualifiedNicknames.push("muscles")>>
<</if>>
<<if ($activeSlave.energy > 95)>>
<<set $qualifiedNicknames.push("buttslut")>>
<<set $qualifiedNicknames.push("cumslut")>>
<<set $qualifiedNicknames.push("humiliation")>>
<<set $qualifiedNicknames.push("submissive")>>
<</if>>
<<if ($activeSlave.fetish is "buttslut") && ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60)>>
<<set $qualifiedNicknames.push("buttslut")>>
<</if>>
<<if ($activeSlave.fetish is "cumslut") && ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60)>>
<<set $qualifiedNicknames.push("cumslut")>>
<</if>>
<<if ($activeSlave.fetish is "humiliation") && ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60)>>
<<set $qualifiedNicknames.push("humiliation")>>
<</if>>
<<if ($activeSlave.fetish is "submissive") && ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60)>>
<<set $qualifiedNicknames.push("submissive")>>
<</if>>
<<if ($activeSlave.oralCount+$activeSlave.vaginalCount+$activeSlave.analCount > 500)>>
<<set $qualifiedNicknames.push("veteran")>>
<</if>>
<<if (($activeSlave.boobs*$activeSlave.lactation) > 1000)>>
<<set $qualifiedNicknames.push("cow")>>
<</if>>
<<if ($activeSlave.oralSkill <= 30) && ($activeSlave.analSkill <= 30)>>
<<set $qualifiedNicknames.push("novice")>>
<</if>>
<<if ($activeSlave.ID is $HeadGirl.ID)>>
<<set $qualifiedNicknames.push("head girl")>>
<</if>>
<<if ($activeSlave.ID is $Bodyguard.ID)>>
<<set $qualifiedNicknames.push("bodyguard")>>
<</if>>
<<if ($activeSlave.ID is $Concubine.ID)>>
<<set $qualifiedNicknames.push("Concubine")>>
<</if>>
<<if ($activeSlave.ID is $Attendant.ID)>>
<<set $qualifiedNicknames.push("Attendant")>>
<</if>>
<<if ($activeSlave.ID is $Madam.ID)>>
<<set $qualifiedNicknames.push("Madam")>>
<</if>>
<<if ($activeSlave.ID is $DJ.ID)>>
<<set $qualifiedNicknames.push("DJ")>>
<</if>>
<<if ($activeSlave.ID is $Recruiter.ID)>>
<<set $qualifiedNicknames.push("Recruiter")>>
<</if>>
<<if ($activeSlave.ID is $Wardeness.ID)>>
<<set $qualifiedNicknames.push("Wardeness")>>
<</if>>
<<if ($activeSlave.ID is $Milkmaid.ID)>>
<<set $qualifiedNicknames.push("Milkmaid")>>
<</if>>
<<if ($activeSlave.ID is $Collectrix.ID)>>
<<set $qualifiedNicknames.push("Collectrix")>>
<</if>>
<<if ($activeSlave.ID is $Stewardess.ID)>>
<<set $qualifiedNicknames.push("Stewardess")>>
<</if>>
<<if ($activeSlave.ID is $Schoolteacher.ID)>>
<<set $qualifiedNicknames.push("Schoolteacher")>>
<</if>>
<<if ($activeSlave.assignment is "be a subordinate slave")>>
<<set $qualifiedNicknames.push("server")>>
<</if>>
<<if ($activeSlave.nipples is "huge") || ($activeSlave.nipples is "puffy")>>
<<set $qualifiedNicknames.push("nipples")>>
<</if>>
<<if ($activeSlave.areolae > 2)>>
<<set $qualifiedNicknames.push("areolae")>>
<</if>>
<<if ($activeSlave.lips > 40)>>
<<set $qualifiedNicknames.push("lips")>>
<</if>>
<<if ($activeSlave.labia > 1) && ($activeSlave.vagina > -1)>>
<<set $qualifiedNicknames.push("labia")>>
<</if>>
<<if ($activeSlave.physicalAge < 18)>>
<<set $qualifiedNicknames.push("young")>>
<</if>>
<<if ($activeSlave.physicalAge > 35)>>
<<set $qualifiedNicknames.push("old")>>
<</if>>
<<if ($activeSlave.physicalAge > 59)>>
<<set $qualifiedNicknames.push("reallyold")>>
<</if>>
<<if ($activeSlave.amp == 1)>>
<<set $qualifiedNicknames.push("amp")>>
<</if>>
<<if ($activeSlave.boobsImplant > 1000) || ($activeSlave.buttImplant > 3)>>
<<set $qualifiedNicknames.push("implants")>>
<</if>>
<<if ($activeSlave.boobsImplant >= 750) && ($activeSlave.buttImplant >= 2) && ($activeSlave.lipsImplant >= 1) && ($activeSlave.intelligence < -1)>>
<<set $qualifiedNicknames.push("bimbo")>>
<</if>>
<<if ($activeSlave.intelligence < -2)>>
<<set $qualifiedNicknames.push("stupid")>>
<</if>>
<<if ($activeSlave.intelligence > 2)>>
<<set $qualifiedNicknames.push("smart")>>
<</if>>
<<if ($activeSlave.eyes is -2)>>
<<set $qualifiedNicknames.push("blind")>>
<</if>>
<<if $activeSlave.breedingMark == 1>>
<<set $qualifiedNicknames.push("mark")>>
<</if>>
<<if ($activeSlave.pregType >= 50) && ($activeSlave.preg > 30)>>
<<set $qualifiedNicknames.push("broodmother")>>
<</if>>
<<if ($activeSlave.pregType >= 10) && ($activeSlave.preg > 20)>>
<<set $qualifiedNicknames.push("hyperpreg")>>
<</if>>
<<if ($activeSlave.dick > 5) && ($activeSlave.balls > 5)>>
<<set $qualifiedNicknames.push("babymaker")>>
<</if>>
<<if ($activeSlave.preg > 5)>>
<<set $qualifiedNicknames.push("preg")>>
<</if>>
<<if ($activeSlave.dick > 4)>>
<<set $qualifiedNicknames.push("hung")>>
<</if>>
<<if ($activeSlave.dick > 0) && ($activeSlave.balls == 0)>>
<<set $qualifiedNicknames.push("gelding")>>
<</if>>
<<if ($activeSlave.dick == 1)>>
<<set $qualifiedNicknames.push("micropenis")>>
<</if>>
<<if ($activeSlave.boobs >= 800)>>
<<set $qualifiedNicknames.push("boobs")>>
<</if>>
<<if ($activeSlave.butt > 5)>>
<<set $qualifiedNicknames.push("butt")>>
<</if>>
<<if ($activeSlave.vagina == 0)>>
<<set $qualifiedNicknames.push("virgin")>>
<</if>>
<<if ($activeSlave.height >= 185)>>
<<set $qualifiedNicknames.push("tall")>>
<</if>>
<<if ($activeSlave.height < 150)>>
<<set $qualifiedNicknames.push("short")>>
<</if>>
<<if ($activeSlave.vagina == 1) && ($activeSlave.vaginalSkill <= 10)>>
<<set $qualifiedNicknames.push("vaginalWhiner")>>
<</if>>
<<if ($activeSlave.anus == 1) && ($activeSlave.analSkill <= 10)>>
<<set $qualifiedNicknames.push("analWhiner")>>
<</if>>
<<if ($qualifiedNicknames.length == 0)>>
<<goto "RIE Eligibility Check">>
<</if>>
<<set $nickname to $qualifiedNicknames.random()>>
<<if ($nickname is "nationality")>>
<<if ($activeSlave.nationality is "American")>>
<<set $nickname to either("'Yankee'", "'Lone Star'", "'Stars & Stripes'", "'Hollywood'", "'Yankee'", "'California'", "'Burger'", "'Lady Liberty'", "'Septic'", "'New York'", "'Chicago'", "'Washington'", "'Trump'")>>
<<elseif ($activeSlave.nationality is "Canadian")>>
<<set $nickname to either("'Canuck'", "'Mountie'", "'Loonie'", "'Yukon'", "'Maple Syrup'", "'Poutine'", "'Toronto'")>>
<<elseif ($activeSlave.nationality is "Mexican")>>
<<set $nickname to either("'Malinche'", "'Mamacita'", "'Senorita'", "'Chiquita'", "'Taco'", "'Burrito'", "'Wetback'", "'Beaner'", "'Headless'", "'Cartel'", "'Sinaloa'", "'Juarez'", "'Tijuana'", "'Fence Hopper'")>>
<<elseif ($activeSlave.nationality is "Dominican")>>
<<set $nickname to either("'Taíno'", "'Caribbean'", "'Domingo'", "'Palo'")>>
<<elseif ($activeSlave.nationality is "Peruvian")>>
<<set $nickname to either("'Zampoña'", "'Incan'", "'Perucha'", "'Lorcha'", "'Lima'", "'Trujillo'")>>
<<elseif ($activeSlave.nationality is "Venezuelan")>>
<<set $nickname to either("'Socialist'", "'Revolutionary'", "'Chola'", "'Chavista'", "'Caracas'")>>
<<elseif ($activeSlave.nationality is "Belarusian")>>
<<set $nickname to either("'Minsk'", "'Stalker'", "'Šliucha'", "'White Russian'", "'Bulbash'")>>
<<elseif ($activeSlave.nationality is "Russian")>>
<<set $nickname to either("'Vodka'", "'Commie'", "'Hammer & Sickle'", "'Bolshevik'", "'Tsaritsa'", "'Slav'", "'Cyka'", "'Red Banner'", "'Suka'", "'Mail Order'", "'Russkie'", "'Moskal'", "'Kacap'", "'Tovarishina'", "'Siberian Kitten'", "'Moscow'")>>
<<elseif ($activeSlave.nationality is "Ukrainian")>>
<<set $nickname to either("'Chiki Briki'", "'Radioactive'", "'Cossack'", "'Suki'", "'Mail Order'", "'Stalker'", "'Chernobyl'", "'Salo'", "'Holhina'", "'Holhushka'", "'Euromaidan'", "'Svoboda'", "'Bandera'", "'Crimea'", "'Donbass'", "'Kiev'")>>
<<elseif ($activeSlave.nationality is "Italian")>>
<<set $nickname to either("'Sicilian'", "'Latin'", "'Renaissance'", "'Greaseball'", "'Wop'", "'Bologna'", "'Spaghetti'", "'Salami'", "'Terrone'", "'Napoli'")>>
<<elseif ($activeSlave.nationality is "Spanish")>>
<<set $nickname to either("'Jamon'", "'Toreadora'", "'Senora'", "'Monja'", "'Siesta'", "'Madrid'", "'Barcelona'")>>
<<elseif ($activeSlave.nationality is "British")>>
<<set $nickname to either("'Limey'", "'Pommie'", "'Rosbif'", "'Chav'", "'Pikey'", "'Scrubber'", "'Slag'", "'Slapper'", "'Britbong'", "'Fish'n'Chips'", "'London'", "'Brexit'")>>
<<elseif ($activeSlave.nationality is "French")>>
<<set $nickname to either("'Mademoiselle'", "'Belle'", "'Fille de Joie'", "'Surrender Monkey'", "'Paris'", "'Marseille'", "'Charlie Hebdo'")>>
<<elseif ($activeSlave.nationality is "Scottish")>>
<<set $nickname to either("'Endinburg'", "'Ned'", "'Hadrian'", "'Unicorn'", "'Lass'")>>
<<elseif ($activeSlave.nationality is "German")>>
<<set $nickname to either("'Bratwurst'", "'Valkyrie'", "'Fraulein'", "'Oktoberfest'", "'Dresden'", "'Berlin'", "'Prussian'", "'Bavarian'", "'Nazi'", "'Saupreiß'", "'Piefke'", "'Kraut'")>>
<<elseif ($activeSlave.nationality is "Brazilian")>>
<<set $nickname to either("'Ipanema'", "'Hue'", "'Dago'", "'Monkey'", "'Bunda'", "'7-1'", "'Favelada'", "'Zika'", "'São Paulo'")>>
<<elseif ($activeSlave.nationality is "Egyptian")>>
<<set $nickname to either("'Cleopatra'", "'Sinai'", "'Cairo'", "'Sphinx'", "'Misirlou'", "'Suez'")>>
<<elseif ($activeSlave.nationality is "Colombian")>>
<<set $nickname to either("'Cafetera'", "'Coca'", "'Crystal'", "'Bogotá'", "'FARC'", "'Pablita Escobar'")>>
<<elseif ($activeSlave.nationality is "Argentinian")>>
<<set $nickname to either("'Blanca'", "'Malvinas'", "'Evita'", "'Buenos Aires'", "'Macri'")>>
<<elseif ($activeSlave.nationality is "Turkish")>>
<<set $nickname to either("'Ottoman'", "'Kebab'", "'Harem'", "'Turksmell'", "'Turkette'", "'Turkish'", "'Istanbul'", "'Ankara'", "'Erdoğan'")>>
<<elseif ($activeSlave.nationality is "Iranian")>>
<<set $nickname to either("'Persian'", "'Tehran'", "'Iranian'", "'Ayatollah'")>>
<<elseif ($activeSlave.nationality is "Saudi")>>
<<set $nickname to either("'Burqua'", "'Sandy'", "'Riyadh'", "'Mecca'", "'Al Qaeda'")>>
<<elseif ($activeSlave.nationality is "Nigerian")>>
<<set $nickname to either("'Scammer'", "'Kwara'")>>
<<elseif ($activeSlave.nationality is "South African")>>
<<set $nickname to either("'Springbok'", "'Apartheid'", "'Shaka'", "'Afrikaner'", "'Saffer'", "'Boer'", "'Cape Town'", "'Johannesburg'")>>
<<elseif ($activeSlave.nationality is "Congolese")>>
<<set $nickname to either("'Bongo'", "'Ebola'", "'Diamond'")>>
<<elseif ($activeSlave.nationality is "Greek")>>
<<set $nickname to either("'Spartan'", "'Ionian'", "'Debts'")>>
<<elseif ($activeSlave.nationality is "Moroccan")>>
<<set $nickname to either("'Casablanca'")>>
<<elseif ($activeSlave.nationality is "Kenyan")>>
<<set $nickname to either("'Swahili'", "'Safari'", "'Nairobi'", "'Mau Mau'", "'Obama'")>>
<<elseif ($activeSlave.nationality is "Ethiopian")>>
<<set $nickname to either("'Rastafarian'", "'Oromo'")>>
<<elseif ($activeSlave.nationality is "Chinese")>>
<<set $nickname to either("'Manchu'", "'Dragon'", "'Lotus'", "'Empress'", "'Made in China'", "'Guangzhou'", "'Shanghai'", "'Beijing'", "'Nanking'", "'Lead Toys'", "'Dim Sum'", "'Kung Fu'", "'Renmenbi'")>>
<<elseif ($activeSlave.nationality is "Korean")>>
<<set $nickname to either("'Kimchi'", "'Nida'", "'K-Pop'", "'Gangnam'", "'Dokdo'", "'Samsung'", "'Seoul'", "'Pyongyang'")>>
<<elseif ($activeSlave.nationality is "Thai")>>
<<set $nickname to either("'T-Girl'", "'Bangcock'", "'Ladyboy'")>>
<<elseif ($activeSlave.nationality is "Vietnamese")>>
<<set $nickname to either("'VC'", "'Saigon'", "'Hanoi'", "'Me Love You Long Time'", "'Me So Horny'", "'Viet'")>>
<<elseif ($activeSlave.nationality is "Japanese")>>
<<set $nickname to either("'Geisha Girl'", "'Osaka'", "'Yamato Nadeshiko'", "'Bishoujo'", "'Anime'", "'Kamikaze'", "'Yakuza'", "'Nipponese'", "'Sushi'", "'Wasabi'", "'Tempura'", "'Banzai'","'Ichiban'", "'Nagano'", "'Hello Kitty'", "'Tokyo'", "'Kyoto'", "'Yamaha'", "'Kawasaki'", "'Kyushu'", "'Hokkaido'", "'Hiroshima'", "'Nagasaki'", "'Fukushima'")>>
<<elseif ($activeSlave.nationality is "Indonesian")>>
<<set $nickname to either("'Malay'", "'Sunda'", "'Jakarta'")>>
<<elseif ($activeSlave.nationality is "Filipina")>>
<<set $nickname to either("'Flip'", "'Pinoy'", "'Manila'")>>
<<elseif ($activeSlave.nationality is "Bangladeshi")>>
<<set $nickname to either("'Tiger'", "'Bhibhi'", "'Bengali'", "'Sweatshop'", "'Dhaka'")>>
<<elseif ($activeSlave.nationality is "Pakistani")>>
<<set $nickname to either("'Paki'", "'Indus'", "'Karachi'", "'Lahore'")>>
<<elseif ($activeSlave.nationality is "Indian")>>
<<set $nickname to either("'Bhibhi'", "'Savita'", "'Mahatma'", "'Mumbai'", "'Delhi'", "'Hindi'", "'Punjabi'", "'Bhopal'", "'Street Shitter'")>>
<<elseif ($activeSlave.nationality is "Guatemalan")>>
<<set $nickname to either("'Mayan'", "'Guatemalan'")>>
<<elseif ($activeSlave.nationality is "Australian")>>
<<set $nickname to either("'Bogan'", "'Crikey'", "'Abo'", "'Sheila'", "'Mad'", "'Down Under'", "'Convict'")>>
<<elseif ($activeSlave.nationality is "a New Zealander")>>
<<set $nickname to either("'Kiwi'", "'All-Black'")>>
<<elseif ($activeSlave.nationality is "Swiss")>>
<<set $nickname to either("'Schlampe'", "'Alpine'", "'Numbered Account'", "'Zurich'", "'Geneva'", "'Neutral'", "'Banker'")>>
<<elseif ($activeSlave.nationality is "Danish")>>
<<set $nickname to either("'Viking'", "'Ludertæve'", "'Tøs'", "'Copenhagen'")>>
<<elseif ($activeSlave.nationality is "Swedish")>>
<<set $nickname to either("'Ikea'", "'Norse'", "'Stockholm'", "'Sweden Yes'")>>
<<elseif ($activeSlave.nationality is "Haitian")>>
<<set $nickname to either("'Maman'", "'Maîtresse'", "'Voodoo'", "'Mama Doc'")>>
<<elseif ($activeSlave.nationality is "Norwegian")>>
<<set $nickname to either("'Kuksuger'", "'Ludder'", "'Black Metal'", "'Norse'", "'Norsk'", "'Ola'", "'Oil Hog'", "'Oslo'")>>
<<elseif ($activeSlave.nationality is "Austrian")>>
<<set $nickname to either("'Wiener'", "'Fut'", "'Maria'", "'Fritzl'")>>
<<elseif ($activeSlave.nationality is "Slovak")>>
<<set $nickname to either("'Shlapka'", "'Bzdocha'", "'Bratislava'")>>
<<elseif ($activeSlave.nationality is "Romanian")>>
<<set $nickname to either("'Gypsy'", "'Roma'", "'Dracula'", "'Impaler'", "'Orphan'", "'Bucharest'", "'Ceausescu'")>>
<<elseif ($activeSlave.nationality is "Dutch")>>
<<set $nickname to either("'Slet'", "'Slaaf'", "'Amsterdam'", "'Cheesehead'")>>
<<elseif ($activeSlave.nationality is "Belgian")>>
<<set $nickname to either("'Sprout'", "'Truttemie'", "'Straatmeid'", "'Brussels'", "'Antwerp'")>>
<<elseif ($activeSlave.nationality is "Czech")>>
<<set $nickname to either("'Bohemian'", "'Kunda'", "'Czechnya'")>>
<<elseif ($activeSlave.nationality is "Irish")>>
<<set $nickname to either("'Emerald'", "'Lassie'", "'Paddy'", "'Potato Famine'", "'Sinn Féin'", "'Carbomb'", "'Dublin'")>>
<<elseif ($activeSlave.nationality is "Serbian")>>
<<set $nickname to either("'Picka'", "'Remove Kebab'", "'Belgrade'")>>
<<elseif ($activeSlave.nationality is "Portuguese")>>
<<set $nickname to either("'Portagee'", "'Bunda'")>>
<<elseif ($activeSlave.nationality is "Hungarian")>>
<<set $nickname to either("'Magyar'", "'Szuka'", "'Budapest'")>>
<<elseif ($activeSlave.nationality is "Estonian")>>
<<set $nickname to either("'Eesti'", "'Baltic'", "'Tallinn'")>>
<<elseif ($activeSlave.nationality is "Israeli")>>
<<set $nickname to either("'Hebrew'", "'God's Chosen'", "'Levantine'", "'Merchant'", "'Oven Dodger'", "'Shiksa'", "'Sharmuta'", "'Shekels'", "'Tel Aviv'")>>
<<elseif ($activeSlave.nationality is "Malaysian")>>
<<set $nickname to either("'Malay Girl'", "'Pirate'")>>
<<elseif ($activeSlave.nationality is "Kazakh")>>
<<set $nickname to either("'Blue Hat'", "'Khan'", "'Borat'")>>
<<elseif ($activeSlave.nationality is "Zimbabwean")>>
<<set $nickname to either("'Rhodie'", "'Kaffir'", "'Zimbo'", "'Nyombie'", "'Bobojan'", "'Grimmy'", "'Mujiba'", "'Mugabe'", "'Harare'")>>
<<elseif ($activeSlave.nationality is "Ugandan")>>
<<set $nickname to either("'Bushbaby'", "'Cannibal'", "'Kampala'")>>
<<elseif ($activeSlave.nationality is "Tanzanian")>>
<<set $nickname to either("'Wilderness'", "'Zanzibar'")>>
<<elseif ($activeSlave.nationality is "Ghanan")>>
<<set $nickname to either("'Warrior Queen'", "'Shaman Queen'", "'Akan'", "'Gold Coast'")>>
<<elseif ($activeSlave.nationality is "Chilean")>>
<<set $nickname to either("'Chela'", "'Toya'", "'Santiago'", "'Pinochet'")>>
<<elseif ($activeSlave.nationality is "Uzbek")>>
<<set $nickname to either("'Steppe Queen'", "'Steppe Princess'", "'Silk Road'", "'Samarkand'", "'Tashkent'")>>
<<elseif ($activeSlave.nationality is "Afghan")>>
<<set $nickname to either("'Poppy'", "'Chai Girl'", "'Pashtun'", "'Bactrian'", "'Taliban'", "'Kabul'")>>
<<elseif ($activeSlave.nationality is "Sudanese")>>
<<set $nickname to either("'Nubian'", "'Khartoum'", "'Omdurman'", "'Gordon's Revenge'")>>
<<elseif ($activeSlave.nationality is "Malian")>>
<<set $nickname to either("'Sahel'", "'Trans-Sahara'", "'Timbuktu'", "'Mansa Musa'", "'Mandinka'")>>
<<elseif ($activeSlave.nationality is "Omani")>>
<<set $nickname to either("'Ibadi'", "'Muscat'", "'Empty Quarter'", "'Khanjar'", "'Dhofar'")>>
<<elseif ($activeSlave.nationality is "Jordanian")>>
<<set $nickname to either("'Hashemite'", "'Petra'", "'Edomite'", "'Moab'", "'Mansaf'")>>
<<elseif ($activeSlave.nationality is "Libyan")>>
<<set $nickname to either("'Tripoli'", "'Cyrene'", "'Zenga Zenga'", "'Silphium'", "'Gaddafi'")>>
<<elseif ($activeSlave.nationality is "Tunisian")>>
<<set $nickname to either("'Carthaginian'", "'Punic'", "'Barbary'", "'Ifriqiya'")>>
<<elseif ($activeSlave.nationality is "Lebanese")>>
<<set $nickname to either("'Phoenician'", "'Maronite'", "'Cedar'", "'Druze'", "'Lebo'", "'Beirut'")>>
<<elseif ($activeSlave.nationality is "Emirati")>>
<<set $nickname to either("'Dubai'", "'Bedouin'", "'Abu Dhabi'")>>
<<elseif ($activeSlave.nationality is "Burmese")>>
<<set $nickname to either("'Rangoon'", "'Burmese Python'", "'Golden Triangle'", "'Burma Shave'")>>
<<elseif ($activeSlave.nationality is "Yemeni")>>
<<set $nickname to either("'Khat'", "'Red Sea Pirate'", "'Queen of the Desert'")>>
<<elseif ($activeSlave.nationality is "Iraqi")>>
<<set $nickname to either("'Oilfields'", "'Whore of Babylon'", "'Assyrian'", "'Mesopotamian'", "'Fertile Crescent'", "'Fallujah'", "'Baghdad'", "'Hussein'")>>
<<elseif ($activeSlave.nationality is "Nepalese")>>
<<set $nickname to either("'Nepali'", "'Sherpa'", "'Katmandu'")>>
<<elseif ($activeSlave.nationality is "Algierian")>>
<<set $nickname to either("'Casbah'", "'Djamila'", "'Zhora'", "'Hassiba'", "'Corsair'", "Harki", "'Pied-Noir'")>>
<<elseif ($activeSlave.nationality is "Jamaican")>>
<<set $nickname to either("'Rasta'", "'Kush'", "'Reggae'", "'West Indies'")>>
<<elseif ($activeSlave.nationality is "Armenian")>>
<<set $nickname to either("'Rabiz'", "'Khorovats'", "'Hachik'")>>
<<elseif ($activeSlave.nationality is "Bolivian")>>
<<set $nickname to either("'Titicaca'", "'La Paz'")>>
<<elseif ($activeSlave.nationality is "Cuban")>>
<<set $nickname to either("'Scarface'", "'Commie'", "'Havana'", "'Castro'", "'Blockade'")>>
<<elseif ($activeSlave.nationality is "Finnish")>>
<<set $nickname to either("'Saunagirl'", "'Perkele'", "'Helinski'", "'Mämmi'", "'Winter War'")>>
<<elseif ($activeSlave.nationality is "Lithuanian")>>
<<set $nickname to either("'Pagan'", "'Memel'", "'Vilnus'")>>
<<elseif ($activeSlave.nationality is "Polish")>>
<<set $nickname to either("'Polski'", "'Kurwa'", "'Pshek'", "'Hussar'", "'Krakow'", "'Warsaw'")>>
<<elseif ($activeSlave.nationality is "Puerto Rican")>>
<<set $nickname to either("'Boricua'", "'Nuyorican'", "'51st State'", "'San Juan'", "'West Side Story'")>>
<<elseif ($activeSlave.nationality is "Icelandic")>>
<<set $nickname to either("'Reykjavík'", "'Sagas'", "'Penis Museum'")>>
<<else>>
<<set $nickname to either("'Stateless'", "'Refugee'")>>
<</if>>
<<set $situationDesc to "is $activeSlave.nationality. The slave trade is truly international, and no nation is unrepresented among the masses of sex slaves passed from hand to hand like the chattel they are. Most of the old nations are struggling, and even those still in great shape often find their citizens emigrating to the Free Cities. Some of these emigres do well, and others become human livestock.">>
<<set $applyDesc to "is a little proud of her national nickname, as a reminder of who she was and a mark that she still has an identity.">>
<<set $notApplyDesc to "realizes that her new identity is truly stateless. In the Free Cities, it does not matter where a slave is from, so long as that slave has value. All slaves belong to the singular nation of the owned, the subordinated, the fucked.">>
<<elseif ($nickname is "white")>>
<<set $nickname to either("'Snowflake'", "'Ice Queen'", "'Princess'", "'Duchess'", "'Hillbilly'", "'Down Home'", "'Grits'", "'Top Dollar'", "'Vegas'", "'Hollywood'", "'Dixie'", "'Valley Girl'", "'Yankee'", "'Honky'", "'Memphis'", "'Euro Trash'")>>
<<set $situationDesc to "is white, which is not uncommon given the collapse of many erstwhile first world nations into depression and the proximity of many Free Cities to majority white areas. Slaves casually reference race as much or more than free citizens. They absorb the racial peccadilloes of their owners, and many of them bring prejudices from the old world into their slave lives.">>
<<set $applyDesc to "now has a constant reminder that as a sex slave she is judged on her appearance first.">>
<<set $notApplyDesc to "may feel some gratitude due to your preference that she not be defined by her ethnicity, but this is counterbalanced by the increased independence your kindness inspires.">>
<<elseif ($nickname is "asian")>>
<<set $nickname to either("'Me Love You Long Time'", "'Me So Horny'", "'Almond'", "'Yellow Fever'", "'Thaigirl'", "'Pinoy'", "'Chinese'", "'Tokyo'", "'Manila'", "'Oriental'", "'Waifu'", "'Chink'", "'Squint'")>>
<<set $situationDesc to "is asian, which is not uncommon given the huge population of Asia and the poverty of many countries there. Slaves casually reference race as much or more than free citizens. They absorb the racial peccadilloes of their owners, and many of them bring prejudices from the old world into their slave lives.">>
<<set $applyDesc to "now has a constant reminder that as a sex slave she is judged on her appearance first.">>
<<set $notApplyDesc to "may feel some gratitude due to your preference that she not be defined by her ethnicity, but this is counterbalanced by the increased independence your kindness inspires.">>
<<elseif ($nickname is "latina")>>
<<set $nickname to either("'Chiquita'", "'Rio Grande'", "'Yeyo'", "'Cuzinho'", "'Senorita'", "'Senora'", "'Facil'", "'One Peso'", "'Mexicali'", "'Cafe'", "'Mestiza'", "'Adorada'")>>
<<set $situationDesc to "is latina, which is not uncommon given the poor state of many Central and South American countries and the long diaspora of poor natives of those areas. Slaves casually reference race as much or more than free citizens. They absorb the racial peccadilloes of their owners, and many of them bring prejudices from the old world into their slave lives.">>
<<set $applyDesc to "now has a constant reminder that as a sex slave she is judged on her appearance first.">>
<<set $notApplyDesc to "may feel some gratitude due to your preference that she not be defined by her ethnicity, but this is counterbalanced by the increased independence your kindness inspires.">>
<<elseif ($nickname is "black")>>
<<set $nickname to either("'His Girl Friday'", "'B-Girl'", "'Bottom Bitch'", "'Gangsta'", "'Mulatto'", "'Cotton'", "'Miss'", "'Missie'", "'House Slave'", "'Sheboon'", "'Cocoa'", "'Quadroon'")>>
<<set $situationDesc to "is black, which is not uncommon given the urban collapse afflicting the first world and the wars raging in Africa. Slaves casually reference race as much as free citizens. Slaves casually reference race as much or more than free citizens. They absorb the racial peccadilloes of their owners, and many of them bring prejudices from the old world into their slave lives.">>
<<set $applyDesc to "now has a constant reminder that as a sex slave she is judged on her appearance first.">>
<<set $notApplyDesc to "may feel some gratitude due to your preference that she not be defined by her ethnicity, but this is counterbalanced by the increased independence your kindness inspires.">>
<<elseif ($nickname is "indo-aryan")>>
<<set $nickname to either("'Zoroastrian'", "'Kaur'", "'Shanti'", "'Sati'", "'Kali Maa'", "'Durga'", "'Subcontinental'", "'Untouchable'", "'Mughal'", "'Kama Sutra'", "'Bollywood'", "'Sim Sim Salabim'", "'Tigress'", "'Snake Charmer'", "'Sepoy'", "'Desi'", "'Babu'", "'Bindi'", "'Swami'", "'Bhabhi'", "'Yoga'")>>
<<set $situationDesc to "is indo-aryan, which is not uncommon given the poverty in many majority indo-aryan countries, and the near-submersion of some others due to rising sea levels. Slaves casually reference race as much as free citizens. Slaves casually reference race as much or more than free citizens. They absorb the racial peccadilloes of their owners, and many of them bring prejudices from the old world into their slave lives.">>
<<set $applyDesc to "now has a constant reminder that as a sex slave she is judged on her appearance first.">>
<<set $notApplyDesc to "may feel some gratitude due to your preference that she not be defined by her ethnicity, but this is counterbalanced by the increased independence your kindness inspires.">>
<<elseif ($nickname is "middle eastern")>>
<<set $nickname to either("'Scheherazade'", "'Harem Girl'", "'Bibi'", "'Third Wife'", "'Chai Girl'", "'Jasmine'", "'Dune'", "'Sandy'", "'Desert Sun'")>>
<<set $situationDesc to "is middle eastern, which is not uncommon given the interminable wars and disruptions in that part of the world. Slaves casually reference race as much or more than free citizens. They absorb the racial peccadilloes of their owners, and many of them bring prejudices from the old world into their slave lives.">>
<<set $applyDesc to "now has a constant reminder that as a sex slave she is judged on her appearance first.">>
<<set $notApplyDesc to "may feel some gratitude due to your preference that she not be defined by her ethnicity, but this is counterbalanced by the increased independence your kindness inspires.">>
<<elseif ($nickname is "mixed race")>>
<<set $nickname to either("'Mutt'", "'Mongrel'", "'Half-caste'", "'Half-breed'", "'Quadroon'", "'Half and Half'", "'Diversity'", "'Hāfu'", "'Pardo'", "'Melungeon'", "'Creole'", "'Colonial'", "'Melting Pot'", "'Miscegenation'", "'Interracial'", "'Mulatto'", "'Octaroon'", "'Quadroon'", "'Zambo'", "'Colored'" )>>
<<set $situationDesc to "is mixed race, an ethnic makeup that has always been a target for abuse. Slaves of all races can find something about her to dislike. They absorb the racial peccadilloes of their owners, and many of them bring prejudices from the old world into their slave lives.">>
<<set $applyDesc to "now has a constant reminder that as a sex slave she is judged on her appearance first.">>
<<set $notApplyDesc to "may feel some gratitude due to your preference that she not be defined by her ethnicity, but this is counterbalanced by the increased independence your kindness inspires.">>
<<elseif ($nickname is "semitic")>>
<<set $nickname to either("'Dead Sea'", "'Red Sea'", "'Canaanite'", "'Philistine'", "'Biblical'", "'Whore of Babylon'", "'Lilith'", "'Nephilim'", "'Inanna'", "'Lost Ark'", "'Sodom and Gomorrah'", "'Holy land'", "'Ishtar'", "'Salome'", "'Baal Worshipper'", "'Qedesha'", "'Good Samaritan'")>>
<<set $situationDesc to "is semitic, which is not uncommon given the many conflicts in countries with semitic minorities. Slaves casually reference race as much or more than free citizens. They absorb the racial peccadilloes of their owners, and many of them bring prejudices from the old world into their slave lives.">>
<<set $applyDesc to "now has a constant reminder that as a sex slave she is judged on her appearance first.">>
<<set $notApplyDesc to "may feel some gratitude due to your preference that she not be defined by her ethnicity, but this is counterbalanced by the increased independence your kindness inspires.">>
<<elseif ($nickname is "malay")>>
<<set $nickname to either("'Nāga'", "'Samudra Kidul'", "'Island Hopper'", "'Spice Islands'", "'Trade Winds'", "'Sandalwood'", "'Nutmeg'", "'Indon'", "'Bumi'","'Krakatoa'", "'Rani'")>>
<<set $situationDesc to "is malay, which is not uncommon given the ongoing poverty in many majority malay countries, and the serious weather patterns savaging that part of the world. Slaves casually reference race as much or more than free citizens. They absorb the racial peccadilloes of their owners, and many of them bring prejudices from the old world into their slave lives.">>
<<set $applyDesc to "now has a constant reminder that as a sex slave she is judged on her appearance first.">>
<<set $notApplyDesc to "may feel some gratitude due to your preference that she not be defined by her ethnicity, but this is counterbalanced by the increased independence your kindness inspires.">>
<<elseif ($nickname is "amerindian")>>
<<set $nickname to either("'Smoke Signal'", "'Totem Pole'", "'Moccasins'", "'Ke-mo Sah-bee'", "'Squaw'", "'Pocahontas'", "'Tiger Lily'", "'Injun'", "'Indio'", "'Reservation'", "'Wigwam'", "'Tipi Warmer'", "'Scalper'", "'Firewater'", "'Deerskin'", "'Warpath'", "'Eskimo Sister'", "'La Malinche'", "'Métis Mother'", "'Redskin'")>>
<<set $situationDesc to "is amerindian, which is not uncommon given the poverty that still plagues those long-suffering peoples. Slaves casually reference race as much or more than free citizens. They absorb the racial peccadilloes of their owners, and many of them bring prejudices from the old world into their slave lives.">>
<<set $applyDesc to "now has a constant reminder that as a sex slave she is judged on her appearance first.">>
<<set $notApplyDesc to "may feel some gratitude due to your preference that she not be defined by her ethnicity, but this is counterbalanced by the increased independence your kindness inspires.">>
<<elseif ($nickname is "pacific islander")>>
<<set $nickname to either("'Conch Blower'", "'Aloha'", "'Pineapple'", "'Tiki Torch'", "'Longpig'", "'South Pacific'", "'Grass Skirt'", "'Polynesian'", "'Hula Girl'", "'Outrigger'", "'Hori'", "'Paradise'", "'Breadfruit'", "'Seashell'")>>
<<set $situationDesc to "is a pacific islander, which is not uncommon given wholesale destruction of many countries in that area by the worsening climate. Slaves casually reference race as much or more than free citizens. They absorb the racial peccadilloes of their owners, and many of them bring prejudices from the old world into their slave lives.">>
<<set $applyDesc to "now has a constant reminder that as a sex slave she is judged on her appearance first.">>
<<set $notApplyDesc to "may feel some gratitude due to your preference that she not be defined by her ethnicity, but this is counterbalanced by the increased independence your kindness inspires.">>
<<elseif ($nickname is "southern european")>>
<<set $nickname to either("'Mediterranean'", "'Roman Nose'", "'Aphrodite'", "'Venus'", "'Grecian'", "'Odalisque'", "'Fine Wine'", "'Olive Oil'", "'Doña'", "Bella'", "'Greaseball'", "'Garlic Breath'", "'Wog'", "'Lupa'", "'Meretrix'", "'Infamis'", "'Riviera'")>>
<<set $situationDesc to "is southern european, which is not uncommon given the endemic corruption and political collapse in that part of the world. Slaves casually reference race as much or more than free citizens. They absorb the racial peccadilloes of their owners, and many of them bring prejudices from the old world into their slave lives.">>
<<set $applyDesc to "now has a constant reminder that as a sex slave she is judged on her appearance first.">>
<<set $notApplyDesc to "may feel some gratitude due to your preference that she not be defined by her ethnicity, but this is counterbalanced by the increased independence your kindness inspires.">>
<<elseif ($nickname is "vaginalWhiner")>>
<<set $nickname to either("'Whiny'", "'Crybaby'", "'Cunt Vise'", "'Squealer'", "'Struggles'", "'Pussy Bitch'", "'Pussy Pain'", "'Shallow'", "'Rape Bait'", "'Tight Cunt'")>>
<<set $situationDesc to "has a tight pussy and not much skill using it. She still gets fucked, which results in frequent painful situations for her. Her moaning as she takes a big dick earns her the scorn of her fellow slaves.">>
<<set $applyDesc to "is embarrassed by her new nickname, and resolves to try harder to address her lack of skill. She hopes she'll get better at sex soon, for her own sake.">>
<<set $notApplyDesc to "is a little grateful you've decided to protect her from the other slaves' mockery of her sore little pussy. She still wants to get better at sex, for her own sake.">>
<<elseif ($nickname is "analWhiner")>>
<<set $nickname to either("'Whiny'", "'Crybaby'", "'Ass Vise'", "'Squealer'", "'Struggles'", "'Anal Bitch'", "'Ass Pain'", "'Painal'", "'Butt Rape'", "'Tight Ass'")>>
<<set $situationDesc to "has a tight asshole and not much skill taking an anal fuck. She still gets buttraped, which causes her a great deal of anal pain. Her sobbing as she takes a big dick up her tight little asspussy earns her the scorn of her fellow slaves.">>
<<set $applyDesc to "is embarrassed by her new nickname, and resolves to try harder to address her lack of skill. She hopes she'll get better at buttsex soon, for her own sake.">>
<<set $notApplyDesc to "is a little grateful you've decided to protect her from the other slaves' mockery of her sore little asshole. She still wants to get better at buttsex, for her own sake.">>
<<elseif ($nickname is "girlish")>>
<<set $nickname to either("'Missie'", "'Slender'", "'Tomboy'", "'Ano'", "'Supermodel'", "'Runway'", "'Toothpick'", "'Zero'", "'Slip'")>>
<<set $situationDesc to "has a trim form: her assets are quite modest. The slave society of the Free Cities tends to follow average male desires, which is to say that many slaves find themselves augmented to very large proportions. It's natural that slaves required to carry such burdens should resent her.">>
<<set $applyDesc to "is prouder of her lithe form that she was before, and is a little relieved at the added evidence that you don't plan to give her major implants any time soon.">>
<<set $notApplyDesc to "realizes that her form isn't necessarily due to some master plan and that you may see fit to change it; she begins to regard the remote surgery with apprehension.">>
<<elseif ($nickname is "loose")>>
<<set $nickname to either("'Loose'", "'Used'", "'Welcoming'", "'Noisy'", "'Open'", "'Sloppy'", "'Gaping'", "'Size Queen'", "'Relaxed'", "'Accommodating'")>>
<<set $situationDesc to "has taken a lot of dick. Enough dick that her overused holes really show the mileage. She can take the largest cock without a sigh.">>
<<set $applyDesc to "is proud of her mileage, now that you've countenanced adding it to your name. Every cock she's taken, she's taken at your command.">>
<<set $notApplyDesc to "realizes that she isn't special just because she's been fucked so much, and understands that she'll have to do her best to fuck like a fresh teenager no matter how loose she gets.">>
<<elseif ($nickname is "trap")>>
<<set $nickname to either("'Girldick'", "'Otokonoko'", "'Switch'", "'Spurt'", "'Ganymede'", "'Chai'", "'Thai'", "'Trap'", "'Trappy'", "'Sissy'")>>
<<set $situationDesc to "is a Free Cities sex slave, which makes her female. It makes her female despite several obvious physical issues, such as the fact that she's got an androgynous figure, or the fact that she has a penis. Neither of these makes any real difference when a cock gets shoved down her throat or stuffed up her butt, but they're hard not to notice.">>
<<set $applyDesc to "accepts that she's a little piece of shemale property.">>
<<set $notApplyDesc to "will do her best to serve as a nice little sex slave without explicit reference to how she's put together, or she'll be punished.">>
<<elseif ($nickname is "micropenis")>>
<<set $nickname to either("'Bitchdick'", "'Boyclit'", "'Gherkin'", "'Inchworm'", "'Little Dick'", "'Tiny'")>>
<<set $situationDesc to "is a Free Cities sex slave, which makes her female. It's not immediately obvious from many angles that she wasn't born that way, since her penis is almost comically small. For her, penetrative sex would be very limited, even if she weren't a Free Cities slave and therefore a perpetual receptacle for dick.">>
<<set $applyDesc to "accepts the implicit mockery.">>
<<set $notApplyDesc to "is a little relieved to be protected from the mockery, even though her tiny endowment mocks her as it flops around whenever she's used.">>
<<elseif ($nickname is "implants")>>
<<set $nickname to either("'Silicone'", "'Plastique'", "'Blowup Doll'", "'Balloons'")>>
<<set $situationDesc to "is full of breast implants. They're so large it's quite obvious they're fake, and the implications are clear: She's a plastic slut, and the other slaves never tire of letting her know it.">>
<<set $applyDesc to "accepts the implicit mockery, knowing that her bimbo-esque body is what appeals to <<if def $PC.customTitle>>her $PC.customTitle<<elseif $PC.title isnot 0>>her master<<else>>her mistress<</if>>.">>
<<set $notApplyDesc to "is relieved to be protected from the other slaves' mockery over her implants, though she's also a little sad she can't take them as a kind of trademark.">>
<<elseif ($nickname is "bimbo")>>
<<set $nickname to either("'Silicone'", "'Plastique'", "'Plastic'", "'Bimbo'", "'Barbie'", "'Blowup Doll'", "'Fuck Toy'", "'Fuckmeat'", "'Brain Dead'")>>
<<set $situationDesc to "is full of implants, and stupid beyond stupid. It's obvious she's fake, and her idiocy only confirms it: She's a bimbo slut, and the other slaves never tire of mocking her for it, not caring that she doesn't notice.">>
<<set $applyDesc to "doesn't notice the mockery, only that she now has a cute little nickname.">>
<<set $notApplyDesc to "would be thankful for this protection from the other slaves' mockery if she saw it as such, or was smart enough to notice it.">>
<<elseif ($nickname is "stupid")>>
<<set $nickname to either("'Dumb'", "'Dumbass'", "'Idiot'", "'Brain Dead'", "'Retard'", "'Retarded'", "'Straight F Grades'", "'Intellectually Challenged'", "'Stupid'")>>
<<set $situationDesc to "is, quite simply, an uneducated dullard. Numerous slaves are a bit dumb, which makes it easier to break them, but she takes the cake and throws it in the trash. Some of the other, smarter slaves, see fit to tease her for it.">>
<<set $applyDesc to "accepts this mockery happily, as if she doesn't recognise it for what it is.">>
<<set $notApplyDesc to "would be thankful for this protection from the other slaves' mockery if she saw it as such, or was smart enough to notice it.">>
<<elseif ($nickname is "smart")>>
<<set $nickname to either("'Brainiac'", "'Nerd'", "'Smart'", "'Smarty'", "'Prodigy'", "'Einstein'", "'Genius'", "'Geek'", "'Whiz'", "'Professor'", "'Straight A Grades'")>>
<<set $situationDesc to "is particularly brainy. A significant number of quality slaves are smart, but she is especially so, and it shows. She learns skills quicker, performs her duties better, and can carry intellectual conversation if allowed. Other slaves deem this enough to mock her.">>
<<set $applyDesc to "is proud of her intellect, and pleased that you have made it a part of her identity.">>
<<set $notApplyDesc to "accepts that her intellect is merely of slight interest.">>
<<elseif ($nickname is "chubby")>>
<<set $nickname to either("'Plush'", "'Chubby'", "'Hambeast'", "'Jabba'", "'Bloated'", "'Landwhale'", "'Jiggly'", "'Tubby'", "'Whale'", "'Rotund'", "'Rubenesque'", "'Ample'", "'Jumbo'", "'Double Wide'")>>
<<set $situationDesc to "is carrying a little extra weight. The cruelty of life as a slave increases your property's willingness to do cruelty where they can get away with it - what is passed to them, they pass to others - so she finds herself mocked for her size.">>
<<set $applyDesc to "knows that being fat makes her less valuable on the market, but she begins to accept that she's going to have to put up with being chubby for now.">>
<<set $notApplyDesc to "believes that this means she's going to have to lose weight soon, causing her some trepidation.">>
<<elseif ($nickname is "muscles")>>
<<set $nickname to either("'Tank'", "'Amazon'", "'Gunshow'", "'Giant'", "'Gargantua'", "'Snu-Snu'", "'Prepare Yourself'", "'Gymrat'", "'Wonder Woman'", "'She-Hulk'", "'Muscle Barbie'")>>
<<set $situationDesc to "is a big girl. Her huge muscles aren't to everyone's taste, but they're quite eye-catching, and give her some interesting sexual possibilities that wouldn't work with, for example, a sex slave not capable of supporting her own body weight on one hand for long periods. She has become the object of mixed admiration and envy from your other stock.">>
<<set $applyDesc to "is happy with her nickname; any embarrassment she may have felt about looking like statuary becomes a jet of pride. She's confident that this is the way you want her.">>
<<set $notApplyDesc to "she is a sex slave first, last, and always, no matter what her one-rep max is.">>
<<elseif ($nickname is "buttslut")>>
<<set $nickname to either("'Anal Addict'", "'Greek'", "'Back Door'", "'Sphincter'", "'Butthole'", "'Swedish'", "'Sodomy'", "'Cornhole'", "'Ass Pussy'", "'Bum-Love'", "'Second Pussy'")>>
<<set $situationDesc to "loves it up the butt, and her tastes in sex are hard to miss. She's a sex slave and takes it however it's given, but honest enjoyment is hard to fake and it's pretty obvious how much fun she has when she's bent over and buttfucked. Her typical come-on is to bend over, reach around to spread her buttocks, and wink her anus by alternately clenching and relaxing her sphincter.">>
<<set $applyDesc to "knows that whatever the rest of her slave life holds, it will involve her slave rectum holding a lot of dick.">>
<<set $notApplyDesc to "understands that she'll have to take what buttsex she can get.">>
<<elseif ($nickname is "cumslut")>>
<<set $nickname to either("'Vampire'", "'Sucker'", "'Deep Throat'", "'Throatclit'", "'Throat Meat'", "'No Gag Reflex'", "'Face Pussy'", "'Semen Demon'", "'Cumfiend'", "'Succubus'", "'Vacuum'", "'Hoover'", "'Fellatio'", "'Pearl Necklace'", "'Swallow'", "'Gobbler'", "'Pole Smoker'", "'Meat Smoker'", "'Lip Service'", "'Guzzler'", "'Third Pussy'", "'Cocksucker'")>>
<<set $situationDesc to "loves her some cum. Most slaves have to put effort into showing enthusiasm when on their knees and presented with the second or third cock in a row. She, on the other hand, maintains such a fetish for the stuff that she'll often suck it out of other slaves' holes, if allowed.">>
<<set $applyDesc to "knows that as long as she's your slave, she'll get what she needs.">>
<<set $notApplyDesc to "understands that cum is a luxury and she'll have to savor what comes her way naturally.">>
<<elseif ($nickname is "submissive")>>
<<set $nickname to either("'Doormat'", "'Bootlicker'", "'Sub'", "'Meek'", "'Submissive'", "'Bottom'", "'Clinger'", "'Secondary'", "'Humble'")>>
<<set $situationDesc to "loves sexual submission. Whatever she's doing, she likes to be on the bottom. She'd rather be face-fucked than suck, and would rather take a dick than ride one. Some slaves look down on her willingness to put herself even farther below others, while some envy her ability to enjoy things that they have to work to tolerate.">>
<<set $applyDesc to "pretends to accept her new nickname obediently, but is secretly pleased by recognition of her submissive nature.">>
<<set $notApplyDesc to "understands that being a submissive sex slave doesn't make her special. All sex slaves must submit.">>
<<elseif ($nickname is "humiliation")>>
<<set $nickname to either("'Public Display'", "'Showoff'", "'Pornstar'", "'Nudist'", "'Attention Whore'", "'Showgirl'", "'Exhibitionist'", "'Flasher'", "'Flaunter'", "'Showboat'", "'Display Model'")>>
<<set $situationDesc to "loves to show off. Where other slaves would blush, get embarrassed, and wish they could cover themselves, she blushes, gets aroused, and enjoys the stares. Most other slaves are jealous of her predilections. Not many slaves naturally enjoy being fucked in public, and she can get off on it.">>
<<set $applyDesc to "accepts her new nickname without even pretending not to enjoy it. She's proud to fuck in plain view, and she wants everyone to know it. And fuck her in plain view.">>
<<set $notApplyDesc to "understands that she's a sex slave first, and must fuck in private like she were fucking in public.">>
<<elseif ($nickname is "veteran")>>
<<set $nickname to either("'Village Bicycle'", "'Public Favorite'", "'Whore Queen'", "'Dirty'", "'Worn'", "'Tired-Out'", "'Easy'", "'Cumdump'")>>
<<set $situationDesc to "has been with you for a while, and she's gotten fucked a lot. Hundreds and hundreds of times over many weeks. Though she does her best, at times it can be obvious that there's very little that surprises her any more. She's forgotten more sexual experience than many of your other slaves remember.">>
<<set $applyDesc to "knows that you've noticed all her hard work. Getting fucked day in and day out is harder than digging ditches, and she's a veteran ditchdigger.">>
<<set $notApplyDesc to "understands that even though she's been fucked so much, she's still just meat; she isn't special.">>
<<elseif ($nickname is "cow")>>
<<set $nickname to either("'Dairy Queen'", "'Holstein'", "'Bessie'", "'Milk Cans'", "'Cow'", "'Cowbell'", "'Milky Udders'", "'Creamy'", "'Milkmaid'", "'Milk Fountain'", "'Milk Factory'")>>
<<set $situationDesc to "is a good stock animal. Her body efficiently turns the cheap slave nutrition produced by your arcology into a never-ending river of rich milk.">>
<<set $applyDesc to "knows that her future involves many hours having her nipples gently tugged by a milking machine.">>
<<set $notApplyDesc to "understands that she must continue to be a good milking slave, but that such duties do not necessarily define her.">>
<<elseif ($nickname is "novice")>>
<<set $nickname to either("'Fumbles'", "'Calamity'", "'Clumsy'", "'Fresh Meat'", "'Slippery'", "'Sorry'", "'Fresh'", "'Innocent'", "'Novice'")>>
<<set $situationDesc to "does her best; she really tries. But she simply hasn't mastered the skills that more experienced sex slaves take for granted. Though this can be annoying and at times even painful, it is a source of occasional slapstick comedy.">>
<<set $applyDesc to "has a constant reminder that no matter how skilled a courtesan she becomes, some of her greatest hits will be told as amusing anecdotes for the rest of her service.">>
<<set $notApplyDesc to "understands that what matters is not what she did yesterday, or how much they liked it, but what she does today, and how much they like it.">>
<<elseif ($nickname is "head girl")>>
<<set $nickname to either("'Mistress'", "'On Your Knees'", "'Bottom Bitch'", "'Top'", "'Favorite'", "'Perfect'", "'Mrs.'")>>
<<set $situationDesc to "occupies a place in the hierarchy of your penthouse that is certainly one which encourages nicknaming. Your other slaves view her with mixed envy, adoration, emulation, and apprehension. She is someone to curry favor with, to offer sexual favors, and at times someone to avoid. To the devoted slave her closeness to you is enviable; to the rebellious slave her alliance with you is traitorous.">>
<<set $applyDesc to "was already proud of and happy with her exalted position, but now she is all the more so. She had always nursed the secret fear that this was temporary, but her place at your right hand is now part of her name.">>
<<set $notApplyDesc to "begins to fear a little that she may one day be supplanted, since you did not think it right to make her place a part of her name.">>
<<elseif ($nickname is "Concubine")>>
<<set $nickname to either("'Missus'", "'Mrs.'", "'Beauty'", "'Empress'", "'Queen'", "'Princess'", "'Contessa'")>>
<<set $situationDesc to "occupies a place in the hierarchy of your penthouse that is certainly one which encourages nicknaming. Your other slaves view her with mixed envy and admiration. She has much of the luxury of the Head Girl and none of the responsibility, and all she has to do for this exalted place is keep your sexual satisfaction as her prime goal.">>
<<set $applyDesc to "was already proud of and happy with her exalted position, but now she is all the more so. She had always nursed the secret fear that this was temporary, but her place in your bed is now part of her name.">>
<<set $notApplyDesc to "begins to fear a little that she may one day be supplanted, since you did not think it right to make her place a part of her name.">>
<<elseif ($nickname is "Attendant")>>
<<set $nickname to either("'Healing Hand'", "'Helping Hand'", "'Bath Girl'", "'Spa Mother'", "'Steam Queen'", "'Warm Water'", "'Mist Queen'", "'Misty'")>>
<<set $situationDesc to "is loved by almost every slave in your penthouse. Getting a chance to go and spend some time in her spa is a wonderful treat, for which slaves are willing to work very hard. She's very willing to help them find sexual release, but mostly just provides minor care and an understanding ear for their troubles.">>
<<set $applyDesc to "enjoys helping your girls, and is happy to learn that the role is part of her name now.">>
<<set $notApplyDesc to "is a bit sad that her role isn't part of her name, since she likes helping your girls and now wonders whether she'll be allowed to keep doing so.">>
<<elseif ($nickname is "Madam")>>
<<set $nickname to either("'Mother'", "'Boss Bitch'", "'Pimp Queen'", "'Pimparella'", "'Whore Queen'", "'Brothel Queen'", "'Pimp Hand'")>>
<<set $situationDesc to "is in an unusually responsible and pragmatic position, for a slave. She runs her whores' lives with almost total control, overseeing the sale of their bodies day in, day out. Some resent her, some love her, but all depend on her.">>
<<set $applyDesc to "enjoys running a whorehouse, and is happy to learn that the role is part of her name now.">>
<<set $notApplyDesc to "is a bit sad that her role isn't part of her name, since she likes running a whorehouse and now wonders whether she'll be allowed to keep doing so.">>
<<elseif ($nickname is "DJ")>>
<<set $nickname to either("'Celebutante'", "'Club Queen'", "'Club Princess'", "'Club Idol'", "'Arcology Idol'", "'LP'", "'EP'", "'SuperBass'", "'Bassgirl'", "'Subwoofers'" "'Bass Slut'", "'DJ Whore'")>>
<<set $situationDesc to "has a leadership role that requires decisiveness and discretion, but has to maintain a role of flirtatiousness and fun, at the same time. Other slaves marvel at how she must give another slut orders one moment, and girlishly giggle at a prominent citizen the next.">>
<<set $applyDesc to "enjoys being one of the most idolized girls in the arcology, and is happy to learn that the role is part of her name now.">>
<<set $notApplyDesc to "is a bit sad that her role isn't part of her name, since she likes being one of the most idolized girls in the arcology and now wonders whether she'll be allowed to keep doing so.">>
<<elseif ($nickname is "Recruiter")>>
<<set $nickname to either("'Trapper'", "'Cam Queen'", "'Slaver'", "'Snake'", "'Spider'", "'Slavecatcher'", "'Camgirl'", "'Honeytrap'", "'Honeypot'")>>
<<set $situationDesc to "is fundamentally a liar, in her role as recruiter. She must constantly lie by omission if not by commission, telling everyone interested in slavery all about everything good about being your slave, while leaving out the fundamental reality of sexual servitude.">>
<<set $applyDesc to "enjoys seeing girls go from faces on a screen to fellow fuckslaves, and is happy to learn that the role is part of her name now.">>
<<set $notApplyDesc to "is a bit sad that her role isn't part of her name, since she likes making girls go from faces on a screen to fellow fuckslaves and now wonders whether she'll be allowed to keep doing so.">>
<<elseif ($nickname is "Wardeness")>>
<<set $nickname to either("'Rapist'", "'Snake'", "'Spider'", "'Nightstick'", "'Jailoress'", "'Interrogatrix'", "'Inquisitrix'", "'Stoolie'")>>
<<set $situationDesc to "has perhaps the most hated role among your slaves. Her charges hate her, of course. But almost every slave who was once one of her charges hates her too, for they have not forgotten how her whim was once the law to them.">>
<<set $applyDesc to "enjoys having a row of cells full of slaves to abuse, and is happy to learn that the role is part of her name now.">>
<<set $notApplyDesc to "is a bit sad that her role isn't part of her name, since she likes having a row of cells full of slaves to abuse and now wonders whether she'll be allowed to keep doing so.">>
<<elseif ($nickname is "Milkmaid")>>
<<set $nickname to either("'Dairy Queen'", "'Strong Hands'", "'Cowhand'", "'Cowpoke'", "'Milktugger'", "'Cream Queen'")>>
<<set $situationDesc to "has a physically demanding and emotionally rewarding role. It's hard work, hauling milk and shifting cows all day, but her girls love her. It's hard not to love someone when you depend on them so totally.">>
<<set $applyDesc to "enjoys being a milkmaid, despite the tough work, and is happy to learn that the role is part of her name now.">>
<<set $notApplyDesc to "is a bit sad that her role isn't part of her name, since she likes being a milkmaid, despite the tough work, and now wonders whether she'll be allowed to keep doing so.">>
<<elseif ($nickname is "Collectrix")>>
<<set $nickname to either("'Cum Queen'", "'Buttfucker'", "'Prostate Poker'", "'Extractrix'", "'Sodomizer'", "'Orgasmotron'")>>
<<set $situationDesc to "is required to fuck more exhaustingly than any other slave in the arcology. It's one thing to take dick all day; it's quite another to be expected to constantly massage prostates to orgasm. Naturally, the other slaves notice.">>
<<set $applyDesc to "really enjoys being expected to bone butts constantly, and is happy to learn that the role is part of her name now.">>
<<set $notApplyDesc to "is a bit sad that her role isn't part of her name, since she likes being expected to bone butts constantly and now wonders whether she'll be allowed to keep doing so.">>
<<elseif ($nickname is "Schoolteacher")>>
<<set $nickname to either("'Schoolteacher'", "'Sensei'", "'Teach'", "'Principal'", "'Professor'", "'Schoolmistress'", "'Ruler'", "'Profesora'", "'Headmistress'")>>
<<set $situationDesc to "might consider her role boring, if she weren't allowed to use sexual abuse as a correction for poor attentiveness. As it is, her sexual aggressiveness draws much open comment and some private infatuation from the students.">>
<<set $applyDesc to "likes teaching, especially because she's allowed to use the students, and is happy to learn that the role is part of her name now.">>
<<set $notApplyDesc to "is a bit sad that her role isn't part of her name, since she likes teaching, especially because she's allowed to use the students, and now wonders whether she'll be allowed to keep doing so.">>
<<elseif ($nickname is "Stewardess")>>
<<set $nickname to either("'Martinent'", "'Perfectionist'", "'Inspectrix'", "'Top Mop'", "'Concierge'", "'Housemistress'")>>
<<set $situationDesc to "might consider her role boring, if she weren't allowed to use sexual abuse as a correction for poor work. As it is, her sexual aggressiveness draws much open comment and some private infatuation from the servants.">>
<<set $applyDesc to "likes being in charge of household tasks, especially because she's allowed to use the servants, and is happy to learn that the role is part of her name now.">>
<<set $notApplyDesc to "is a bit sad that her role isn't part of her name, since she likes being in charge of household tasks, especially because she's allowed to use the servants, and now wonders whether she'll be allowed to keep doing so.">>
<<elseif ($nickname is "bodyguard")>>
<<set $nickname to either("'Aegis'", "'Amazon'", "'Paladin'", "'Athena'", "'Diana'", "'Widow'", "'Terminatrix'", "'Bloody'", "'Gunsmoke'")>>
<<set $situationDesc to "divides your other slaves. She is a physically intimidating sight, wearing normal slave attire and obviously sexually available, but also carrying a sword across her back and an automatic weapon at her hip. Some revere her unique position of responsibility, while others mock how far she steps outside the bounds of sexual slavery.">>
<<set $applyDesc to "knew a while ago that she was likely to spend some time shadowing your every move. But now, she understands that not only is your life in her hands, it is going to remain so. She is almost awed by the responsibility.">>
<<set $notApplyDesc to "realizes to her apprehension that she may someday be a simple sex slave again, respected for her holes rather than her swordswomanship.">>
<<elseif ($nickname is "server")>>
<<set $nickname to either("'Bottom'", "'Bedwarmer'", "'Sub'", "'Girltoy'", "'Slave Slut'", "'Please No'", "'Lovergirl'", "'House Slave'")>>
<<set $situationDesc to "holds a place in the hierarchy of your penthouse that almost demands a nickname. She is the lowest of the low, below even your other slaves. She is a pitiable creature, living with a large number of sexually charged people, slave and free, all of whom have the right to demand any sexual service they wish of her.">>
<<set $applyDesc to "has become almost proud of her strange, exhausting situation. Hers is not the struggle of slaves to know their place, for she knows hers. It is on the bottom.">>
<<set $notApplyDesc to "begins to hope a little that maybe she can rise beyond her current station.">>
<<elseif ($nickname is "nipples")>>
<<set $nickname to either("'Eye Hazard'", "'THO'", "'Nips'", "'Puffy'", "'Pointy'", "'Titclits'", "'Dicknipples'")>>
<<set $situationDesc to "has a pair of nipples that are hard to ignore. Whenever she's sexually aroused, they jut proudly from her chest. As a result, it's totally impossible for her to conceal arousal. When she's ready for it, her big nipples let the whole world know she's easy.">>
<<set $applyDesc to "is proud of the nickname, almost amusingly so. She flaunts her nipples in a way she didn't before.">>
<<set $notApplyDesc to "accepts that her nipples are just another part of her, and that if she pokes those who fuck her in the missionary position a little, that's all right.">>
<<elseif ($nickname is "areolae")>>
<<set $nickname to either("'Headlights'", "'Broad Based'", "'Highbeams'", "'Cans'", "'Areolae'", "'Dark Circles'")>>
<<set $situationDesc to "has areolae broader than many slaves' entire breasts. Some slaves find them unattractive, making them an easy target for mockery; others like them, and playfully torment her by giving her a nickname based on them.">>
<<set $applyDesc to "is proud of the nickname, almost amusingly so. She flaunts her lovely broad areolae happily, the nipples in their centers already hard.">>
<<set $notApplyDesc to "accepts that her broad areolae are just another part of her, just like her big tits.">>
<<elseif ($nickname is "lips")>>
<<set $nickname to either("'DSLs'", "'Pillows'", "'Kissy'", "'Facepussy'", "'Beestung'", "'Ducklips'")>>
<<set $situationDesc to "has lovely lips. They're so big she can hardly talk straight, and they even hinder her ability to communicate any facial expression other than a desire to be facefucked. This is appropriate, as she spends a lot of time getting facefucked.">>
<<set $applyDesc to "accepts that her big lips define her. Even more than before, she presents her mouth for oral sex whenever she flirts, and she views her throat as her primary sexual organ.">>
<<set $notApplyDesc to "accepts that her mouth is only one of her holes, and that as a sex slave she'll be taking cock in all of them, even if her lips are huge.">>
<<elseif ($nickname is "mark")>>
<<set $nickname to either("'Marked'", "'Chosen'", "'Breeder'", "'Special'", "'Ass Kisser'", "'Favors'", "'Connections'")>>
<<set $situationDesc to "an Elite Breeder. She has permanantly been marked as the mother of societies children. If she isn't currently swelling with life, she will be soon. However, she is also granted special benefits befitting the mother of future generations of gifted children.">>
<<set $applyDesc to "takes pride in her new nickname and the bond it displays between her and her sire. She has to make sure that it doesn't go to her head, though.">>
<<set $notApplyDesc to "understands that she is expected to obey and fuck just like any of your other slaves, regardless of her status as a breeder.">>
<<elseif ($nickname is "broodmother")>>
<<set $nickname to either("'Broodmother'", "'Tentacle Raped'", "'Naedoko'", "'Nursery'", "'Seedbed'", "'Bursting'", "'Baby Factory'")>>
<<set $situationDesc to "is a Broodmother. Her belly is enormous, unavoidable evidence that her life has been dedicated to carrying children. Her taut belly constantly bulges and squirms from her brood writhing within her and it is a very real possibility that she may pop.">>
<<set $applyDesc to "takes a bit of solace from her new hope in her nickname that she will be kept in good shape and not have to worry about her pregnancy draining her, but also a bit of fear from her suspicion that she'll remain this way until she dies or her body is used up.">>
<<set $notApplyDesc to "understands that she is expected to obey, work, and fuck just like any of your other slaves, regardless of how big her pregnancy is.">>
<<elseif ($nickname is "hyperpreg")>>
<<set $nickname to either("'Hyperbreeder'", "'Waterslide'", "'Squirmy'", "'Hyperfertile'", "'Bulgey'", "'Bursting'", "'Balloon'", "'Clown Car'")>>
<<set $situationDesc to "is a breeding slave. Her belly is huge, unavoidable evidence that she's very pregnant. Her taut belly constantly bulges and squirms from her brood writhing within her and it is a very real possibility that she may pop.">>
<<set $applyDesc to "takes a bit of solace from her new hope at her nickname that she will be kept in good shape and not have to worry about the size of her pregnancy, and a bit of fear from her suspicion that producing babies is her whole future.">>
<<set $notApplyDesc to "understands that she is expected to obey, work, and fuck just like any of your other slaves, regardless of how big her pregnancy is.">>
<<elseif ($nickname is "babymaker")>>
<<set $nickname to either("'Daddy'", "'Sirer'", "'Potent'", "'Cum Cannon'", "'Baby Maker'", "'Womb Filler'", "'Fire Hose'", "'Baker'", "'Popper'")>>
<<set $situationDesc to "is a terror to any fertile girl she fucks. Horrificly potent, she leaves a trail of pregnancies in her wake. A great deal of the babies in your slaves might just be hers.">>
<<set $applyDesc to "takes a bit of pride from her new nickname and hopes you'll keep letting her knock bitches up.">>
<<set $notApplyDesc to "understands that she is a slave and it is not her place to decide who gets pregnant and who doesn't.">>
<<elseif ($nickname is "labia")>>
<<set $nickname to either("'Flaps'", "'Petals'", "'Blooming'", "'Folds'", "'Flower'", "'Roastie'", "'Meatflaps'")>>
<<set $situationDesc to "has pretty pussylips, larger than most girls'. When she's aroused they announce her state to the whole world, becoming engorged with lust. Other slaves can't help but notice, and mock her uniqueness down there.">>
<<set $applyDesc to "really starts to see the appearance of her pussy as a trademark. She's prouder of it than she was before, and she enjoys sex a bit more too, really appreciating it when she gets to feel another slave gently nibble her lovely folds.">>
<<set $notApplyDesc to "accepts that the most important part of her vagina is the warm, wet interior, not the generously endowed exterior.">>
<<elseif ($nickname is "old")>>
<<set $nickname to either("'Auntie'", "'Oba-san'", "'Cougar'", "'Mommy'", "'Mother'", "'Okā-san'", "'Big Sis'", "'Onē-san'", "'Cradle Robber'", "'MILF'", "'Mature'", "'Jukusei'", "'Seasoned'")>>
<<set $situationDesc to "is older than the average Free Cities slave. It has its downsides; she's worth less at sale and her earning potential as a whore is lower. But, on the other hand, good experience is irreplaceable, and in your experience all slaves feel remarkably similar inside, regardless of age. Nevertheless, some younger slaves resent her.">>
<<set $applyDesc to "understands that far from being a mockery, your sanction has turned an intended insult into a reference to the advantages of her years.">>
<<set $notApplyDesc to "understands that she must do her best to fuck like the teenager she isn't.">>
<<elseif ($nickname is "reallyold")>>
<<set $nickname to either("'Granny'", "'Grandma'", "'GMILF'", "'Obā-chan'", "'Senior'", "'Senior Citizen'", "'Aged'", "'Generation X'")>>
<<set $situationDesc to "is old. Really old. Old enough to be a grandmother. This, naturally, makes her one of the most experienced sluts in the arcology, a desirable quality in and of itself. Many of the younger slaves mock her relentlessly for her age.">>
<<set $applyDesc to "accepts her new nickname with pride. This acknowledgement of her age has her ready to show these young sluts a thing or two.">>
<<set $notApplyDesc to "understands that she must do her best to fuck like the teenager she once was. ">>
<<elseif ($nickname is "young")>>
<<set $nickname to either("'Precocious'", "'Jailbait'", "'Pedobait'", "'Pocket Pussy'", "'Underage'", "'Lolita'", "'Loli'", "'Juliet'", "'Baby'", "'Babycakes'", "'Party Van'", "'PTHC'", "'POMF'", "'Candydoll'", "'Imouto'")>>
<<if random(1, 1500) <= 100>>
<<if ($activeSlave.physicalAge < 13)>>
<<set $nickname to "'Preteen'">>
<<elseif ($activeSlave.physicalAge >= 16) and ($activeSlave.physicalAge < 17)>>
<<set $nickname to "'Sweet Sixteen'">>
<<elseif ($activeSlave.physicalAge >= 18) and ($activeSlave.physicalAge < 19)>>
/% Not currently possible but we might change later. %/
<<set $nickname to "'Barely Legal'">>
<</if>>
<</if>>
<<set $situationDesc to "is yet underage by old world standards, and some older slaves do not let her forget that.">>
<<set $applyDesc to "understands that far from being a mockery, your sanction has turned an intended insult into a reference to the appeal of her years.">>
<<set $notApplyDesc to "understands that despite her young age she must do her best to fuck like the most veteran of whores.">>
<<elseif ($nickname is "trans")>>
<<set $nickname to either("'Surprise'", "'Queen'", "'Shemale'", "'Missie'", "'Girly'", "'Legs Crossed'", "'Trap'")>>
<<set $situationDesc to "might have looked like a sissy or a trap at some point, but she no longer does. She has the curves and the face to be mistaken for a natural woman if she wears clothes that conceal her cock, which is an ability with all sorts of interesting uses. Mockery always fixes on what's unusual, of course, and some of your other slaves even envy her equipment.">>
<<set $applyDesc to "believes that you approve of her as she is now, and that she can treat her dick as an asset.">>
<<set $notApplyDesc to "understands that she must do her best to fuck like the natural girl she isn't.">>
<<elseif ($nickname is "amp")>>
<<set $nickname to either("'Pocket Pussy'", "'Stumps'", "'Nubs'", "'Fucknugget'", "'Cocksock'", "'Fleshlight'", "'Onahole'", "'Dickholster'")>>
<<set $situationDesc to "is a fun little fucktoy, a limbless torso with nice wet holes than can be used regardless of her feelings. Giving a poor quadruple amputee a nickname might seem like stooping to wanton cruelty, but other slaves are willing to call her anything to take their minds off their own status.">>
<<set $applyDesc to "takes a tiny bit of solace from her nickname, hoping that by accepting it, you were expressing an enjoyment of her attenuated body.">>
<<set $notApplyDesc to "understands that she would be a sex toy even if she still had arms and legs.">>
<<elseif ($nickname is "blind")>>
<<set $nickname to either("'Blind'", "'Stares'", "'No-Sight'", "'Deadeye'", "'Sightless'", "'Crash'")>>
<<set $situationDesc to "is blind. Her dull eyes reveal her condition. She has to feel her way between jobs and is at the mercy of everyone.">>
<<set $applyDesc to "accepts that her disability defines her. She keeps her eyes wide open, no longer fearing what others say about them.">>
<<set $notApplyDesc to "understands that she is expected to obey, work, and fuck just like any of your other slaves, regardless of her eyesight.">>
<<elseif ($nickname is "preg")>>
<<set $nickname to either("'Broodmother'", "'Breeder'", "'Breeding Cow'", "'Breeding Sow'", "'Breeding Bitch'", "'Breeding Stock'", "'Breeding Mare'", "'Mare'", "'Fertile'", "'Mother'", "'Mommy'", "'Ninpuchan'", "'Preggers'")>>
<<set $situationDesc to "is a breeding slave. Her belly seems to grow daily, unavoidable evidence that she's pregnant. Most men prefer slaves without pregnant stomachs, but those that enjoy them adore her. She occupies a strange place in slave culture, desired and abhorred, hopeful and fearful.">>
<<set $applyDesc to "takes a bit of solace from her new hope at her nickname that she will be allowed to complete her pregnancy, and a bit of fear from her suspicion that producing babies is her whole future.">>
<<set $notApplyDesc to "understands that she is expected to obey, work, and fuck just like any of your other slaves, regardless of her pregnancy.">>
<<elseif ($nickname is "hung")>>
<<set $nickname to either("'Tentpole'", "'Hung'", "'Tripod'", "'Third Arm'", "'Long Dong'", "'Bitchbreaker'", "'Swingin' Dick'", "'Long'", "'Shaft'")>>
<<set $situationDesc to "is a Free Cities sex slave, which makes her a girl. The pretension is hard to maintain at times, however, as her massive member swings around, gets in the way, sticks out of clothing, and blows huge loads. Half the fun of using her butt is making her absurd dick slap around. It's an obvious target for a nickname, especially since more than one slave has personal experience with how she feels inside them.">>
<<set $applyDesc to "enjoys being nicknamed for her dick. She's special, her dick is special, and now that she's been nicknamed for it, she's confident she and her dick will be allowed to go on being special.">>
<<set $notApplyDesc to "realizes that she's just a slave girl behind, no matter what's dangling in front, and does her best to take it like one.">>
<<elseif ($nickname is "gelding")>>
<<set $nickname to either("'Neutered'", "'Nipped'", "'Clipped'", "'Empty'", "'Sackless'", "'Limp'", "'Gelded'", "'Soft'")>>
<<set $situationDesc to "is a Free Cities sex slave, which makes her a girl. This is an easier thing for her to accept since her testicles were removed. The lack of testosterone makes her docile and more accepting of her proper role as a receptacle for hard dick. Naturally, other slaves have taken notice.">>
<<set $applyDesc to "naturally viewed her own castration as a subject of revulsion and horror. Now, though, she begins to see herself as filling a right and proper role as a gelded slave.">>
<<set $notApplyDesc to "realizes that the process of turning her from what she was into what she is did not make her special.">>
<<elseif ($nickname is "short")>>
<<set $nickname to either("'Shortstack'", "'Waif'", "'Petite'", "'Cock Sock'", "'Pocket Pussy'", "'Funsize'", "'Miniature'", "'Tiny'", "'Shortstuff'", "'Shorty'")>>
<<set $situationDesc to "is fairly low to the ground. This makes her a bit different, sexually; she's better for several oral sex positions, but most standing positions turn into a game of how long her partner can hold her at the appropriate height.">>
<<set $applyDesc to "is a little proud that her diminutive stature, once nothing but a source of embarrassment, is apparently significant to you.">>
<<set $notApplyDesc to "realizes that she'll just have to reach higher to make up for her height, since you don't consider it special.">>
<<elseif ($nickname is "tall")>>
<<set $nickname to either("'Skyscraper'", "'Basketballer'", "'B-Baller'", "'Everest'", "'Giant'", "'Beanpole'")>>
<<set $situationDesc to "is impressively tall for a girl. This makes her sexually convenient, since her holes are at convenient cock height. She spends many of her sexual encounters bent slightly at the waist to allow herself to be taken from behind.">>
<<set $applyDesc to "is quite proud of her impressive height, even more so than before. She resolves to tower over other slaves sexually as well as literally.">>
<<set $notApplyDesc to "realizes that being tall doesn't make her special, and understands that it's her holes that make her, not how high they are.">>
<<elseif ($nickname is "boobs")>>
<<set $nickname to either("'Bouncing'", "'Bouncy'", "'Stacked'", "'Hooters'", "'Airbags'", "'Tatas'", "'Melons'", "'Funbags'", "'Jugs'", "'Bristols'", "'Oppai'", "'Bazookas'", "'Norks'", "'Knockers'", "'Chounyuu'")>>
<<set $situationDesc to "has large breasts. Pointing this out is about as observant as describing the sky as blue. When she enters a room, they precede her. When she takes it doggy style, they prop her up. Other slaves are envious of the attention she gets, and happy they don't have to carry such burdens.">>
<<set $applyDesc to "was of course proud of her huge breasts before this new nickname. Now, though, she accepts them as a sort of trademark.">>
<<set $notApplyDesc to "accepts that having titanic tits does not make her special, since what's important is her holes, not her boobs.">>
<<elseif ($nickname is "butt")>>
<<set $nickname to either("'Bootylicious'", "'Jiggly'", "'Wide Load'", "'Moneymaker'", "'Buns'", "'Badonkadonk'", "'Brazilian'", "'Bunda'", "'Milkshake'", "'Tushy'", "'Heiny'", "'Rump'", "'Backside'", "'Thunder Thighs'")>>
<<set $situationDesc to "has a large ass. Pointing this out is about as observant as describing the sky as blue. (Though impressive for other reasons, for her sexual partners, since they sometimes have difficulty drawing breath for such remarks.) When she enters a room, it follows her. When she takes it doggy style, it pads penetration to an almost inconvenient degree. Other slaves are envious of the attention she gets, and happy they don't have to carry such burdens.">>
<<set $applyDesc to "was of course proud of her huge ass before this new nickname. Now, though, she accepts it as a sort of trademark.">>
<<set $notApplyDesc to "accepts that having a massive ass does not make her special, since what's important is her holes, not her buttocks.">>
<<elseif ($nickname is "virgin")>>
<<set $nickname to either("'Pure'", "'Innocent'", "'Flower'", "'Chaste'", "'Unbroken'", "'Doomed'", "'Chastity'", "'Pristine'", "'Unspoilt'", "'Vestal'")>>
<<set $situationDesc to "has never had vanilla sex. This is not unusual in the Free Cities, since many slaveowners value and preserve virginity. Virgins form a separate class of sorts among slaves. Some of them even dislike their status, as having a virgin pussy can often result in a tired tongue or a sore butt.">>
<<set $applyDesc to "understands that it's her fate to remain unspoiled a while longer, and redoubles her efforts to do better with her other parts.">>
<<set $notApplyDesc to "dreads and anticipates the day when she'll lose her pearl of great price and gain another way to please a man.">>
<</if>>
<</nobr>>\
\
<span id="name"><<print "[[$activeSlave.slaveName|Long Slave Description][$nextLink to passage(), $eventDescription to 1]]">></span> $situationDesc You begin to overhear your other slaves refer to her as @@color:pink;$nickname $activeSlave.slaveName.@@
\
<span id="result">
<<set $toSearch to $activeSlave.slaveName.toLowerCase();>>\
<<if ($toSearch.indexOf("'") is -1)>>\
<<click "Encourage use of the nickname">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<replace "#result">>
Whatever $activeSlave.slaveName's feelings about being called $nickname were, she knows they're moot the first time she hears you refer to her that way. @@color:hotpink;She has become more submissive to you.@@ $activeSlave.slaveName $applyDesc
<<set $activeSlave.devotion += 4>>
<<set $activeSlave.slaveName to ($nickname + " " + $activeSlave.slaveName)>>
<</replace>>
<</click>>
<</if>>\
<<click "Disapprove, but encourage the other slaves to come up with a better nickname">>
<<goto "RE nickname">>
<</click>>
<<click "Put a stop to it">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<replace "#result">>
As soon as you make your will on the matter known, $activeSlave.slaveName is referred to as $activeSlave.slaveName again. $activeSlave.slaveName $notApplyDesc
<</replace>>
<</click>>
<<click "No nicknames, now or ever">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<replace "#result">>
You make it known that the power to name slaves is yours and yours alone.
<<set $nicknamesAllowed to 0>>
<</replace>>
<</click>>
</span>
|
mayibrad/fc
|
src/uncategorized/reNickname.tw
|
tw
|
bsd-3-clause
| 79,446 |
:: RE no event [nobr]
<<set $nextButton to "Continue">>
<<set $nextLink to "AS Dump">>
<<set $returnTo to "Next Week">>
<<set $activeSlave to $eventSlave>>
<<set $activeSlave.devotion += 3>>
<<set $activeSlave.trust += 3>>
<<if $seeImages == 1>><<SlaveArt $activeSlave 2 0>><</if>>
This is a placeholder event.
<br><br>
<span id="name"><<print "[[$activeSlave.slaveName|Long Slave Description][$nextLink to passage(), $eventDescription to 1]]">></span> does not currently qualify for any events, so she has been given a generic @@color:hotpink;devotion@@ and @@color:mediumaquamarine;trust@@ boost. /*If you see this event repeatedly for her, please submit a report so the author can write her some events.*/
|
mayibrad/fc
|
src/uncategorized/reNoEvent.tw
|
tw
|
bsd-3-clause
| 714 |
:: RE rebels
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
<<set _i to $slaves.length-2>>
<<set _j to $slaves.length-1>>
<</nobr>>\
\
You have a rebel problem. $slaves[_i].slaveName and $slaves[_j].slaveName are both unbroken, and they seem to draw strength from each other. They're discreet about it, but the arcology's always-vigilant systems occasionally catch them nodding to one another after one of them is punished, or giving each other quiet words of encouragement when they think no one is listening. This is extremely dangerous and should be addressed promptly.
\
<span id="result">
<<click "Set them against each other, in public">>
<<replace "#result">>
You haul your little rebel bitches out in public, one by one, bound, with bags over their heads. They find themselves chained in a low position so their mouths are publicly available. Then, you whisper to each of them that whichever slut sucks off the most passersby gets to rest tomorrow - and whichever sucks least gets a beating. It doesn't take long before @@color:hotpink;they forget their friendship@@ and try to outdo each other, and their desperate efforts @@color:green; are certainly appreciated by the citizens getting free blowjobs.@@ It's childishly easy to declare the contest over when they happen to be tied, and announce that no one will be punished or rewarded. They hate you less and each other more.
<<set $slaves[_i].devotion += 4>>
<<set $slaves[_j].devotion += 4>>
<<set $slaves[_j].oralCount += 6>>
<<set $slaves[_i].oralCount += 6>>
<<set $oralTotal += 12>>
<<set $rep += 100>>
<</replace>>
<</click>>
<<click "Set them against each other, in private">>
<<replace "#result">>
Back in the old world, the saying went that turnabout was fair play. In the Free Cities, turnabout is often a cast-iron bitch. Whenever you have an idle moment, all week, you set them against one another in some degrading or painful contest. They are made to spank each other, with the slave who hits lightest getting a spanking from you. They are made to compete to see who can suck other slaves off quickest, with the loser forced to orally service the winner. So on, and so on; by the end of the week @@color:gold;they forget their friendship@@ and try to outdo each other to avoid punishment.
<<set $slaves[_i].trust -= 5>>
<<set $slaves[_j].trust -= 5>>
<<set $slaves[_j].oralCount += 6>>
<<set $slaves[_i].oralCount += 6>>
<<set $oralTotal += 12>>
<</replace>>
<</click>>
<<if $arcade > 0>>\
<<click "Sentence them to a month in the arcade">>
<<replace "#result">>
They scream and beg when they realize what their punishment is to be, but you are obdurate. Each tries to inform on the other to avoid such a fate, but to no avail. After they're properly confined, the only sign of their discomfiture is a slight movement of their butts as they wriggle desperately against their restraints.
<<set $slaves[_j].assignment to "be confined in the arcade">>
<<set $slaves[_j].assignmentVisible to 0>>
<<set $slaves[_j].sentence to 4>>
<<set $slaves[_i].assignment to "be confined in the arcade">>
<<set $slaves[_i].assignmentVisible to 0>>
<<set $slaves[_i].sentence to 4>>
<</replace>>
<</click>>
<</if>>\
</span>
|
mayibrad/fc
|
src/uncategorized/reRebels.tw
|
tw
|
bsd-3-clause
| 3,253 |
:: RE relative recruiter [nobr]
<<set $nextButton to "Continue", $nextLink to "RIE Eligibility Check", $returnTo to "RIE Eligibility Check">>
<<if $familyTesting == 1>>
<<if $seeImages == 1>><<SlaveImage $eventSlave 2 1>><</if>>
<<if ndef $newRelativeRecruitID>>
<<set $newRelativeRecruitID = 1100000>>
<</if>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].fuckdoll == 0>>
<<if $slaves[$i].canRecruit == 1>>
<<if ($slaves[$i].devotion > 50)>>
<<if canWalk($slaves[$i])>>
<<for $j to 0; $j < $recruiters.length; $j++>>
<<if $slaves[$i].ID is $recruiters[$j].ID>>
<<set $eventSlave to $slaves[$i]>>
<<set $activeSlave to $recruiters[$j]>>
<<break>>
<</if>>
<</for>>
<</if>>
<</if>>
<</if>>
<</if>>
<</for>>
<<set $recruitedType = []>>
<<if $eventSlave.mother == 0 && $activeSlave.actualAge < 24>>
<<set $recruitedType.push("mother")>>
<<set $recruitedType.push("mother")>>
<<set $recruitedType.push("mother")>>
<</if>>
<<if $eventSlave.father == 0 && $activeSlave.actualAge < 24>>
<<set $recruitedType.push("father")>>
<</if>>
<<if $eventSlave.daughters < 3 && $activeSlave.actualAge > ($minimumSlaveAge+$fertilityAge) && isFertile($activeSlave)>>
<<set $recruitedType.push("daughter")>>
<<set $recruitedType.push("daughter")>>
<<set $recruitedType.push("son")>>
<<set $tempMF = "mother">>
<</if>>
<<if $eventSlave.daughters < 3 && $activeSlave.actualAge > ($minimumSlaveAge+$potencyAge) && $activeSlave.balls > 0>>
<<set $recruitedType.push("daughter")>>
<<set $recruitedType.push("daughter")>>
<<set $recruitedType.push("son")>>
<<set $tempMF = "father">>
<</if>>
<<if $eventSlave.sisters < 3>>
<<if $activeSlave.actualAge <= ($retirementAge-5)>>
<<set $recruitedType.push("older sister")>>
<<set $recruitedType.push("older sister")>>
<<set $recruitedType.push("older brother")>>
<<set $recruitedType.push("older brother")>>
<</if>>
<<if $activeSlave.actualAge >= ($minimumSlaveAge+5)>>
<<set $recruitedType.push("younger sister")>>
<<set $recruitedType.push("younger sister")>>
<<set $recruitedType.push("younger brother")>>
<<set $recruitedType.push("younger brother")>>
<</if>>
<<set $recruitedType.push("twin")>>
<</if>>
<<if $recruitedType.length == 0>>
<<set $eventSlave.canRecruit = 0>>
$eventSlave.slaveName requests an interview with you. However, she ends up withdrawing her request. It would seem whatever she wanted to tell you is no longer relavant.
<<else>>
<<set $relationType = $recruitedType.random()>>
<<set $activeSlave.weight = 0>>
<<set $activeSlave.muscles = 0>>
<<set $activeSlave.corsetPiercing = 0>>
<<set $activeSlave.boobsImplant = 0>>
<<set $activeSlave.boobsImplantType = 0>>
<<set $activeSlave.nipplesPiercing = 0>>
<<set $activeSlave.arealea = 0>>
<<set $activeSlave.areolaePiercing = 0>>
<<set $activeSlave.lactation = 0>>
<<set $activeSlave.hipsImplant = 0>>
<<set $activeSlave.buttImplant = 0>>
<<set $activeSlave.buttImplantType = 0>>
<<set $activeSlave.lipsImplants = 0>>
<<set $activeSlave.lipsPiercing = 0>>
<<set $activeSlave.tonguePiercing = 0>>
<<set $activeSlave.vaginaPiercing = 0>>
<<set $activeSlave.preg = 0>>
<<set $activeSlave.pregType = 0>>
<<set $activeSlave.cSec = 0>>
<<set $activeSlave.clitPiercing = 0>>
<<set $activeSlave.dick = 0>>
<<set $activeSlave.foreskin = 0>>
<<set $activeSlave.anus = 0>>
<<set $activeSlave.dickPiercing = 0>>
<<set $activeSlave.balls = 0>>
<<set $activeSlave.scrotum = 0>>
<<set $activeSlave.ovaries = 0>>
<<set $activeSlave.makeup = 0>>
<<set $activeSlave.nails = 0>>
<<set $activeSlave.earPiercing = 0>>
<<set $activeSlave.nosePiercing = 0>>
<<set $activeSlave.eyebrowPiercing = 0>>
<<set $activeSlave.stampTat = 0>>
<<set $activeSlave.energy = 0>>
<<set $activeSlave.bellyTat = 0>>
<<set $activeSlave.bellySag = 0>>
<<set $activeSlave.birthsTotal = 0>>
<<RandomizeAttraction>>
<<ResyncHeight>>
$eventSlave.slaveName requests an interview with you. She's a devoted slave, and you grant it, and are happy you did when you see the troubled expression on her face. She explains<<if !canTalk($eventSlave)>> with desperate gestures<</if>> that
<<switch $relationType>>
<<case "daughter">>
she had a daughter, who was sent to the slave orphanages, but now she's heard a rumor through other slaves that her daughter will go up for sale soon.
<<case "son">>
she had a son, who was sent to the slave orphanages, but now she's heard a rumor through other slaves that her son will go up for sale soon.
<<case "mother">>
her mother might be getting sold soon. She has been a slave for some time, but now she's heard a rumor through other slaves that her mother will go up for sale soon.
<<case "father">>
her father might be getting sold soon. She has been a slave for some time, but now she's heard a rumor through other slaves that her father will go up for sale soon.
<<case "older sister">>
her older sister is being sold. She was likely to be enslaved the last $eventSlave.slaveName knew of her, and now she's heard a rumor through other slaves that her big sister is going to be sold to a new owner.
<<case "older brother">>
her older brother is being sold. He was likely to be enslaved the last $eventSlave.slaveName knew of him, and now she's heard a rumor through other slaves that her big brother is going to be sold to a new owner.
<<case "younger sister">>
her younger sister is being sold. She was likely to be enslaved the last $eventSlave.slaveName knew of her, and now she's heard a rumor through other slaves that her little sister is going to be sold to a new owner.
<<case "younger brother">>
her younger brother is being sold. He was likely to be enslaved the last $eventSlave.slaveName knew of him, and now she's heard a rumor through other slaves that her little brother is going to be sold to a new owner.
<<default>>
she has a twin sister, who was still free the last $eventSlave.slaveName knew of her. She's heard a rumor through other slaves that her twin has finally been enslaved, and will soon go up for sale.
<</switch>>
<<if canTalk($eventSlave) == false>>She urgently gestures for permission to write. It's unusual, but she seems quite serious, so you grant it. She writes,
<</if>>"You've been so good to me, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>. I'm sure she looks like I did when you bought me. Please, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>, will you buy her like you bought me? I'm afraid she'll go to a cruel <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>." She bites her lip. "And, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>, I'm sure she'd learn to love
<<if $eventSlave.fetish is "cumslut">>
the taste of your cum
<<elseif $eventSlave.fetish is "submissive">>
submission
<<elseif $eventSlave.fetish is "humiliation">>
being treated like a dirty slut
<<elseif $eventSlave.fetish is "buttslut">>
the feeling of your cock in her butt
<<elseif $eventSlave.fetish is "sadist">>
hurting your other slaves
<<elseif $eventSlave.fetish is "pregnancy" && $relationType != "father" && $relationType != "son" && $relationType != "older brother" && $relationType != "younger brother">>
being pregnant
<<elseif $eventSlave.fetish is "masochist">>
being beaten
<<elseif $eventSlave.fetish is "dom">>
fucking your other slaves
<<elseif $eventSlave.energy > 95>>
being a good nympho slut
<<elseif $eventSlave.addict > 2>>
being a druggie whore
<<elseif $eventSlave.births > 3 && $relationType != "father" && $relationType != "son" && $relationType != "older brother" && $relationType != "younger brother">>
bearing children
<<elseif $eventSlave.preg > 10 && $relationType != "father" && $relationType != "son" && $relationType != "older brother" && $relationType != "younger brother">>
swelling with life
<<elseif $eventSlave.anus > 2>>
getting her butt stretched out
<<elseif $eventSlave.boobsImplant > 20>>
getting turned into a bimbo slut
<<else>>
the feeling of your cock in her
<</if>>
as much as I do.
<<if $eventSlave.fetish is "cumslut">>
We could blow you at the same time, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>! And share cum!"
<<elseif $eventSlave.fetish is "submissive">>
You could use us together, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!"
<<elseif $eventSlave.fetish is "humiliation">>
You could make us fuck each other in public, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!"
<<elseif $eventSlave.fetish is "buttslut">>
You could fuck our butts right next to each other, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!"
<<elseif $eventSlave.fetish is "pregnancy" && $relationType != "father" && $relationType != "son" && $relationType != "older brother" && $relationType != "younger brother">>
You could knock us up next to each other, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!"
<<elseif $eventSlave.fetish is "sadist">>
I'm sure she'd love to help me, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!"
<<elseif $eventSlave.fetish is "masochist">>
You could whip us both, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!"
<<elseif $eventSlave.fetish is "dom">>
I'm sure she'd love to help me use other slaves, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!"
<<elseif $eventSlave.energy > 95>>
I'm sure she'd love to have threesomes, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!"
<<elseif $eventSlave.births > 3 && $relationType != "father" && $relationType != "son" && $relationType != "older brother" && $relationType != "younger brother">>
We could compete over who carried more of your children, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!
<<elseif $eventSlave.preg > 10 && $relationType != "father" && $relationType != "son" && $relationType != "older brother" && $relationType != "younger brother">>
You could compare how big our bellies are next to each other, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!
<<else>>
You could fuck us together, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!"
<</if>>
She waits anxiously for your decision.
<</if>>
<<switch $relationType>>
<<case "mother">>
<<set $activeSlave.origin to "She was recruited into your service by her daughter.">>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.vagina to 3>>
<<set $activeSlave.ovaries = 1>>
<<set $activeSlave.preg to random(5,29)>>
<<set $activeSlave.pregType to 1>>
<<set $activeSlave.weight = random(30,80)>>
<<set $activeSlave.muscles = random(0,1)>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.vaginalSkill = 30>>
<<set $activeSlave.analSkill = 15>>
<<set $activeSlave.entertainSkill = 10>>
<<set $activeSlave.whoreSkill = 10>>
<<set $activeSlave.boobs = (random(12,20)*100)>>
<<set $activeSlave.butt = random(4,6)
<<set $activeSlave.boobShape = "saggy">>
<<set $activeSlave.lactation to 1>>
<<set $activeSlave.marking = "birthmark">>
<<set $activeSlave.hLength = random(50,100)>>
<<set $activeSlave.hStyle = either("bun", "neat", "up", "luxurious")>>
<<set $activeSlave.voice = 2>>
<<set $activeSlave.birthsTotal = 5>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].mother is $activeSlave.ID || $slaves[$j].father is $activeSlave.ID>>
<<set $activeSlave.birthsTotal += 1>>
<</if>>
<</for>>
<<set $activeSlave.bellySag = 4>>
<<set $activeSlave.energy = 65>>
<<set $activeSlave.bellTat = "a heart">>
<<set $activeSlave.actualAge += random(15,20)>>
<<case "father">>
<<set $activeSlave.origin to "She was recruited into your service by her daughter.">>
<<set $activeSlave.anus to 2>>
<<set $activeSlave.vagina to -1>>
<<set $activeSlave.weight = random(70,100)>>
<<set $activeSlave.oralSkill = 35>>
<<set $activeSlave.analSkill = 75>>
<<set $activeSlave.hLength = random(10,20)>>
<<set $activeSlave.hStyle = either("buzzcut", "trimmed", "neat", "long")>>
<<set $activeSlave.voice = 1>>
<<set $activeSlave.energy = 0>>
<<set $activeSlave.penis = 2>>
<<set $activeSlave.boobs = (random(5,6)*100)>>
<<set $activeSlave.butt = random(4,6)>>
<<set $activeSlave.actualAge += random(15,20)>>
<<set $activeSlaveOneTimeMaxAge to Math.max($minimumSlaveAge, Math.min(18, ($activeSlave.actualAge - Math.min(11, $potencyAge))))>>
<<set $activeSlaveOneTimeMinAge to Math.max($minimumSlaveAge, Math.min(14, $activeSlaveOneTimeMaxAge))>>
<<if $pedo_mode == 1>><<set $activeSlaveOneTimeMinAge to $minimumSlaveAge>><</if>>
<<set $activeSlave.actualAge to random($activeSlaveOneTimeMinAge, $activeSlaveOneTimeMaxAge)>>
<<set $activeSlave.birthWeek to 0>>
<<case "daughter">>
<<set $activeSlave.origin to "She was recruited into your service by her parent.">>
<<set $activeSlave.vagina to 1>>
<<set $activeSlave.preg to -1>>
<<set $activeSlave.boobs = (random(8,10)*100)>>
<<set $activeSlave.boobsImplant = 600>>
<<set $activeSlave.oralSkill += random(0,20)>>
<<set $activeSlave.vaginalSkill += random(0,20)>>
<<set $activeSlave.analSkill += random(0,20)>>
<<set $activeSlave.entertainSkill += random(0,20)>>
<<set $activeSlave.whoreSkill += random(0,20)>>
<<set $activeSlave.nipplesPiercing = 1>>
<<set $activeSlave.lipsPiercing = 1>>
<<set $activeSlave.tonguePiercing = 1>>
<<set $activeSlave.vaginaPiercing = 1>>
<<set $activeSlave.earPiercing = 1>>
<<set $activeSlave.ovaries = 1>>
<<set $activeSlave.makeup = 1>>
<<set $activeSlave.nails = 4>>
<<set $activeSlave.hStyle = either("tails", "neat", "up", "luxurious")>>
<<set $activeSlave.stampTat = "advertisements">>
<<set $activeSlaveOneTimeMaxAge to Math.max($minimumSlaveAge, Math.min(18, ($activeSlave.actualAge - Math.min(11, $fertilityAge))))>>
<<set $activeSlaveOneTimeMinAge to Math.max($minimumSlaveAge, Math.min(14, $activeSlaveOneTimeMaxAge))>>
<<if $pedo_mode == 1>><<set $activeSlaveOneTimeMinAge to $minimumSlaveAge>><</if>>
<<set $activeSlave.actualAge to random($activeSlaveOneTimeMinAge, $activeSlaveOneTimeMaxAge)>>
<<set $activeSlave.birthWeek to 0>>
<<case "son">>
<<set $activeSlave.origin to "She was recruited into your service by her parent.">>
<<set $activeSlave.vagina to 1>>
<<set $activeSlave.boobs = (random(6,8)*100)>>
<<set $activeSlave.boobsImplant = 600>>
<<set $activeSlave.oralSkill += random(0,20)>>
<<set $activeSlave.analSkill += random(0,20)>>
<<set $activeSlave.entertainSkill += random(0,20)>>
<<set $activeSlave.whoreSkill += random(0,20)>>
<<set $activeSlave.lips = random(60,90)>>
<<set $activeSlave.lipsImplants = 40>>
<<set $activeSlave.lipsPiercing = 1>>
<<set $activeSlave.tonguePiercing = 1>>
<<set $activeSlave.vaginaPiercing = 1>>
<<set $activeSlave.earPiercing = 1>>
<<set $activeSlave.makeup = 1>>
<<set $activeSlave.nails = 4>>
<<set $activeSlave.hStyle = "tails">>
<<set $activeSlave.stampTat = "advertisements">>
<<set $activeSlaveOneTimeMaxAge to Math.max($minimumSlaveAge, Math.min(18, ($activeSlave.actualAge - Math.min(11, $fertilityAge))))>>
<<set $activeSlaveOneTimeMinAge to Math.max($minimumSlaveAge, Math.min(14, $activeSlaveOneTimeMaxAge))>>
<<if $pedo_mode == 1>><<set $activeSlaveOneTimeMinAge to $minimumSlaveAge>><</if>>
<<set $activeSlave.actualAge to random($activeSlaveOneTimeMinAge, $activeSlaveOneTimeMaxAge)>>
<<set $activeSlave.birthWeek to 0>>
<<case "older sister">>
<<set $activeSlave.origin to "She was recruited into your service by little sis.">>
<<set $activeSlave.vagina = 2>>
<<set $activeSlave.boobs += 200>>
<<set $activeSlave.butt += 1>>
<<set $activeSlave.makeup = 1>>
<<set $activeSlave.actualAge to $activeSlave.actualAge+2>>
<<set $activeSlave.preg = -1>>
<<set $activeSlave.ovaries = 1>>
<<set $activeSlave.oralSkill += random(0,20)>>
<<set $activeSlave.vaginalSkill += random(0,20)>>
<<set $activeSlave.analSkill += random(0,20)>>
<<set $activeSlave.entertainSkill += random(0,20)>>
<<set $activeSlave.whoreSkill += random(0,20)>>
<<case "younger sister">>
<<set $activeSlave.origin to "She was recruited into your service by her big sis.">>
<<set $activeSlave.boobs = (random(1,4)*100)>>
<<set $activeSlave.butt = random(1,2)>>
<<set $activeSlave.hips = random(-2,0)>>
<<set $activeSlave.shoulders = random(-2,0)>>
<<set $activeSlave.actualAge to $activeSlave.actualAge-2>>
<<set $activeSlave.entertainSkill += random(0,20)>>
<<set $activeSlave.preg = -1>>
<<set $activeSlave.ovaries = 1>>
<<set $activeSlave.anus = 0>>
<<set $activeSlave.vagina = 1>>
<<case "older brother">>
<<set $activeSlave.origin to "She was recruited into your service by her little sis.">>
<<set $activeSlave.dick = 5>>
<<set $activeSlave.boobs = 0>>
<<set $activeSlave.balls = 4>>
<<set $activeSlave.actualAge to $activeSlave.actualAge+2>>
<<set $activeSlave.entertainSkill += random(0,20)>>
<<set $activeSlave.whoreSkill += random(0,20)>>
<<set $activeSlave.anus = 0>>
<<set $activeSlave.energy = 70>>
<<set $activeSlave.dickPiercing = 1>>
<<set $activeSlave.tounguePiercing = 1>>
<<set $activeSlave.face = random(1,3)>>
<<set $activeSlave.faceShape = "masculine">>
<<case "younger brother">>
<<set $activeSlave.origin to "She was recruited into your service by her big sis.">>
<<set $activeSlave.boobs = (random(20,40)*100)>>
<<set $activeSlave.boobsImplant = $activeSlave.boobs - 100>>
<<set $activeSlave.boobsImplantType = 1>>
<<set $activeSlave.butt = random(7,8)>>
<<set $activeSlave.buttImplant = $activeSlave.butt-1>>
<<set $activeSlave.buttImplantType = 1>>
<<set $activeSlave.lips = random(70,90)>>
<<set $activeSlave.lipsImplant = $activeSlave.lips-10>>
<<set $activeSlave.nipplesPiercing = 2>>
<<set $activeSlave.dick = 1>>
<<set $activeSlave.balls = 1>>
<<set $activeSlave.foreskin = 10>>
<<set $activeSlave.scrotum = 10>>
<<set $activeSlave.anus = 3>>
<<set $activeSlave.makeup = 3>>
<<set $activeSlave.nails = 5>>
<<set $activeSlave.analSkill = 70>>
<<set $activeSlave.oralSkill = 70>>
<<set $activeSlave.whoreSkill = 100>>
<<set $activeSlave.energy = 100>>
<<set $activeSlave.actualAge to $activeSlave.actualAge-2>>
<<set $activeSlave.entertainSkill += random(0,20)>>
<<case "twin">>
<<set $activeSlave.origin to "She was recruited into your service by her twin sister.">>
<</switch>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<<set $activeSlave.pubertyAgeXX to $fertilityAge>>
<<if $activeSlave.ovaries == 1>>
<<if $activeSlave.physicalAge >= $activeSlave.pubertyAgeXX>>
<<set $activeSlave.pubertyXX = 1>>
<<else>>
<<set $activeSlave.pubertyXX = 0>>
<</if>>
<<else>>
<<set $activeSlave.pubertyXX = 0>>
<</if>>
<<set $activeSlave.pubertyAgeXY to $potencyAge>>
<<if $activeSlave.balls > 0>>
<<if $activeSlave.physicalAge >= $activeSlave.pubertyAgeXY>>
<<set $activeSlave.pubertyXY = 1>>
<<else>>
<<set $activeSlave.pubertyXY = 0>>
<</if>>
<<else>>
<<set $activeSlave.pubertyXY = 0>>
<</if>>
<<set $activeSlave.devotion = random(25,45)>>
<<set $activeSlave.trust = random(-15,15)>>
<<set $activeSlave.ageImplant to 0>>
<<set $activeSlave.amp = 0>>
<<set $activeSlave.heels = 0>>
<<if $activeSlave.career != "a Futanari Sister">><<set $activeSlave.career to "a slave">><</if>>
<<set $activeSlave.relationship to 0>>
<<set $activeSlave.relationshipTarget to 0>>
<<set $activeSlave.births to 0>>
<<set $activeSlave.oralCount to 0>>
<<set $activeSlave.vaginalCount to 0>>
<<set $activeSlave.analCount to 0>>
<<set $activeSlave.mammaryCount to 0>>
<<set $activeSlave.penetrativeCount to 0>>
<<set $activeSlave.pitKills to 0>>
<<set $activeSlave.drugs to "no drugs">>
<<set $activeSlave.shoes to "none">>
<<set $activeSlave.clothes to "no clothing">>
<<set $activeSlave.hormones to 0>>
<<set $activeSlave.waist = 0>>
<<set $activeSlave.prestige = 0>>
<<set $activeSlave.pornFame = 0>>
<<set $activeSlave.pornFameSpending = 0>>
<<set $activeSlave.prestigeDesc = "">>
<<set $activeSlave.rivalry = 0>>
<<set $activeSlave.rivalryTarget = 0>>
<<set $activeSlave.subTarget = 0>>
<<set $activeSlave.sentance = 0>>
<<set $activeSlave.toyHole = "all her holes">>
<<set $activeSlave.indenture = -1>>
<<set $activeSlave.indenutreRestrictions = 0>>
<<set $activeSlave.health = random(20,40)>>
<<set $activeSlave.minorInjury = "">>
<<set $activeSlave.eyeWear = "none">>
<<set $activeSlave.voiceImplant = 0>>
<<set $activeSlave.shouldersImplant = 0>>
<<set $activeSlave.boobsTat = 0>>
<<set $activeSlave.milk = 0>>
<<set $activeSlave.cum = 0>>
<<set $activeSlave.faceImplant = 0>>
<<set $activeSlave.lipsTat = 0>>
<<set $activeSlave.vaginaTat = 0>>
<<set $activeSlave.dickTat = 0>>
<<set $activeSlave.labor = 0>>
<<set $activeSlave.anusPiercing = 0>>
<<set $activeSlave.anusTat = 0>>
<<set $activeSlave.bellyAccessory = "none">>
<<set $activeSlave.brand = 0>>
<<set $activeSlave.brandLocation = "">>
<<set $activeSlave.shouldersTat = 0>>
<<set $activeSlave.armsTat = 0>>
<<set $activeSlave.legsTat = 0>>
<<set $activeSlave.backTat = 0>>
<<set $activeSlave.combatSkill = 0>>
<<set $activeSlave.aphrodisiacs = 0>>
<<set $activeSlave.curatives = 0>>
<<set $activeSlave.addict = 0>>
<<set $activeSlave.chem = 0>>
<<set $activeSlave.induce = 0>>
<<set $activeSlave.mpreg = 0>>
<<set $activeSlave.bellyImplant = 0>>
<<set $activeSlave.customTat = "">>
<<set $activeSlave.customLabel = "">>
<<set $activeSlave.assignment to "rest">>
<<set $activeSlave.assignmentVisible to 1>>
<<set $activeSlave.choosesOwnAssignment to 0>>
<<set $activeSlave.fetishStrength to random(0,90)>>
<<set $activeSlave.fetish to either("none", "none", "none", "none", "none", "none", "submissive", "cumslut", "humiliation", "buttslut", "boobs","pregnancy")>>
<<set $activeSlave.sexualFlaw to either("none", "none", "none", "none", "hates oral", "hates anal", "hates penetration")>>
<<set $activeSlave.behavioralFlaw to either("none", "none", "none", "arrogant", "bitchy", "odd", "anorexic", "hates men", "hates women", "hates women")>>
<<set $activeSlave.weekAcquired to $week>>
<<slaveCost $activeSlave>>
<<display "Nationality to Name">>
<<if $useFSNames == 0>>
<<set $activeSlave.slaveName to $activeSlave.birthName>>
<<elseif $arcologies[0].FSRomanRevivalist > 20>>
<<set $activeSlave.slaveName to $romanSlaveNames.random()>>
<<elseif $arcologies[0].FSEgyptianRevivalist > 20>>
<<set $activeSlave.slaveName to $ancientEgyptianSlaveNames.random()>>
<<elseif $arcologies[0].FSEdoRevivalist > 20>>
<<set $activeSlave.slaveName to $edoSlaveNames.random()>>
<<elseif $arcologies[0].FSDegradationist != "unset">>
<<display "Degrading Name">>
<<else>>
<<set $activeSlave.slaveName to $activeSlave.birthName>>
<</if>>
<<set $activeSlave.slaveName = $activeSlave.birthName>>
<<set $activeSlave.ID = $newRelativeRecruitID>>
<<set $newRelativeRecruitID++>>
<br><br>
You look up the $activeSlave.relation. She costs ¤$slaveCost, a bargain, but you won't be able to inspect her beyond her likely resemblance to her
<<switch $relationType>>
<<case "daughter">>
mother. Her listing states that she was used as a prostitute by her previous owner.
<<case "son">>
mother. Her listing states that she was used as a shemale prostitute by her previous owner.
<<case "mother">>
daughter. Her listing states that she was used as a bed slave by her milf-loving owner.
<<case "father">>
daughter. Her listing states that she was gelded and used as a house servant.
<<case "older sister">>
little sister. Her listing states that she was kept as a personal sex toy by her owner.
<<case "older brother">>
little sister. Her listing states that she was kept as a personal sex toy by her owner.
<<case "younger brother">>
big sister. Her listing states that she was kept as a personal toy by her bimbo loving owner.
<<case "younger sister">>
big sister. Her listing states that she was kept as a bedslave by an owner that loves flat chests.
<<default>>
twin sister.
<</switch>>
<br><br>
<span id="result">
<<click "Buy her">>
<<set $slaves.push($activeSlave)>>
<<set $cash -= $slaveCost>>
<<switch $relationType>>
<<case "daughter">>
<<if $tempMF == "father">>
<<set $activeSlave.father = $eventSlave.ID>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if areSisters($activeSlave, $slaves[$j]) > 0>>
<<set $activeSlave.sisters++>>
<<set $slaves[$j].sisters++>>
<</if>>
<</for>>
<<else>>
<<set $activeSlave.mother = $eventSlave.ID>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if areSisters($activeSlave, $slaves[$j]) > 0>>
<<set $activeSlave.sisters++>>
<<set $slaves[$j].sisters++>>
<</if>>
<</for>>
<</if>>
<<case "son">>
<<if $tempMF == "father">>
<<set $activeSlave.father = $eventSlave.ID>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if areSisters($activeSlave, $slaves[$j]) > 0>>
<<set $activeSlave.sisters++>>
<<set $slaves[$j].sisters++>>
<</if>>
<</for>>
<<else>>
<<set $activeSlave.mother = $eventSlave.ID>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if areSisters($activeSlave, $slaves[$j]) > 0>>
<<set $activeSlave.sisters++>>
<<set $slaves[$j].sisters++>>
<</if>>
<</for>>
<</if>>
<<case "mother">>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if sameMom($eventSlave, $slaves[$j])>>
<<set $slaves[$j].mother = $activeSlave.ID>>
<</if>>
<</for>>
<<set $eventSlave.mother = $activeSlave.ID>>
<<case "father">>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if sameDad($eventSlave, $slaves[$j])>>
<<set $slaves[$j].father = $activeSlave.ID>>
<</if>>
<</for>>
<<set $eventSlave.father = $activeSlave.ID>>
<<case "older sister">>
<<if $eventSlave.father == 0 && $eventSlave.mother == 0>>
<<set $eventSlave.mother = $missingParentID>>
<<set $eventSlave.father = $missingParentID>>
<<set $activeSlave.mother = $missingParentID>>
<<set $activeSlave.mother = $missingParentID>>
<<set $missingParentID-->>
<<elseif $eventSlave.mother != 0 && $eventSlave.father != 0>>
<<set $activeSlave.mother = $eventSlave.mother>>
<<set $activeSlave.mother = $eventSlave.father>>
<<elseif $eventSlave.mother != 0>>
<<set $activeSlave.mother = $eventSlave.mother>>
<set $activeSlave.father = $missingParentID>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if sameMom($activeSlave, $slaves[$j])>>
<<set $slaves[$j].father = $missingParentID>>
<</if>>
<</for>>
<<set $missingParentID-->>
<<elseif $eventSlave.father != 0>>
<<set $activeSlave.father = $eventSlave.father>>
<set $activeSlave.mother = $missingParentID>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if sameDad($activeSlave, $slaves[$j])>>
<<set $slaves[$j].mother = $missingParentID>>
<</if>>
<</for>>
<<set $missingParentID-->>
<</if>>
<<case "older brother">>
<<if $eventSlave.father == 0 && $eventSlave.mother == 0>>
<<set $eventSlave.mother = $missingParentID>>
<<set $eventSlave.father = $missingParentID>>
<<set $activeSlave.mother = $missingParentID>>
<<set $activeSlave.mother = $missingParentID>>
<<set $missingParentID-->>
<<elseif $eventSlave.mother != 0 && $eventSlave.father != 0>>
<<set $activeSlave.mother = $eventSlave.mother>>
<<set $activeSlave.mother = $eventSlave.father>>
<<elseif $eventSlave.mother != 0>>
<<set $activeSlave.mother = $eventSlave.mother>>
<set $activeSlave.father = $missingParentID>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if sameMom($activeSlave, $slaves[$j])>>
<<set $slaves[$j].father = $missingParentID>>
<</if>>
<</for>>
<<set $missingParentID-->>
<<elseif $eventSlave.father != 0>>
<<set $activeSlave.father = $eventSlave.father>>
<set $activeSlave.mother = $missingParentID>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if sameDad($activeSlave, $slaves[$j])>>
<<set $slaves[$j].mother = $missingParentID>>
<</if>>
<</for>>
<<set $missingParentID-->>
<</if>>
<<case "younger brother">>
<<if $eventSlave.father == 0 && $eventSlave.mother == 0>>
<<set $eventSlave.mother = $missingParentID>>
<<set $eventSlave.father = $missingParentID>>
<<set $activeSlave.mother = $missingParentID>>
<<set $activeSlave.mother = $missingParentID>>
<<set $missingParentID-->>
<<elseif $eventSlave.mother != 0 && $eventSlave.father != 0>>
<<set $activeSlave.mother = $eventSlave.mother>>
<<set $activeSlave.mother = $eventSlave.father>>
<<elseif $eventSlave.mother != 0>>
<<set $activeSlave.mother = $eventSlave.mother>>
<set $activeSlave.father = $missingParentID>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if sameMom($activeSlave, $slaves[$j])>>
<<set $slaves[$j].father = $missingParentID>>
<</if>>
<</for>>
<<set $missingParentID-->>
<<elseif $eventSlave.father != 0>>
<<set $activeSlave.father = $eventSlave.father>>
<set $activeSlave.mother = $missingParentID>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if sameDad($activeSlave, $slaves[$j])>>
<<set $slaves[$j].mother = $missingParentID>>
<</if>>
<</for>>
<<set $missingParentID-->>
<</if>>
<<case "younger sister">>
<<if $eventSlave.father == 0 && $eventSlave.mother == 0>>
<<set $eventSlave.mother = $missingParentID>>
<<set $eventSlave.father = $missingParentID>>
<<set $activeSlave.mother = $missingParentID>>
<<set $activeSlave.mother = $missingParentID>>
<<set $missingParentID-->>
<<elseif $eventSlave.mother != 0 && $eventSlave.father != 0>>
<<set $activeSlave.mother = $eventSlave.mother>>
<<set $activeSlave.mother = $eventSlave.father>>
<<elseif $eventSlave.mother != 0>>
<<set $activeSlave.mother = $eventSlave.mother>>
<set $activeSlave.father = $missingParentID>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if sameMom($activeSlave, $slaves[$j])>>
<<set $slaves[$j].father = $missingParentID>>
<</if>>
<</for>>
<<set $missingParentID-->>
<<elseif $eventSlave.father != 0>>
<<set $activeSlave.father = $eventSlave.father>>
<set $activeSlave.mother = $missingParentID>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if sameDad($activeSlave, $slaves[$j])>>
<<set $slaves[$j].mother = $missingParentID>>
<</if>>
<</for>>
<<set $missingParentID-->>
<</if>>
<<default>>
<<if $eventSlave.father == 0 && $eventSlave.mother == 0>>
<<set $eventSlave.mother = $missingParentID>>
<<set $eventSlave.father = $missingParentID>>
<<set $activeSlave.mother = $missingParentID>>
<<set $activeSlave.mother = $missingParentID>>
<<set $missingParentID-->>
<<elseif $eventSlave.mother != 0 && $eventSlave.father != 0>>
<<set $activeSlave.mother = $eventSlave.mother>>
<<set $activeSlave.mother = $eventSlave.father>>
<<elseif $eventSlave.mother != 0>>
<<set $activeSlave.mother = $eventSlave.mother>>
<set $activeSlave.father = $missingParentID>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if sameMom($activeSlave, $slaves[$j])>>
<<set $slaves[$j].father = $missingParentID>>
<</if>>
<</for>>
<<set $missingParentID-->>
<<elseif $eventSlave.father != 0>>
<<set $activeSlave.father = $eventSlave.father>>
<set $activeSlave.mother = $missingParentID>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if sameDad($activeSlave, $slaves[$j])>>
<<set $slaves[$j].mother = $missingParentID>>
<</if>>
<</for>>
<<set $missingParentID-->>
<</if>>
<</switch>>
<<SlaveTitle $eventSlave>>
<<replace "#result">>
You complete the legalities and biometric scanning quickly and without fuss. $activeSlave.slaveName arrives shortly. The two slaves remember each other only dimly - they parted a long time ago - but they embrace. The devoted $desc explains the situation and encourages her $activeSlave.relation to be a good slave to you. $activeSlave.slaveName looks a little fearful but clearly realizes that she's lucky to be here.
<<set $nextLink to "AS Dump">>
<<set $recruitedType = 0>>
<<display "New Slave Intro">>
<</replace>>
<</click>>
</span>
<<else>> /* vanilla */
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].fuckdoll == 0>>
<<if $slaves[$i].recruiter != 0>>
<<if ($slaves[$i].devotion > 50)>>
<<if ($slaves[$i].relation == 0)>>
<<if canWalk($slaves[$i])>>
<<for $j to 0; $j < $recruiters.length; $j++>>
<<if $slaves[$i].ID is $recruiters[$j].ID>>
<<set $eventSlave to $slaves[$i]>>
<<set $activeSlave to $recruiters[$j]>>
<<set $dump to $recruiters.pluck([$j], [$j])>>
<<break>>
<</if>>
<</for>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</for>>
<<if $seeImages == 1>><<SlaveArt $eventSlave 2 0>><</if>>
$eventSlave.slaveName requests an interview with you. She's a devoted slave, and you grant it, and are happy you did when you see the troubled expression on her face. She explains<<if canTalk($eventSlave) == false>> with desperate gestures
<</if>> that
<<switch $eventSlave.recruiter>>
<<case "mother">>
she had a daughter, who was sent to the slave orphanages. Today will be the daughter's 18th birthday, which means she'll go up for sale.
<<case "daughter">>
her mother has been enslaved. She was free the last $eventSlave.slaveName knew of her, but now she's heard a rumor through other slaves that her mother will go up for sale soon.
<<case "older sister">>
her older sister is being sold. She was likely to be enslaved the last $eventSlave.slaveName knew of her, and now she's heard a rumor through other slaves that her big sister is going to be sold to a new owner.
<<case "young sister">>
her younger sister is being sold. She was likely to be enslaved the last $eventSlave.slaveName knew of her, and now she's heard a rumor through other slaves that her little sister is going to be sold to a new owner.
<<default>>
she has a twin sister, who was still free the last $eventSlave.slaveName knew of her. She's heard a rumor through other slaves that her twin has finally been enslaved, and will soon go up for sale.
<</switch>>
<br><br>
<<if canTalk($eventSlave) == false>>She urgently gestures for permission to write. It's unusual, but she seems quite serious, so you grant it. She writes,
<</if>>"You've been so good to me, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>. I'm sure she looks like I did when you bought me. Please, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>, will you buy her like you bought me? I'm afraid she'll go to a cruel <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>." She bites her lip. "And, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>, I'm sure she'd learn to love
<<if $eventSlave.fetish is "cumslut">>
the taste of your cum
<<elseif $eventSlave.fetish is "submissive">>
submission
<<elseif $eventSlave.fetish is "humiliation">>
being treated like a dirty slut
<<elseif $eventSlave.fetish is "buttslut">>
the feeling of your cock in her butt
<<elseif $eventSlave.fetish is "sadist">>
hurting your other slaves
<<elseif $eventSlave.fetish is "pregnancy">>
being pregnant
<<elseif $eventSlave.fetish is "masochist">>
being beaten
<<elseif $eventSlave.fetish is "dom">>
fucking your other slaves
<<elseif $eventSlave.energy > 95>>
being a good nympho slut
<<elseif $eventSlave.addict > 2>>
being a druggie whore
<<elseif $eventSlave.births > 3>>
bearing children
<<elseif $eventSlave.preg > 10>>
swelling with life
<<elseif $eventSlave.anus > 2>>
getting her butt stretched out
<<elseif $eventSlave.boobsImplant > 20>>
getting turned into a bimbo slut
<<else>>
the feeling of your cock in her
<</if>>
as much as I do.
<<if $eventSlave.fetish is "cumslut">>
We could blow you at the same time, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>! And share cum!"
<<elseif $eventSlave.fetish is "submissive">>
You could use us together, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!"
<<elseif $eventSlave.fetish is "humiliation">>
You could make us fuck each other in public, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!"
<<elseif $eventSlave.fetish is "buttslut">>
You could fuck our butts right next to each other, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!"
<<elseif $eventSlave.fetish is "pregnancy">>
You could knock us up next to each other, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!"
<<elseif $eventSlave.fetish is "sadist">>
I'm sure she'd love to help me, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!"
<<elseif $eventSlave.fetish is "masochist">>
You could whip us both, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!"
<<elseif $eventSlave.fetish is "dom">>
I'm sure she'd love to help me use other slaves, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!"
<<elseif $eventSlave.energy > 95>>
I'm sure she'd love to have threesomes, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!"
<<elseif $eventSlave.births > 3>>
We could compete over who carried more of your children, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!
<<elseif $eventSlave.preg > 10>>
You could compare how big our bellies are next to each other, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!
<<else>>
You could fuck us together, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>!"
<</if>>
She waits anxiously for your decision.
<<if (random(0,99) < $seeDicks)>>
<<if random(1,100) > 60>>
<<if $activeSlave.dick > 0>>
<<set $activeSlave.dick to 0>>
<<set $activeSlave.foreskin to 0>>
<<set $activeSlave.balls to 0>>
<<set $activeSlave.scrotum to 0>>
<<set $activeSlave.ovaries to 1>>
<<set $activeSlave.vagina to either(0,1,1,1,2,2)>>
<<set $activeSlave.boobs += 100*random(1,4)>>
<<set $activeSlave.butt += random(1,2)>>
<<if $activeSlave.muscles > 5>>
<<set $activeSlave.muscles -= random(0,10)>>
<</if>>
<<if $activeSlave.height >= 150>>
<<set $activeSlave.height -= 10*random(0,1)>>
<</if>>
<<else>>
<<set $activeSlave.dick to random(1,4)>>
<<set $activeSlave.balls to random(1,4)>>
<<set $activeSlave.ovaries to 0>>
<<set $activeSlave.vagina to -1>>
<<set $activeSlave.boobs = 100*random(1,4)>>
<<if $activeSlave.boobsImplant > 0>>
<<set $activeSlave.boobs += $activeSlave.boobsImplant>>
<</if>>
<<set $activeSlave.butt to random(1,3)>>
<<if $activeSlave.buttImplant > 0>>
<<set $activeSlave.butt += $activeSlave.buttImplant>>
<</if>>
<<if $activeSlave.muscles <= 95>>
<<set $activeSlave.muscles += random(0,10)>>
<</if>>
<</if>>
<</if>>
<</if>>
<<switch $eventSlave.recruiter>>
<<case "mother">>
<<set $activeSlave.origin to "She was recruited into your service by her mother.">>
<<set $activeSlave.anus to 0>>
<<if $activeSlave.vagina > -1>><<set $activeSlave.vagina to 0>><</if>>
<<set $activeSlave.preg to -1>>
<<set $activeSlave.oralSkill = 0>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.entertainSkill = 0>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.lactation to 0>>
<<set $activeSlaveOneTimeMaxAge to Math.max($minimumSlaveAge, Math.min(18, ($activeSlave.actualAge - Math.min(11, $fertilityAge))))>>
<<set $activeSlaveOneTimeMinAge to Math.max($minimumSlaveAge, Math.min(14, $activeSlaveOneTimeMaxAge))>>
<<if $pedo_mode == 1>><<set $activeSlaveOneTimeMinAge to $minimumSlaveAge>><</if>>
<<set $activeSlave.actualAge to random($activeSlaveOneTimeMinAge, $activeSlaveOneTimeMaxAge)>>
<<set $activeSlave.birthWeek to 0>>
<<case "daughter">>
<<set $activeSlave.origin to "She was recruited into your service by her daughter.">>
<<if $activeSlave.vagina == 0>>
<<set $activeSlave.vagina to 1>>
<</if>>
<<set $activeSlave.preg to -1>>
<<set $activeSlave.oralSkill += random(0,20)>>
<<set $activeSlave.vaginalSkill += random(0,20)>>
<<set $activeSlave.analSkill += random(0,20)>>
<<set $activeSlave.entertainSkill += random(0,20)>>
<<set $activeSlave.whoreSkill += random(0,20)>>
<<set $activeSlave.lactation to 0>>
<<set $activeSlave.actualAge += random(15,20)>>
<<case "older sister">>
<<if $activeSlave.ovaries == 1>>
<<set $activeSlave.boobs += 200>>
<<set $activeSlave.butt += 1>>
<</if>>
<<set $activeSlave.actualAge to $activeSlave.actualAge+2>>
<<case "young sister">>
<<if $activeSlave.ovaries == 1>>
<<set $activeSlave.boobs = Math.trunc($activeSlave.boobs-200,0,25000)>>
<<set $activeSlave.butt = Math.trunc($activeSlave.butt-1,0,10)>>
<</if>>
<<set $activeSlave.actualAge to $activeSlave.actualAge-2>>
<</switch>>
<<if $eventSlave.recruiter != "twin">>
<<set $activeSlave.devotion = random(25,45)>>
<<set $activeSlave.trust = random(-15,15)>>
<<if $activeSlave.weight > 30>>
<<set $activeSlave.weight -= random(0,50)>>
<<elseif $activeSlave.weight < -30>>
<<set $activeSlave.weight += random(0,50)>>
<<else>>
<<set $activeSlave.weight += random(-20,20)>>
<</if>>
<<set $activeSlave.height += random(-5,5)>>
<</if>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<<set $activeSlave.pubertyAgeXX to $fertilityAge>>
<<if $activeSlave.ovaries == 1>>
<<if $activeSlave.physicalAge >= $activeSlave.pubertyAgeXX>>
<<set $activeSlave.pubertyXX = 1>>
<<else>>
<<set $activeSlave.pubertyXX = 0>>
<</if>>
<<else>>
<<set $activeSlave.pubertyXX = 0>>
<</if>>
<<set $activeSlave.pubertyAgeXY to $potencyAge>>
<<if $activeSlave.balls > 0>>
<<if $activeSlave.physicalAge >= $activeSlave.pubertyAgeXY>>
<<set $activeSlave.pubertyXY = 1>>
<<else>>
<<set $activeSlave.pubertyXY = 0>>
<</if>>
<<else>>
<<set $activeSlave.pubertyXY = 0>>
<</if>>
<<set $activeSlave.ageImplant to 0>>
<<if $activeSlave.career != "a Futanari Sister">><<set $activeSlave.career to "a slave">><</if>>
<<set $activeSlave.relationship to 0>>
<<set $activeSlave.relationshipTarget to 0>>
<<set $activeSlave.births to 0>>
<<set $activeSlave.oralCount to 0>>
<<set $activeSlave.vaginalCount to 0>>
<<set $activeSlave.analCount to 0>>
<<set $activeSlave.mammaryCount to 0>>
<<set $activeSlave.penetrativeCount to 0>>
<<set $activeSlave.pitKills to 0>>
<<set $activeSlave.drugs to "no drugs">>
<<set $activeSlave.shoes to "none">>
<<set $activeSlave.clothes to "no clothing">>
<<set $activeSlave.hormones to 0>>
<<set $activeSlave.assignment to "rest">>
<<set $activeSlave.assignmentVisible to 1>>
<<set $activeSlave.choosesOwnAssignment to 0>>
<<set $activeSlave.fetishStrength to random(0,90)>>
<<set $activeSlave.fetish to either("none", "none", "none", "none", "none", "none", "submissive", "cumslut", "humiliation", "buttslut", "boobs","pregnancy")>>
<<set $activeSlave.sexualFlaw to either("none", "none", "none", "none", "hates oral", "hates anal", "hates penetration")>>
<<set $activeSlave.behavioralFlaw to either("none", "none", "none", "arrogant", "bitchy", "odd", "anorexic", "hates men", "hates women", "hates women")>>
<<set $activeSlave.weekAcquired to $week>>
<<RandomizeAttraction>>
<<slaveCost $activeSlave>>
<<display "Nationality to Name">>
<<if $useFSNames == 0>>
<<set $activeSlave.slaveName to $activeSlave.birthName>>
<<elseif $arcologies[0].FSRomanRevivalist > 20>>
<<set $activeSlave.slaveName to $romanSlaveNames.random()>>
<<elseif $arcologies[0].FSEgyptianRevivalist > 20>>
<<set $activeSlave.slaveName to $ancientEgyptianSlaveNames.random()>>
<<elseif $arcologies[0].FSEdoRevivalist > 20>>
<<set $activeSlave.slaveName to $edoSlaveNames.random()>>
<<elseif $arcologies[0].FSDegradationist != "unset">>
<<display "Degrading Name">>
<<else>>
<<set $activeSlave.slaveName to $activeSlave.birthName>>
<</if>>
<<set $activeSlave.slaveName = $activeSlave.birthName>>
<<set $activeSlave.ID += 1000>>
<<set $activeSlave.relation = $eventSlave.recruiter>>
<<if $activeSlave.relation.indexOf("sister") != -1>><<set $activeSlave.relation = "sister">><</if>>
<<set $activeSlave.relation = relationTargetWord($activeSlave)>>
<<set $activeSlave.relationTarget = $eventSlave.ID>>
<<set $activeSlave.recruiter = 0>>
<br><br>
You look up the $activeSlave.relation. She costs ¤$slaveCost, a bargain, but you won't be able to inspect her beyond her likely resemblance to her <<print relationTargetWord($activeSlave)>>.
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $activeSlave.relationTarget is $slaves[$i].ID>>
<<set $slaves[$i].recruiter = 0>>
<<break>>
<</if>>
<</for>>
<br><br>
<span id="result">
<<click "Buy her">>
<<set $slaves.push($activeSlave)>>
<<set $cash -= $slaveCost>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $activeSlave.relationTarget is $slaves[$i].ID>>
<<set $slaves[$i].relation = relationTargetWord($activeSlave)>>
<<set $slaves[$i].relationTarget to $activeSlave.ID>>
<<break>>
<</if>>
<</for>>
<<SlaveTitle $eventSlave>>
<<replace "#result">>
You complete the legalities and biometric scanning quickly and without fuss. $activeSlave.slaveName arrives shortly. The two slaves remember each other only dimly - they parted a long time ago - but they embrace. The devoted $desc explains the situation and encourages her $activeSlave.relation to be a good slave to you. $activeSlave.slaveName looks a little fearful but clearly realizes that she's lucky to be here.
<<set $nextLink to "AS Dump">>
<<display "New Slave Intro">>
<</replace>>
<</click>>
</span>
<</if>> /* close extended family mode */
|
mayibrad/fc
|
src/uncategorized/reRelativeRecruiter.tw
|
tw
|
bsd-3-clause
| 46,406 |
:: RE shower punishment
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "AS Dump">>
<<set $returnTo to "Next Week">>
<<set $activeSlave to $eventSlave>>
<<if $HGSuite == 1>>
Looking in on your Head Girl in her suite, you hear her private shower running and head that way. Through the thick steam the shower makes on its hottest setting, you see
<<else>>
Passing by the showers, you see, through the steam of a very hot shower,
<</if>>
a <<if $activeSlave.height > 180>>tall, <<elseif $activeSlave.height < 150>>tiny, <</if>>$activeSlave.skin form moving busily around a $HeadGirl.skin figure, which is standing confidently in the middle of the warm, moist space. As you draw nearer, you identify the stationary slave as your Head Girl, $HeadGirl.slaveName. Her attendant is <span id="name"><<print "[[$activeSlave.slaveName|Long Slave Description][$nextLink to passage(), $eventDescription to 1]]">></span>, and she's washing her superior with a big sponge.
<<if $HGSeverity > 0>>
By virtue of not being rape, this is an unusually mild punishment by your Head Girl, if indeed that's what it is. But perhaps she's saving that for later. And to go by the cringing, frightened mien of the busy little bath bitch, that's probably it.
<<elseif $HGSeverity == 0>>
Your Head Girl does her best to fit the punishment to the crime, so $activeSlave.slaveName's failure was likely minor. With $HeadGirl.slaveName's penchant for poetic justice, probably some little deficiency of personal cleanliness.
<<else>>
This is the sort of mild punishment that your regime of respect and dignity requires her to use for all but the most egregious fault. Thus restricted, she does her best to come up with novel little degradations to keep her charges on their toes.
<</if>>
<br><br>
$activeSlave.slaveName is being very thorough. When you first appeared, she was working her way up $HeadGirl.slaveName's <<if $HeadGirl.muscles > 30>>muscle-corded<<elseif $HeadGirl.weight > 10>>soft<<elseif $HeadGirl.vagina > -1>>feminine<<else>>pretty<</if>> thighs, having obviously started at the bottom. She skips over $HeadGirl.slaveName's crotch, probably under instructions to leave it for last. It's late in your Head Girl's busy day, and you hear her groan of relaxation over the running water when the stiff sponge begins to scrub back and forth across her <<if $HeadGirl.preg > 10>>pregnant belly<<elseif $HeadGirl.muscles > 30>>shredded abs<<elseif $HeadGirl.weight > 10>>plush belly<<elseif $HeadGirl.navelPiercing > 0>>pierced belly button<<elseif $HeadGirl.waist > 1>>absurdly narrow waist<<else>>belly<</if>>.
<</nobr>>\
<span id="result">
<<click "Just spectate">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<replace "#result">>
<<nobr>>
You could strip off your suit, walk into the steam, and enjoy your slaves' ministrations, but sometimes the artistry of tastefully nude bodies is a welcome change of pace. You lean against the wall, far enough away that they remain unaware of your presence, and take in the sight. $HeadGirl.slaveName makes the penitent girl do the job with brahminical thoroughness, cleaning her superior's $HeadGirl.race body down to its very last pore. As $activeSlave.slaveName circles the Head Girl laboriously, doing her best to ingratiate herself by diligence, the pair of naked women present a fascinating contrast. They are unclothed alike, the water streaming off their bodies without any distinction, but even an old world fool could not mistake the immense gulf between them.
<br><br>
When $activeSlave.slaveName is finally done, $HeadGirl.slaveName's
<<if $HGSeverity > 0>>
hands seize her by the ears and pull her head in for a kiss that is dominance distilled into the form of a loving gesture. Then she pokes her bitch in the side, forcing the slave to collapse in just the right way.
<<elseif $HGSeverity == 0>>
arms encircle her in an embrace that is simultaneously controlling, comforting, and sexually insistent. The slave does not resist, allowing the Head Girl to run her hands over the warm, wet sex slave.
<<else>>
arousal is obvious. Though the respectful regime you require secures her from the fear of being used, $activeSlave.slaveName nonverbally offers her superior oral, out of obvious gratitude that whatever she did is being treated so leniently, and perhaps out of a desire to be in $HeadGirl.slaveName's good graces.
<</if>>
In no time at all, $activeSlave.slaveName's $activeSlave.hColor head descends to obscure $HeadGirl.slaveName's groin. The <<if $HeadGirl.face > 2>>heartrendingly gorgeous<<elseif $HeadGirl.face is 2>>wonderfully pretty<<elseif $HeadGirl.face == 1>>approachably lovely<<elseif $HeadGirl.face == 0>>not unattractive<<else>>homely<</if>> <<if $HeadGirl.physicalAge > 25>>woman's<<else>>girl's<</if>> head cranes back with orgasm before long; that diligent scrub must have been quite stimulating.
<br><br>
$activeSlave.slaveName stays in the shower to clean herself, so $HeadGirl.slaveName exits to see you watching the denouement. She @@color:hotpink;smiles,@@ murmuring a greeting, and hurries over to give you a peck on the cheek, leaning in as best she can to keep her moist body away from your suit.
<<if SlaveStatsChecker.checkForLisp($activeSlave)>>
"Thith ith the life, <<if $PC.title == 1>>Mathter<<else>>Mithtreth<</if>>,"
<<else>>
"This is the life, <<if $PC.title == 1>>Master<<else>>Mistress<</if>>,"
<</if>>
she whispers.
<<set $activeSlave.oralCount += 1>>
<<set $oralTotal += 1>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID is $HeadGirl.ID>>
<<set $slaves[$i].devotion += 4>>
<<set $slaves[$i].penetrativeCount += 1>>
<<set $penetrativeTotal += 1>>
<<break>>
<</if>>
<</for>>
<</nobr>>
<</replace>>
<</click>>
<<click "Get a scrub down, too">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<replace "#result">>
<<nobr>>
You strip off your suit and enter the shower. By the time you get in, $HeadGirl.slaveName's sponge scrub is almost done. She turns to greet you with half-lidded eyes, well pleased with her thorough scrubbing. Her $activeSlave.skin shines with wet cleanliness, and her $HeadGirl.nipples nipples begin to stiffen as she sees your gaze take in her nude body. She brusquely orders $activeSlave.slaveName to scrub you, too, anticipating your intention. The rough, exfoliating sensation of the sponge is indeed delightful, and you close your eyes to savor the feeling as the slave rubs it up and down your calves and then the backs of your knees.
<br><br>
<<if $HGSeverity > 0>>
You detect tremors of fear in the slave's hands; she knows that she hasn't extirpated her misbehavior, whatever it was, just yet. You let your Head Girl manage that, however, and she does. When $activeSlave.slaveName is stuck in one position for a short time by the need to wash your thighs, you hear a gasp and open your eyes to the sight of your Head Girl crouched behind her, giving her an anal fingerfuck. When $activeSlave.slaveName is done washing you, your Head Girl holds the slave's head to your
<<else>>
When the washing reaches your shoulders, it becomes clumsier, and $activeSlave.slaveName's wet body begins to bump gently against your torso. Opening your eyes, you see that your Head Girl is taking her as she finishes your bath. $activeSlave.slaveName is doing her best to do a good job as she's fucked, and she manages it reasonably well. When she's done, $HeadGirl.slaveName pushes her head down towards your
<</if>>
<<if $PC.dick == 1>>groin so she can suck you off<<if $PC.vagina == 1>> and stroke your cunt<</if>><<else>>cunt so she can eat you out<</if>>. $activeSlave.slaveName complies, and afterward, she seems to feel that @@color:mediumaquamarine;she came off reasonably well;@@ it could have been worse.
<<set $activeSlave.analCount += 1>>
<<set $analTotal += 1>>
<<set $activeSlave.oralCount += 1>>
<<set $oralTotal += 1>>
<<set $activeSlave.trust += 4>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID is $HeadGirl.ID>>
<<set $slaves[$i].penetrativeCount += 1>>
<<set $penetrativeTotal += 1>>
<<break>>
<</if>>
<</for>>
<</nobr>>
<</replace>>
<</click>>
<<click "Focus on your Head Girl">>
<<replace "#name">>\
$activeSlave.slaveName\
<</replace>>\
<<replace "#result">>
<<nobr>>
You strip off your suit and walk into the steam, producing a surprised but welcoming greeting from your Head Girl and a muffled, submissive noise from $activeSlave.slaveName. $HeadGirl.slaveName is held more or less stationary by the slave she's straddling, so you step in, hook a dominant arm around her waist, and kiss her. There's precisely one person in this arcology who's allowed to treat her as <<if $PC.title == 1>>his<<else>>hers<</if>>, and it's you. She relaxes into you with gratitude as you shoulder the burden of being the leader in this little area of your empire, lifting it from her shoulders for now.
<br><br>
You run a hand up the side of her neck, bringing it to rest with your fingers cupping her under the ear and your thumb running up along your temple. She shivers, unable to concentrate despite all her poise, the ongoing oral service blending into your intense closeness. Right now, she's the <<if $HeadGirl.physicalAge > 25>>woman's<<else>>girl's<</if>> for you, so you snap your fingers next to the ear of the slave <<if $HeadGirl.vagina > -1>>eating her out<<else>>blowing her<</if>>, point at the dropped sponge, and then point at yourself. The oral stops as $activeSlave.slaveName hurries to scrub you, starting at your feet, but your Head Girl doesn't care. You're kissing her.
<br><br>
She gently strokes your <<if $PC.dick == 1>>rapidly hardening member, smiling into your mouth at the speed with which it stiffens<<if $PC.vagina == 1>>, and teases your pussylips with mischievous fingers<</if>><<else>>flushed cunt, smiling into your mouth at the moisture that instantly coats her fingertips<</if>>. You reach out in turn,
<<if $HeadGirl.vagina > -1>>
caressing her pussylips before slowly inserting a digit inside her warmth while nuzzling her clit with the knuckle of your thumb. At the first real brush against her clitoris, the overstimulated $HeadGirl.slaveName climaxes, pulling her mouth away from you to shout your name and then sobbing thanks into your ear.
<<else>>
hooking your fingers up underneath her taint to grope her anus. After teasing her asspussy for a moment you bring your hand slowly across her perineum<<if $HeadGirl.scrotum > 0>> until her ballsack rests against your wrist<</if>>. The overstimulated $HeadGirl.slaveName cums the instant the butt of your hand touches the base of her cock. She screams your name.
<</if>>
<br><br>
She isn't terribly affected by loving shower sex with you; after all, it isn't exactly novel for her. $activeSlave.slaveName was there to bear witness, though, scrubbing your back as $HeadGirl.slaveName clung to it with orgasm. She can't help but be @@color:hotpink;impressed.@@ Maybe, just maybe, that could be her someday. She seems distinctly uncomfortable.
<<set $activeSlave.oralCount += 1>>
<<set $oralTotal += 1>>
<<set $activeSlave.devotion += 4>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID is $HeadGirl.ID>>
<<set $slaves[$i].oralCount += 1>>
<<set $oralTotal += 1>>
<<break>>
<</if>>
<</for>>
<</nobr>>
<</replace>>
<</click>>
</span>
|
mayibrad/fc
|
src/uncategorized/reShowerPunishment.tw
|
tw
|
bsd-3-clause
| 11,437 |
:: RE standard punishment [nobr]
<<set $activeSlave to $eventSlave>>
<<set $nextButton to "Continue", $nextLink to "AS Dump", $returnTo to "Next Week">>
<<if $seeImages == 1>><<SlaveArt $activeSlave 2 0>><</if>>
<<SlaveTitle $activeSlave>>
<<set _sins = []>>
<<set _sins.push("dawdling")>>
<<if canDoAnal($activeSlave)>>
<<if $activeSlave.fetish != "buttslut">>
<<if $activeSlave.anus != 0>>
<<set _sins.push("anal reluctance")>>
<</if>>
<</if>>
<</if>>
<<if canDoVaginal($activeSlave)>>
<<if $activeSlave.vagina != 0>>
<<if $activeSlave.fetish != "pregnancy">>
<<set _sins.push("vaginal reluctance")>>
<</if>>
<</if>>
<</if>>
<<if canTalk($activeSlave)>>
<<set _sins.push("chatting")>>
<</if>>
<<if $universalRulesConsent == 0>>
<<if $activeSlave.energy <= 60>>
<<set _sins.push("slave refusal")>>
<</if>>
<<else>>
<<if $activeSlave.energy > 40>>
<<if $activeSlave.releaseRules != "restrictive">>
<<set _sins.push("slave molestation")>>
<</if>>
<</if>>
<</if>>
<span id="name"><<print "[[$activeSlave.slaveName|Long Slave Description][$nextLink to passage(), $eventDescription to 1]]">></span>
<<set _sins = _sins.random()>>
<<switch _sins>>
<<case "anal reluctance">>
is sometimes punished for reluctance to take it up the ass. You run across the aftermath of one such incident as
<<case "vaginal reluctance">>
is sometimes punished for reluctance to give up her pussy. You run across the aftermath of one such incident as
<<case "chatting">>
can be overly chatty with other slaves, and often makes herself late for her next task by losing herself in gossip. You happen to appear after she's been late as
<<case "dawdling">>
is sometimes late to her next task. This is probably the most common minor infraction among slaves, especially when they're assigned to do things they don't like. You happen to appear after she's been late as
<<case "slave refusal">>
lacks the sexual energy to be at home among your slaves, since her peers can demand sex from her whenever they want it. She sometimes tries to evade them or even outright refuse. You come upon the aftermath of such a scene as
<<case "slave molestation">>
struggles with the consent you require before sex between slaves. Her need for release pushes her to overstep her bounds. You come upon the aftermath of an example of her sexual aggressiveness as
<<default>>
ERROR: bad sin
<</switch>>
<<if $HeadGirl != 0>>$HeadGirl.slaveName<<else>>$assistantName<</if>> is <<if $activeSlave.standardPunishment == "situational">>assessing an appropriate punishment<<else>>sentencing her to her standard punishment, <<switch $activeSlave.standardPunishment>><<case "confinement">>several hours in confinement<<case "whipping">>a whipping<<case "chastity">>several hours in chastity<</switch>><</if>>. <<if ($HeadGirl != 0) || ($assistant != 0)>>She<<else>>It<</if>> immediately defers to you, should you wish to take over.
<br><br>
<span id="result">
/* STANDARD PUNISHMENTS */
<<switch $activeSlave.standardPunishment>>
<<case "confinement">>
<<click "Confine her firmly but fairly">>
<<replace "#name">>$activeSlave.slaveName<</replace>>
<<replace "#result">>
Since you use confinement as a standard slave punishment, <<if $cellblock != 0>>in addition to $cellblockName, <</if>>you have little cubicles designed for the purpose scattered around the penthouse. You order $activeSlave.slaveName into one of these. She obeys,
<<if $activeSlave.devotion > 20>>
knowing she deserves punishment and eager to get it over with.
<<elseif $activeSlave.trust < -20>>
if only out of terror, knowing she'll make her situation far worse if she doesn't.
<<else>>
warily, willing to go along until something worth real resistance happens.
<</if>>
The cell is padded and has leather restraints; you use these to secure her to the wall, preventing her from doing anything to relieve boredom in the tiny space. You restate the rule she broke, state the length of her punishment, and remonstrate firmly with her before closing the door. As it shuts on her, plunging her into darkness, you hear <<if canTalk($activeSlave)>>her try at an apology in a tiny voice<<elseif $activeSlave.voice != 0>>a tiny apologetic moan<<else>>a sad little intake of breath<</if>>. You're there to let her out after a reasonable time, and she exits the soft little cell @@color:mediumaquamarine;with relief.@@
<<set $activeSlave.trust += 4>>
<</replace>>
<</click>>
<br><<click "Confine her cruelly">>
<<replace "#name">>$activeSlave.slaveName<</replace>>
<<replace "#result">>
Since you use confinement as a standard slave punishment, <<if $cellblock != 0>>in addition to $cellblockName, <</if>>you have several boxes designed for the purpose in convenient areas. You order $activeSlave.slaveName to your office, and direct a box to be brought there. She begins to cry when she sees it,
<<if $activeSlave.devotion > 20>>
but obediently gets inside, not wanting her punishment to be extended. Her obedience notwithstanding,
<<elseif $activeSlave.trust < -20>>
but desperately hurries to get inside, terrified that you might extend her sentence. Her obedience notwithstanding,
<<else>>
making no move towards it. She knows that active resistance will merely extend her sentence, and lets you stuff her sobbing body inside. Once she's in,
<</if>>
<<if canTalk($activeSlave)>>she begs tearfully<<elseif $activeSlave.voice != 0>>she tries frantically to beg<<else>>she uses her hands to supplicate you<</if>> as you close the lid with exquisite slowness. The harshest thing you do is keep silent, not giving her any indication of when she's getting out. When you finally let her out, she's @@color:gold;almost crazy with fear@@ of ever going back in the box and, for now, @@color:hotpink;willing to do almost anything@@ to avoid it.
<<set $activeSlave.devotion += 4>>
<<set $activeSlave.trust -= 4>>
<</replace>>
<</click>>
<<case "whipping">>
<<click "Give her a solid whipping">>
<<replace "#name">>$activeSlave.slaveName<</replace>>
<<replace "#result">>
Since you use whipping as a standard slave punishment, there are many sets of restraints set high up on the walls for the purpose. You order her to place her hands in one of them, and she
<<if $activeSlave.devotion > 20>>
sobs with fear but obeys, obviously hoping you'll be reasonable.
<<elseif $activeSlave.trust < -20>>
starts to cry but doesn't let that stop her from hurriedly obeying. She knows that resistance will earn her more strokes.
<<else>>
breaks down and makes no move to obey, but does not resist as you take her wrists in your hands and lift them into the restraints.
<</if>>
The shackles can be moved up or down, and you move them up, raising the shivering, frightened $desc to the tips of her toes. She struggles a little to find her balance, and is distracted when the first stroke lands on her $activeSlave.skin buttocks. Your leather instrument is exquisitely designed and balanced to produce pain without breaking the skin or leaving a permanent mark. You tell her to count, and she <<if canTalk($activeSlave)>>gasps "one" through her agony<<elseif $activeSlave.voice != 0>>grunts once, doing her best<<else>>sticks up one finger despite her restrained hands<</if>>. You flog her bottom until it's pleasantly warm to the touch, and then let her down. She's @@color:mediumaquamarine;relieved@@ at your moderation.
<<set $activeSlave.trust += 4>>
<</replace>>
<</click>>
<br><<click "Confine her cruelly">>
<<replace "#name">>$activeSlave.slaveName<</replace>>
<<replace "#result">>
Since you use whipping as a standard slave punishment, there are many sets of restraints set high up on the walls for the purpose. You order her to place her hands in one of them, and she
<<if $activeSlave.devotion > 20>>
sobs with fear but obeys, despite something in your tone that makes her knees go weak with terror.
<<elseif $activeSlave.trust < -20>>
starts to cry but doesn't let that stop her from hurriedly obeying. She stumbles once, something in your tone that making her knees go weak with terror.
<<else>>
breaks down and makes no move to obey, but does not resist as you take her wrists in your hands and hoist her into the restraints.
<</if>>
The shackles can be moved up or down, and you move them down, forcing the weeping slave to spread her legs. You let her anticipate the pain for a long time before you start whipping her buttocks. Your leather instrument is exquisitely designed and balanced to produce pain without breaking the skin or leaving a permanent mark, and you make cruel use of it. After a short preliminary asswhipping, you vary your strokes, letting her feel the whip on her thighs, calves and flanks before placing strokes against her <<if $activeSlave.scrotum > 0>>poor ballsack<<elseif $activeSlave.dick > 0>>poor penis<<else>>poor pussy<</if>>. She loses all control, <<if canTalk($activeSlave)>>shamelessly begging for mercy<<elseif $activeSlave.voice != 0>>sobbing and moaning incoherently<<else>>rasping pathetic little sobs past her mute throat<</if>>. When you're done, she's @@color:gold;almost crazy with fear@@ of future whippings.
<<set $activeSlave.trust -= 6>>
<</replace>>
<</click>>
<<case "chastity">>
<<click "Restrain her in your office">>
<<replace "#name">>$activeSlave.slaveName<</replace>>
<<replace "#result">>
Since you use chastity as a punishment, you're accustomed to using your office for supervising sexual denial. You bring her up and restrain her standing, hands over her head in one of the sets of shackles set high on the walls, facing out so she can see everything that goes on in your office. You gag her securely, <<if $activeSlave.voice == 0>>despite her muteness, a sad mockery<<else>>not wanting your work disturbed by unseemly noises<</if>>. Then you ignore her. Business as usual in your office is profoundly sexual.
<<if $activeSlave.energy > 60>>
Her healthy sex drive makes this torture for her; she watches everything that happens in the office with desperate longing. Before long,
<<elseif $activeSlave.devotion > 20>>
She's used to the idea of sexual slavery, and inevitably sees people she finds attractive doing things she considers sexy in the office. Before long,
<<elseif $activeSlave.devotion >= -50>>
She's not comfortable with sexual slavery, but the heavily sexual atmosphere of the office affects even her. After a few hours,
<<else>>
The office being what it is, she sees many naked, attractive people doing sexy things over the course of the day. Despite her resistance, after a few hours,
<</if>>
she's quite horny. Restrained as she is, she <<if $activeSlave.devotion > 20>>couldn't<<else>>can't<</if>> hide
<<if $activeSlave.dick > 0>>
<<if canAchieveErection($activeSlave)>>
her <<if $activeSlave.dick > 2>>prominent<<else>>pathetic<</if>> erection,
<<else>>
the string of precum hanging off her limp dick,
<</if>>
<<else>>
<<if $activeSlave.vaginaLube > 0>>
the lovely pussyjuice slicking her thighs,
<<else>>
how flushed and eager her cunt is,
<</if>>
<</if>>
<<if $activeSlave.devotion > 20>>even if she wanted to<<else>>though she seems to want to<</if>>. Satisfied that she's been tormented enough for today, you let her down and send her on her way. She's obviously @@color:hotpink;more willing@@ than usual to apply herself to her next sexual task, whatever it is.
<<set $activeSlave.devotion += 4>>
<</replace>>
<</click>>
<br><<click "Torment her with vibration">>
<<replace "#name">>$activeSlave.slaveName<</replace>>
<<replace "#result">>
Since you use chastity as a punishment, you're accustomed to using your office for supervising sexual denial. You order her to place her hands in one of the many sets of restraints set high up on the office walls for the purpose.
<<if $activeSlave.clitPiercing != 3>>
You equip her with a set of smart vibrators. The first is attached <<if $activeSlave.dick > 0>>to her dickhead<<else>>against her clit<</if>>,
<<else>>
Her smart piercing makes the next step easy. She gets three vibrators in total:
<</if>>
the second <<if $activeSlave.vagina > 0>>comfortably fills her pussy<<elseif $activeSlave.vagina > 0>>rests against her virgin pussy without breaking her virtue<<else>>is a nice little bullet vibe for her soft perineum<</if>>, and the third <<if $activeSlave.anus > 0>>is, of course, a vibrating plug for her asspussy<<else>>rests against her unfucked rosebud without penetrating it<</if>>.
Then you walk away, setting the vibrators to bring her to the edge of orgasm and keep her there. The effect is almost instant, and as you go she begins to writhe, <<if canTalk($activeSlave)>>desperately calling after you to beg for mercy<<elseif $activeSlave.voice != 0>>moaning desperately<<else>>panting mutely<</if>>. When you finally come back and let her down, she's unsteady on her feet and @@color:hotpink;very submissive,@@ though a bit @@color:red;burned out@@ on stimulation.
<<set $activeSlave.devotion += 6>>
<<set $activeSlave.energy -= 1>>
<</replace>>
<</click>>
<</switch>>
<<if $activeSlave.standardPunishment != "situational">><br><</if>>
/* SITUATIONAL PUNISHMENTS */
<<switch _sins>>
<<case "anal reluctance">>
<<click "Punish her ass">>
<<replace "#name">>$activeSlave.slaveName<</replace>>
<<replace "#result">>
Deciding that the most appropriate punishment is some corrective assrape, you shove the slave to her knees and stuff <<if $PC.dick == 1>>your cock<<else>>a formidable dildo<</if>> up her
<<if $activeSlave.anus > 2>>
big butthole. It slides right in, the slave's relaxed sphincter offering no resistance. Announcing that you'll find her limits, wherever they are, you insert fingers until she's cruelly stretched and you're almost jerking <<if $PC.dick == 1>>yourself<<else>>the phallus<</if>> off inside her.
<<elseif $activeSlave.anus > 1>>
defenseless asshole. You meet some delicious resistance and push past it, enjoying the feeling of the slave's sphincter spasming as you do. You pound her hard, much harder than she can comfortably take it up the ass.
<<else>>
tight hole. Her poor little anus doesn't want to let you in, but you force yourself in anyway, making the slave wriggle desperately beneath you as she feels the invading phallus force her anal ring to accommodate its girth.
<</if>>
You tell her that many slaves enjoy anal, and that if she's a good $desc, she can too, but that it's against the rules for her to show reluctance to be assfucked. The slave below you is too discomfited by anal pain to respond coherently, but she gets the message. She'll be @@color:hotpink;better about submitting@@ in the future, but due to the connection between sex and punishment she'll be @@color:red;a little less eager for sex,@@ especially anal.
<<set $activeSlave.analCount += 1>>
<<set $analTotal += 1>>
<<set $activeSlave.devotion += 4>>
<<set $activeSlave.energy -= 2>>
<</replace>>
<</click>>
<<case "vaginal reluctance">>
<<click "Punish her pussy">>
<<replace "#name">>$activeSlave.slaveName<</replace>>
<<replace "#result">>
Deciding that the most appropriate punishment is some corrective rape, you push the slave down on her back and shove <<if $PC.dick == 1>>your cock<<else>>a formidable dildo<</if>> inside her
<<if $activeSlave.anus > 2>>
roomy cunt, which can take it easily. Announcing that you'll find her limits, wherever they are, you insert fingers until she's cruelly stretched and you're almost jerking <<if $PC.dick == 1>>yourself<<else>>the phallus<</if>> off inside her.
<<elseif $activeSlave.anus > 1>>
poor womanhood. You fuck her mercilessly, intentionally pulling out far enough that you have to spear her again. You use her poor boobs as leverage, pulling against them to batter her harder.
<<else>>
poor tight pussy. She's tight, and the initial penetration was uncomfortable for her, but you make it worse by treating her cunt like a veteran whore's. She begins to struggle a little as you hammer her.
<</if>>
You tell her that many slaves enjoy getting fucked, and that if she's a good $desc, she can too, but that it's against the rules for her to show reluctance to be penetrated. The slave below you is too discomfited to respond coherently, but she gets the message. She'll be @@color:hotpink;better about submitting@@ in the future, but due to the connection between sex and punishment she'll be @@color:red;a little less eager for sex,@@ especially vaginal.
<<set $activeSlave.vaginalCount += 1>>
<<set $vaginalTotal += 1>>
<<set $activeSlave.devotion += 4>>
<<set $activeSlave.energy -= 2>>
<</replace>>
<</click>>
<<case "chatting">>
<<click "Put her mouth to better use">>
<<replace "#name">>$activeSlave.slaveName<</replace>>
<<replace "#result">>
You announce that she'll have less trouble gossiping instead of being prompt if her mouth is nice and tired. Comprehension and apprehension dawn on her face in the moment before you <<if $activeSlave.collar != "none">>grab her by the collar and pull<<else>>put a hand on her shoulder and shove<</if>> her to the ground. She goes down without resistance, <<if $PC.dick == 1>>already opening wide for your stiff prick.<<else>>her look of unconcern vanishing when she sees you pulling out a strap-on. She doesn't get to eat pussy today; today she gets fucked in the face.<</if>> You shove it down her
<<if $activeSlave.sexualQuirk == "gagfuck queen">>
spectacularly unresisting throat. The gagfuck queen has no gag reflex to speak of, but even she has her limit. You rape her face without mercy, deliberately ruining her practiced ability to breathe while giving a cock deep oral.
<<elseif ($activeSlave.fetish == "cumslut") && ($activeSlave.fetishKnown == 1)>>
eager throat. The cumslut loves giving oral, but soon realizes that you have no intention of letting her love this. You rape her face without mercy, hilting her lips against <<if $PC.dick == 1>>your base<<else>>the harness<</if>>.
<<else>>
gagging throat, enjoying the sensations of her lips and tongue writhing against you as she desperately tries to accommodate the intruder.
<</if>>
She begins to struggle a little, so you snake a hand down behind her head to hold her in place. When you're done, she's an inelegant mess, coughing and gasping for air. <<if canTalk($activeSlave)>>Once she's got her breath back, she tearfully<<else>>Even as she pants, she uses shaky gestures to beg forgiveness, and she even<</if>> promises to be less chatty. She'll be @@color:hotpink;more punctual@@ in the future, but due to the connection between sex and punishment she'll be @@color:red;a little less eager for sex,@@ especially oral.
<<set $activeSlave.oralCount += 1>>
<<set $oralTotal += 1>>
<<set $activeSlave.devotion += 4>>
<<set $activeSlave.energy -= 2>>
<</replace>>
<</click>>
<<case "dawdling">>
<<click "Make her run">>
<<replace "#name">>$activeSlave.slaveName<</replace>>
<<replace "#result">>
You tell her that she clearly needs practice being prompt. Your tone is conversational, but she doesn't mistake it for kindness. It's the tone you use with slaves when imparting guidance which is to be accepted and followed on pain of terrible punishment. You make her explain where she was and what she was doing previously, and require her to walk you there. She does, <<if $activeSlave.trust > 20>>trustingly<<elseif $activeSlave.trust >= -20>>rather fearfully<<else>>shaking with fear<</if>>, and when you get there you tell her to run to her next task. She hesitates for an instant, until you <<if $PC.title == 1>>bellow<<else>>shriek<</if>> at her to run! She takes off,
<<if $activeSlave.shoes == "extreme heels">>
tottering agonizingly along in her extreme heels. She isn't running, not really, but her slutty shoes are so ridiculous that she can't. She's going as fast as she possibly can.
<<elseif ($activeSlave.shoes == "heels") || ($activeSlave.boots == "heels")>>
running awkwardly in her <<if $activeSlave.shoes == "heels">>heels<<else>>heeled boots<</if>>.
<<else>>
running as fast as her legs can carry her.
<</if>>
As she goes,
<<if $activeSlave.dick > 3>>
her <<if $activeSlave.dick > 5>>ridiculous penis<<else>>big dick<</if>> flops around painfully, hitting her thighs, but she tries to ignore it.
<<elseif $activeSlave.scrotum > 3>>
her <<if $activeSlave.scrotum > 5>>huge ballsack<<else>>generous scrotum<</if>> gets painfully pinched between her thighs, but she tries to ignore it.
<<elseif $activeSlave.preg > 20>>
her huge pregnancy impedes her terribly, but she tries to waddle along as best she can.
<<elseif $activeSlave.boobsImplant > 600>>
her implants bounce around painfully, so she cradles her fake tits in her arms, trying to support them as much as possible.
<<elseif $activeSlave.boobs > 2000>>
her huge tits bounce around painfully, so she cradles her udders in her arms, trying to support them as much as possible.
<<elseif $activeSlave.butt > 2>>
her big buttocks impede her a bit, but she does her best, making them work around delightfully.
<<else>>
her cute rear makes a pretty picture.
<</if>>
You make her repeat the exercise until she's quite tired, hounding her mercilessly, and then send her off to rinse away the sweat she worked up before getting back to work. She'll be @@color:hotpink;more punctual@@ in the future.
<<set $activeSlave.devotion += 4>>
<</replace>>
<</click>>
<<case "slave refusal">>
<<click "Make sure she knows she's for use">>
<<replace "#name">>$activeSlave.slaveName<</replace>>
<<replace "#result">>
Deciding to ensure the $desc really understands that she's a sex slave and can be used by anyone, even other slaves, you order her to put her mouth to work on the slave who demanded sex from her.
<<set $activeSlave.oralCount += 1>>
<<set $oralTotal += 2>>
<<if $activeSlave.devotion > 20>>She hurries to comply, knowing she's in trouble and not wanting to make it any worse.<<elseif $activeSlave.trust < -20>>She hurries to obey, terrified that resistance will make it worse.<<else>>She looks momentarily mutinous, but decides not to resist and gets down to it.<</if>> Once she's working away, you pull her hips up and
<<if canDoVaginal($activeSlave) && ($activeSlave.vagina != 0)>>
push her legs apart, leaving her <<if $activeSlave.vagina > 2>>loose<<elseif $activeSlave.vagina > 1>>poor<<else>>tight little<</if>> pussy vulnerable. You fuck her hard, making it a punishment.
<<set $activeSlave.vaginalCount += 1>>
<<set $vaginalTotal += 1>>
<<elseif canDoAnal($activeSlave) && ($activeSlave.anus != 0)>>
paw her butt, using a couple of fingers to tease her <<if $activeSlave.vagina > 2>>relaxed<<elseif $activeSlave.vagina > 1>>slutty<<else>>tight little<</if>> asshole before penetration. You fuck her hard, making it a punishment.
<<set $activeSlave.analCount += 1>>
<<set $analTotal += 1>>
<<else>>
push her legs together, settling for some <<if $PC.dick == 1>>frottage<<else>>tribbing<</if>> to preserve her virginit<<if $activeSlave.vagina == -1>>y<<else>>ies<</if>>. Since you're not fucking her, you spank her ass mercilessly to make it an effective punishment.
<<set $activeSlave.oralCount += 1>>
<<set $oralTotal += 1>>
<</if>>
The horny slave getting oral enjoys the oral attention, especially once $activeSlave.slaveName starts to groan with discomfort. You discard her once everyone except her has gotten off. She'll be @@color:hotpink;more submissive@@ to sexual demands from now on, though she'll be @@color:red;slightly less interested in sex@@ for her own pleasure.
<<set $activeSlave.devotion += 4>>
<<set $activeSlave.energy -= 2>>
<</replace>>
<</click>>
<<case "slave molestation">>
<<click "Make her apologize and then dominate her">>
<<replace "#name">>$activeSlave.slaveName<</replace>>
<<replace "#result">>
You order the horny $desc to apologize to the slave she grabbed, which she does, <<if canTalk($activeSlave)>>managing to sound authentically sorry<<else>>gesturing her regret with apparent sincerity<</if>>. It seems she might feel some actual guilt at molesting a fellow slave, but she's about to feel much sorrier. Once the other slave has been dismissed, you grab her by the neck and
<<if canDoVaginal($activeSlave) && ($activeSlave.vagina != 0)>>
shove her up against the nearest wall, using a bit of warning pressure of your fingers against her throat to warn her to take her punishment. Then you <<if $PC.dick == 1>>jam your cock inside her, making her wriggle from the uncomfortable angle<<else>>grind your pussy against her, fucking her hard despite the lack of penetration<</if>>.
<<set $activeSlave.vaginalCount += 1>>
<<set $vaginalTotal += 1>>
<<elseif canDoAnal($activeSlave) && ($activeSlave.anus != 0)>>
shove her face against the nearest wall, using a bit of warning pressure of your fingers against her throat to warn her to take her punishment. Then you <<if $PC.dick == 1>>jam your cock up her butt, making her sphincter spasm from the rough penetration<<else>>use one hand to fuck her ass and the other to look after yourself<</if>>.
<<set $activeSlave.analCount += 1>>
<<set $analTotal += 1>>
<<else>>
pull her to her knees, <<if $PC.dick == 1>>shoving your dick down her throat<<else>>straddling her face and grinding yourself against her mouth<</if>>.
<<set $activeSlave.oralCount += 1>>
<<set $oralTotal += 1>>
<</if>>
The slut needs it so badly that she almost climaxes, but you ruin her building orgasms whenever you detect them. When you've gotten yours, you drop her and walk off, leaving her feeling comprehensively fucked, but no less horny. She'll be @@color:hotpink;very willing@@ to do anything that will earn her release.
<<set $activeSlave.devotion += 4>>
<</replace>>
<</click>>
<<default>>
ERROR: bad sin
<</switch>>
</span>
|
mayibrad/fc
|
src/uncategorized/reStandardPunishment.tw
|
tw
|
bsd-3-clause
| 25,816 |
:: RecETS [nobr]
<<if $activeSlave == 0>>
<<set $activeSlave to $eventSlave>>
<<if $cheatMode == 1>>
''A random two slave recruitment event would have been selected from the following:''
<br>
<<for _i to 0; _i < $RecETSevent.length; _i++>>
<<print "[[$RecETSevent[_i]|RecETS][$RecETSevent to $RecETSevent[" + _i + "]]]">>
<br>
<</for>>
<<else>>
<<set $RecETSevent to $RecETSevent.random()>>
<<goto "RecETS">>
<</if>>
<<else>>
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
<<set $showEncyclopedia to 1>>
<<set $encyclopedia to "Enslaving People">>
<<switch $RecETSevent>>
<<case "addict mother daughter">>
<<set $contractCost = 1000>>
<<set $activeSlaveOneTimeMinAge = ($fertilityAge + $minimumSlaveAge)>>
<<set $activeSlaveOneTimeMaxAge = 40>>
<<set $one_time_age_overrides_pedo_mode to 1>> /% Old enough to have a daughter who can be a slave. %/
<<display "Generate New Slave">>
<<set $activeSlave.origin to "She sold herself into slavery to escape addiction debts.">>
<<set $activeSlave.devotion = random(-15,15)>>
<<set $activeSlave.trust = random(-15,15)>>
<<set $activeSlave.oldDevotion to $activeSlave.devotion>>
<<set $activeSlave.addict to 8>>
<<set $activeSlave.boobs += 100>>
<<set $activeSlave.face to -1>>
<<set $activeSlave.butt += 1>>
<<if $activeSlave.vagina > -1>><<set $activeSlave.vagina += 1>><</if>>
<<set $activeSlave.anus += 1>>
<<set $activeSlave.health = random(-60,-20)>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<if $familyTesting == 1>>
<<set $activeSlave.daughters += 1>>
<<set $activeSlave.canRecruit = 0>>
<<else>>
<<set $activeSlave.relation to "mother">>
<<set $activeSlave.relationTarget to $activeSlave.ID + 1000>>
<</if>>
<<set $activeSlave.birthsTotal += 1>>
<<slaveCost $activeSlave>>
<<set $slaveCost -= 1000>>
A matronly woman comes to your penthouse in tears. It seems she is a tenant of yours, and has fallen deeply into debt as a result of aphrodisiac addiction. She offers to sell herself into slavery if you will pay off her debts. She is strangely eager about this, and after some probing it becomes apparent that she is living with her daughter and wants to avoid having her daughter involved in this debt.
<br><br>
//Enslaving her will cost ¤<<print $contractCost>>. Alternatively, you could sell your rights to her. Less costs, this will bring in ¤<<print $slaveCost>>. As a third option, for ¤<<print ($contractCost*2)>> you could manipulate her to bind both mother and daughter, but you wouldn't be able to examine the daughter first.//
<<case "posh mother daughter">>
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
<<set $contractCost to 1500>>
<<set $activeSlaveOneTimeMinAge to ($fertilityAge + $minimumSlaveAge)>>
<<set $activeSlaveOneTimeMaxAge to 40>>
<<set $one_time_age_overrides_pedo_mode to 1>> /% Old enough to have a daughter who can be a slave. %/
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "She was enslaved after you called in her business debts.">>
<<set $activeSlave.career to "a business owner">>
<<set $activeSlave.devotion = random(-15,15)>>
<<set $activeSlave.trust = random(-15,15)>>
<<set $activeSlave.oldDevotion to $activeSlave.devotion>>
<<set $activeSlave.vagina to 2>>
<<set $activeSlave.preg to -2>>
<<set $activeSlave.ovaries to 1>>
<<set $activeSlave.birthsTotal += 1>>
<<set $activeSlave.face to 1>>
<<set $activeSlave.vaginalSkill = 15>>
<<set $activeSlave.anus to 0>>
<<set $activeSlave.boobs += 400>>
<<set $activeSlave.boobsImplant to 400>>
<<set $activeSlave.butt += 1>>
<<set $activeSlave.buttImplant to 1>>
<<set $activeSlave.clothes to "nice business attire">>
<<set $activeSlave.health = random(20,40)>>
<<set $activeSlave.pubicHStyle to "neat">>
<<if $familyTesting == 1>>
<<set $activeSlave.daughters += 1>>
<<set $activeSlave.canRecruit = 0>>
<<else>>
<<set $activeSlave.relation to "mother">>
<<set $activeSlave.relationTarget to $activeSlave.ID + 1000>>
<</if>>
<<slaveCost $activeSlave>>
<<set $slaveCost -= 1500>>
An older woman comes to see you representing her family business. She's pretty enough, but extremely unpleasant to deal with. She pushes hard for a deal that strongly favors her, and is not above leaning over your desk to give you an eyeful of probably-enhanced cleavage behind her business attire. As you argue, a discreet alert appears on your desk: her family business is actually on the verge of bankruptcy. With a press of your thumb you could acquire enough of her debts to be able to enslave her. And what's more, her daughter just came of age and became a partner in the business. She's in play, too. Based on the desk report, she's likely to be a spoiled little bitch.
<br><br>
//Enslaving the mother will cost ¤<<print $contractCost>>. Alternatively, you could sell your rights to her. Less costs, this will bring in ¤<<print $slaveCost>>. As a third option, for ¤<<print ($contractCost*2)>> you could enslave both mother and daughter, but you wouldn't be able to examine the daughter first.//
<<case "incest mother son">>
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
<<set $contractCost to 10000>>
<<set $activeSlaveOneTimeMinAge to Math.max($fertilityAge+18, $minimumSlaveAge+18)>>
<<set $activeSlaveOneTimeMaxAge to 40>>
<<set $one_time_age_overrides_pedo_mode to 1>> /% Old enough to have a son who can knock her up. %/
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "She offered to become your slave to protect her incestuous relationship.">>
<<set $activeSlave.career to "a housewife">>
<<set $activeSlave.devotion = random(-15,15)>>
<<set $activeSlave.trust = random(-15,15)>>
<<set $activeSlave.oldDevotion to $activeSlave.devotion>>
<<set $activeSlave.vagina to 2>>
<<set $activeSlave.preg to 25>>
<<set $activeSlave.pregType = 1>>
<<set $activeSlave.pregSource = $activeSlave.ID + 1000>>
<<set $activeSlave.ovaries to 1>>
<<set $activeSlave.birthsTotal += 1>>
<<set $activeSlave.face to 1>>
<<set $activeSlave.vaginalSkill = 35>>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.boobs += 600>>
<<set $activeSlave.lactation = 1>>
<<set $activeSlave.boobsImplant to 0>>
<<set $activeSlave.butt += 2>>
<<set $activeSlave.buttImplant to 0>>
<<set $activeSlave.clothes to "conservative clothing">>
<<set $activeSlave.health = random(20,40)>>
<<set $activeSlave.pubicHStyle to "bushy">>
<<set $activeSlave.behavioralQuirk to "sinful">>
<<if $familyTesting == 1>>
<<set $activeSlave.daughters += 1>>
<<set $activeSlave.canRecruit = 0>>
<<else>>
<<set $activeSlave.relation to "mother">>
<<set $activeSlave.relationTarget to $activeSlave.ID + 1000>>
<</if>>
<<set $activeSlave.relationship to 3>>
<<set $activeSlave.relationshipTarget to $activeSlave.ID + 1000>>
You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
<br><br>
This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual - the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are a mother and son who had to flee their home after her husband found out the child in her rounded middle was not his, but his son's. They feel that life in an arcology together, even as slaves, would be better than their new life on the streets.
<br><br>
It would cost ¤<<print $contractCost>> to enslave the two of them.
<<case "incest father daughter">>
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
<<set $contractCost to 10000>>
<<set $activeSlaveOneTimeMinAge to Math.max($potencyAge+18, $minimumSlaveAge+18)>>
<<set $activeSlaveOneTimeMaxAge to 40>>
<<set $one_time_age_overrides_pedo_mode to 1>> /% Old enough to have a daughter to knock up. %/
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "She offered to become your slave to protect her incestuous relationship.">>
<<set $activeSlave.devotion = random(-15,15)>>
<<set $activeSlave.trust = random(-15,15)>>
<<set $activeSlave.oldDevotion to $activeSlave.devotion>>
<<set $activeSlave.dick = 4>>
<<set $activeSlave.balls = 3>>
<<set $activeSlave.scrotum = 3>>
<<set $activeSlave.face to 1>>
<<set $activeSlave.faceShape = "masculine">>
<<set $activeSlave.clothes to "conservative clothing">>
<<set $activeSlave.health = random(20,40)>>
<<set $activeSlave.behavioralQuirk to "sinful">>
<<if $familyTesting == 1>>
<<set $activeSlave.daughters += 1>>
<<set $activeSlave.canRecruit = 0>>
<<else>>
<<set $activeSlave.relation to "mother">>
<<set $activeSlave.relationTarget to $activeSlave.ID + 1000>>
<</if>>
<<set $activeSlave.relationship to 3>>
<<set $activeSlave.relationshipTarget to $activeSlave.ID + 1000>>
You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.
<br><br>
This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual - the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are a father and daughter who had to flee their home after his wife found out he was having sex with their daughter. Her gravid middle is testament to that. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets.
<br><br>
It would cost ¤<<print $contractCost>> to enslave the two of them.
<<case "mismatched pair">>
<<set $contractCost to 1500>>
<<set $activeSlaveOneTimeMinAge to $minimumSlaveAge>>
<<set $activeSlaveOneTimeMaxAge to 21>>
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "She was sold into slavery by her older sister.">>
<<set $activeSlave.career to "a reluctant anal whore">>
<<set $activeSlave.devotion = random(-15,15)>>
<<set $activeSlave.trust = random(-15,15)>>
<<set $activeSlave.oldDevotion to $activeSlave.devotion>>
<<set $activeSlave.health = random(0,20)>>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.vagina to -1>>
<<set $activeSlave.dick to 1>>
<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<if $activeSlave.balls > 0>><<set $activeSlave.scrotum to $activeSlave.balls>><</if>>
<<set $activeSlave.clit to 0>>
<<set $activeSlave.balls to 1>>
<<set $activeSlave.face to 1>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 15>>
<<set $activeSlave.boobs to 600>>
<<set $activeSlave.boobsImplant to 400>>
<<set $activeSlave.butt to either(1,2)>>
<<set $activeSlave.preg to -2>>
<<set $activeSlave.birthWeek to 0>>
<<set $activeSlave.sexualFlaw to "hates anal">>
<<set $activeSlave.hStyle to "in twin tails">>
<<set $activeSlave.pubicHStyle to "waxed">>
<<if $familyTesting == 1>>
<<set $activeSlave.mother = $missingParentID>>
<<set $activeSlave.father = $missingParentID>>
<<set $activeSlave.sisters += 1>>
<<set $activeSlave.canRecruit = 0>>
<<set $missingParentID -= 1>>
<<else>>
<<set $activeSlave.relation to "sister">>
<<set $activeSlave.relationTarget to $activeSlave.ID + 1000>>
<</if>>
<<set $activeSlave.rivalry to 3>>
<<set $activeSlave.rivalryTarget to $activeSlave.ID + 1000>>
<<slaveCost $activeSlave>>
<<set $slaveCost -= 1500>>
Your head girl comes to see you. She flags a slave posted for sale on your desk. The posting seems completely unimpressive - just a bitch barely past her <<print $activeSlave.actualAge>>th birthday with basic implants and a pathetic little dick - until she points out that the person posting her for sale is her sister. Her slightly older, naturally female sister. Who, to go by the pictures, the younger sibling has desperately been trying to mold herself to look more like.
<br><br>
"It won't show on the desk yet, but rumor is the little cunt's gotten them both in bad debt, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>. You could grab them both cheap."
<br><br>
You bring up a video feed of the one-room apartment they share. A man, clearly a client, is sitting on the bed while the sissy rides him. She's facing away from the john, so she isn't trying to hide the fact that she isn't happy selling her anus for money. The older sister is naked, but she's trying to act as a pimp of sorts rather than helping fuck. She alternately poses and preens for the john and nonverbally scolds the wincing sissy when he's not paying attention. After the customer finishes, the sissy heads to the toilet to clean herself, and her older sister whispers to the john that the sissy's for sale. The john laughs at her and excuses himself.
<br><br>
//Enslaving the younger, sissy sister will cost ¤<<print $contractCost>>. Alternatively, you could sell your rights to her. Less costs, this will bring in ¤<<print $slaveCost>>. As a third option, for ¤<<print ($contractCost*2)>> you could enslave both sisters, but you wouldn't be able to examine the older one first. She'll likely be very rebellious and sexually unskilled.//
<<case "matched pair">>
<<set $activeSlaveOneTimeMinAge to 12>>
<<set $activeSlaveOneTimeMaxAge to 21>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "She was brought up in a radical slave school to match her twin.">>
<<set $activeSlave.career to "a slave">>
<<set $activeSlave.devotion = random(25,45)>>
<<set $activeSlave.trust = random(-15,15)>>
<<set $activeSlave.oldDevotion to $activeSlave.devotion>>
<<set $activeSlave.health = random(0,20)>>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.vagina to -1>>
<<set $activeSlave.dick to 1>>
<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<if $activeSlave.balls > 0>><<set $activeSlave.scrotum to $activeSlave.balls>><</if>>
<<set $activeSlave.balls to 1>>
<<set $activeSlave.ovaries to 0>>
<<set $activeSlave.clit to 0>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.face to 1>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 15>>
<<set $activeSlave.boobs to either(500,600)>>
<<set $activeSlave.boobsImplant to 400>>
<<set $activeSlave.butt to either(2,3)>>
<<set $activeSlave.buttImplant to 1>>
<<set $activeSlave.preg to -2>>
<<set $activeSlave.hStyle to "in twin tails">>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.sexualFlaw to "none">>
<<set $activeSlave.behavioralFlaw to "none">>
<<if $familyTesting == 1>>
<<set $activeSlave.mother = $missingParentID>>
<<set $activeSlave.father = $missingParentID>>
<<set $activeSlave.sisters += 1>>
<<set $activeSlave.canRecruit = 0>>
<<set $missingParentID -= 1>>
<<else>>
<<set $activeSlave.relation to "twin">>
<<set $activeSlave.relationTarget to $activeSlave.ID + 1000>>
<</if>>
<<set $activeSlave.relation to "twin">>
<<set $activeSlave.relationTarget to $activeSlave.ID + 1000>>
<<set $activeSlave.relationship to 2>>
<<set $activeSlave.relationshipTarget to $activeSlave.ID + 1000>>
<<slaveCost $activeSlave>>
<<set $contractCost to $slaveCost*2>>
A pair of young slaves is going door to door offering themselves for sale on behalf of their owner. It's rare to see a slave obedient enough to be entrusted with her own sale, and the price alone suggests there's something interesting, so you let them up. They stand in front of your desk and wait for instructions. They appear to be twins, and are dressed identically: they're wearing very skimpy miniskirts and bikini tops so brief that their areolae are clearly visible around the scrap of cloth over each nipple. You instruct them to tell you about themselves.
<br><br>
One of them speaks up. "We're twins, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Sir<<else>>Ma'am<</if>>. Fraternal twins. We have been given hormone treatments and surgery to match one another more closely, except for one detail." They lift their skirts; the speaker has a hormone-atrophied cock, while her sister has a pussy, along with a large clit that almost matches her sibling's member in size. "We've also been trained ever since we turned $minimumSlaveAge to be completely obedient, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Sir<<else>>Ma'am<</if>>, in everything, and sexually proficient."
<br><br>
"We cost ¤<<print $slaveCost*2>>, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Sir<<else>>Ma'am<</if>>."
<br><br>
//Her sister is identical except that she is naturally female and lacks implants, having reached that size the normal way.//
<<case "identical pair">>
<<set $activeSlaveOneTimeMinAge to $minimumSlaveAge>>
<<set $activeSlaveOneTimeMaxAge to 21>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "She was brought up in a radical slave school to match her twin.">>
<<set $activeSlave.career to "a slave">>
<<set $activeSlave.devotion = random(25,45)>>
<<set $activeSlave.trust = random(-15,15)>>
<<set $activeSlave.oldDevotion to $activeSlave.devotion>>
<<set $activeSlave.health = random(0,20)>>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.dick to 0>>
<<set $activeSlave.foreskin to 0>>
<<set $activeSlave.balls to 0>>
<<set $activeSlave.scrotum to 0>>
<<set $activeSlave.clit to 2>>
<<set $activeSlave.vagina to 1>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.face to 1>>
<<set $activeSlave.faceShape to "cute">>
<<set $activeSlave.teeth to "normal">>
<<set $activeSlave.vaginalSkill = 15>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 15>>
<<if $activeSlave.physicalAge >= random(13,17)>>
<<set $activeSlave.boobs to either(500,600)>>
<<set $activeSlave.boobsImplant to 0>>
<<set $activeSlave.butt to either(2,3)>>
<<set $activeSlave.buttImplant to 0>>
<</if>>
<<set $activeSlave.preg to -1>>
<<set $activeSlave.hStyle to "in twin tails">>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.sexualQuirk to "none">>
<<set $activeSlave.behavioralQuirk to "none">>
<<if $familyTesting == 1>>
<<set $activeSlave.mother = $missingParentID>>
<<set $activeSlave.father = $missingParentID>>
<<set $activeSlave.canRecruit = 0>>
<<set $missingParentID -= 1>>
<<else>>
<<set $activeSlave.relation to "twin">>
<<set $activeSlave.relationTarget to $activeSlave.ID + 1000>>
<</if>>
<<set $activeSlave.relationship to 2>>
<<set $activeSlave.relationshipTarget to $activeSlave.ID + 1000>>
<<slaveCost $activeSlave>>
<<set $contractCost to $slaveCost*2>>
A pair of young slaves is going door to door offering themselves for sale on behalf of their owner. It's rare to see a slave obedient enough to be entrusted with her own sale, and the price alone suggests there's something interesting, so you let them up. They stand in front of your desk and wait for instructions. They appear to be twins, and are dressed identically: they're wearing very skimpy miniskirts and bikini tops so brief that their areolae are clearly visible around the scrap of cloth over each nipple. You instruct them to tell you about themselves.
<br><br>
One of them speaks up. "We're twins, <<if $PC.title != 0>>Sir<<else>>Ma'am<</if>>. Identical twins. "We've also been trained <<if ($activeSlave.actualAge > $minimumSlaveAge)>>ever since we turned $minimumSlaveAge<</if>> to be completely obedient, <<if $PC.title != 0>>Sir<<else>>Ma'am<</if>>, in everything, and sexually proficient."
<br><br>
"We cost ¤<<print $slaveCost*2>>, <<if $PC.title != 0>>Sir<<else>>Ma'am<</if>>."
<br><br>
//Her sister is identical.//
<<case "identical herm pair">>
<<set $activeSlaveOneTimeMinAge to $fertilityAge>>
<<set $activeSlaveOneTimeMaxAge to 21>>
<<set $one_time_age_overrides_pedo_mode to 1>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "She was brought up in a radical slave school to match her twin.">>
<<set $activeSlave.career to "a slave">>
<<set $activeSlave.devotion = random(25,45)>>
<<set $activeSlave.trust = random(-15,15)>>
<<set $activeSlave.oldDevotion to $activeSlave.devotion>>
<<set $activeSlave.health = random(0,20)>>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.dick to 5>>
<<set $activeSlave.foreskin to 4>>
<<set $activeSlave.balls to 6>>
<<set $activeSlave.scrotum to 3>>
<<set $activeSlave.clit to 0>>
<<set $activeSlave.vagina to 2>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.face to 1>>
<<set $activeSlave.faceShape to "cute">>
<<set $activeSlave.teeth to "normal">>
<<set $activeSlave.vaginalSkill to 15>>
<<set $activeSlave.oralSkill to 15>>
<<set $activeSlave.analSkill to 15>>
<<if $activeSlave.physicalAge >= random(13,17)>>
<<set $activeSlave.boobs to either(500,600)>>
<<set $activeSlave.boobsImplant to 0>>
<<set $activeSlave.butt to either(2,3)>>
<<set $activeSlave.buttImplant to 0>>
<</if>>
<<set $activeSlave.preg to 21>>
<<set $activeSlave.pregType to 2>>
<<set $activeSlave.pregSource to $activeSlave.ID + 1000>>
<<set $activeSlave.hStyle to "in twin tails">>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.fetish to "pregnancy">>
<<set $activeSlave.fetishStrength to 100>>
<<set $activeSlave.sexualQuirk to "perverted">>
<<set $activeSlave.behavioralQuirk to "none">>
<<if $familyTesting == 1>>
<<set $activeSlave.mother = $missingParentID>>
<<set $activeSlave.father = $missingParentID>>
<<set $activeSlave.sisters += 1>>
<<set $activeSlave.canRecruit = 0>>
<<set $missingParentID -= 1>>
<<else>>
<<set $activeSlave.relation to "twin">>
<<set $activeSlave.relationTarget to $activeSlave.ID + 1000>>
<</if>>
<<set $activeSlave.relationship to 4>>
<<set $activeSlave.relationshipTarget to $activeSlave.ID + 1000>>
<<slaveCost $activeSlave>>
<<set $contractCost to $slaveCost*2>>
A pair of young slaves is going door to door offering themselves for sale on behalf of their owner. It's rare to see a slave obedient enough to be entrusted with her own sale, and the price alone suggests there's something interesting, so you let them up. They stand in front of your desk, an arm around the other, and wait for instructions. They appear to be twins, and are dressed identically: they're wearing very skimpy miniskirts, which fail to conceal their semi erect cocks at all, bikini tops so brief that their areolae are clearly visible around the scrap of cloth over each nipple, and nothing over their huge pregnant bellies. You instruct them to tell you about themselves.
<br><br>
They pull themselves together, bringing their gravid middles in tight contact with one another.
One of them speaks up. "We're twins, <<if $PC.title != 0>>Sir<<else>>Ma'am<</if>>. Identical twins. "We've also been trained <<if ($activeSlave.actualAge > $minimumSlaveAge)>>ever since we turned $minimumSlaveAge<</if>> to be completely obedient, <<if $PC.title != 0>>Sir<<else>>Ma'am<</if>>, in everything, and sexually proficient."
The other blurts out. "But we kinda got too into each other, in more ways than one!" She winks.
<br><br>
"We cost ¤<<print $slaveCost*2>>, <<if $PC.title != 0>>Sir<<else>>Ma'am<</if>>."
<br><br>
//Her sister is identical.//
<<default>>
ERROR: bad event
<</switch>>
<br><br>
<<display "Long Slave Description">>
<<if ($universalRulesNewSlavesRA == 1) && ($autoRulesAssistant != 0)>>
<<AutoRulesActivate 1>>
<</if>>
<br><br>
<span id="result">
<<if $cash >= $contractCost>>
<<switch $RecETSevent>>
<<case "addict mother daughter">>
<<click "Accept her proposal and enslave her">>
<<set $activeSlave.daughters = 0>>
<<set $activeSlave.relation to 0>>
<<set $activeSlave.relationTarget to 0>>
<<set $activeSlave.oralCount += 1>>
<<set $oralTotal += 1>>
<<set $slaves.push($activeSlave)>>
<<set $cash -= $contractCost>>
<<replace "#result">>
Despite herself, she sobs with relief when you agree. She offers to <<if $PC.dick == 1>>suck you off<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>eat you out<</if>> while you complete the necessary legalities, so you work away with a <<if $PC.dick == 1>>pair of motherly lips wrapped around your dick<<else>>motherly tongue pleasuring your clit<</if>> as she pumps away eagerly under the desk. She's definitely on aphrodisiacs. She masturbates while she sucks.
<</replace>>
<</click>>
<<case "posh mother daughter">>
<<click "Enslave the mother">>
<<set $activeSlave.daughters = 0>>
<<set $activeSlave.relation to 0>>
<<set $activeSlave.relationTarget to 0>>
<<set $slaves.push($activeSlave)>>
<<set $cash -= $contractCost>>
<<replace "#result">>
You press your thumb down on your desk interface and then tell her to read the display, strip, and show you her body. She knits her brow in confusion and begins to curse at you but reads anyway. Comprehension dawns on her and she stares you in the eye for a long moment - and then drops her gaze. She knows the Free Cities well enough to understand. She stands and sadly strips off her blouse and slacks. Following orders, she rotates slowly for you. Then, she bends over facing away from you and spreads her buttocks to display her holes. Unsurprisingly, she's got a well-used pussy but has clearly never taken it up the ass. That will change.
<</replace>>
<</click>>
<<case "mismatched pair">>
<<click "Enslave the sissy slut">>
<<set $activeSlave.mother to 0>>
<<set $activeSlave.father to 0>>
<<set $activeSlave.relation to 0>>
<<set $activeSlave.relationTarget to 0>>
<<set $slaves.push($activeSlave)>>
<<set $cash -= $contractCost>>
<<replace "#result">>
The poor sissy isn't happy to become a slave, but she's clearly relieved to be away from her sister. The bitch isn't likely to have an easy time; the sale didn't clear her from debt. $activeSlave.slaveName describes her basic sexual experience, which includes a lot of sucking and anal whoring. Without more ado she moves from practical sexual slavery at the hands of her sister to actual sexual slavery.
<</replace>>
<</click>>
<<case "matched pair" "identical pair" "identical herm pair" "incest mother son" "incest father daughter">>
<<default>>
ERROR: bad event
<</switch>>
<<else>>
//You lack the necessary funds to enslave her.//
<</if>>
<<if $cash >= $contractCost*2>>
<br>
<<switch $RecETSevent>>
<<case "addict mother daughter">>
<<click "Manipulate her to enslave both mother and daughter">>
<<set $mother to $activeSlave, $mother.devotion -= 50, $slaves.push($mother), $cash -= ($contractCost*2)>>
<<goto "RecETS workaround">>
<</click>>
<<case "posh mother daughter">>
<<click "Manipulate her to enslave both mother and daughter">>
<<set $mother to $activeSlave, $mother.devotion -= 25, $slaves.push($mother), $cash -= ($contractCost*2)>>
<<goto "RecETS workaround">>
<</click>>
<<case "mismatched pair">>
<<click "Enslave both">>
<<set $sissy to $activeSlave, $slaves.push($sissy), $cash -= ($contractCost*2)>>
<<goto "RecETS workaround">>
<</click>>
<<case "incest mother son" "incest father daughter">>
<<click "Buy both">>
<<set $sissy to $activeSlave, $slaves.push($sissy), $cash -= $contractCost>>
<<goto "RecETS workaround">>
<</click>>
<<case "matched pair" "identical pair" "identical herm pair">>
<<click "Buy both">>
<<set $sissy to $activeSlave, $slaves.push($sissy), $cash -= ($contractCost*2)>>
<<goto "RecETS workaround">>
<</click>>
<<default>>
ERROR: bad event
<</switch>>
<<else>>
<<if $cash >= $contractCost>>//You lack the necessary funds to enslave them both.//<</if>>
<</if>>
</span>
<</if>> /* CLOSES EVENT SELECTION */
|
mayibrad/fc
|
src/uncategorized/recETS.tw
|
tw
|
bsd-3-clause
| 28,145 |
:: RecETS workaround [nobr]
<<switch $RecETSevent>>
<<case "addict mother daughter">>
Despite herself, she sobs with relief when you agree. She offers to <<if $PC.dick == 1>>suck you off<<else>>eat you out<</if>> while you complete the necessary legalities, but instead you idly place a big dose of aphrodisiac on your desk and tell her to wait quietly. After ten minutes of careful manipulation, she's signed away both her own freedom and her daughter's without realizing it, in return for the drug. She's masturbating furiously on a chair when her daughter arrives. She immediately realizes what's happened and her eyes fill with all-consuming hatred, but she can't stop rubbing.
<br><br>
Unsurprisingly the daughter is an addict too, and before long she's given her signature and is sitting on a different chair on a strong dose of aphrodisiacs. <<if $activeSlave.dick > 0>>Mother and daughter crank it desperately,<<else>>Mother and daughter schlick themselves desperately,<</if>> sobbing in despair as you hurry to complete the nastily complex paperwork. This is going to be fun.
<<set $activeSlave.origin to "You tricked her mother into selling her into slavery to clear addiction debts.">>
<<set $activeSlave.slaveName to $activeSlave.birthName>>
<<set $activeSlave.ID to $activeSlave.ID + 1000>>
<<set $activeSlave.devotion += 10>>
<<set $activeSlave.trust += 10>>
<<set $activeSlave.oldDevotion to $activeSlave.devotion>>
<<set $activeSlave.boobs -= 100>>
<<set $activeSlave.butt -= 1>>
<<if $activeSlave.vagina > -1>><<set $activeSlave.vagina to 1>><</if>>
<<set $activeSlave.anus to 1>>
<<set $activeSlaveOneTimeMaxAge to Math.min(22, Math.max($minimumSlaveAge, $activeSlave.actualAge - 11))>>
<<set $activeSlaveOneTimeMinAge to Math.min(Math.max(15, $minimumSlaveAge), $activeSlaveOneTimeMaxAge)>>
<<if $pedo_mode == 1>><<set $activeSlaveOneTimeMinAge to $minimumSlaveAge>><</if>>
<<set $activeSlave.actualAge to random($activeSlaveOneTimeMinAge, $activeSlaveOneTimeMaxAge)>>
<<if $familyTesting == 1>>
<<set $activeSlave.daughters = 0>>
<<set $activeSlave.mother = $activeSlave.ID - 1000>>
<<else>>
<<set $activeSlave.relation to "daughter">>
<<set $activeSlave.relationTarget to $activeSlave.ID - 1000>>
<</if>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<<case "posh mother daughter">>
You press your thumb down on your desk interface and then tell her to read the display, strip, and show you her body. She knits her brow in confusion and begins to curse at you but reads anyway. Comprehension dawns on her and she stares you in the eye for a long moment - and then drops to her knees and begins to beg for her daughter's freedom. She knows the Free Cities well enough to be unsurprised when you ignore her completely. She stands and sadly strips off her blouse and slacks. Following orders, she rotates slowly for you. Then, she bends over facing away from you and spreads her buttocks to display her holes. Unsurprisingly, she's got a well-used pussy but has clearly never taken it up the ass. That will change.
<br><br>
Her daughter walks in angrily demanding to know why you called her here. She sees her mother kneeling naked next to you, hears the hiss-click of the door closing and locking behind her, and makes the connection far too late to run. She begins to scream at both you and her mother at the top of her lungs, and manages to keep up an impressive volume until you get her gagged. Her mother does not move to interfere as you strip and bind her daughter's struggling body.
<<set $activeSlave.origin to "You acquired her along with her mother when the family business failed.">>
<<set $activeSlave.slaveName to $activeSlave.birthName>>
<<set $activeSlave.ID to $activeSlave.ID + 1000>>
<<set $activeSlave.devotion -= 25>>
<<set $activeSlave.trust -= 10>>
<<set $activeSlave.oldDevotion to $activeSlave.devotion>>
<<set $activeSlave.boobs -= 400>>
<<set $activeSlave.boobsImplant to 0>>
<<set $activeSlave.butt -= 1>>
<<set $activeSlave.vagina to 1>>
<<set $activeSlave.anus to 0>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlaveOneTimeMaxAge to Math.max($minimumSlaveAge,Math.min(19, ($activeSlave.actualAge - Math.min(11, $fertilityAge))))>>
<<set $activeSlaveOneTimeMinAge to Math.min(18, $activeSlaveOneTimeMaxAge)>>
<<if $pedo_mode == 1>><<set $activeSlaveOneTimeMinAge to $minimumSlaveAge>><</if>>
<<set $activeSlave.actualAge to random($activeSlaveOneTimeMinAge, $activeSlaveOneTimeMaxAge)>>
<<if $familyTesting == 1>>
<<set $activeSlave.daughters = 0>>
<<set $activeSlave.mother = $activeSlave.ID - 1000>>
<<else>>
<<set $activeSlave.relation to "daughter">>
<<set $activeSlave.relationTarget to $activeSlave.ID - 1000>>
<</if>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<<case "mismatched pair">>
The poor sissy isn't happy to become a slave, but she's clearly relieved to be away from her sister. The bitch isn't likely to have an easy time; the sale didn't clear her from debt. $activeSlave.slaveName describes her basic sexual experience, which includes a lot of sucking and anal whoring. Without more ado she moves from practical sexual slavery at the hands of her sister to actual sexual slavery.
<br><br>
Her sister-pimp walks in angrily demanding to know why you called her here. She sees her sissy sister kneeling naked next to you, hears the hiss-click of the door closing and locking behind her, and makes the connection far too late to run. She begins to scream at both you and her sister at the top of her lungs, and manages to keep up an impressive volume until you get her gagged. Her sister does not move to interfere as you strip and bind the struggling body. In fact, as you get the gag in place, she begins to laugh an unstable, cracking laugh that degenerates into sobbing.
<<set $activeSlave.origin to "You acquired her along with her sissy sister due to her inexperience as a madam.">>
<<set $activeSlave.career to "her sister's pimp">>
<<set $activeSlave.slaveName to $activeSlave.birthName>>
<<set $activeSlave.ID to $activeSlave.ID + 1000>>
<<set $activeSlave.devotion -= 50>>
<<set $activeSlave.trust -= 10>>
<<set $activeSlave.oldDevotion to $activeSlave.devotion>>
<<set $activeSlave.anus to 0>>
<<set $activeSlave.vagina to 1>>
<<set $activeSlave.preg to -1>>
<<set $activeSlave.dick to 0>>
<<set $activeSlave.foreskin to 0>>
<<set $activeSlave.scrotum to 0>>
<<set $activeSlave.ovaries to 1>>
<<set $activeSlave.balls to 0>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.oralSkill = 0>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.behavioralFlaw to "arrogant">>
<<set $activeSlave.sexualFlaw to "hates penetration">>
<<set $activeSlave.boobs to either(400,500)>>
<<set $activeSlave.boobsImplant to 0>>
<<set $activeSlave.butt to either(2,3)>>
<<if $activeSlave.actualAge > 12>>
<<set $activeSlave.actualAge = 16>>
<<else>>
<<set $activeSlave.actualAge += 4>>
<</if>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<<if $familyTesting == 1>>
<<else>>
<<set $activeSlave.relation to "sister">>
<<set $activeSlave.relationTarget to $activeSlave.ID - 1000>>
<</if>>
<<set $activeSlave.rivalry to 3>>
<<set $activeSlave.rivalryTarget to $activeSlave.ID - 1000>>
<<case "incest mother son">>
The son cheers happily and hugs her relieved mother. She leans in and kisses him deeply. They ought to be an interesting addition to your penthouse.
<<set $activeSlave.slaveName to $activeSlave.birthName>>
<<set $activeSlave.ID to $activeSlave.ID + 1000>>
<<set $activeSlave.career to "a student">>
<<set $activeSlave.actualAge -= 18>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<ResyncHeight>>
<<set $activeSlave.vagina to 0>>
<<set $activeSlave.preg to -2>>
<<set $activeSlave.dick to 2>>
<<set $activeSlave.foreskin to 3>>
<<set $activeSlave.ovaries = 0>>
<<set $activeSlave.balls = 2>>
<<set $activeSlave.scrotum to 2>>
<<set $activeSlave.clit to 0>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.boobs to 0>>
<<set $activeSlave.pregType = 0>>
<<set $activeSlave.pregSource = 0>>
<<set $activeSlave.birthsTotal = 0>>
<<set $activeSlave.lactation = 0>>
<<set $activeSlave.anus to 0>>
<<set $activeSlave.butt -= 2>>
<<set $activeSlave.behavioralQuirk to "none">>
<<set $activeSlave.sexualQuirk to "perverted">>
<<if $familyTesting == 1>>
<<set $activeSlave.daughters = 0>>
<<set $activeSlave.mother = $activeSlave.ID - 1000>>
<<else>>
<<set $activeSlave.relation to "daughter">>
<<set $activeSlave.relationTarget to $activeSlave.ID - 1000>>
<</if>>
<<set $activeSlave.relationship to 3>>
<<set $activeSlave.relationshipTarget to $activeSlave.ID - 1000>>
<<case "incest father daughter">>
The daughter cheers happily and hugs her relieved father. He leans in and kisses her deeply. They ought to be an interesting addition to your penthouse.
<<set $activeSlave.slaveName to $activeSlave.birthName>>
<<set $activeSlave.ID to $activeSlave.ID + 1000>>
<<set $activeSlave.career to "a student">>
<<set $activeSlave.actualAge -= 18>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<ResyncHeight>>
<<set $activeSlave.vagina to 3>>
<<set $activeSlave.preg to 30>>
<<set $activeSlave.dick to 0>>
<<set $activeSlave.foreskin to 0>>
<<set $activeSlave.ovaries = 1>>
<<set $activeSlave.balls = 0>>
<<set $activeSlave.scrotum to 0>>
<<set $activeSlave.clit to 1>>
<<set $activeSlave.vaginalSkill = 50>>
<<set $activeSlave.boobs to (random(3,6)*100)>>
<<set $activeSlave.pregType = 1>>
<<set $activeSlave.pregSource = $activeSlave.ID - 1000>>
<<set $activeSlave.faceShape = "cute">>
<<set $activeSlave.behavioralQuirk to "none">>
<<set $activeSlave.sexualQuirk to "perverted">>
<<if $familyTesting == 1>>
<<set $activeSlave.daughters = 0>>
<<set $activeSlave.father = $activeSlave.ID - 1000>>
<<else>>
<<set $activeSlave.relation to "daughter">>
<<set $activeSlave.relationTarget to $activeSlave.ID - 1000>>
<</if>>
<<set $activeSlave.relationship to 3>>
<<set $activeSlave.relationshipTarget to $activeSlave.ID - 1000>>
<<case "matched pair">>
They giggle and kiss each other rather sexually, pressing their nearly identical bodies closely together so their hips and shapely buttocks hide any sign of their difference. They're clearly very well trained.
<<set $activeSlave.slaveName to $activeSlave.birthName>>
<<set $activeSlave.ID to $activeSlave.ID + 1000>>
<<set $activeSlave.vagina to 1>>
<<set $activeSlave.preg to -1>>
<<set $activeSlave.dick to 0>>
<<set $activeSlave.foreskin to 0>>
<<set $activeSlave.scrotum to 0>>
<<set $activeSlave.clit to 2>>
<<set $activeSlave.ovaries to 1>>
<<set $activeSlave.balls to 0>>
<<set $activeSlave.vaginalSkill = 15>>
<<set $activeSlave.boobsImplant to 0>>
<<set $activeSlave.buttImplant to 0>>
<<if $familyTesting == 1>>
<<else>>
<<set $activeSlave.relation to "twin">>
<<set $activeSlave.relationTarget to $activeSlave.ID - 1000>>
<</if>>
<<set $activeSlave.relationship to 2>>
<<set $activeSlave.relationshipTarget to $activeSlave.ID - 1000>>
<<case "identical pair">>
They giggle and kiss each other rather sexually, pressing their nearly identical bodies closely together. They're clearly very well trained.
<<set $activeSlave.ID to $activeSlave.ID + 1000>>
<<<if $familyTesting == 1>>
<<else>>
<<set $activeSlave.relation to "twin">>
<<set $activeSlave.relationTarget to $activeSlave.ID - 1000>>
<</if>>
<<set $activeSlave.relationship to 2>>
<<set $activeSlave.relationshipTarget to $activeSlave.ID - 1000>>
<<case "identical herm pair">>
They giggle and kiss each other rather passionately, their miniskirts becoming pinned against their pregnancies by their stiffening pricks. They're very well trained but not very disciplined, though their pervertedness will be fun.
"You know we each are carrying the other's twins right?"
<<set $activeSlave.ID to $activeSlave.ID + 1000>>
<<set $activeSlave.pregSource to $activeSlave.ID - 1000>>
<<if $familyTesting == 1>>
<<else>>
<<set $activeSlave.relation to "twin">>
<<set $activeSlave.relationTarget to $activeSlave.ID - 1000>>
<</if>>
<<set $activeSlave.relationship to 4>>
<<set $activeSlave.relationshipTarget to $activeSlave.ID - 1000>>
<<default>>
ERROR: bad event
<</switch>>
<<display "Nationality to Name">>
<<if $useFSNames == 0>>
<<set $activeSlave.slaveName to $activeSlave.birthName>>
<<elseif $arcologies[0].FSRomanRevivalist > 20>>
<<set $activeSlave.slaveName to $romanSlaveNames.random()>>
<<elseif $arcologies[0].FSEgyptianRevivalist > 20>>
<<set $activeSlave.slaveName to $ancientEgyptianSlaveNames.random()>>
<<elseif $arcologies[0].FSEdoRevivalist > 20>>
<<set $activeSlave.slaveName to $edoSlaveNames.random()>>
<<elseif $arcologies[0].FSDegradationist != "unset">>
<<display "Degrading Name">>
<<else>>
<<set $activeSlave.slaveName to $activeSlave.birthName>>
<</if>>
<<set $slaves.push($activeSlave)>>
|
mayibrad/fc
|
src/uncategorized/recETSWorkaround.tw
|
tw
|
bsd-3-clause
| 13,122 |
:: Recruiter Select
<<nobr>>
<<set $nextButton to "Back to Main">>
<<set $nextLink to "Main">>
<<for _i to 0;_i < $slaves.length;_i++>>
<<if $Recruiter.ID == $slaves[_i].ID>>
''__@@color:pink;$slaves[_i].slaveName@@__'' is recruiting girls.
<<set $slaves[_i].assignment to "recruit girls">>
<<set $slaves[_i].assignmentVisible to 1>>
<<break>>
<</if>>
<</for>>
<<if ($Recruiter == 0)>>
You do not have a recruiter working at present.
<</if>>
<br><br>Your recruiter will target ''$recruiterTarget.'' ''Assign a different focus:''
<br> [[Desperate whores|Recruiter Select][$recruiterTarget to "desperate whores"]] //Likely to be skilled but unhealthy//
<br> [[Young migrants|Recruiter Select][$recruiterTarget to "young migrants"]] //Young and inexperienced but unhealthy//
<<if ($seeDicks != 2)>>
<br> [[Expectant mothers|Recruiter Select][$recruiterTarget to "expectant mothers"]] //Will be pregnant, and likely unhealthy//
<</if>>
<<if ($seeDicks != 0)>>
<br> [[Dissolute sissies|Recruiter Select][$recruiterTarget to "dissolute sissies"]] //Will be born male and have some experience//
<br> [[Reassignment candidates|Recruiter Select][$recruiterTarget to "reassignment candidates"]] //Will be born male//
<</if>>
/* sum for "facilities & leadership" */
<<set _idleTarget = (2 + $brothel + $club + $arcade + $dairy + $servantsQuarters + $masterSuite)>>
<<if $HGSuite>><<set _idleTarget++>><</if>>
<<if $dojo>><<set _idleTarget++>><</if>>
<<if $brothel>><<set _idleTarget++>><</if>>
<<if $club>><<set _idleTarget++>><</if>>
<<if $dairy && ($dairyRestraintsSetting < 2)>><<set _idleTarget++>><</if>>
<<if $servantsQuarters>><<set _idleTarget++>><</if>>
<<if $masterSuite>><<set _idleTarget++>><</if>>
<<if $schoolroom>><<set _idleTarget++>><</if>>
<<if $spa>><<set _idleTarget++>><</if>>
<<if $clinic>><<set _idleTarget++>><</if>>
<<if $cellblock>><<set _idleTarget++>><</if>>
<br><br>Suspend active recruiting and focus on publicity when: <span id="idleRule"><<switch $recruiterIdleRule>><<case "number">>''$recruiterIdleNumber sex slaves owned''<<case "facility">>''match facility expansion'', currently <<if _idleTarget >=20>>_idleTarget positions<<else>>20 positions (rule minimum)<</if>><<default>>''always recruit''<</switch>></span>
<br> <<click "Always recruit">><<set $recruiterIdleRule = "always">><<replace "#idleRule">>''always recruit''<</replace>><</click>> | <<click "Facilities & leadership">><<set $recruiterIdleRule = "facility">><<replace "#idleRule">>''match facility expansion'', currently <<if _idleTarget >=20>>_idleTarget positions<<else>>20 positions (rule minimum)<</if>><</replace>><</click>> | <<click "Set to this many slaves:">><<set $recruiterIdleRule = "number", $recruiterIdleNumber = Math.max(Math.trunc(Number($seed) || 20), 20)>><<replace "#idleRule">>''$recruiterIdleNumber sex slaves owned''<</replace>><<replace "#numberBox">><<textbox "$seed" $recruiterIdleNumber>><</replace>><</click>> <span id="numberBox"><<textbox "$seed" $recruiterIdleNumber>></span> /* use of $seed in conjunction with <<click>> prevents NaN error */
<br> //"Facilities" doesn't include training slots in cellblock, schoolroom, spa, clinic (but does include those leaders)//
<br><br>''Appoint a recruiter from among your devoted slaves:''
<<display "Slave Summary">>
<br>[[None|Recruiter Workaround][$Recruiter to 0]]
<</nobr>>
|
mayibrad/fc
|
src/uncategorized/recruiterSelect.tw
|
tw
|
bsd-3-clause
| 3,502 |
:: Recruiter Workaround
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($slaves[$i].assignment is "recruit girls") && ($slaves[$i].ID != $Recruiter.ID)>>
<<set $slaves[$i].assignment to "rest">>
<<set $slaves[$i].assignmentVisible to 1>>
<<break>>
<</if>>
<</for>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $Recruiter.ID == $slaves[$i].ID>>
<<set $slaves[$i].assignment to "recruit girls">>
<<set $slaves[$i].assignmentVisible to 1>>
<<set $slaves[$i].choosesOwnAssignment to 0>>
<<break>>
<</if>>
<</for>>
<<goto "Main">>
|
mayibrad/fc
|
src/uncategorized/recruiterWorkaround.tw
|
tw
|
bsd-3-clause
| 556 |
:: REM merger
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
<<set $slaveCompany to either("slaves", "capture", "entrapment")>>
<<set $trainingCompany to either("training", "drug", "surgical")>>
<</nobr>>\
\
<<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> constantly combs business records, tax receipts and the media for leads on opportunities for your corporation to take advantage of. Small businesses go under all the time, and with a large amount of cash on hand, your corporation can afford to step in and acquire them. This week, there are not one but two troubled organizations you could easily fold into your corporation.
<<nobr>>
<<if $slaveCompany is "slaves">>
The first is a minor slave holding company. A major deal with a troubled government just fell through, and they had depended on it going through to an unwise degree. They need to merge with a larger slaving concern immediately, but there's nothing at all wrong with their significant inventory of slaves.
<<elseif $slaveCompany is "entrapment">>
The first is an old world telemarketing firm. In an attempt to survive in the changing economy, it turned its focus towards convincing desperate, ignorant or stupid people from the old world to accept voluntary enslavement, through a variety of entrapment procedures. It failed to make the transition successfully, but you could certainly continue its operations under your aegis.
<<else>>
The first is a troubled mercenary company. After a spate of failed operations, the rank and file deposed their management and are now looking to merge with a better-run organization. The old leadership did not engage in enslavement activities, but the mercenaries have decided to turn their talents towards slaving for profit in conflict zones.
<</if>>
<</nobr>>
<<nobr>>
<<if $trainingCompany is "training">>
The second is a small slave training firm. Slave training is a notoriously difficult business, since the maturation times on the merchandise can be extremely long, and the improvement in price can be marginal if the training does not prove highly successful. There's nothing inherently wrong with the business, they've simply hit a cash flow bottleneck and need to merge with a cash-rich organization like yours.
<<elseif $trainingCompany is "drug">>
The second is a minor drug manufacturing concern. Their lab is highly mobile so as to be able to rapidly move across old world borders, one step ahead of drug control agencies. Their owner is looking to get out of the business after a profitable year, and is willing to sell his equipment and stock at very competitive prices.
<<else>>
Medical malpractice continues to be a major source of trouble for surgeons in the old world. A plastic surgeon has just suffered defeat in a major legal case over implant ruptures. He's looking to make the transition to a more enlightened area, along with his inventory and staff.
<</if>>
<</nobr>>
<<nobr>>
<span id="result">
<<click "Absorb the first, slave-focused business">>
<<replace "#result">>
<<if $slaveCompany is "slaves">>
You immediately acquire the slave holding firm, cash out its hapless staff, and absorb its stock into your corporation. Most of the bewildered merchandise doesn't even understand that they have a new owner. Your corporation gained a small amount of general assets and quite a few slaves.
<<set $generalAssets += 1000>>
<<set $slaveAssets += 5000>>
<<set $corpPeopleEnslaved += 10>>
<<elseif $slaveCompany is "entrapment">>
You immediately acquire the telemarketing firm and clean out the deadwood, getting the business in Free Cities shape. Your corporation gained a small amount of general assets, a few slaves, and a large quantity of slave entrapment assets.
<<set $generalAssets += 1000>>
<<set $slaveAssets += 1000>>
<<set $corpPeopleEnslaved += 2>>
<<set $entrapmentAssets += 4000>>
<<else>>
You immediately acquire the mercenary company and ease their transition to conflict zone slaving. Your corporation gained a small quantity of general assets, a few slaves, and some powerful slave capture assets.
<<set $generalAssets += 1000>>
<<set $slaveAssets += 1000>>
<<set $corpPeopleEnslaved += 2>>
<<set $captureAssets += 4000>>
<</if>>
<<set $corpCash -= 50000>>
<</replace>>
<</click>>
<br>
<<click "Absorb the second, improvement-focused business">>
<<replace "#result">>
<<if $trainingCompany is "training">>
The owners of the slave training firm are happy to hear that they'll be able to continue operations under the aegis of a better-run, richer corporation. Your corporation gained a small amount of general assets, a few slaves, and a large quantity of slave training assets.
<<set $generalAssets += 1000>>
<<set $slaveAssets += 1000>>
<<set $corpPeopleEnslaved += 2>>
<<set $trainingAssets += 4000>>
<<elseif $trainingCompany is "drug">>
The advanced mobile labs are across and into the Free Cities before anyone is the wiser, and not long after that they're turning out curatives and growth hormones. Your corporation gained a small amount of general assets, a few slaves, and a large quantity of drug-associated assets.
<<set $generalAssets += 1000>>
<<set $slaveAssets += 1000>>
<<set $corpPeopleEnslaved += 2>>
<<set $drugAssets += 4000>>
<<else>>
The surgeon decides to retire on the proceeds of the sale, wishing your corporation well. It was a smart decision; he can retire to the Free Cities on that sum of money, and remote surgery is killing surgeons' wages. Your corporation gained a small amount of general assets, a few slaves, and a large quantity of surgical assets.
<<set $generalAssets += 1000>>
<<set $slaveAssets += 1000>>
<<set $corpPeopleEnslaved += 2>>
<<set $surgicalAssets += 4000>>
<</if>>
<<set $corpCash -= 50000>>
<</replace>>
<</click>>
</span>
<</nobr>>
|
mayibrad/fc
|
src/uncategorized/remMerger.tw
|
tw
|
bsd-3-clause
| 5,922 |
:: Remote Surgery [nobr]
<<set $nextButton to "Continue">>
<<set $nextLink to "Slave Interact">>
<<set $surgeryType to 0>>
<<set $showEncyclopedia to 1>><<set $encyclopedia to "The Remote Surgery">>
$activeSlave.slaveName is lying strapped down on the table in your <<if $surgeryUpgrade == 1>>heavily upgraded and customized remote surgery.<<else>>remote surgery.<</if>> The surgical equipment reads <<if $activeSlave.health < -20>>@@color:red;SLAVE UNHEALTHY, SURGERY NOT RECOMMENDED.@@<<elseif $activeSlave.health <= 20>>@@color:yellow;SLAVE HEALTHY, SURGERY SAFE.@@<<else>>@@color:green;SLAVE HEALTHY, SURGERY ENCOURAGED.@@<</if>><<if $PC.career is "medicine">> The remote surgery mechanisms that allow a surgeon to be brought in by telepresence are inactive, and the autosurgery is ready for your control inputs. Surgery on your slaves is a challenge and a pleasure you wouldn't dream of sharing.<</if>>
<br><br>
$possessiveCap
<<if $activeSlave.boobs < 300>><<print either("androgynous", "flat")>> chest is barely there.
<<elseif $activeSlave.boobs < 400>><<print either("pointy", "tiny")>>, <<print $activeSlave.boobs>>cc chest only fills an A-cup.
<<elseif $activeSlave.boobs < 500>><<print either("perky", "small")>>, <<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "boobs", "bosom")>> would fill a B-cup.
<<elseif $activeSlave.boobs < 650>><<print either("healthy", "curved")>>, <<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "boobs", "bust", "bosom")>> would fill a C-cup.
<<elseif $activeSlave.boobs < 800>><<print either("big", "sizeable")>>, <<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "boobs", "bust", "bosom")>> would fill a D-cup.
<<elseif $activeSlave.boobs < 1000>><<print either("large", "big")>>, <<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "boobs", "bust", "bosom")>> would fill a DD-cup.
<<elseif $activeSlave.boobs < 1200>><<print either("proud", "hefty")>>, <<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "mammaries", "udders", "boobs")>> would fill an F-cup.
<<elseif $activeSlave.boobs < 1400>><<print either("hefty", "huge")>>, <<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "mammaries", "udders")>> would fill a G-cup.
<<elseif $activeSlave.boobs < 1600>><<print either("massive", "huge")>>, <<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "mammaries", "udders")>> would fill an H-cup.
<<elseif $activeSlave.boobs < 1800>><<print either("enormous", "massive")>>, <<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "mammaries", "udders")>> would fill an I-cup.
<<elseif $activeSlave.boobs < 2050>><<print either("titanic", "enormous")>>, <<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "mammaries", "udders")>> would fill a J-cup.
<<elseif $activeSlave.boobs < 2300>><<print either("stupendous", "titanic")>>, <<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "mammaries", "udders")>> would fill a K-cup.
<<elseif $activeSlave.boobs < 2600>><<print either("magnificent", "stupendous")>>, <<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "mammaries", "udders")>> would fill an L-cup.
<<elseif $activeSlave.boobs < 2900>><<print either("tremendous", "magnificent")>>, <<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "mammaries", "udders")>> would fill an M-cup.
<<elseif $activeSlave.boobs < 3250>><<print either("awe-inspiring", "tremendous")>>, <<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "mammaries", "udders")>> would fill an N-cup.
<<elseif $activeSlave.boobs < 3600>><<print either("absurd", "awe-inspiring")>>, <<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "mammaries", "udders")>> would fill an O-cup.
<<elseif $activeSlave.boobs < 3950>><<print either("disproportionate", "attention-grabbing")>>, <<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "mammaries", "udders")>> would fill a P-cup.
<<elseif $activeSlave.boobs < 4300>><<print either("shocking", "massive")>>, <<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "mammaries", "udders")>> would fill a Q-cup.
<<elseif $activeSlave.boobs < 4700>><<print either("unreal", "jaw-dropping")>>, <<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "mammaries", "udders")>> would fill an R-cup.
<<elseif $activeSlave.boobs < 5100>><<print either("tremendous", "astounding")>>, <<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "mammaries", "udders")>> would fill an S-cup.
<<elseif ($activeSlave.amp == 1)>><<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "mammaries", "udders")>> fill out an enormous custom bra; $possessive tits dominate $possessive entire frame.
<<else>><<print $activeSlave.boobs>>cc <<print either("tits", "breasts", "mammaries", "udders")>> fill out an enormous custom bra; $possessive tits dominate $possessive entire frame.
<</if>>
<<if $activeSlave.boobsImplant > 600>>
$pronounCap has <<print $activeSlave.boobsImplant>>cc fillable breast implants.
<<elseif $activeSlave.boobsImplant > 400>>
$pronounCap has large, <<print $activeSlave.boobsImplant>>cc breast implants.
<<elseif $activeSlave.boobsImplant > 200>>
$pronounCap has normal, <<print $activeSlave.boobsImplant>>cc breast implants.
<<elseif $activeSlave.boobsImplant > 0>>
$pronounCap has small, <<print $activeSlave.boobsImplant>>cc breast implants.
<</if>>
<br>
<<if $activeSlave.boobs > 25000>>
//$possessiveCap breasts are as large as $pronoun can physically support//
<<elseif $activeSlave.boobs > 10000 && $arcologies[0].FSTransformationFetishistResearch != 1>>
//$possessiveCap breasts are as large as $pronoun can physically support//
<<elseif $activeSlave.indentureRestrictions >= 2>>
//$possessiveCap indenture forbids elective surgery//
<<elseif $activeSlave.boobsImplant == 0>>
[[String implants|Surgery Degradation][$activeSlave.boobsImplant to 400, $activeSlave.boobsImplantType to 1,$activeSlave.boobs += 400,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "boobs"]] |
[[Standard implants|Surgery Degradation][$activeSlave.boobsImplant to 400,$activeSlave.boobs += 400,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "boobs"]] |
[[Small implants|Surgery Degradation][$activeSlave.boobsImplant to 200,$activeSlave.boobs += 200,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "boobs"]]
<<elseif $activeSlave.boobsImplant > 600 and $activeSlave.boobsImplantType != 1>>
[[Add inert filler|Surgery Degradation][$activeSlave.boobsImplant += 200,$activeSlave.boobs += 200,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "boobs"]]
<<elseif $activeSlave.boobsImplant > 400 and $activeSlave.boobsImplantType != 1>>
[[Fillable implants|Surgery Degradation][$activeSlave.boobsImplant to 800,$activeSlave.boobs += 200,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "boobs"]]
<<elseif $activeSlave.boobsImplant > 200 and $activeSlave.boobsImplantType != 1>>
[[Large implants|Surgery Degradation][$activeSlave.boobsImplant to 600,$activeSlave.boobs += 200,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "boobs"]]
<<elseif $activeSlave.boobsImplant > 0 and $activeSlave.boobsImplantType != 1>>
[[Standard implants|Surgery Degradation][$activeSlave.boobsImplant to 400,$activeSlave.boobs += 200,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "boobs"]] | [[Large implants|Surgery Degradation][$activeSlave.boobsImplant to 600,$activeSlave.boobs += 400,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "boobs"]]
<</if>>
<<if $activeSlave.boobsImplant != 0>>
<<if $activeSlave.boobsImplantType == 1 and $activeSlave.boobsImplant > 400>>
<<if $activeSlave.boobsImplant > 8000>>
| [[Drain 1000cc|Surgery Degradation][$activeSlave.boobs to ($activeSlave.boobs-1000),$activeSlave.boobsImplant to ($activeSlave.boobsImplant-1000),$cash -= $surgeryCost, $surgeryType to "boobsLoss"]]
<<elseif $activeSlave.boobsImplant > 5000>>
| [[Drain 750cc|Surgery Degradation][$activeSlave.boobs to ($activeSlave.boobs-750),$activeSlave.boobsImplant to ($activeSlave.boobsImplant-750),$cash -= $surgeryCost, $surgeryType to "boobsLoss"]]
<<elseif $activeSlave.boobsImplant > 2000>>
| [[Drain 500cc|Surgery Degradation][$activeSlave.boobs to ($activeSlave.boobs-500),$activeSlave.boobsImplant to ($activeSlave.boobsImplant-500),$cash -= $surgeryCost, $surgeryType to "boobsLoss"]]
<<elseif $activeSlave.boobsImplant > 1000>>
| [[Drain 250cc|Surgery Degradation][$activeSlave.boobs to ($activeSlave.boobs-250),$activeSlave.boobsImplant to ($activeSlave.boobsImplant-250),$cash -= $surgeryCost, $surgeryType to "boobsLoss"]]
<<elseif $activeSlave.boobsImplant > 500>>
| [[Drain 100cc|Surgery Degradation][$activeSlave.boobs to ($activeSlave.boobs-100),$activeSlave.boobsImplant to ($activeSlave.boobsImplant-100),$cash -= $surgeryCost, $surgeryType to "boobsLoss"]]
<</if>>
<</if>>
| [[Remove breast implants|Surgery Degradation][$activeSlave.boobs to ($activeSlave.boobs-$activeSlave.boobsImplant),$activeSlave.boobsImplant to 0,$activeSlave.boobsImplantType to 0,$cash -= $surgeryCost, $surgeryType to "boobsLoss"]]
<</if>>
<<if ($activeSlave.boobs > 300) && ($activeSlave.boobsImplant == 0)>>
<<if $activeSlave.indentureRestrictions >= 2>>
<<else>>
| [[Reduce breasts|Surgery Degradation][$activeSlave.boobs -= 200,$cash -= $surgeryCost, $surgeryType to "boobsLoss"]]
<</if>>
<</if>>
<<if ($activeSlave.boobs >= 7000) && ($activeSlave.boobsImplant == 0)>>
<<if $activeSlave.indentureRestrictions >= 2 || $activeSlave.breedingMark == 1>>
<<else>>
| [[Mastectomy|Surgery Degradation][$activeSlave.boobs = 300, $activeSlave.health -= 30,$cash -= $surgeryCost, $surgeryType to "mastectomy+"]]
<</if>>
<<elseif ($activeSlave.boobs >= 2000) && ($activeSlave.boobsImplant == 0)>>
<<if $activeSlave.indentureRestrictions >= 2 || $activeSlave.breedingMark == 1>>
<<else>>
| [[Mastectomy|Surgery Degradation][$activeSlave.boobs = 300, $activeSlave.health -= 30,$cash -= $surgeryCost, $surgeryType to "mastectomy"]]
<</if>>
<</if>>
<br>
<<if $activeSlave.boobsImplant != 0>>
The shape of $possessive breasts is determined by $possessive implants.
<<else>>
<<if $activeSlave.boobs <= 250>>
$pronounCap's so flat-chested that $possessive breasts don't have much shape.
<<else>>
<<switch $activeSlave.boobShape>>
<<case "perky">>
They're perky, with nipples that point slightly upwards.
<<case "downward-facing">>
They're not attractively shaped; $possessive nipples pointing downward.
<<case "torpedo-shaped">>
They're torpedo-shaped, projecting some way from $possessive chest.
<<case "wide-set">>
They're wide-set, with nipples pointing away from $possessive sternum.
<<case "saggy">>
They're not attractively shaped, with $possessive nipples pointing down.
<<default>>
They're nicely rounded and rest naturally.
<</switch>>
<<if $activeSlave.indentureRestrictions >= 2>>
$possessiveCap indenture does not allow breast restructuring.
<<else>>
<<if ($activeSlave.boobShape == "saggy") && ($activeSlave.boobShape == "perky")>>
[[Breast lift|Surgery Degradation][$activeSlave.boobShape = "normal", $activeSlave.health -= 20,$cash -= $surgeryCost, $surgeryType to "breastLift"]]<<if $activeSlave.preg > 20 || ($activeSlave.boobs >= 5000 && $activeSlave.boobs < 8000)>>//$possessiveCap current state will may result in $possessive breasts becoming saggy again//<</if>>
<<else>>
<<if ($activeSlave.boobShape == "normal")>>
[[Reshape them to be perkier|Surgery Degradation][$activeSlave.boobShape to "perky",$cash -= $surgeryCost,$activeSlave.health -= 10,$surgeryType to "breastReconstruction"]]
| [[Make them torpedo-shaped|Surgery Degradation][$activeSlave.boobShape to "torpedo-shaped",$cash -= $surgeryCost,$activeSlave.health -= 10,$surgeryType to "breastReconstruction"]]
<<else>>
[[Reshape them to be more normal|Surgery Degradation][$activeSlave.boobShape to "normal",$cash -= $surgeryCost,$activeSlave.health -= 10,$surgeryType to "breastReconstruction"]]
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<br>
<<if $activeSlave.lactation == 0>>
$pronounCap is not lactating.
<<elseif $activeSlave.lactation == 2>>
$pronounCap is implanted with slow-release pro-lactation drugs.
<<else>>
$pronounCap is lactating naturally.
<</if>>
<<if $activeSlave.lactation < 2>>
<<if $activeSlave.indentureRestrictions < 2>>
[[Implant slow-release pro-lactation drugs|Surgery Degradation][$activeSlave.lactation to 2,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "lactation"]] //This may increase $possessive natural breast size//
<</if>>
<</if>>
<<if $activeSlave.lactation > 1>>
| [[Remove lactation implant|Surgery Degradation][$activeSlave.lactation to 0,$cash -= $surgeryCost, $surgeryType to "endlac"]]
<</if>>
<br><br>
$possessiveCap $activeSlave.faceShape face is
<<if $activeSlave.face < -2>>
very ugly.
<<elseif $activeSlave.face is -2>>
ugly.
<<elseif $activeSlave.face is -1>>
unattractive.
<<elseif ($activeSlave.face == 0)>>
quite average.
<<elseif ($activeSlave.face == 1)>>
attractive.
<<elseif ($activeSlave.face is 2)>>
beautiful.
<<elseif ($activeSlave.face > 2)>>
very beautiful.
<</if>>
<<if $activeSlave.faceImplant == 0>>
It is entirely natural.
<<elseif $activeSlave.faceImplant == 1>>
It has seen some work.
<<elseif $activeSlave.faceImplant > 1>>
It has been totally reworked.
<</if>>
<<if $activeSlave.indentureRestrictions >= 2>>
//$possessiveCap indenture forbids elective surgery//
<<elseif (($activeSlave.faceImplant < 2) || ($surgeryUpgrade == 1)) && ($activeSlave.face < 3)>>
Facial surgery can either rework it and improve its attractiveness, or simply make it more attractive.
<<if $activeSlave.faceShape != "normal">>
[[Make conventionally feminine|Surgery Degradation][$activeSlave.faceShape to "normal",$activeSlave.faceImplant += 1,$activeSlave.face += 1,$cash -= $surgeryCost,$activeSlave.health -= 10,$surgeryType to "face"]] |
<</if>>
<<if $activeSlave.faceShape is "masculine">>
[[Soften to androgynous|Surgery Degradation][$activeSlave.faceShape to "androgynous",$activeSlave.faceImplant += 1,$activeSlave.face += 1,$cash -= $surgeryCost,$activeSlave.health -= 10,$surgeryType to "face"]] |
<<else>>
<<if $activeSlave.faceShape != "cute">>
[[Cute|Surgery Degradation][$activeSlave.faceShape to "cute",$activeSlave.faceImplant += 1,$activeSlave.face += 1,$cash -= $surgeryCost,$activeSlave.health -= 10,$surgeryType to "face"]] |
<</if>>
<<if $activeSlave.faceShape != "exotic">>
[[Exotic|Surgery Degradation][$activeSlave.faceShape to "exotic",$activeSlave.faceImplant += 1,$activeSlave.face += 1,$cash -= $surgeryCost,$activeSlave.health -= 10,$surgeryType to "face"]] |
<</if>>
<<if $activeSlave.faceShape != "sensual">>
[[Sensual|Surgery Degradation][$activeSlave.faceShape to "sensual",$activeSlave.faceImplant += 1,$activeSlave.face += 1,$cash -= $surgeryCost,$activeSlave.health -= 10,$surgeryType to "face"]] |
<</if>>
<<if $activeSlave.faceShape != "androgynous">>
[[Androgynous|Surgery Degradation][$activeSlave.faceShape to "androgynous",$activeSlave.faceImplant += 1,$activeSlave.face += 1,$cash -= $surgeryCost,$activeSlave.health -= 10,$surgeryType to "face"]]
<<else>>
[[Masculine|Surgery Degradation][$activeSlave.faceShape to "masculine",$activeSlave.faceImplant += 1,$activeSlave.face += 1,$cash -= $surgeryCost,$activeSlave.health -= 10,$surgeryType to "face"]]
<</if>>
<</if>>
| [[Just improve attractiveness|Surgery Degradation][$activeSlave.faceImplant += 1,$activeSlave.face += 1,$cash -= $surgeryCost,$activeSlave.health -= 10,$surgeryType to "face"]]
<</if>>
<<if $activeSlave.faceImplant == 1>>
//Further facial surgery will unavoidably give $possessive a somewhat artificial appearance//
<<elseif $activeSlave.faceImplant > 1>>
//The advanced surgery permits you to continue reworking $possessive face//
<</if>>
<br>
<<if ($activeSlave.physicalAge >= 25) && ($activeSlave.visualAge >= 25) && ($activeSlave.ageImplant == 0)>>
<br>$pronounCap's old enough that a face lift and other minor cosmetic procedures could make $possessive look younger.
<<elseif ($activeSlave.physicalAge >= 25) && ($activeSlave.ageImplant == 1)>>
<br>$pronounCap's had a face lift and other minor cosmetic procedures to make $possessive look younger.
<</if>>
<<if $activeSlave.indentureRestrictions >= 2>>
//$possessiveCap indenture forbids elective surgery//
<<elseif ($activeSlave.ageImplant != 1) && ($activeSlave.visualAge >= 25) && ($activeSlave.physicalAge >= 25)>>
[[Age lift|Surgery Degradation][$activeSlave.ageImplant to 1,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "age"]]
<</if>>
<br>
<<if $activeSlave.scars > 0>>
<br>$pronounCap has notable facial scarring.
[[Remove scars|Surgery Degradation][$activeSlave.scars to 0, $cash -= $surgeryCost, $activeSlave.health -= 5, $surgeryType to "scarRemov"]]
<</if>>
<<if $activeSlave.scars == 0>>
<br>$possessiveCap face is unscarred. [[Give a menacing scar|Surgery Degradation][$activeSlave.scars to 5, $cash -= $surgeryCost, $activeSlave.health -= 5, $surgeryType to "scarFear"]] |
[[Give an exotic scar|Surgery Degradation][$activeSlave.scars to 6, $cash -= $surgeryCost, $activeSlave.health -= 5, $surgeryType to "scarExo"]]
<</if>>
<br>
$pronounCap has
<<if $activeSlave.lips <= 10>>
thin, unattractive lips.
<<elseif $activeSlave.lips <= 20>>
normal lips.
<<elseif $activeSlave.lips <= 40>>
full, attractive lips.
<<elseif $activeSlave.lips <= 70>>
plump, beestung lips.
<<elseif $activeSlave.lips <= 95>>
huge, obviously augmented lips.
<<else>>
a facepussy: $possessive lips are so huge that they're always a bit parted in the middle, forming a moist, inviting hole for cock.
<</if>>
<<if $activeSlave.lipsImplant == 0>>
<<elseif $activeSlave.lipsImplant <= 10>>
$pronounCap has normal lip implants.
<<elseif $activeSlave.lipsImplant <= 20>>
$pronounCap has large lip implants.
<<else>>
$pronounCap has enormous lip implants.
<</if>>
<<if $activeSlave.indentureRestrictions >= 2>>
//$possessiveCap indenture forbids elective surgery//
<<elseif ($activeSlave.lips <= 75) || (($activeSlave.lips <= 95) && ($seeExtreme == 1))>>
<<if $activeSlave.lipsImplant > 0>>
[[Replace with the next size up|Surgery Degradation][$activeSlave.lipsImplant += 20,$activeSlave.lips += 20,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "lips"]] //This will reduce $possessive oral skills//
<<else>>
[[Lip implants|Surgery Degradation][$activeSlave.lipsImplant to 20,$activeSlave.lips += 20,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "lips"]] //This will reduce $possessive oral skills//
<</if>>
<</if>>
<<if $activeSlave.lipsImplant != 0>>
<<if $activeSlave.indentureRestrictions < 2>>
| [[Remove lip implants|Surgery Degradation][$activeSlave.lips to ($activeSlave.lips-$activeSlave.lipsImplant),$activeSlave.lipsImplant to 0,$cash -= $surgeryCost, $surgeryType to "lips"]]
<</if>>
<</if>>
<<if ($activeSlave.lips >= 10) && ($activeSlave.lipsImplant == 0)>>
<<if $activeSlave.indentureRestrictions < 2>>
| [[Reduce lips|Surgery Degradation][$activeSlave.lips -= 10,$cash -= $surgeryCost, $surgeryType to "lips"]]
<</if>>
<</if>>
<br><br>
<<if $bellyImplants == 1>>
$pronounCap's got a
<<if $activeSlave.preg > 0>>
pregnant
<<elseif $activeSlave.inflation > 0>>
inflated
<<elseif $activeSlave.bellyImplant > 0>>
<<print $activeSlave.bellyImplant>>cc implant filled
<<else>>
normal
<</if>>
stomach.
<<if $activeSlave.bellyImplant == 0>>
<<else>>
$pronounCap has a fillable implant located in $possessive abdomen.
<<if $activeSlave.cervixImplant == 1 >>
$pronounCap also has micropump filter installed in $possessive cervix feeding into the implant.
<</if>>
<</if>>
<<if $activeSlave.indentureRestrictions >= 2>>
//$possessiveCap indenture forbids elective surgery//
<<elseif $activeSlave.breedingMark == 1>>
//You are forbidden from affecting $possessive fertility//
<<elseif $activeSlave.preg > 0 || $activeSlave.inflation > 0>>
//$pronounCap is unable to support an abdominal implant at this time//
<<elseif $activeSlave.bellyImplant >= 40000>>
//$possessiveCap belly is as large as $pronoun can physically support//
<<elseif $activeSlave.bellyImplant > 10000 && $arcologies[0].FSTransformationFetishistResearch != 1>>
//$possessiveCap belly is as large as $pronoun can physically support//
<<elseif $activeSlave.bellyImplant == 0 && ($activeSlave.ovaries == 1 || $activeSlave.mpreg == 1)>>
[[Implant fillable abdominal implant|Surgery Degradation][$activeSlave.bellyImplant to 200,$activeSlave.preg to -2, $activeSlave.bellyPain += 1,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "bellyIn"]]
<<elseif $activeSlave.bellyImplant == 0>>
[[Implant a fillable abdominal implant|Surgery Degradation][$activeSlave.bellyImplant to 200, $cash -= $surgeryCost, $activeSlave.bellyPain += 2, $activeSlave.health -= 50, $surgeryType to "bellyInMale"]]
<<elseif $activeSlave.bellyPain == 2>>
//$possessiveCap body can not handle more filler this week//
<<elseif $activeSlave.bellyImplant > 0 && $activeSlave.bellyPain == 0>>
[[Add inert filler|Surgery Degradation][$activeSlave.bellyImplant += 200, $activeSlave.bellyPain += 1,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "bellyUp"]]
<<elseif $activeSlave.bellyImplant > 0 && $activeSlave.bellyPain == 1>>
[[Add more inert filler|Surgery Degradation][$activeSlave.bellyImplant += 200, $activeSlave.bellyPain += 1,$cash -= $surgeryCost, $activeSlave.health -= 30,$surgeryType to "bellyUp"]]
<</if>>
<<if $activeSlave.bellyImplant != 0>>
<<if $activeSlave.indentureRestrictions < 2>>
<<if $activeSlave.bellyImplant > 0>>
| [[Drain implant|Surgery Degradation][$activeSlave.bellyImplant -= 200,$cash -= $surgeryCost, $surgeryType to "bellyDown"]]
<</if>>
| [[Removeimplant|Surgery Degradation][$activeSlave.bellyImplant to 0, $activeSlave.cervixImplant to 0, $cash -= $surgeryCost, $activeSlave.health -= 10, $surgeryType to "bellyOut"]]
<</if>>
<<if $activeSlave.cervixImplant != 1 && $cervixImplants == 1 && $activeSlave.vagina > -1>> /* slave should have vagina */
<br>[[Install cervix micropump filter|Surgery Degradation][$activeSlave.cervixImplant = 1, $cash -= $surgeryCost, $surgeryType to "cervixPump"]]<br>
//Will allow $possessive belly implant to slowly swell as people cum in $possessive vagina//
<</if>>
<</if>>
<</if>>
<br><br>
$pronounCap's got a
<<if $activeSlave.butt < 2>>flat and <<print either("disappointing", "unimpressive")>> ass.
<<elseif $activeSlave.butt <= 2>><<print either("small, sleek", "small but rounded", "rounded, small")>> rear end.
<<elseif $activeSlave.butt <= 3>><<print either("big and healthy", "curved and plump", "healthy and plump")>> derriere.
<<elseif $activeSlave.butt <= 4>><<print either("juicy and large butt", "big bubble butt", "curvy and enticing butt")>>.
<<elseif $activeSlave.butt <= 5>><<print either("juicy and huge", "a huge", "massive and undeniable")>> rear end.
<<elseif ($activeSlave.amp == 1)>>ridiculous ass. It's so big it would jiggle as $pronoun walked - if $pronoun could walk.
<<else>>ridiculous ass. It's so big it jiggles as $pronoun walks.
<</if>>
<<if $activeSlave.buttImplant == 0>>
<<elseif $activeSlave.buttImplant == 1>>
$pronounCap has normal butt implants.
<<elseif $activeSlave.buttImplant > 1>>
$pronounCap has enormous butt implants.
<</if>>
<<if $activeSlave.indentureRestrictions >= 2>>
//$possessiveCap indenture forbids elective surgery//
<<elseif $activeSlave.butt > 19>>
//$possessiveCap butt is as large as $pronoun can physically support//
<<elseif $activeSlave.butt > 7 && $arcologies[0].FSTransformationFetishistResearch != 1>>
//$possessiveCap butt is as large as $pronoun can physically support//
<<elseif $activeSlave.buttImplant == 0>>
[[Implants|Surgery Degradation][$activeSlave.buttImplant to 1,$activeSlave.butt += 1,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "butt"]]
| [[String implants|Surgery Degradation][$activeSlave.buttImplant to 1,$activeSlave.butt += 1,$activeSlave.buttImplantType to 1,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "butt"]]
<<elseif $activeSlave.buttImplant == 1 and $activeSlave.buttImplantType != 1>>
[[Bigger implants|Surgery Degradation][$activeSlave.buttImplant to 2,$activeSlave.butt += 1,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "butt"]]
<<elseif $activeSlave.buttImplant is 2 and $activeSlave.buttImplantType != 1>>
[[Fillable implants|Surgery Degradation][$activeSlave.buttImplant to 3,$activeSlave.butt += 1,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "butt"]]
<<elseif $activeSlave.buttImplant > 2 and $activeSlave.buttImplantType != 1>>
[[Add inert filler|Surgery Degradation][$activeSlave.buttImplant += 1,$activeSlave.butt += 1,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "butt"]]
<</if>>
<<if $activeSlave.buttImplant != 0>>
<<if $activeSlave.indentureRestrictions < 2>>
<<if $activeSlave.buttImplantType == 1 and $activeSlave.buttImplant > 1>>
| [[Drain implants|Surgery Degradation][$activeSlave.butt to ($activeSlave.butt-1),$activeSlave.buttImplant to ($activeSlave.buttImplant-1),$cash -= $surgeryCost, $surgeryType to "buttLoss"]]
<</if>>
| [[Remove implants|Surgery Degradation][$activeSlave.butt to ($activeSlave.butt-$activeSlave.buttImplant),$activeSlave.buttImplant to 0,$activeSlave.buttImplantType to 0,$cash -= $surgeryCost, $surgeryType to "buttLoss"]]
<</if>>
<</if>>
<<if ($activeSlave.butt > 1) && ($activeSlave.buttImplant == 0)>>
<<if $activeSlave.indentureRestrictions < 2>>
| [[Reduce ass|Surgery Degradation][$activeSlave.butt -= 1,$cash -= $surgeryCost, $surgeryType to "buttLoss"]]
<</if>>
<</if>>
<br><br>
<<if $activeSlave.waist == 0>>
$pronounCap has a normal figure.
<<elseif $activeSlave.waist == 1>>
$pronounCap has a lovely narrow waist that gives $possessive an hourglass figure.
<<elseif $activeSlave.waist is 2>>
$pronounCap has an unnaturally narrow waist that gives $possessive a cartoonishly hourglass figure.
<</if>>
<<if $activeSlave.waist == 0>>
<<if $activeSlave.indentureRestrictions < 2>>
[[Liposuction|Surgery Degradation][$activeSlave.waist to 1,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "lipo"]]
<</if>>
<</if>>
<<if ($activeSlave.waist == 1) && ($seeExtreme == 1)>>
<<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>>
[[Remove ribs to further narrow waist|Surgery Degradation][$activeSlave.waist to 2,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "ribs"]]
<</if>>
<</if>>
<<if $activeSlave.bellySag > 0>>
<br>
<<if $activeSlave.preg >= 10 || $activeSlave.bellyImplant >= 2000 || $activeSlave.inflation > 0>>
$pronounCap has a sagging midriff, ruined from excessive pregnancy. It is currently filled out by $possessive swollen belly and can not safely be worked on.
<<else>>
$pronounCap has a sagging midriff, ruined from excessive pregnancy.
[[Tummy tuck|Surgery Degradation][$activeSlave.bellySag to 0,$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType to "tummyTuck"]]
<</if>>
<</if>>
<<if $activeSlave.vagina > -1>>
<br>
<<if $activeSlave.labia == 0>>
$pronounCap has minimal pussylips.
<<elseif $activeSlave.labia == 1>>
$pronounCap has pretty, noticeable pussylips.
<<elseif $activeSlave.labia is 2>>
$pronounCap has large pussylips.
<<elseif $activeSlave.labia > 2>>
$pronounCap has extremely large pussylips.
<</if>>
<<if $activeSlave.labia > 0>>
<<if $activeSlave.indentureRestrictions < 2>>
[[Apply labiaplasty|Surgery Degradation][$activeSlave.labia to 0,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "labiaplasty"]]
<</if>>
<</if>>
<<if ($activeSlave.labia < 3) && ($surgeryUpgrade == 1)>>
<<if $activeSlave.indentureRestrictions < 1>>
| [[Increase labia|Surgery Degradation][$activeSlave.labia += 1,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "labiaplasty"]]
<</if>>
<</if>>
<br>
$pronounCap has
<<if $activeSlave.clit == 0>>
a small clit.
<<elseif $activeSlave.clit == 1>>
a big clit.
<<elseif $activeSlave.clit is 2>>
a huge clit.
<<elseif $activeSlave.clit > 2>>
an enormous clit.
<</if>>
<<if $activeSlave.clit > 0>>
<<if $activeSlave.indentureRestrictions < 2>>
[[Apply clitoral reduction|Surgery Degradation][$activeSlave.clit to 0,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "clitoral reduction"]]
<</if>>
<</if>>
<<if ($activeSlave.clit < 3) && ($surgeryUpgrade == 1)>>
<<if $activeSlave.indentureRestrictions < 1>>
| [[Increase clit|Surgery Degradation][$activeSlave.clit += 1,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "clitoral enlargement"]]
<</if>>
<</if>>
<</if>>
<<if ($activeSlave.preg > -2) && ($activeSlave.preg < 1) && ($activeSlave.vagina > -1) && ($activeSlave.ovaries != 0) && ($activeSlave.pubertyXX == 0)>>
<br>$pronounCap has not had $possessive first period.
<<elseif ($activeSlave.preg > -2) && ($activeSlave.preg < 1) && ($activeSlave.vagina > -1) && ($activeSlave.ovaries != 0)>>
<br>$pronounCap has a working womb.
<<elseif ($activeSlave.preg is -2) && ($activeSlave.vagina > -1) && ($activeSlave.ovaries != 0)>>
<br>$pronounCap has a sterile womb.
<</if>>
<<if ($activeSlave.preg > -2) && ($activeSlave.preg < 1) && ($activeSlave.preg < 1) && ($activeSlave.vagina > -1) && ($activeSlave.ovaries != 0)>>
<<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>>
[[Sterilize|Surgery Degradation][$activeSlave.preg to -2,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "ster"]]
<</if>>
<<elseif ($activeSlave.preg < 1) && ($activeSlave.vagina > -1) && ($activeSlave.ovaries != 0) && ($activeSlave.preg != -3)>>
[[Restore fertility|Surgery Degradation][$activeSlave.preg to 0,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "fert"]]
<</if>>
<<if ($activeSlave.ovaries == 1) && ($activeSlave.preg < 1)>>
<<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>>
<<if ($activeSlave.pubertyXX == 0)>>
<br>$pronounCap has ovaries but has not had $possessive first period.
<<else>>
<br>$pronounCap has working ovaries.
<</if>>
[[Oophorectomy|Surgery Degradation][$activeSlave.ovaries to 0,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "ster"]]
<</if>>
<</if>>
<br>
$pronounCap has
<<if $activeSlave.vagina == 0>>
a virgin pussy.
<<elseif $activeSlave.vagina == 1>>
a tight pussy.
<<elseif $activeSlave.vagina == 2>>
a used pussy.
<<elseif $activeSlave.vagina == 3>>
a loose pussy.
<<elseif $activeSlave.vagina == 10>>
a ruined cunt.
<<else>>
a gaping cunt.
<</if>>
<<if ($activeSlave.vagina > 3)>>
<br>$possessiveCap vagina could benefit from surgical repair.
[[Repair pussy|Surgery Degradation][$activeSlave.vagina to 3,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "vagina"]] //This will reduce $possessive vaginal skills//
<<elseif ($surgeryUpgrade == 1) && ($activeSlave.indentureRestrictions < 2)>>
<<if ($activeSlave.vagina > 1)>>
<br>$possessiveCap vaginal muscles could benefit from microsurgical rejuvenation.
[[Tighten pussy|Surgery Degradation][$activeSlave.vagina to 1,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "vagina"]] //This will reduce $possessive vaginal skills//
<<elseif ($activeSlave.vagina > 0)>>
<br>$possessiveCap pussy is as tight as a virgin's, and $possessive hymen could be restored.
[[Restore virginity|Surgery Degradation][$activeSlave.vagina to 0,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "vagina"]] //This will reduce $possessive vaginal skills//
<</if>>
<</if>>
<<if ($activeSlave.cSec == 1)>>
<br>$pronounCap has an unsightly c-section scar.
[[Remove Caesarean scar|Surgery Degradation][$activeSlave.cSec to 0,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "bellyscar"]]
<br>
<</if>>
<<if ($activeSlave.vagina > -1) && ($activeSlave.dick > 0)>>
<<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>>
<br>Since $pronoun has both a penis and a vagina, it's possible to remove $possessive pussy and leave $possessive sexually functional.
[[Remove pussy|Surgery Degradation][$activeSlave.vagina to -1,$activeSlave.ovaries to 0,$activeSlave.preg to -2,$activeSlave.pregSource to 0,$activeSlave.vaginalSkill = 0,$cash -= $surgeryCost,$activeSlave.health -= 20,$surgeryType to "vaginaRemoval"]] <<if $activeSlave.ovaries == 1>>//This will remove $possessive ovaries as well//<</if>>
<</if>>
<</if>>
<br>
$pronounCap has
<<if $activeSlave.anus == 0>>
a virgin asshole.
<<elseif $activeSlave.anus == 1>>
a tight asshole.
<<elseif $activeSlave.anus == 2>>
a loose asshole.
<<elseif $activeSlave.anus == 3>>
a very loose asshole.
<<else>>
a permanantly gaping asshole.
<</if>>
<<if ($activeSlave.anus > 3)>>
<br>$possessiveCap anal sphincter could benefit from surgical repair.
[[Repair asshole|Surgery Degradation][$activeSlave.anus to 3,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "anus"]] //This will reduce $possessive anal skills//
<<elseif ($surgeryUpgrade == 1) && ($activeSlave.indentureRestrictions < 2)>>
<<if ($activeSlave.anus > 1)>>
<br>$possessiveCap anal sphincter could benefit from microsurgical rejuvenation.
[[Tighten asshole|Surgery Degradation][$activeSlave.anus to 1,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "anus"]] //This will reduce $possessive anal skills//
<<elseif ($activeSlave.anus > 0)>>
<br>$possessiveCap butthole is fairly narrow, but could be tightened to virgin status.
[[Restore anal virginity|Surgery Degradation][$activeSlave.anus to 0,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "anus"]] //This will reduce $possessive anal skills//
<</if>>
<</if>>
<<if ($activeSlave.dick != 0) && ($activeSlave.vagina is -1)>>
<br>$pronounCap has a penis.
<<elseif ($activeSlave.dick != 0) && ($activeSlave.ovaries != 0)>>
<br>$pronounCap has a penis and a vagina.
<<elseif ($activeSlave.dick != 0) && ($activeSlave.vagina != -1)>>
<br>$pronounCap has a penis and an artificial vagina.
<</if>>
<<if ($activeSlave.dick != 0) && ($activeSlave.vagina is -1)>>
<<if $activeSlave.indentureRestrictions < 1>>
[[Convert genitalia to female|Surgery Degradation][$activeSlave.dick to 0,$activeSlave.dickAccessory to "none",$activeSlave.foreskin to 0,$activeSlave.scrotum to 0,$activeSlave.balls to 0,$activeSlave.vagina to 0,$activeSlave.preg to -2,$activeSlave.vaginalSkill = 0,$cash -= $surgeryCost, $activeSlave.health -= 40, $surgeryType to "mtf"]]
<</if>>
<<elseif ($activeSlave.dick != 0) && ($activeSlave.vagina != -1)>>
<<if $activeSlave.indentureRestrictions < 1>>
[[Remove penis|Surgery Degradation][$activeSlave.dick to 0,$activeSlave.dickAccessory to "none",$activeSlave.foreskin to 0,$activeSlave.scrotum to 0,$activeSlave.balls to 0,$activeSlave.vaginalSkill = 0,$cash -= $surgeryCost, $activeSlave.health -= 20, $surgeryType to "chop"]] //This will reset $possessive sexual skills//
<</if>>
<</if>>
<<if ($activeSlave.dick != 0) && ($activeSlave.vagina is -1) && ($surgeryUpgrade == 1)>>
<<if $activeSlave.indentureRestrictions < 1>>
| [[Create surgical hermaphrodite|Surgery Degradation][$activeSlave.vagina to 0,$activeSlave.vaginalSkill = 0,$cash -= $surgeryCost, $activeSlave.health -= 40, $surgeryType to "herm"]]
<</if>>
<</if>>
<<if ($activeSlave.dick != 0)>>
<<if ($activeSlave.foreskin > 0)>>
<<if $seeCircumcision == 1>>
<<if $activeSlave.indentureRestrictions < 2>>
<br>$pronounCap is uncircumcised. [[Remove foreskin|Surgery Degradation][$activeSlave.foreskin to 0,$cash -= $surgeryCost, $activeSlave.health -= 10, $surgeryType to "circumcision"]]
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($seeExtreme == 1)>>
<<if ($activeSlave.balls == 1)>>
<br>$possessiveCap testicles are vestigial, but $pronoun has balls. Technically.
<<elseif ($activeSlave.balls > 1)>>
<br>$pronounCap has testicles.
<</if>>
<<if ($activeSlave.balls > 0)>>
<<if $activeSlave.indentureRestrictions < 1>>
[[Geld|Surgery Degradation][$activeSlave.balls to 0,$activeSlave.scrotum to 0,$cash -= $surgeryCost, $activeSlave.health -= 40, $surgeryType to "geld"]]
<</if>>
<</if>>
<</if>>
<<if ($activeSlave.balls > 0)>>
<<if ($activeSlave.scrotum > 0)>>
<br>$possessiveCap testicles are located in $possessive scrotum.
<<if $activeSlave.indentureRestrictions < 1>>
[[Move them inside abdomen and remove scrotum|Surgery Degradation][$activeSlave.scrotum to 0,$cash -= $surgeryCost, $activeSlave.health -= 20, $surgeryType to "relocate"]]
<</if>>
//This will have a negative impact on cum production//
<<else>>
<br>$possessiveCap testicles have been relocated inside $possessive abdomen, and $possessive scrotum has been removed.
<</if>>
<</if>>
<br>
<<if $activeSlave.dick > 0>>
<<if $activeSlave.prostateImplant == 1>>
$pronounCap is implanted with an prostate implant designed to increase semen production and enhance ejaculation.
<<else>>
$pronounCap is ejaculating normally.
<</if>>
<<if $activeSlave.prostateImplant == 0>>
<<if $activeSlave.indentureRestrictions < 2>>
[[Implant prostate with slow-release production drugs|Surgery Degradation][$activeSlave.prostateImplant to 1,$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType to "ejaculation"]] //This will thin $possessive ejaculate but increase its quantity//
<</if>>
<</if>>
<<if $activeSlave.prostateImplant == 1>>
| [[Remove prostate implant|Surgery Degradation][$activeSlave.prostateImplant to 0,$cash -= $surgeryCost, $activeSlave.health -= 20, $surgeryType to "endejac"]]
<</if>>
<</if>>
<br>
<<if $activeSlave.areolae == 0>>
$possessiveCap areolae are fairly normal.
<<elseif $activeSlave.areolae == 1>>
$possessiveCap areolae are large but still fairly normal.
<<elseif ($activeSlave.areolae > 1) and ($activeSlave.areolae < 4)>>
<<if $activeSlave.indentureRestrictions < 2>>
$pronounCap has big areolae that could be reshaped into a pattern. Graft skin to make $possessive areolae:
[[Heart-shaped|Surgery Degradation][$activeSlave.areolae to 4,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "areolae"]]
| [[Star-shaped|Surgery Degradation][$activeSlave.areolae to 5,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "areolae"]]
<</if>>
<<elseif $activeSlave.areolae is 4>>
$possessiveCap huge areolae have been surgically altered to be heart-shaped.
<<else>>
$possessiveCap huge areolae have been surgically altered to be star-shaped.
<</if>>
<<if $activeSlave.areolae > 1>>
<<if $activeSlave.indentureRestrictions < 2>>
<br> [[Reduce areolae|Surgery Degradation][$activeSlave.areolae to 1,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "areolae"]]
<</if>>
<<elseif $activeSlave.areolae > 0>>
<<if $activeSlave.indentureRestrictions < 2>>
<br> [[Reduce areolae|Surgery Degradation][$activeSlave.areolae to 0,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "areolae"]]
<</if>>
<</if>>
<<if $organFarmUpgrade >= 1>>
<<if $activeSlave.indentureRestrictions < 2>>
<br><br>
<<set $activeOrgan to 0>>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $activeOrgan to $organs[$i]>>
<<break>>
<</if>>
<</for>>
<<if $activeOrgan == 0>>
The fabricator is not currently growing an organ for $object. Extract tissue to begin growing:
<<if $seeDicks != 0>>
<br>
<<click "Penis">>
<<set $cash -= 5000>>
<<set $activeOrgan to {type: "penis", weeksToCompletion: "5", ID: 0}>>
<<set $activeOrgan.ID to $activeSlave.ID>>
<<set $organs.push($activeOrgan)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤5000//
<br>
<<click "Testicles">>
<<set $cash -= 5000>>
<<set $activeOrgan to {type: "testicles", weeksToCompletion: "10", ID: 0}>>
<<set $activeOrgan.ID to $activeSlave.ID>>
<<set $organs.push($activeOrgan)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤5000 and requires a penis for successful implantation//
<<if $activeSlave.scrotum == 0>>
<br>
<<click "Scrotum">>
<<set $cash -= 2500>>
<<set $activeOrgan to {type: "scrotum", weeksToCompletion: "5", ID: 0}>>
<<set $activeOrgan.ID to $activeSlave.ID>>
<<set $organs.push($activeOrgan)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤2500 and requires balls for successful implantation//
<</if>>
<<if $activeSlave.foreskin == 0>>
<br>
<<click "Foreskin">>
<<set $cash -= 2500>>
<<set $activeOrgan to {type: "foreskin", weeksToCompletion: "5", ID: 0}>>
<<set $activeOrgan.ID to $activeSlave.ID>>
<<set $organs.push($activeOrgan)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤2500 and requires a penis for successful grafting//
<</if>>
<<if $animalParts != 0>>
<br><<click "Pig testicles">>
<<set $cash -= 5000>>
<<set $activeOrgan to {type: "pigTesticles", weeksToCompletion: "10", ID: 0}>>
<<set $activeOrgan.ID to $activeSlave.ID>>
<<set $organs.push($activeOrgan)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤5000 and requires a penis for successful implantation//
<br><<click "Dog testicles">>
<<set $cash -= 5000>>
<<set $activeOrgan to {type: "dogTesticles", weeksToCompletion: "10", ID: 0}>>
<<set $activeOrgan.ID to $activeSlave.ID>>
<<set $organs.push($activeOrgan)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤5000 and requires a penis for successful implantation//
<</if>>
<</if>>
<br>
<<click "Ovaries">>
<<set $cash -= 10000>>
<<set $activeOrgan to {type: "ovaries", weeksToCompletion: "10", ID: 0}>>
<<set $activeOrgan.ID to $activeSlave.ID>>
<<set $organs.push($activeOrgan)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤10000 and requires a vagina for successful implantation//
<<if $animalParts != 0>>
<br><<click "Pig ovaries">>
<<set $cash -= 10000>>
<<set $activeOrgan to {type: "pigOvaries", weeksToCompletion: "10", ID: 0}>>
<<set $activeOrgan.ID to $activeSlave.ID>>
<<set $organs.push($activeOrgan)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤10000 and requires a vagina for successful implantation//
<br><<click "Dog ovaries">>
<<set $cash -= 10000>>
<<set $activeOrgan to {type: "dogOvaries", weeksToCompletion: "10", ID: 0}>>
<<set $activeOrgan.ID to $activeSlave.ID>>
<<set $organs.push($activeOrgan)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤10000 and requires a vagina for successful implantation//
<</if>>
<<if $activeSlave.eyes is -2>>
<br>
<<click "Eyes">>
<<set $cash -= 10000>>
<<set $activeOrgan to {type: "eyes", weeksToCompletion: "10", ID: 0}>>
<<set $activeOrgan.ID to $activeSlave.ID>>
<<set $organs.push($activeOrgan)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤10000 and is imperfect - eyes will lack natural color//
<</if>>
<<if ($activeSlave.voice == 0)>>
<br>
<<click "Vocal cords">>
<<set $cash -= 5000>>
<<set $activeOrgan to {type: "voicebox", weeksToCompletion: "5", ID: 0}>>
<<set $activeOrgan.ID to $activeSlave.ID>>
<<set $organs.push($activeOrgan)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤5000//
<</if>>
<<if $arcologies[0].FSGenderRadicalistResearch == 1>>
<br>
<<click "Anal womb and ovaries">>
<<set $cash -= 20000>>
<<set $activeOrgan to {type: "mpreg", weeksToCompletion: "10", ID: 0}>>
<<set $activeOrgan.ID to $activeSlave.ID>>
<<set $organs.push($activeOrgan)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤20000 and the slave must not have female repoductive organs for successful implantation//
<<if $animalParts != 0;>
<br><<click "Anal pig womb and ovaries">>
<<set $cash -= 20000>>
<<set $activeOrgan to {type: "mpregPig", weeksToCompletion: "10", ID: 0}>>
<<set $activeOrgan.ID to $activeSlave.ID>>
<<set $organs.push($activeOrgan)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤20000 and the slave must not have female repoductive organs for successful implantation//
<br><<click "Anal dog womb and ovaries">>
<<set $cash -= 20000>>
<<set $activeOrgan to {type: "mpregDog", weeksToCompletion: "10", ID: 0}>>
<<set $activeOrgan.ID to $activeSlave.ID>>
<<set $organs.push($activeOrgan)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤20000 and the slave must not have female repoductive organs for successful implantation//
<</if>>
<</if>>
<<elseif $activeOrgan.weeksToCompletion > 0>>
The fabricator is currently growing $possessive $activeOrgan.type, which is projected to be ready for implantation in <<if $organFarmUpgrade == 1>><<print $activeOrgan.weeksToCompletion>><<elseif $organFarmUpgrade == 2>><<print Math.trunc($activeOrgan.weeksToCompletion/2)>><<elseif $organFarmUpgrade == 3>><<print Math.trunc($activeOrgan.weeksToCompletion/4)>><</if>> weeks.
<<else>>
The fabricator has completed $possessive $activeOrgan.type.
<<if $activeOrgan.type is "penis">>
<<if $activeSlave.dick > 0>>
<br>
ERROR: this slave already has a penis.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<else>>
<br>
<<click "Implant">>
<<set $cash -= $surgeryCost>>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<set $activeSlave.dick to 2>>
<<set $activeSlave.clit to 0>>
<<set $activeSlave.foreskin to $activeSlave.dick>>
<<set $activeSlave.health -= 20>>
<<if $organFarmUpgrade == 2>>
<<set $activeSlave.chem += 20>>
<</if>>
<<set $surgeryType to "addDick">>
<<goto "Surgery Degradation">>
<</click>>
|
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<</if>>
<<elseif $activeOrgan.type is "testicles">>
<<if $activeSlave.balls > 0>>
<br>
ERROR: this slave already has testicles.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<elseif $activeSlave.dick == 0>>
<br>
ERROR: this slave lacks the penis necessary to accept testicles.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<else>>
<br>
<<click "Implant">>
<<set $cash -= $surgeryCost>>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<set $activeSlave.balls to 2>>
<<set $activeSlave.scrotum to 2>>
<<set $activeSlave.health -= 20>>
<<if $organFarmUpgrade == 2>>
<<set $activeSlave.chem += 20>>
<</if>>
<<if $activeSlave.pubertyXY == 0>>
<<if $precociousPuberty == 1>>
<<set $activeSlave.pubertyXY to ($activeSlave.physicalAge+1)>>
<<else>>
<<if $activeSlave.physicalAge >= $potencyAge>>
<<set $activeSlave.pubertyXY to 1>>
<</if>>
<</if>>
<</if>>
<<set $surgeryType to "addBalls">>
<<goto "Surgery Degradation">>
<</click>>
|
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<</if>>
<<elseif $activeOrgan.type is "pigTesticles">>
<<if $activeSlave.balls > 0>>
<br>
ERROR: this slave already has testicles.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<elseif $activeSlave.dick == 0>>
<br>
ERROR: this slave lacks the penis necessary to accept testicles.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<else>>
<br>
<<click "Implant">>
<<set $cash -= $surgeryCost>>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<set $activeSlave.balls to 3>>
<<set $activeSlave.scrotum to 3>>
<<set $activeSlave.ballType to "pig">>
<<set $activeSlave.health -= 20>>
<<if $organFarmUpgrade == 2>>
<<set $activeSlave.chem += 20>>
<</if>>
<<if $activeSlave.pubertyXY == 0>>
<<if $precociousPuberty == 1>>
<<set $activeSlave.pubertyXY to ($activeSlave.physicalAge+1)>>
<<else>>
<<if $activeSlave.physicalAge >= $potencyAge>>
<<set $activeSlave.pubertyXY to 1>>
<</if>>
<</if>>
<</if>>
<<set $surgeryType to "addPigBalls">>
<<goto "Surgery Degradation">>
<</click>>
|
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<</if>>
<<elseif $activeOrgan.type is "dogTesticles">>
<<if $activeSlave.balls > 0>>
<br>
ERROR: this slave already has testicles.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<elseif $activeSlave.dick == 0>>
<br>
ERROR: this slave lacks the penis necessary to accept testicles.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<else>>
<br>
<<click "Implant">>
<<set $cash -= $surgeryCost>>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<set $activeSlave.balls to 2>>
<<set $activeSlave.ballType to "dog">>
<<set $activeSlave.scrotum to 2>>
<<set $activeSlave.health -= 20>>
<<if $organFarmUpgrade == 2>>
<<set $activeSlave.chem += 20>>
<</if>>
<<if $activeSlave.pubertyXY == 0>>
<<if $precociousPuberty == 1>>
<<set $activeSlave.pubertyXY to ($activeSlave.physicalAge+1)>>
<<else>>
<<if $activeSlave.physicalAge >= $potencyAge>>
<<set $activeSlave.pubertyXY to 1>>
<</if>>
<</if>>
<</if>>
<<set $surgeryType to "addDogBalls">>
<<goto "Surgery Degradation">>
<</click>>
|
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<</if>>
<<elseif $activeOrgan.type is "scrotum">>
<<if $activeSlave.scrotum > 0>>
<br>
ERROR: this slave already has a scrotum.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<elseif $activeSlave.balls == 0>>
<br>
ERROR: this slave lacks the balls necessary to accept a scrotum.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<else>>
<br>
<<click "Graft on">>
<<set $cash -= $surgeryCost>>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<set $activeSlave.scrotum to $activeSlave.balls>>
<<set $activeSlave.health -= 10>>
<<if $organFarmUpgrade == 2>>
<<set $activeSlave.chem += 10>>
<</if>>
<<set $surgeryType to "addScrotum">>
<<goto "Surgery Degradation">>
<</click>>
|
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<</if>>
<<elseif $activeOrgan.type is "foreskin">>
<<if $activeSlave.foreskin > 0>>
<br>
ERROR: this slave already has a foreskin.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<elseif $activeSlave.penis == 0>>
<br>
ERROR: this slave lacks the penis necessary to accept a foreskin.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<else>>
<br>
<<click "Graft on">>
<<set $cash -= $surgeryCost>>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<set $activeSlave.foreskin to $activeSlave.balls>>
<<set $activeSlave.health -= 10>>
<<if $organFarmUpgrade == 2>>
<<set $activeSlave.chem += 10>>
<</if>>
<<set $surgeryType to "addForeskin">>
<<goto "Surgery Degradation">>
<</click>>
|
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<</if>>
<<elseif $activeOrgan.type is "ovaries">>
<<if $activeSlave.ovaries > 0>>
<br>
ERROR: this slave already has ovaries.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<elseif $activeSlave.vagina < 0>>
<br>
ERROR: this slave lacks the vagina necessary to accept ovaries.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<elseif $activeSlave.mpreg != 0 || $activeSlave.bellyImplant != 0>>
<br>
ERROR: this slave's body cavity is filled with another organ.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<else>>
<br>
<<click "Implant">>
<<set $cash -= $surgeryCost>>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<set $activeSlave.ovaries to 1>>
<<set $activeSlave.eggType to "human">>
<<set $activeSlave.preg to 0>>
<<set $activeSlave.health -= 20>>
<<if $organFarmUpgrade == 2>>
<<set $activeSlave.chem += 20>>
<</if>>
<<if $activeSlave.pubertyXX == 0>>
<<if $precociousPuberty == 1>>
<<set $activeSlave.pubertyXX to ($activeSlave.physicalAge+1)>>
<<else>>
<<if $activeSlave.physicalAge >= $fertilityAge>>
<<set $activeSlave.pubertyXX to 1>>
<</if>>
<</if>>
<</if>>
<<set $surgeryType to "addOvaries">>
<<goto "Surgery Degradation">>
<</click>>
|
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<</if>>
<<elseif $activeOrgan.type is "pigOvaries">>
<<if $activeSlave.ovaries > 0>>
<br>
ERROR: this slave already has ovaries.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<elseif $activeSlave.vagina < 0>>
<br>
ERROR: this slave lacks the vagina necessary to accept ovaries.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<elseif $activeSlave.mpreg != 0 || $activeSlave.bellyImplant != 0>>
<br>
ERROR: this slave's body cavity is filled with another organ.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<else>>
<br>
<<click "Implant">>
<<set $cash -= $surgeryCost>>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<set $activeSlave.ovaries to 1>>
<<set $activeSlave.eggType to "pig">>
<<set $activeSlave.preg to 0>>
<<set $activeSlave.health -= 20>>
<<if $organFarmUpgrade == 2>>
<<set $activeSlave.chem += 20>>
<</if>>
<<if $activeSlave.pubertyXX == 0>>
<<if $precociousPuberty == 1>>
<<set $activeSlave.pubertyXX to ($activeSlave.physicalAge+1)>>
<<else>>
<<if $activeSlave.physicalAge >= $fertilityAge>>
<<set $activeSlave.pubertyXX to 1>>
<</if>>
<</if>>
<</if>>
<<set $surgeryType to "addPigOvaries">>
<<goto "Surgery Degradation">>
<</click>>
|
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<</if>>
<<elseif $activeOrgan.type is "dogOvaries">>
<<if $activeSlave.ovaries > 0>>
<br>
ERROR: this slave already has ovaries.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<elseif $activeSlave.vagina < 0>>
<br>
ERROR: this slave lacks the vagina necessary to accept ovaries.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<elseif $activeSlave.mpreg != 0 || $activeSlave.bellyImplant != 0>>
<br>
ERROR: this slave's body cavity is filled with another organ.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<else>>
<br>
<<click "Implant">>
<<set $cash -= $surgeryCost>>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<set $activeSlave.ovaries to 1>>
<<set $activeSlave.eggType to "dog">>
<<set $activeSlave.preg to 0>>
<<set $activeSlave.health -= 20>>
<<if $organFarmUpgrade == 2>>
<<set $activeSlave.chem += 20>>
<</if>>
<<if $activeSlave.pubertyXX == 0>>
<<if $precociousPuberty == 1>>
<<set $activeSlave.pubertyXX to ($activeSlave.physicalAge+1)>>
<<else>>
<<if $activeSlave.physicalAge >= $fertilityAge>>
<<set $activeSlave.pubertyXX to 1>>
<</if>>
<</if>>
<</if>>
<<set $surgeryType to "addDogOvaries">>
<<goto "Surgery Degradation">>
<</click>>
|
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<</if>>
<<elseif $activeOrgan.type is "eyes">>
<<if $activeSlave.eyes > -2>>
<br>
ERROR: this slave has working eyes.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<else>>
<br>
<<click "Implant">>
<<set $cash -= $surgeryCost>>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<set $activeSlave.eyes to 1>>
<<set $activeSlave.eyeColor to "pale pink">>
/* no way to salvage original eye color */
<<set $activeSlave.health -= 20>>
<<if $organFarmUpgrade == 2>>
<<set $activeSlave.chem += 20>>
<</if>>
<<set $surgeryType to "unblind">>
<<goto "Surgery Degradation">>
<</click>>
|
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<</if>>
<<elseif $activeOrgan.type is "mpreg">>
<<if ($activeSlave.ovaries != 0) && ($activeSlave.vagina > -1) && ($activeSlave.mpreg != 0)>>
<br>
ERROR: this slave has existing reproductive organs.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<else>>
<br>
<<click "Implant">>
<<set $cash -= $surgeryCost>>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<set $activeSlave.mpreg to 1>>
<<set $activeSlave.eggType to "human">>
<<set $activeSlave.preg to 0>>
<<set $activeSlave.health -= 40>>
<<if $organFarmUpgrade == 2>>
<<set $activeSlave.chem += 20>>
<</if>>
<<if $activeSlave.pubertyXX == 0>>
<<if $precociousPuberty == 1>>
<<set $activeSlave.pubertyXX to ($activeSlave.physicalAge+1)>>
<<else>>
<<if $activeSlave.physicalAge >= $fertilityAge>>
<<set $activeSlave.pubertyXX to 1>>
<</if>>
<</if>>
<</if>>
<<set $surgeryType to "mpreg">>
<<goto "Surgery Degradation">>
<</click>>
|
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<</if>>
<<elseif $activeOrgan.type is "mpregPig">>
<<if ($activeSlave.ovaries != 0) && ($activeSlave.vagina > -1) && ($activeSlave.mpreg != 0)>>
<br>
ERROR: this slave has existing reproductive organs.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<else>>
<br>
<<click "Implant">>
<<set $cash -= $surgeryCost>>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<set $activeSlave.mpreg to 1>>
<<set $activeSlave.eggType to "pig">>
<<set $activeSlave.preg to 0>>
<<set $activeSlave.health -= 40>>
<<if $organFarmUpgrade == 2>>
<<set $activeSlave.chem += 20>>
<</if>>
<<if $activeSlave.pubertyXX == 0>>
<<if $precociousPuberty == 1>>
<<set $activeSlave.pubertyXX to ($activeSlave.physicalAge+1)>>
<<else>>
<<if $activeSlave.physicalAge >= $fertilityAge>>
<<set $activeSlave.pubertyXX to 1>>
<</if>>
<</if>>
<</if>>
<<set $surgeryType to "mpregPig">>
<<goto "Surgery Degradation">>
<</click>>
|
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<</if>>
<<elseif $activeOrgan.type is "mpregDog">>
<<if ($activeSlave.ovaries != 0) && ($activeSlave.vagina > -1) && ($activeSlave.mpreg != 0)>>
<br>
ERROR: this slave has existing reproductive organs.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<else>>
<br>
<<click "Implant">>
<<set $cash -= $surgeryCost>>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<set $activeSlave.mpreg to 1>>
<<set $activeSlave.eggType to "dog">>
<<set $activeSlave.preg to 0>>
<<set $activeSlave.health -= 40>>
<<if $organFarmUpgrade == 2>>
<<set $activeSlave.chem += 20>>
<</if>>
<<if $activeSlave.pubertyXX == 0>>
<<if $precociousPuberty == 1>>
<<set $activeSlave.pubertyXX to ($activeSlave.physicalAge+1)>>
<<else>>
<<if $activeSlave.physicalAge >= $fertilityAge>>
<<set $activeSlave.pubertyXX to 1>>
<</if>>
<</if>>
<</if>>
<<set $surgeryType to "mpregDog">>
<<goto "Surgery Degradation">>
<</click>>
|
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<</if>>
<<else>>
<<if $activeSlave.voice > 0>>
<br>
ERROR: this slave is not mute.
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<else>>
<br>
<<click "Implant">>
<<set $cash -= $surgeryCost>>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<if ($activeSlave.ovaries + $activeSlave.hormones) > 1>>
<<set $activeSlave.voice to 3>>
<<elseif ($activeSlave.balls > 0) || ($activeSlave.hormones < 0)>>
<<set $activeSlave.voice to 1>>
<<else>>
<<set $activeSlave.voice to 2>>
<</if>>
<<set $activeSlave.health -= 10>>
<<if $organFarmUpgrade == 2>>
<<set $activeSlave.chem += 10>>
<</if>>
<<set $surgeryType to "restoreVoice">>
<<goto "Surgery Degradation">>
<</click>>
|
<<click "Discard">>
<<for $i to 0; $i < $organs.length; $i++>>
<<if $activeSlave.ID == $organs[$i].ID>>
<<set $dump to $organs.pluck([$i], [$i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>> /* CLOSES ORGAN FARM */
<<if ndef $limbs>>
<<set $limbs = []>>
<</if>>
<<if $prostheticsUpgrade gt 0>>
<<if $activeSlave.indentureRestrictions lt 2>>
<br><br>
<<set $activeLimbs to 0>>
<<for _i to 0; _i lt $limbs.length; _i++>>
<<if $activeSlave.ID == $limbs[_i].ID>>
<<set $activeLimbs to $limbs[_i]>>
<<break>>
<</if>>
<</for>>
<<if $activeLimbs == 0>>
The prosthesis facility is not currently building a set of artificial limbs for $object.
<br>
<<if $prostheticsUpgrade == 1>>
<<click "Construct basic prosthetic limbs">>
<<set $cash -= 10000>>
<<set $activeLimbs to {weeksToCompletion: 12, ID: 0, type: "simple"}>>
<<set $activeLimbs.ID to $activeSlave.ID>>
<<set $limbs.push($activeLimbs)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤10000//
<<elseif $prostheticsUpgrade == 2>>
<<if $activeSlave.amp >= 0>>
Construct prosthetics:
<<elseif $activeSlave.amp == -1>>
Upgrade $possessive prosthetics:
<<else>>
Modify $possessive prosthetics:
<</if>>
<<if $activeSlave.amp != -1>>
<<click "Basic prosthetic limbs">>
<<set $cash -= 10000>>
<<set $activeLimbs to {weeksToCompletion: 6, ID: 0, type: "simple"}>>
<<set $activeLimbs.ID to $activeSlave.ID>>
<<if $activeSlave.amp is 1>>
<<set $activeLimbs.weeksToCompletion += 3>>
<</if>>
<<set $limbs.push($activeLimbs)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤10000//
<</if>>
|
<<if $activeSlave.amp != -2>>
<<click "Sexual functions">>
<<set $cash -= 10000>>
<<set $activeLimbs to {weeksToCompletion: 6, ID: 0, type: "sex"}>>
<<set $activeLimbs.ID to $activeSlave.ID>>
<<if $activeSlave.amp == 1>>
<<set $activeLimbs.weeksToCompletion += 3>>
<</if>>
<<set $limbs.push($activeLimbs)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤10000//
<</if>>
|
<<if $activeSlave.amp != -3>>
<<click "Beauty and grace">>
<<set $cash -= 10000>>
<<set $activeLimbs to {weeksToCompletion: 6, ID: 0, type: "beauty"}>>
<<set $activeLimbs.ID to $activeSlave.ID>>
<<if $activeSlave.amp == 1>>
<<set $activeLimbs.weeksToCompletion += 3>>
<</if>>
<<set $limbs.push($activeLimbs)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤10000//
<</if>>
|
<<if $activeSlave.amp != -4>>
<<click "Combat effectiveness">>
<<set $cash -= 10000>>
<<set $activeLimbs to {weeksToCompletion: 6, ID: 0, type: "combat"}>>
<<set $activeLimbs.ID to $activeSlave.ID>>
<<if $activeSlave.amp == 1>>
<<set $activeLimbs.weeksToCompletion += 3>>
<</if>>
<<set $limbs.push($activeLimbs)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤10000//
<</if>>
<<else>>
<<if $activeSlave.amp >= 0>>
Construct prosthetics:
<<elseif $activeSlave.amp == -1>>
Upgrade $possessive prosthetics:
<<else>>
Modify $possessive prosthetics:
<</if>>
<<if $activeSlave.amp != -1>>
<<click "Basic prosthetic limbs">>
<<set $cash -= 5000>>
<<set $activeLimbs to {weeksToCompletion: 6, ID: 0, type: "simple"}>>
<<set $activeLimbs.ID to $activeSlave.ID>>
<<if $activeSlave.amp == 1>>
<<set $activeLimbs.weeksToCompletion += 3>>
<</if>>
<<set $limbs.push($activeLimbs)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤5000//
<</if>>
<<if $activeSlave.amp != -2>>
|
<<click "Sexual functions">>
<<set $cash -= 10000>>
<<set $activeLimbs to {weeksToCompletion: 6, ID: 0, type: "sex"}>>
<<set $activeLimbs.ID to $activeSlave.ID>>
<<if $activeSlave.amp == 1>>
<<set $activeLimbs.weeksToCompletion += 3>>
<</if>>
<<set $limbs.push($activeLimbs)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤10000//
<</if>>
<<if $activeSlave.amp != -3>>
|
<<click "Beauty and grace">>
<<set $cash -= 10000>>
<<set $activeLimbs to {weeksToCompletion: 6, ID: 0, type: "beauty"}>>
<<set $activeLimbs.ID to $activeSlave.ID>>
<<if $activeSlave.amp == 1>>
<<set $activeLimbs.weeksToCompletion += 3>>
<</if>>
<<set $limbs.push($activeLimbs)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤10000//
<</if>>
<<if $activeSlave.amp != -4>>
|
<<click "Combat effectiveness">>
<<set $cash -= 10000>>
<<set $activeLimbs to {weeksToCompletion: 6, ID: 0, type: "combat"}>>
<<set $activeLimbs.ID to $activeSlave.ID>>
<<if $activeSlave.amp == 1>>
<<set $activeLimbs.weeksToCompletion += 3>>
<</if>>
<<set $limbs.push($activeLimbs)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤10000//
<</if>>
<<if $activeSlave.amp != -5>>
|
<<click "Highly advanced cybernetics">>
<<set $cash -= 15000>>
<<set $activeLimbs to {weeksToCompletion: 12, ID: 0, type: "cyber"}>>
<<set $activeLimbs.ID to $activeSlave.ID>>
<<if $activeSlave.amp == 1>>
<<set $activeLimbs.weeksToCompletion += 6>>
<</if>>
<<set $limbs.push($activeLimbs)>>
<<goto "Remote Surgery">>
<</click>> //Costs ¤15000//
<</if>>
<</if>>
<<elseif $activeLimbs.weeksToCompletion > 0>>
The prosthesis facility is currently building a set of
<<switch $activeLimbs.type>>
<<case "cyber">>
highly advanced cybernetic
<<case "sex">>
advanced sex-focus artificial
<<case "beauty">>
advanced beauty-focus artificial
<<case "combat">>
advanced combat-focus artificial
<<default>>
standard artificial
<</switch>>
limbs for $object, which is projected to be ready for attachment in $activeLimbs.weeksToCompletion <<if $activeLimbs.weeksToCompletion == 1>>week<<else>>weeks<</if>>.
<<click "Discard">>
<<for _i to 0; _i < $limbs.length; _i++>>
<<if $activeSlave.ID == $limbs[_i].ID>>
<<set $dump to $limbs.pluck([_i], [_i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<else>>
The prosthesis facility has constructed $possessive prosthetic limbs.
<<if $activeSlave.amp < 1>>
<br>
ERROR: this slave is not amputated.
<<click "Discard">>
<<for _i to 0; _i < $limbs.length; _i++>>
<<if $activeSlave.ID == $limbs[_i].ID>>
<<set $dump to $limbs.pluck([_i], [_i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<<else>>
<br>
<<click "Attach">>
<<for _i to 0; _i < $limbs.length; _i++>>
<<if $activeSlave.ID == $limbs[_i].ID>>
<<break>>
<</if>>
<</for>>
<<switch $limbs[_i].type>>
<<case "simple">>
<<set $activeSlave.amp to -1>>
<<set $surgeryType to "basicPLimbs">>
<<set $dump to $limbs.pluck([_i], [_i])>>
<<case "sex">>
<<set $activeSlave.amp to -2>>
<<set $surgeryType to "sexPLimbs">>
<<set $dump to $limbs.pluck([_i], [_i])>>
<<case "beauty">>
<<set $activeSlave.amp to -3>>
<<set $surgeryType to "beautyPLimbs">>
<<set $dump to $limbs.pluck([_i], [_i])>>
<<case "combat">>
<<set $activeSlave.amp to -4>>
<<set $surgeryType to "combatPLimbs">>
<<set $dump to $limbs.pluck([_i], [_i])>>
<<case "cyber">>
<<set $activeSlave.amp to -5>>
<<set $surgeryType to "cyberPLimbs">>
<<set $dump to $limbs.pluck([_i], [_i])>>
<</switch>>
<<set $cash -= $surgeryCost>>
<<set $activeSlave.health -= 10>>
<<goto "Surgery Degradation">>
<</click>>
|
<<click "Discard">>
<<for _i to 0; _i < $limbs.length; _i++>>
<<if $activeSlave.ID == $limbs[_i].ID>>
<<set $dump to $limbs.pluck([_i], [_i])>>
<<break>>
<</if>>
<</for>>
<<goto "Remote Surgery">>
<</click>>
<</if>>
<</if>>
<</if>>
<</if>> /* CLOSES PROSTHESIS FACTORY */
<br><br>
<<if $activeSlave.eyes == -1>>
$pronounCap is nearsighted.
[[Correct eyesight|Surgery Degradation][$activeSlave.eyes to 1, $cash -= $surgeryCost, $activeSlave.health -= 10, $surgeryType to "eyeFix"]]
<br>
<<elseif ($activeSlave.eyes == 1)>>
$pronounCap has good vision.
<<if ($seeExtreme == 1)>>
[[Blur vision|Surgery Degradation][$activeSlave.eyes to -1, $cash -= $surgeryCost, $activeSlave.health -= 10, $surgeryType to "eyeBlur"]]
<br>
<</if>>
<</if>>
<<if ($activeSlave.eyes == -2)>>
$pronounCap is blind.
<br>
<<else>>
$pronounCap has working eyes.
<<if ($seeExtreme == 1)>>
<<if $activeSlave.indentureRestrictions < 1>>
<<if ($activeSlave.eyes != -2)>>
[[Blind|Surgery Degradation][$activeSlave.eyes to -2,$activeSlave.eyeColor to "dulled " + $activeSlave.eyeColor,$activeSlave.assignment to "rest",$activeSlave.assignmentVisible to 1,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "blind"]] //This will greatly restrict $possessive//
<</if>>
<</if>>
<</if>>
<br>
<</if>>
<<set $toSearch to $activeSlave.race>>
<<if $toSearch.indexOf("surgically") is -1>>
<<if $activeSlave.indentureRestrictions < 1>>
$pronounCap is $activeSlave.race. Surgically alter $object to look more:
[[Caucasian|Surgery Degradation][$activeSlave.race to "surgically altered to look white",$activeSlave.skin to either("pale", "tanned", "fair"),$activeSlave.eyeColor to either("blue", "brown", "green"),$activeSlave.hColor to either("black", "blonde", "red", "brown"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType to "race"]] |
[[Latina|Surgery Degradation][$activeSlave.race to "surgically altered to look latina",$activeSlave.skin to either("olive", "brown", "light brown"),$activeSlave.hColor to either("black", "black", "brown", "brown"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType to "race"]] |
[[Black|Surgery Degradation][$activeSlave.race to "surgically altered to look black",$activeSlave.skin to either("black", "brown", "light brown"),$activeSlave.hColor to either("black", "black", "black", "brown"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType to "race"]] |
[[Asian|Surgery Degradation][$activeSlave.race to "surgically altered to look asian",$activeSlave.skin to either("pale", "dark", "light"),$activeSlave.hColor to either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType to "race"]] |
[[Middle Eastern|Surgery Degradation][$activeSlave.race to "surgically altered to look middle eastern",$activeSlave.skin to either("pale", "dark", "light"),$activeSlave.hColor to "black",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType to "race"]] |
[[Indo-aryan|Surgery Degradation][$activeSlave.race to "surgically altered to look indo-aryan",$activeSlave.skin to either("dark", "light"),$activeSlave.hColor to "black",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType to "race"]]
<</if>>
<<else>>
$pronounCap is $activeSlave.race.
<</if>>
<br>
<<switch $activeSlave.teeth>>
<<case "crooked">>
$pronounCap has crooked teeth.
[[Apply braces|Surgery Degradation][$activeSlave.teeth to "straightening braces",$cash -= $surgeryCost,$surgeryType to "braces"]]
<<if ($seeExtreme == 1) && ($activeSlave.indentureRestrictions < 1)>>
| [[Replace them with removable prosthetics|Surgery Degradation][$activeSlave.teeth to "removable",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType to "teeth"]] | [[Replace them with sharp teeth|Surgery Degradation][$activeSlave.teeth to "pointy",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType to "sharp"]]
<</if>>
<<case "straightening braces">>
$possessiveCap crooked teeth are in braces.
[[Remove braces|Remote Surgery][$activeSlave.teeth to "crooked"]]
<<if ($seeExtreme == 1) && ($activeSlave.indentureRestrictions < 1)>>
| [[Replace them with removable prosthetics|Surgery Degradation][$activeSlave.teeth to "removable",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType to "teeth"]] | [[Replace them with sharp teeth|Surgery Degradation][$activeSlave.teeth to "pointy",$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "sharp"]]
<</if>>
<<case "cosmetic braces">>
$pronounCap has braces on $possessive straight teeth.
[[Remove braces|Remote Surgery][$activeSlave.teeth to "normal"]]
<<if ($seeExtreme == 1) && ($activeSlave.indentureRestrictions < 1)>>
| [[Replace them with removable prosthetics|Surgery Degradation][$activeSlave.teeth to "removable",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType to "teeth"]] | [[Replace them with sharp teeth|Surgery Degradation][$activeSlave.teeth to "pointy",$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "sharp"]]
<</if>>
<<case "removable">>
$pronounCap has prosthetic teeth that can be removed for extreme oral sex.
<<if ($seeExtreme == 1) && ($activeSlave.indentureRestrictions < 1)>>
[[Replace them with sharp teeth|Surgery Degradation][$activeSlave.teeth to "pointy",$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "sharp"]] | [[Normal dental implants|Surgery Degradation][$activeSlave.teeth to 0,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "oral"]]
<</if>>
<<case "pointy">>
$possessiveCap teeth have been replaced with sturdy, realistic implants that mimic the dentition of a predator.
<<if ($seeExtreme == 1) && ($activeSlave.indentureRestrictions < 1)>>
[[Replace them with removable prosthetics|Surgery Degradation][$activeSlave.teeth to "removable",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType to "teeth"]] | [[Normal dental implants|Surgery Degradation][$activeSlave.teeth to 0,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "oral"]]
<</if>>
<<default>>
$pronounCap has normal, healthy teeth.
[[Unnecessary braces|Surgery Degradation][$activeSlave.teeth to "cosmetic braces",$cash -= $surgeryCost,$surgeryType to "braces"]]
<<if ($seeExtreme == 1) && ($activeSlave.indentureRestrictions < 1)>>
| [[Replace them with removable prosthetics|Surgery Degradation][$activeSlave.teeth to "removable",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType to "teeth"]] | [[Replace them with sharp teeth|Surgery Degradation][$activeSlave.teeth to "pointy",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType to "sharp"]]
<</if>>
<</switch>>
<br>
<<if $activeSlave.voice == 0>>
$pronounCap has been made a surgical mute.
<<elseif $activeSlave.voice == 1>>
$pronounCap has a deep voice.
<<elseif $activeSlave.voice is 2>>
$pronounCap has a feminine voice.
<<elseif $activeSlave.voice is 3>>
$pronounCap has a high, girly voice.
<</if>>
<<if $activeSlave.voiceImplant != 0>>
$pronounCap has had surgery on $possessive voicebox to raise $possessive voice.
<</if>>
<<if ($activeSlave.voice != 0) && ($seeExtreme == 1)>>
<<if $activeSlave.indentureRestrictions < 1>>
[[Remove vocal cords|Surgery Degradation][$activeSlave.voice to 0, $cash -= $surgeryCost, $activeSlave.health -= 10, $surgeryType to "mute"]]
<</if>>
<</if>>
<<if ($activeSlave.voice != 0) && ($activeSlave.voiceImplant == 0) && ($activeSlave.voice < 3) && ($seeExtreme == 1) && ($activeSlave.indentureRestrictions < 1)>>
|
<</if>>
<<if ($activeSlave.voice != 0) && ($activeSlave.voiceImplant == 0) && ($activeSlave.voice < 3)>>
<<if $activeSlave.indentureRestrictions < 1>>
[[Perform surgery to raise voice|Surgery Degradation][$activeSlave.voice += 1, $activeSlave.voiceImplant += 1, $cash -= $surgeryCost, $activeSlave.health -= 10, $surgeryType to "voice"]]
<</if>>
<</if>>
<<if ($activeSlave.amp == 0)>>
<br>
<<if ($activeSlave.heels == 0) && ($activeSlave.amp == 0)>>
$pronounCap has healthy calves.
<<elseif ($activeSlave.heels == 1) && ($activeSlave.amp == 0)>>
$possessiveCap calves have been altered so that $pronoun cannot walk in anything but very high heels.
<</if>>
<<if ($activeSlave.heels == 0) && ($seeExtreme == 1)>>
<<if $activeSlave.indentureRestrictions < 1>>
[["Alter tendons so that " + $pronoun + " cannot walk in anything but very high heels"|Surgery Degradation][$activeSlave.heels to 1,$activeSlave.shoes to "heels",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType to "heels"]]
<</if>>
<</if>>
<<if ($activeSlave.heels == 1)>>
[[Replace tendons|Surgery Degradation][$activeSlave.heels to 0,$activeSlave.shoes to "none",$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType to "heelsRestoration"]]
<</if>>
<br>
<<if ($activeSlave.heightImplant == 0)>>
$pronounCap has normal femurs and humeri.
<<elseif ($activeSlave.heightImplant > 0)>>
$possessiveCap femurs, humeri, and other major bones have been lengthened.
<<elseif ($activeSlave.heightImplant < 0)>>
$possessiveCap femurs, humeri, and other major bones have been shortened.
<</if>>
<<if ($activeSlave.heightImplant == 0)>>
<<if $activeSlave.indentureRestrictions < 1>>
[[Lengthen major bones|Surgery Degradation][$activeSlave.heightImplant to 1,$activeSlave.height += 10,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "height"]] | [[Shorten major bones|Surgery Degradation][$activeSlave.heightImplant to -1,$activeSlave.height -= 10,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "height"]]
<</if>>
<<elseif ($activeSlave.height < 185) && ($activeSlave.height >= 150) && ($surgeryUpgrade == 1)>>
<<if $activeSlave.indentureRestrictions < 1>>
[[Advanced height gain surgery|Surgery Degradation][$activeSlave.heightImplant to 1,$activeSlave.height += 10,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "height"]] | [[Advanced height reduction surgery|Surgery Degradation][$activeSlave.heightImplant to -1,$activeSlave.height -= 10,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "height"]]
<</if>>
<<elseif ($activeSlave.height < 185) && ($surgeryUpgrade == 1)>>
<<if $activeSlave.indentureRestrictions < 1>>
[[Advanced height gain surgery|Surgery Degradation][$activeSlave.heightImplant to 1,$activeSlave.height += 10,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "height"]]
<</if>>
<<elseif ($activeSlave.height >= 150) && ($surgeryUpgrade == 1)>>
<<if $activeSlave.indentureRestrictions < 1>>
[[Advanced height reduction surgery|Surgery Degradation][$activeSlave.heightImplant to -1,$activeSlave.height -= 10,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "height"]]
<</if>>
<</if>>
<</if>>
<br>
<<if ($activeSlave.shoulders < -1)>>
$pronounCap has very narrow shoulders.
<<elseif ($activeSlave.shoulders < 0)>>
$pronounCap has narrow shoulders.
<<elseif ($activeSlave.shoulders < 1)>>
$pronounCap has average shoulders.
<<elseif ($activeSlave.shoulders < 2)>>
$pronounCap has broad shoulders.
<<elseif ($activeSlave.shoulders == 2)>>
$pronounCap has very broad shoulders.
<</if>>
<<if ($activeSlave.shouldersImplant == 0)>>
They have not been altered.
<<elseif ($activeSlave.shouldersImplant != 0)>>
They have been surgically altered.
<</if>>
<<if ($activeSlave.shouldersImplant == 0)>>
<<if $activeSlave.indentureRestrictions < 1>>
[[Restructure shoulders more broadly|Surgery Degradation][$activeSlave.shouldersImplant to 1,$activeSlave.shoulders += 1,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "shoulders"]] | [[Restructure shoulders more narrowly|Surgery Degradation][$activeSlave.shouldersImplant to -1,$activeSlave.shoulders -= 1,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "shoulders"]]
<</if>>
<<elseif ($activeSlave.shoulders < 2) && ($activeSlave.shoulders > -2) && ($surgeryUpgrade == 1)>>
<<if $activeSlave.indentureRestrictions < 1>>
[[Advanced shoulder broadening surgery|Surgery Degradation][$activeSlave.shouldersImplant to 1,$activeSlave.shoulders += 1,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "shoulders"]] | [[Advanced shoulder narrowing surgery|Surgery Degradation][$activeSlave.shouldersImplant to -1,$activeSlave.shoulders -= 1,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "shoulders"]]
<</if>>
<<elseif ($activeSlave.shoulders < 2) && ($surgeryUpgrade == 1)>>
<<if $activeSlave.indentureRestrictions < 1>>
[[Advanced shoulder broadening surgery|Surgery Degradation][$activeSlave.shouldersImplant to 1,$activeSlave.shoulders += 1,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "shoulders"]]
<</if>>
<<elseif ($activeSlave.shoulders > -2) && ($surgeryUpgrade == 1)>>
<<if $activeSlave.indentureRestrictions < 1>>
[[Advanced shoulder narrowing surgery|Surgery Degradation][$activeSlave.shouldersImplant to -1,$activeSlave.shoulders -= 1,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "shoulders"]]
<</if>>
<</if>>
<br>
<<if ($activeSlave.hips < -1)>>
$pronounCap has very narrow hips.
<<elseif ($activeSlave.hips < 0)>>
$pronounCap has narrow hips.
<<elseif ($activeSlave.hips < 1)>>
$pronounCap has average hips.
<<elseif ($activeSlave.hips < 2)>>
$pronounCap has broad hips.
<<elseif ($activeSlave.hips < 3)>>
$pronounCap has very broad hips.
<<elseif ($activeSlave.hips == 3)>>
$pronounCap has doorway-jamming hips.
<</if>>
<<if ($activeSlave.hipsImplant == 0)>>
They have not been altered.
<<elseif ($activeSlave.hipsImplant != 0)>>
They have been surgically altered.
<</if>>
<<if $activeSlave.indentureRestrictions < 1>>
<<if ($activeSlave.hipsImplant == 0)>>
[[Broaden pelvis|Surgery Degradation][$activeSlave.hipsImplant to 1,$activeSlave.hips += 1,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "hips"]] | [[Narrow pelvis|Surgery Degradation][$activeSlave.hipsImplant to -1,$activeSlave.hips -= 1,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "hips"]]
<<elseif ($activeSlave.hips < 2) && ($activeSlave.hips > -2) && ($surgeryUpgrade == 1)>>
[[Advanced pelvis broadening|Surgery Degradation][$activeSlave.hipsImplant to 1,$activeSlave.hips += 1,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "hips"]] | [[Advanced pelvis narrowing|Surgery Degradation][$activeSlave.hipsImplant to -1,$activeSlave.hips -= 1,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "hips"]]
<<elseif ($activeSlave.hips < 3) && ($surgeryUpgrade == 1)>>
[[Advanced pelvis broadening|Surgery Degradation][$activeSlave.hipsImplant to 1,$activeSlave.hips += 1,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "hips"]]
<<elseif ($activeSlave.hips > -2) && ($surgeryUpgrade == 1)>>
[[Advanced pelvis narrowing|Surgery Degradation][$activeSlave.hipsImplant to -1,$activeSlave.hips -= 1,$cash -= $surgeryCost, $activeSlave.health -= 40,$surgeryType to "hips"]]
<</if>>
<</if>>
<br>
<<if ($activeSlave.amp == 0)>>
$pronounCap has healthy limbs.
<<else>>
$pronounCap is a quadruple amputee
<<if $activeSlave.amp == -1>>
and has been equipped with modern prosthetics.
<<elseif $activeSlave.amp == -2>>
and has been equipped with advanced, sex-focused prosthetics.
<<elseif $activeSlave.amp == -3>>
and has been equipped with advanced, beauty-focused prosthetics.
<<elseif $activeSlave.amp == -4>>
and has been equipped with advanced, combat-focused prosthetics.
<<elseif $activeSlave.amp == -5>>
and has been equipped with highly advanced cybernetic prosthetics.
<<else>>
and has not been equipped with prosthetics.
<</if>>
<</if>>
<<if $activeSlave.amp == 0>>
<<if ($activeSlave.indentureRestrictions < 1) && ($seeExtreme == 1)>>
[[Remove arms and legs|Surgery Degradation][$activeSlave.amp to 1,$activeSlave.heels to 0,$activeSlave.heightImplant to 0,$activeSlave.legsTat to 0,$activeSlave.armsTat to 0,$activeSlave.assignment to "rest",$activeSlave.assignmentVisible to 1,$cash -= $surgeryCost, $activeSlave.health -= 40,$activeSlave.entertainSkill = 0,$activeSlave.nails to 0,$surgeryType to "amp"]] //This will greatly restrict $possessive//
<</if>>
<<elseif $activeSlave.amp != 1>>
<<if ($activeSlave.indentureRestrictions < 1) && ($seeExtreme == 1)>>
[[Detach artificial limbs|Surgery Degradation][$activeSlave.amp to 1,$activeSlave.heels to 0,$activeSlave.heightImplant to 0,$activeSlave.assignment to "rest",$activeSlave.assignmentVisible to 1,$cash -= $surgeryCost, $activeSlave.health -= 40,$activeSlave.entertainSkill = 0,$activeSlave.nails to 0,$surgeryType to "removeLimbs"]] //This will greatly restrict $possessive//
<</if>>
<</if>>
<br>
<<if $activeSlave.mpreg == 1>>
<<if $activeSlave.preg gt 0>>
$possessiveCap anal womb can not be removed while $pronoun is pregnant.
<<else>>
<<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>>
[[Remove anal reproductive organs|Surgery Degradation][$activeSlave.mpreg to 0,$cash -= $surgeryCost, $activeSlave.health -= 30,$surgeryType to "mpreg removed"]]
<</if>>
<</if>>
<</if>>
<br>
<<if ($seeExtreme == 1 && $seeHyperPreg == 1)>>
<<if $permaPregImplant == 1>>
<<if $activeSlave.assignment != "work in the dairy">>
<<if isFertile($activeSlave)>>
$pronounCap could be made into a broodmother.
<<elseif ($activeSlave.pregType is 50)>>
$pronounCap has been made into a broodmother.
<</if>>
<<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>>
<<if isFertile($activeSlave)>>
[[Implant a pregnancy generator|Surgery Degradation][$activeSlave.preg to 1,$activeSlave.pregType to 50,$cash -= $surgeryCost,$activeSlave.health -= 10,$surgeryType to "preg"]] //This will have severe effects on $possessive health and mind//
<</if>>
<</if>>
<<else>>
$possessiveCap womb is already rented out.
<</if>>
<</if>>
<</if>>
<br>
<<if ($seeExtreme == 1)>>
<<if $activeSlave.fuckdoll == 0>>
$pronounCap is a normal sex slave, not a living sex toy.
<<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>>
[[Encase in a Fuckdoll suit|Surgery Degradation][$activeSlave.subTarget=0, $activeSlave.choosesOwnAssignment=0, $activeSlave.assignment="rest", $activeSlave.assignmentVisible=1, $activeSlave.sentence=0, $activeSlave.training=0, $activeSlave.toyHole="all her holes", $activeSlave.pubicHStyle="waxed", $activeSlave.livingRules="spare", $activeSlave.speechRules="restrictive", $activeSlave.releaseRules="restrictive", $activeSlave.relationshipRules="restrictive", $activeSlave.fuckdoll=1, $activeSlave.choosesOwnClothes=0, $activeSlave.clothes="a Fuckdoll suit", $activeSlave.collar="none", $activeSlave.shoes="heels", $activeSlave.vaginalAccessory="none", $activeSlave.dickAccessory="none", $activeSlave.buttplug="none", $activeSlave.attrKnown=1, $activeSlave.fetishKnown=1, $surgeryType to "fuckdoll"]] //This is permanent and will greatly restrict $possessive//
<</if>>
<<else>>
$pronounCap is encased in a Fuckdoll suit. [[Extract it|Surgery Degradation][$activeSlave.fuckdoll=0, $surgeryType to "fuckdollExtraction"]]
<</if>>
<</if>>
<br>
<<if ($seeExtreme == 1)>>
<<if $activeSlave.fetish != "mindbroken">>
$pronounCap is mentally competent.
<<elseif $activeSlave.fetish is "mindbroken">>
$possessiveCap mind is gone; $pronoun has either been chemically lobotomized, or has lost $possessive mind due to extreme abuse.
<</if>>
<<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>>
<<if $activeSlave.fetish != "mindbroken">>
[[Chemically lobotomize|Surgery Degradation][$activeSlave.fetish to "mindbroken",$activeSlave.fetishKnown to 1,$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType to "mindbreak"]]
//Warning: this is permanent and irreversible. It will destroy $possessive will and $possessive ability to remember anything but the simplest skills.//
<</if>>
<</if>>
<</if>>
|
mayibrad/fc
|
src/uncategorized/remoteSurgery.tw
|
tw
|
bsd-3-clause
| 96,555 |
:: Rename
<<nobr>>
<<set $nextButton to "Back">>
<<set $nextLink to "Slave Interact">>
<<if $activeSlave.fetish is "mindbroken">>
She doesn't even recognize that she's been renamed. It simply does not register.
<<elseif ($oldName is $activeSlave.birthName) && ($activeSlave.devotion > 50)>>
She accepts her new name cheerfully. This attachment to you @@color:hotpink; increases her devotion.@@
<<set $activeSlave.devotion += 4>>
<<elseif ($oldName is $activeSlave.birthName) && ($activeSlave.devotion >= -20)>>
She accepts her new name. This surrender to you @@color:hotpink; increases her obedience.@@
<<set $activeSlave.devotion += 4>>
<<elseif ($oldName is $activeSlave.birthName) && ($activeSlave.devotion >= -50)>>
She reluctantly accepts her new name.
<<elseif ($oldName is $activeSlave.birthName)>>
She angrily tries to resist her new name. This resistance @@color:mediumorchid; increases her rebelliousness.@@
<<set $activeSlave.devotion -= 5>>
<<else>>
Since $activeSlave.slaveName has already had a new name forced on her before, she accepts this fresh name without fuss.
<</if>>
<<set $insultingName to 0>>
<<for $i to 0; $i < $badWords.length; $i++>>
<<set $toSearch to $activeSlave.slaveName.toLowerCase();>>
<<if $toSearch.indexOf($badWords[$i]) != -1>>
<<set $insultingName to 1>>
<</if>>
<</for>>
<<if ($activeSlave.fetish is "mindbroken") && ($insultingName == 1)>>
Her new name would be insulting to a normal girl, but she dully accepts that it is an accurate description and goes about her duties.
<<elseif ($insultingName == 1) && ($activeSlave.devotion <= 50) && ($activeSlave.devotion >= -20)>>
Accepting such a degrading name @@color:hotpink;further increases her devotion.@@
<<set $activeSlave.devotion += 4>>
<<elseif ($insultingName == 1) && ($activeSlave.devotion < -50)>>
Being given such a degrading name @@color:mediumorchid;further increases her hatred.@@
<<set $activeSlave.devotion -= 5>>
<</if>>
<</nobr>>
|
mayibrad/fc
|
src/uncategorized/rename.tw
|
tw
|
bsd-3-clause
| 1,962 |
:: RES Failure
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "Scheduled Event">>
<<set $returnTo to "Scheduled Event">>
<<if ($TSS.schoolPresent == 1) && ($TSS.schoolProsperity <= -10)>>
<<set $RESFailure to "TSS">>
<<elseif ($GRI.schoolPresent == 1) && ($GRI.schoolProsperity <= -10)>>
<<set $RESFailure to "GRI">>
<<elseif ($SCP.schoolPresent == 1) && ($SCP.schoolProsperity <= -10)>>
<<set $RESFailure to "SCP">>
<<elseif ($LDE.schoolPresent == 1) && ($LDE.schoolProsperity <= -10)>>
<<set $RESFailure to "LDE">>
<<elseif ($TGA.schoolPresent == 1) && ($TGA.schoolProsperity <= -10)>>
<<set $RESFailure to "TGA">>
<<elseif ($TFS.schoolPresent == 1) && ($TFS.schoolProsperity <= -10)>>
<<set $RESFailure to "TFS">>
<</if>>
<<set $rep -= 200>>
<<set $AProsperity -= 2>>
<<set $slavesToAdd to 5>>
<<if $RESFailure is "TSS">>
<<set $TSS.schoolPresent to 0>>
<<set $TSS.subsidy to 0>>
<<set $TSS.schoolProsperity to 0>>
<<set $TSS.schoolAnnexed to 1>>
<<for $i to 0; $i < $slavesToAdd; $i++>>
<<display "Generate XX Slave">>
<<set $activeSlave.career to "a slave">>
<<set $activeSlave.butt to either(1, 2, 2, 3)>>
<<set $activeSlave.boobs to either(200, 300, 300, 400)>>
<<if $TSS.schoolUpgrade == 1>>
<<set $activeSlave.origin to "She was given to you by a failed branch campus of The Slavegirl School after she was retrained as a slave girl.">>
<<set $activeSlave.butt += 1>>
<<set $activeSlave.boobs += 200>>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.vagina to 1>>
<<set $activeSlave.actualAge to random(36,42)>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<<else>>
<<set $activeSlave.origin to "She was given to you by a failed branch campus of The Slavegirl School right after her majority.">>
<<set $activeSlave.anus to 0>>
<<set $activeSlave.vagina to 0>>
<<set $activeSlave.actualAge to 18>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<</if>>
<<set $activeSlave.intelligenceImplant to 1>>
<<set $activeSlave.teeth to "normal">>
<<set $activeSlave.intelligence to either (-1, 0, 1, 2)>>
<<set $activeSlave.devotion = random(25,45)>>
<<set $activeSlave.trust = random(25,45)>>
<<set $activeSlave.health = random(50,60)>>
<<set $activeSlave.preg to 0>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.chem to 20>>
<<if $TSS.schoolUpgrade == 0>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.oralSkill = 0>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 15>>
<<else>>
<<set $activeSlave.vaginalSkill = 15>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 15>>
<<set $activeSlave.whoreSkill = 15>>
<<set $activeSlave.entertainSkill = 15>>
<</if>>
<<set $activeSlave.combatSkill = 0>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.sexualFlaw to either("none")>>
<<set $activeSlave.behavioralFlaw to either("none")>>
<<set $activeSlave.hStyle to "tails">>
<<set $activeSlave.customTat to "She has the simple logo of the corporation that operates The Slavegirl School tattooed on her left cheek.">>
<<if ($universalRulesNewSlavesRA == 1) && ($autoRulesAssistant != 0)>>
<<AutoRulesActivate 1>>
<</if>>
<<set $slaves.push($activeSlave)>>
<</for>>
<<elseif $RESFailure is "GRI">>
<<set $GRI.schoolPresent to 0>>
<<set $GRI.subsidy to 0>>
<<set $GRI.schoolProsperity to 0>>
<<set $GRI.schoolAnnexed to 1>>
<<for $i to 0; $i < $slavesToAdd; $i++>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "She was given to you by a failed subsidiary lab of the Growth Research Institute right after her use as a test subject ended.">>
<<set $activeSlave.career to "a slave">>
<<set $activeSlave.intelligenceImplant to 0>>
<<set $activeSlave.devotion = random(-15,-5)>>
<<set $activeSlave.trust = random(-25,-45)>>
<<set $activeSlave.chem = 100>>
<<if $GRI.schoolUpgrade == 1>>
<<set $activeSlave.health = 200>>
<<else>>
<<set $activeSlave.health = random(-80,100)>>
<</if>>
<<set $activeSlave.height to random(150,190)>>
<<set $activeSlave.butt to random(4,10)>>
<<if $GRI.schoolUpgrade == 2>>
<<set $activeSlave.boobs to 200*random(15,30)>>
<<set $activeSlave.lactation to 2>>
<<else>>
<<set $activeSlave.boobs to 200*random(4,20)>>
<</if>>
<<set $activeSlave.nipples to either("inverted", "huge")>>
<<set $activeSlave.areolae to either(0, 1, 2, 3)>>
<<set $activeSlave.clit to either(0, 1, 2, 3)>>
<<set $activeSlave.lips to random(5,85)>>
<<set $activeSlave.anus to 0>>
<<set $activeSlave.vagina to 0>>
<<set $activeSlave.preg to 0>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.oralSkill = 0>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 0>>
<<set $activeSlave.combatSkill = 0>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.actualAge to 19>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<<set $activeSlave.behavioralFlaw to either("odd")>>
<<set $activeSlave.hStyle to "shaved">>
<<set $activeSlave.hLength to 0>>
<<set $activeSlave.customTat to "She has a barcode that identified her when she was a test subject at the Growth Research Institute tattooed on her left cheek.">>
<<if ($universalRulesNewSlavesRA == 1) && ($autoRulesAssistant != 0)>>
<<AutoRulesActivate 1>>
<</if>>
<<set $slaves.push($activeSlave)>>
<</for>>
<<elseif $RESFailure is "SCP">>
<<set $SCP.schoolPresent to 0>>
<<set $SCP.subsidy to 0>>
<<set $SCP.schoolProsperity to 0>>
<<set $SCP.schoolAnnexed to 1>>
<<for $i to 0; $i < $slavesToAdd; $i++>>
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "She was given to you by a failed branch campus of St. Claver Preparatory after she served as a plastic surgeon's passing final exam.">>
<<set $activeSlave.chem to 20>>
<<set $activeSlave.career to "a slave">>
<<if $SCP.schoolUpgrade == 1>>
<<set $activeSlave.intelligenceImplant to 0>>
<<set $activeSlave.intelligence to -2>>
<<set $activeSlave.devotion = 20>>
<<set $activeSlave.trust = 20>>
<<else>>
<<set $activeSlave.intelligenceImplant to 1>>
<<set $activeSlave.teeth to "normal">>
<<set $activeSlave.intelligence to either(-1, 0, 1, 2)>>
<<set $activeSlave.devotion = random(25,45)>>
<<set $activeSlave.trust = random(25,45)>>
<</if>>
<<set $activeSlave.health = 100>>
<<set $activeSlave.heightImplant to 1>>
<<set $activeSlave.height += 10>>
<<set $activeSlave.buttImplant to (4-$activeSlave.butt)>>
<<set $activeSlave.butt += $activeSlave.buttImplant>>
<<set $activeSlave.boobsImplant to (2000-$activeSlave.boobs)>>
<<set $activeSlave.boobs += $activeSlave.boobsImplant>>
<<set $activeSlave.nipples to "tiny">>
<<set $activeSlave.areolae to 0>>
<<set $activeSlave.clit to 0>>
<<set $activeSlave.lipsImplant to (75-$activeSlave.lips)>>
<<set $activeSlave.lips += $activeSlave.lipsImplant>>
<<set $activeSlave.faceImplant to (2-$activeSlave.face)>>
<<set $activeSlave.face += $activeSlave.faceImplant>>
<<set $activeSlave.anus to 0>>
<<set $activeSlave.vagina to 0>>
<<set $activeSlave.preg to 0>>
<<set $activeSlave.weight = -20>>
<<if $SCP.schoolUpgrade == 2>>
<<set $activeSlave.vaginalSkill = 15>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 15>>
<<set $activeSlave.whoreSkill = 15>>
<<set $activeSlave.entertainSkill = 15>>
<<else>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.oralSkill = 0>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 0>>
<</if>>
<<set $activeSlave.combatSkill = 0>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.actualAge to 19>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<<set $activeSlave.sexualFlaw to either("none")>>
<<set $activeSlave.behavioralFlaw to either("none")>>
<<set $activeSlave.hStyle to "tails">>
<<set $activeSlave.hColor to "blonde">>
<<set $activeSlave.pubicHColor to "blonde">>
<<if $activeSlave.race != "white">><<set $activeSlave.race to "surgically altered to look white">><</if>>
<<set $activeSlave.skin to "tanned">>
<<set $activeSlave.customTat to "She has the coat of arms of St. Claver Preparatory tattooed on her left cheek.">>
<<if ($universalRulesNewSlavesRA == 1) && ($autoRulesAssistant != 0)>>
<<AutoRulesActivate 1>>
<</if>>
<<set $slaves.push($activeSlave)>>
<</for>>
<<elseif $RESFailure is "LDE">>
<<set $LDE.schoolPresent to 0>>
<<set $LDE.subsidy to 0>>
<<set $LDE.schoolProsperity to 0>>
<<set $LDE.schoolAnnexed to 1>>
<<for $i to 0; $i < $slavesToAdd; $i++>>
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "She was given to you by a failed branch campus of the innovative École des Enculées right after her graduation.">>
<<set $activeSlave.career to "a slave">>
<<set $activeSlave.intelligenceImplant to 0>>
<<set $activeSlave.chem = 100>>
<<if $LDE.schoolUpgrade == 1>>
<<set $activeSlave.devotion = 20>>
<<set $activeSlave.trust = 20>>
<<else>>
<<set $activeSlave.devotion = random(60,70)>>
<<set $activeSlave.trust = random(55,60)>>
<</if>>
<<set $activeSlave.health = random(60,80)>>
<<set $activeSlave.muscles = 0>>
<<set $activeSlave.butt to either(4,5)>>
<<set $activeSlave.face to either(1,2)>>
<<set $activeSlave.boobs to either(500,650,800)>>
<<set $activeSlave.waist to 1>>
<<set $activeSlave.lips to 35>>
<<if $LDE.schoolUpgrade == 2>>
<<set $activeSlave.balls to either(3,4)>>
<<set $activeSlave.dick to either(3,4)>>
<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<if $activeSlave.balls > 0>><<set $activeSlave.scrotum to $activeSlave.balls>><</if>>
<<else>>
<<set $activeSlave.dick to either(1,1,1,2)>>
<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<if $activeSlave.balls > 0>><<set $activeSlave.scrotum to $activeSlave.balls>><</if>>
<<set $activeSlave.balls to either(1,1,1,2)>>
<</if>>
<<set $activeSlave.anus to 2>>
<<set $activeSlave.vagina to -1>>
<<set $activeSlave.preg to 0>>
<<set $activeSlave.weight to random(0,20)>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 100>>
<<set $activeSlave.whoreSkill = 15>>
<<set $activeSlave.entertainSkill = 15>>
<<set $activeSlave.combatSkill = 0>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.actualAge to 19>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<<set $activeSlave.sexualFlaw to "none">>
<<set $activeSlave.behavioralFlaw to either("none", "odd")>>
<<set $activeSlave.fetishStrength to either(1, 2)>>
<<set $activeSlave.fetish to "buttslut">>
<<set $activeSlave.fetishKnown to 1>><<set $activeSlave.attrKnown to 1>>
<<set $activeSlave.hStyle to "tails">>
<<set $activeSlave.hLength = 100>>
<<set $activeSlave.customTat to "She has the buttock-shaped symbol of the École des Enculées that created her tattooed on her left cheek.">>
<<if ($universalRulesNewSlavesRA == 1) && ($autoRulesAssistant != 0)>>
<<AutoRulesActivate 1>>
<</if>>
<<set $slaves.push($activeSlave)>>
<</for>>
<<elseif $RESFailure is "TGA">>
<<set $TGA.schoolPresent to 0>>
<<set $TGA.subsidy to 0>>
<<set $TGA.schoolProsperity to 0>>
<<set $TGA.schoolAnnexed to 1>>
<<for $i to 0; $i < $slavesToAdd; $i++>>
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "She was given to you by a failed branch campus of the intense Gymnasium-Academy right after her majority.">>
<<set $activeSlave.career to "a slave">>
<<set $activeSlave.intelligenceImplant to 1>>
<<set $activeSlave.teeth to "normal">>
<<set $activeSlave.intelligence to either (-1, 0, 1, 2)>>
<<set $activeSlave.chem to 20>>
<<if $TGA.schoolUpgrade == 1>>
<<set $activeSlave.devotion = 20>>
<<set $activeSlave.trust = 20>>
<<else>>
<<set $activeSlave.devotion = random(25,45)>>
<<set $activeSlave.trust = random(25,45)>>
<</if>>
<<set $activeSlave.health = 100>>
<<set $activeSlave.muscles to either(20, 50, 50)>>
<<set $activeSlave.butt to either(2, 2, 3)>>
<<set $activeSlave.boobs to either(100, 200)>>
<<set $activeSlave.dick to random(3,5)>>
<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<if $activeSlave.balls > 0>><<set $activeSlave.scrotum to $activeSlave.balls>><</if>>
<<set $activeSlave.balls to random(3,5)>>
<<set $activeSlave.anus to 0>>
<<set $activeSlave.vagina to -1>>
<<set $activeSlave.preg to 0>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.oralSkill = 0>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.entertainSkill = 0>>
<<if $TGA.schoolUpgrade == 2>>
<<set $activeSlave.combatSkill = 1>>
<<else>>
<<set $activeSlave.combatSkill = 0>>
<</if>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<set $activeSlave.actualAge to 18>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<<set $activeSlave.sexualFlaw to either("none", "apathetic")>>
<<set $activeSlave.behavioralFlaw to either("none", "arrogant", "odd")>>
<<set $activeSlave.hStyle to "short">>
<<set $activeSlave.hLength to 2>>
<<set $activeSlave.customTat to "She has the baroque crest of the Gymnasium-Academy that trained her branded into her left cheek.">>
<<if ($universalRulesNewSlavesRA == 1) && ($autoRulesAssistant != 0)>>
<<AutoRulesActivate 1>>
<</if>>
<<set $slaves.push($activeSlave)>>
<</for>>
<<else>>
<<set $TFS.schoolPresent to 0>>
<<set $TFS.subsidy to 0>>
<<set $TFS.schoolProsperity to 0>>
<<set $TFS.schoolAnnexed to 1>>
<<for $i to 0; $i < $slavesToAdd-1; $i++>>
<<set $seed to random(1,4)>>
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "She was a Futanari Sister until you engineered her early enslavement.">>
<<set $activeSlave.career to "a Futanari Sister">>
<<set $activeSlave.faceShape to either("sensual", "exotic")>>
<<if $seed == 1>>
<<set $activeSlave.intelligence to -1>>
<<set $activeSlave.chem to 150>>
<<set $activeSlave.butt to either(5,6)>>
<<set $activeSlave.hips to 1>>
<<set $activeSlave.face to either(1,1,1,2,3)>>
<<set $activeSlave.boobs = 100*random(12,20)>>
<<set $activeSlave.dick to random(2,3)>>
<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<if $TFS.schoolUpgrade == 1>>
<<set $activeSlave.balls to 1>>
<<set $activeSlave.scrotum to 0>>
<<elseif $TFS.schoolUpgrade == 2>>
<<set $activeSlave.balls to 6>>
<<set $activeSlave.scrotum to $activeSlave.balls>>
<<else>>
<<set $activeSlave.balls to random(2,3)>>
<<set $activeSlave.scrotum to $activeSlave.balls>>
<</if>>
<<set $activeSlave.lips to 0>>
<<set $activeSlave.weight to 0>>
<<set $activeSlave.actualAge to random(25,29)>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<<set $activeSlave.vagina to 2>>
<<set $activeSlave.anus to 2>>
<<set $activeSlave.fetish to "submissive">>
<<elseif $seed is 2>>
<<set $activeSlave.intelligence to 0>>
<<set $activeSlave.chem to 200>>
<<set $activeSlave.butt to either(6,7)>>
<<set $activeSlave.hips to 2>>
<<set $activeSlave.face to either(1,1,2,2,3)>>
<<set $activeSlave.boobs = 100*random(20,32)>>
<<set $activeSlave.dick to random(3,4)>>
<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<if $TFS.schoolUpgrade == 1>>
<<set $activeSlave.balls to 1>>
<<set $activeSlave.scrotum to 0>>
<<elseif $TFS.schoolUpgrade == 2>>
<<set $activeSlave.balls to 6>>
<<set $activeSlave.scrotum to $activeSlave.balls>>
<<else>>
<<set $activeSlave.balls to random(3,4)>>
<<set $activeSlave.scrotum to $activeSlave.balls>>
<</if>>
<<set $activeSlave.lips to random(15,25)>>
<<set $activeSlave.weight to 20>>
<<set $activeSlave.actualAge to random(30,34)>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<<set $activeSlave.vagina to 2>>
<<set $activeSlave.anus to 2>>
<<set $activeSlave.fetish to either("buttslut", "cumslut")>>
<<elseif $seed is 3>>
<<set $activeSlave.intelligence to 1>>
<<set $activeSlave.chem to 250>>
<<set $activeSlave.butt to either(7,8)>>
<<set $activeSlave.hips to 2>>
<<set $activeSlave.face to either(1,2,2,3,3)>>
<<set $activeSlave.boobs = 100*random(32,42)>>
<<set $activeSlave.dick to random(4,5)>>
<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<if $TFS.schoolUpgrade == 1>>
<<set $activeSlave.balls to 1>>
<<set $activeSlave.scrotum to 0>>
<<elseif $TFS.schoolUpgrade == 2>>
<<set $activeSlave.balls to 6>>
<<set $activeSlave.scrotum to $activeSlave.balls>>
<<else>>
<<set $activeSlave.balls to random(4,5)>>
<<set $activeSlave.scrotum to $activeSlave.balls>>
<</if>>
<<set $activeSlave.lips to random(25,55)>>
<<set $activeSlave.weight to 20>>
<<set $activeSlave.actualAge to random(35,39)>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<<set $activeSlave.vagina to 3>>
<<set $activeSlave.anus to 3>>
<<set $activeSlave.fetish to either("buttslut", "cumslut")>>
<<else>>
<<set $activeSlave.intelligence to 2>>
<<set $activeSlave.chem to 300>>
<<set $activeSlave.butt to either(8,9)>>
<<set $activeSlave.hips to 2>>
<<set $activeSlave.face to either(1,2,3,3,3)>>
<<set $activeSlave.boobs = 100*random(44,60)>>
<<set $activeSlave.dick to random(5,6)>>
<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<if $TFS.schoolUpgrade == 1>>
<<set $activeSlave.balls to 1>>
<<set $activeSlave.scrotum to 0>>
<<elseif $TFS.schoolUpgrade == 2>>
<<set $activeSlave.balls to 6>>
<<set $activeSlave.scrotum to $activeSlave.balls>>
<<else>>
<<set $activeSlave.balls to random(5,6)>>
<<set $activeSlave.scrotum to $activeSlave.balls>>
<</if>>
<<set $activeSlave.lips to random(25,55)>>
<<set $activeSlave.weight to 50>>
<<set $activeSlave.actualAge to random(40,42)>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<<set $activeSlave.vagina to 3>>
<<set $activeSlave.anus to 3>>
<<set $activeSlave.fetish to "dom">>
<</if>>
<<if $TFS.farmUpgrade != 0>>
<<set $activeSlave.ovaries to 1>>
<<if $TFS.farmUpgrade == 2>>
<<set $activeSlave.preg to random(1,35)>>
<</if>>
<</if>>
<<set $activeSlave.intelligenceImplant to 1>>
<<set $activeSlave.teeth to "normal">>
<<if $TFS.schoolUpgrade == 2>>
<<set $activeSlave.energy = 100>>
<<else>>
<<set $activeSlave.energy to $activeSlave.physicalAge+random(20,30)>>
<</if>>
<<set $activeSlave.devotion = random(30,35)>>
<<set $activeSlave.trust = random(-15,-5)>>
<<set $activeSlave.health = random(60,80)>>
<<set $activeSlave.muscles = 20>>
<<set $activeSlave.waist to 1>>
<<set $activeSlave.shoulders to 1>>
<<set $activeSlave.preg to -2>>
<<set $activeSlave.vaginalSkill = 100>>
<<set $activeSlave.oralSkill = 100>>
<<set $activeSlave.analSkill = 100>>
<<set $activeSlave.whoreSkill = 15>>
<<set $activeSlave.entertainSkill = 100>>
<<set $activeSlave.combatSkill = 0>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<if $TFS.schoolUpgrade == 1>>
<<set $activeSlave.sexualQuirk to "caring">>
<</if>>
<<set $activeSlave.sexualFlaw to either("none", "hates women")>>
<<set $activeSlave.behavioralFlaw to either("none", "arrogant")>>
<<set $activeSlave.fetishStrength = 100>>
<<set $activeSlave.fetishKnown to 0>>
<<set $activeSlave.attrKnown to 0>>
<<set $activeSlave.hStyle to "neat">>
<<set $activeSlave.hLength to 150>>
<<set $activeSlave.customTat to "She has a simple pink heart tattooed on her right temple.">>
<<set $REFutaSisterCheckinIDs.push($activeSlave.ID)>>
<<if ($universalRulesNewSlavesRA == 1) && ($autoRulesAssistant != 0)>>
<<AutoRulesActivate 1>>
<</if>>
<<set $slaves.push($activeSlave)>>
<</for>>
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "She was the leader of your arcology's Futanari Sisters until you engineered her community's failure and enslavement.">>
<<set $activeSlave.career to "a Futanari Sister">>
<<set $activeSlave.intelligence to 2>>
<<set $activeSlave.chem to 300>>
<<set $activeSlave.butt to either(8,9)>>
<<set $activeSlave.hips to 2>>
<<set $activeSlave.face to 3>>
<<set $activeSlave.boobs = 100*random(44,60)>>
<<set $activeSlave.dick to random(5,6)>>
<<if $activeSlave.foreskin > 0>><<set $activeSlave.foreskin to $activeSlave.dick>><</if>>
<<if $TFS.schoolUpgrade == 1>>
<<set $activeSlave.balls to 1>>
<<set $activeSlave.scrotum to 0>>
<<elseif $TFS.schoolUpgrade == 2>>
<<set $activeSlave.balls to 6>>
<<set $activeSlave.scrotum to $activeSlave.balls>>
<<else>>
<<set $activeSlave.balls to random(5,6)>>
<<set $activeSlave.scrotum to $activeSlave.balls>>
<</if>>
<<set $activeSlave.lips to random(25,55)>>
<<set $activeSlave.weight to 50>>
<<set $activeSlave.actualAge to random(40,42)>>
<<set $activeSlave.visualAge = $activeSlave.actualAge>>
<<set $activeSlave.physicalAge = $activeSlave.actualAge>>
<<set $activeSlave.vagina to 3>>
<<set $activeSlave.anus to 3>>
<<set $activeSlave.fetish to "dom">>
<<if $TFS.farmUpgrade != 0>>
<<set $activeSlave.ovaries to 1>>
<<if $TFS.farmUpgrade == 2>>
<<set $activeSlave.preg to random(1,35)>>
<</if>>
<</if>>
<<set $activeSlave.intelligenceImplant to 1>>
<<set $activeSlave.teeth to "normal">>
<<if $TFS.schoolUpgrade == 2>>
<<set $activeSlave.energy = 100>>
<<else>>
<<set $activeSlave.energy to $activeSlave.physicalAge+random(20,30)>>
<</if>>
<<set $activeSlave.devotion = random(25,30)>>
<<set $activeSlave.trust = random(10,15)>>
<<set $activeSlave.health = random(60,80)>>
<<set $activeSlave.muscles = 20>>
<<set $activeSlave.waist to 1>>
<<set $activeSlave.shoulders to 1>>
<<set $activeSlave.preg to -2>>
<<set $activeSlave.vaginalSkill = 100>>
<<set $activeSlave.oralSkill = 100>>
<<set $activeSlave.analSkill = 100>>
<<set $activeSlave.whoreSkill = 15>>
<<set $activeSlave.entertainSkill = 100>>
<<set $activeSlave.combatSkill = 0>>
<<set $activeSlave.pubicHStyle to "waxed">>
<<if $TFS.schoolUpgrade == 1>>
<<set $activeSlave.sexualQuirk to "caring">>
<</if>>
<<set $activeSlave.sexualFlaw to either("none", "hates women")>>
<<set $activeSlave.behavioralFlaw to either("none", "arrogant")>>
<<set $activeSlave.fetishStrength = 100>>
<<set $activeSlave.fetishKnown to 0>>
<<set $activeSlave.attrKnown to 0>>
<<set $activeSlave.hStyle to "neat">>
<<set $activeSlave.hLength to 150>>
<<set $activeSlave.customTat to "She has a simple pink heart tattooed on her right temple.">>
<<if ($universalRulesNewSlavesRA == 1) && ($autoRulesAssistant != 0)>>
<<AutoRulesActivate 1>>
<</if>>
<<set $slaves.push($activeSlave)>>
<</if>>
<<if $RESFailure is "TSS">>
You receive a personal call from a senior representative of The Slavegirl School, as you've been expecting since their second missed rent payment. "I apologize," he says with some embarrassment, "but it seems our expansion into your arcology was a mistake. It's strange - the business climate seemed excellent, and other corporations are doing well." He sighs. "Nevertheless, nothing ever seemed to go as planned. We'll be shutting our branch campus down immediately. In fact, it should be shut down within the hour. I regret to add," he says nervously, "that we're experiencing continued difficulty finding the liquidity to pay what we owe you. The branch campus we're closing has five recent graduates. We'd like to transfer them to you in lieu of payment." He hurriedly ends the call.
<<elseif $RESFailure is "GRI">>
You receive a personal call from a senior representative of the Growth Research Institute, as you've been expecting since their second missed rent payment. "I apologize," he says with some embarrassment, "but it seems our expansion into your arcology was a mistake. It's strange - the business climate seemed excellent, and other corporations are doing well." He sighs. "Nevertheless, nothing ever seemed to go as planned. We'll be shutting our subsidiary lab down immediately. In fact, it should be shut down within the hour. I regret to add," he says nervously, "that we're experiencing continued difficulty finding the liquidity to pay what we owe you. The lab we're closing has five solid test subjects. We'd like to transfer them to you in lieu of payment." He hurriedly ends the call.
<<elseif $RESFailure is "SCP">>
You receive a personal call from a senior representative of St. Claver Prep, as you've been expecting since their second missed rent payment. "I apologize," he says with some embarrassment, "but it seems our expansion into your arcology was a mistake. It's strange - the business climate seemed excellent, and other corporations are doing well." He sighs. "Nevertheless, nothing ever seemed to go as planned. We'll be shutting our branch campus down immediately. In fact, it should be shut down within the hour. I regret to add," he says nervously, "that we're experiencing continued difficulty finding the liquidity to pay what we owe you. The branch campus we're closing has five recent graduates. We'd like to transfer them to you in lieu of payment." He hurriedly ends the call.
<<elseif $RESFailure is "LDE">>
You receive a personal call from a senior representative of the Ecole des Enculees, as you've been expecting since their second missed rent payment. "I apologize," he says with some embarrassment, "but it seems our expansion into your arcology was a mistake. It's strange - the business climate seemed excellent, and other corporations are doing well." He sighs. "Nevertheless, nothing ever seemed to go as planned. We'll be shutting our branch campus down immediately. In fact, it should be shut down within the hour. I regret to add," he says nervously, "that we're experiencing continued difficulty finding the liquidity to pay what we owe you. The branch campus we're closing has five recent graduates. We'd like to transfer them to you in lieu of payment." He hurriedly ends the call.
<<elseif $RESFailure is "TGA">>
You receive a personal call from a senior representative of the Gymnasium-Academy, as you've been expecting since their second missed rent payment. "I apologize," he says with some embarrassment, "but it seems our expansion into your arcology was a mistake. It's strange - the business climate seemed excellent, and other corporations are doing well." He sighs. "Nevertheless, nothing ever seemed to go as planned. We'll be shutting our branch campus down immediately. In fact, it should be shut down within the hour. I regret to add," he says nervously, "that we're experiencing continued difficulty finding the liquidity to pay what we owe you. The branch campus we're closing has five recent graduates. We'd like to transfer them to you in lieu of payment." He hurriedly ends the call.
<<else>>
The senior Sister of the community of Futanari Sisters in your arcology appears at your penthouse, as you've been expecting since their second missed rent payment. This is quite the occasion, since they never leave their little nest. She's delightfully nude, and it occurs to you that the Sisters probably do not own clothing at all. She has obviously been crying; puffy eyes and a sniffling nose mar her gorgeous face. She must have caused quite the sensation as she made her way here, in tears, gigantic tits and huge cock bouncing around. To your surprise, she flings herself at your feet, her dick making a painful-sounding slap against the floor and her breasts squashing out to either side of her.
<br><br>
"Please," she cries to your feet. "Please take us as slaves. We're indebted, and we'll all be enslaved. You're our friend, you'll treat us better than anyone." Then she whispers, "Please, $PCName, don't make me beg." You tell the prostrate futa you accept. Her mood does not improve: she scrabbles around to face away from you, plush body jiggling submissively, and raises her buttocks to spread her pussy and anus for you. "Thank you," she weeps. "Now please rape me, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title == 1>>Master<<else>>Mistress<</if>>. I deserve it. My mismanagement stole my Sisters' years of idyll from them. Please, rape me."
<</if>>
<br><br>
The failure of a prominent organization within your arcology has @@color:red;affected your reputation@@ and @@color:red;your arcology's prosperity@@ slightly, but you've come out a long way ahead. You've acquired excellent slaves for a pitiful fraction of their fair price.
<</nobr>>
<<nobr>>
<span id="result">
<<if $RESFailure is "TFS">>
<<click "Rape her">>
<<replace "#result">>
<<nobr>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($slaves[$i].origin is "She was the leader of your arcology's Futanari Sisters until you engineered her community's failure and enslavement.")>>
<<set $activeSlave.devotion += 10>>
<<set $activeSlave.analCount += 1>>
<<set $activeSlave.vaginalCount += 1>>
<<set $analTotal += 1>>
<<set $vaginalTotal += 1>>
<</if>>
<</for>>
You <<if $PC.dick == 1>>whip out your dick<<else>>pull on a strap-on, the one you use for disobedient slaves,<</if>> and kneel down behind the sobbing futa matron. When she feels it touching her pussylips, she whispers "Thank you, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title == 1>>Master<<else>>Mistress<</if>>," through her tears. She's very, very sexually experienced, so it's harder to make her feel it than it would be for a girl with tighter holes. But you're an expert. You calibrate your pounding to pull just barely too far out, so that she feels you ramming mercilessly into her with each stroke, and so that the slightest mistake from her sends <<if $PC.dick == 1>>your cock<<else>>the phallus<</if>> right up the other hole. Despite her anguish and the brutal fuck, or perhaps because of them, she slowly manages to get hard, and orgasms painfully when you do. She @@color:hotpink;can't seem to stop thanking you,@@ but is quiet when you tell her to be.
<</nobr>><</replace>>
<</click>>
<br>
<</if>>
<<click "Sell your prizes immediately">>
<<replace "#result">>
<<nobr>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $RESFailure is "TSS">>
<<if ($slaves[$i].origin is "She was given to you by a failed branch campus of The Slavegirl School right after her majority.") || ($slaves[$i].origin is "She was given to you by a failed branch campus of The Slavegirl School after she was retrained as a slave girl.")>>
<<slaveCost $slaves[$i]>>
<<set $cash += $slaveCost>>
<<display "Remove activeSlave">>
<<set $i -= 1>>
<</if>>
<<elseif $RESFailure is "GRI">>
<<if $slaves[$i].origin is "She was given to you by a failed subsidiary lab of the Growth Research Institute right after her use as a test subject ended.">>
<<slaveCost $slaves[$i]>>
<<set $cash += $slaveCost>>
<<display "Remove activeSlave">>
<<set $i -= 1>>
<</if>>
<<elseif $RESFailure is "SCP">>
<<if $slaves[$i].origin is "She was given to you by a failed branch campus of St. Claver Preparatory after she served as a plastic surgeon's passing final exam.">>
<<slaveCost $slaves[$i]>>
<<set $cash += $slaveCost>>
<<display "Remove activeSlave">>
<<set $i -= 1>>
<</if>>
<<elseif $RESFailure is "LDE">>
<<if $slaves[$i].origin is "She was given to you by a failed branch campus of the innovative École des Enculées right after her graduation.">>
<<slaveCost $slaves[$i]>>
<<set $cash += $slaveCost>>
<<display "Remove activeSlave">>
<<set $i -= 1>>
<</if>>
<<elseif $RESFailure is "TGA">>
<<if $slaves[$i].origin is "She was given to you by a failed branch campus of the intense Gymnasium-Academy right after her majority.">>
<<slaveCost $slaves[$i]>>
<<set $cash += $slaveCost>>
<<display "Remove activeSlave">>
<<set $i -= 1>>
<</if>>
<<else>>
<<if ($slaves[$i].origin is "She was the leader of your arcology's Futanari Sisters until you engineered her community's failure and enslavement.") || ($slaves[$i].origin is "She was a Futanari Sister until you engineered her early enslavement.")>>
<<slaveCost $slaves[$i]>>
<<set $cash += $slaveCost>>
<<display "Remove activeSlave">>
<<set $i -= 1>>
<</if>>
<</if>>
<</for>>
Prizes sold.
<</nobr>><</replace>>
<</click>>
</span>
<</nobr>>
|
mayibrad/fc
|
src/uncategorized/resFailure.tw
|
tw
|
bsd-3-clause
| 33,487 |
:: RES Move [nobr]
<<set $nextButton to "Continue", $nextLink to "RIE Eligibility Check">>
<<set $RESMove to $RESMove.random()>>
<<if $RESMove is "TSS">>
You receive a personal call from a senior representative of The Slavegirl School. "$PCName," he says without preamble, "The Slavegirl School would like to open a branch campus in $arcologies[0].name. We'd like to ask for a significant reduction in rent from your standard rate, since we could bring significant benefits to you through our presence." After some further pleasantries, he urges you to consider the offer, wishes you a pleasant day, and ends the call.
<<elseif $RESMove is "GRI">>
You receive a personal call from a senior representative of the Growth Research Institute. "$PCName," he says without preamble, "GRI would like to open a subsidiary lab in $arcologies[0].name. We'd like to ask for a significant reduction in rent from your standard rate, since we could bring significant benefits to you through our presence." After some further pleasantries, he urges you to consider the offer, wishes you a pleasant day, and ends the call.
<<elseif $RESMove is "SCP">>
You receive a personal call from a senior representative of St. Claver Prep. "$PCName," he says without preamble, "St. Claver's would like to open a branch campus in $arcologies[0].name. We'd like to ask for a significant reduction in rent from your standard rate, since we could bring significant benefits to you through our presence." After some further pleasantries, he urges you to consider the offer, wishes you a pleasant day, and ends the call.
<<elseif $RESMove is "LDE">>
You receive a personal call from a senior representative of the Ecole des Enculees. "$PCName," he says without preamble, "The Ecole would like to open a branch campus in $arcologies[0].name. We'd like to ask for a significant reduction in rent from your standard rate, since we could bring significant benefits to you through our presence." After some further pleasantries, he urges you to consider the offer, wishes you a pleasant day, and ends the call.
<<elseif $RESMove is "TGA">>
You receive a personal call from a senior representative of the Gymnasium-Academy. "$PCName," he says without preamble, "The Academy would like to open a branch campus in $arcologies[0].name. We'd like to ask for a significant reduction in rent from your standard rate, since we could bring significant benefits to you through our presence." After some further pleasantries, he urges you to consider the offer, wishes you a pleasant day, and ends the call.
<<else>>
You receive a personal call from a senior Futanari Sister - not the one you helped win the power struggle over futa balls. "$PCName," she says with the odd confidence all elder Sisters share, "our numbers are growing,
<<if ($PC.dick == 1) && ($PC.vagina == 1) && ($PC.boobs == 1)>>
and we are very eager to become closer to you. Normally, we would ask for lowered rent in return for the benefits we bring an arcology, but for you, we are unwilling to ask even that. We shall charge others more for their purchase of Sisters instead. Please, will you have us?" She bats her eyes at you, looking very willing to be had.
<<else>>
and you have shown yourself to be our friend. Would you accept one of our communities in $arcologies[0].name? We'd like to ask for a significant reduction in rent from your standard rate, since we could bring significant benefits to you through our presence."
<</if>>
<br><br>
You inquire about the Sister you helped, and she smiles. "She reached the age at which even the best Sister must serve us by being sold as a slave. Don't worry, though; I hear she is very happy. <<if random(1,3) == 1>>A powerful man from the old world bought her, and they're engaged. I believe he means to free her.<<elseif random(1,2) == 1>>A powerful woman from the old world bought her, and they're engaged. I believe she means to free her.<<else>>Though she's a slave, she's become something of a celebrity in the old world. I believe her porn is quite popular there.<</if>>"
<</if>>
<br><br>
<<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> performed a business analysis of the proposal during the call,
<<if $assistant == 0>>
its symbol slowly rotating on your desk. It presents its conclusions,
<<else>>
<<if $assistantAppearance is "monstergirl">>
her monstergirl avatar rather cutely using her fingers, the tips of her tentacle hair, and her dickheads to count:
<<elseif $assistantAppearance is "shemale">>
her shemale avatar ditzily using her fingers to keep count:
<<elseif $assistantAppearance is "amazon">>
her amazon avatar using a bone abacus to do sums while counting out loud gruffly:
<<elseif $assistantAppearance is "businesswoman">>
her businesswoman avatar projecting maturely sexy confidence as she runs the numbers:
<<elseif $assistantAppearance is "fairy">>
her fairy avatar conjures a bunch of colored lights to keep count:
<<elseif $assistantAppearance is "pregnant fairy">>
her pregnant fairy avatar conjures a bunch of colored lights to keep count:
<<elseif $assistantAppearance is "goddess">>
her goddess avatar keeping count by picking the petals off flowers in her hair:
<<elseif $assistantAppearance is "hypergoddess">>
her goddess avatar keeping count based off the number of contractions running through her huge belly:
<<elseif $assistantAppearance is "loli">>
her loli avatar carefully counts the numbers off on her fingers:
<<elseif $assistantAppearance is "preggololi">>
her pregnant loli avatar carefully counts the numbers off on her fingers before losing count to her baby kicking and starting over:
<<elseif $assistantAppearance is "schoolgirl">>
her schoolgirl avatar doing sums on a little blackboard:
<<else>>
her symbol slowly rotating on your desk:
<</if>>
She presents her conclusions:
<</if>>
as you suspected,
<<if ($RESMove is "TFS") && ($PC.dick == 1) && ($PC.vagina == 1) && ($PC.boobs == 1)>>
your futanari status means there are no potential downsides. Just having them present would probably be good for the arcology's prosperity.
<<else>>
you'd run a loss on the rent, even bargaining them up as far as they'd be likely to go. On the other hand, just having them present would probably be good for the arcology's prosperity.
<</if>>
<<if $assistant == 1>>
<<if ($RESMove is "TSS") || ($RESMove is "SCP")>>
"Just think of
<<if $assistantAppearance is "monstergirl">>
all those virgin schoolgirl holes," she concludes, her avatar starting to masturbate.
<<elseif $assistantAppearance is "shemale">>
all those fresh schoolgirls, all innocent, and..." she trails off, her avatar starting to masturbate.
<<elseif $assistantAppearance is "amazon">>
all those nice girls," her avatar blushes.
<<elseif $assistantAppearance is "businesswoman">>
all that potential," her avatar says, looking aroused at the possibilities.
<<elseif $assistantAppearance is "fairy">>
all of the delicious, wonderful virginal love juices!" her avatar squeaks, quivering with delight while dripping with love juices of her own.
<<elseif $assistantAppearance is "pregnant fairy">>
all of the delicious, wonderful motherly love juices!" her avatar squeaks, quivering with delight while dripping with love juices of her own.
<<elseif $assistantAppearance is "goddess">>
all those virgin bodies to share..." her avatar murmurs, rubbing a hand over her belly.
<<elseif $assistantAppearance is "hypergoddess">>
all those virgin bodies to share... I hope we can fill them with children..." her avatar murmurs, rubbing a hand over her massive belly.
<<elseif $assistantAppearance is "loli">>
all those new girls!" her avatar exclaims.
<<elseif $assistantAppearance is "preggololi">>
all those fresh girls! her avatar exclaims with a grin.
<<elseif $assistantAppearance is "schoolgirl">>
all those cute schoolgirls like me!" her avatar trills.
<<else>>
all those nice girls," she says.
<</if>>
<<elseif $RESMove is "GRI">>
"Just think of
<<if $assistantAppearance is "monstergirl">>
the tits, and the asses, and the lips," she concludes, her avatar starting to masturbate.
<<elseif $assistantAppearance is "shemale">>
those big butts. It's so rare for girls to have such big butts and be anal virgins..." she trails off, her avatar starting to masturbate.
<<elseif $assistantAppearance is "amazon">>
all those meaty girls," her avatar blushes.
<<elseif $assistantAppearance is "businesswoman">>
all that milking potential," her avatar says, looking aroused at the possibilities.
<<elseif $assistantAppearance is "fairy">>
all that sweet, tasty milk!" her avatar squeaks, licking her lips and dripping with arousal.
<<elseif $assistantAppearance is "pregnant fairy">>
all that sweet, tasty mama milk!" her avatar squeaks, licking her lips and dripping with arousal.
<<elseif $assistantAppearance is "goddess">>
all those luscious, heavy tits," her avatar says, hefting one of her own.
<<elseif $assistantAppearance is "hypergoddess">>
all those luscious, heavy tits," her avatar says, hefting one of her own.
<<elseif $assistantAppearance is "loli">>
those tits!" her avatar says while cupping her flat chest.
<<elseif $assistantAppearance is "loli">>
those tits!" her avatar says while cupping her barely there chest.
<<elseif $assistantAppearance is "schoolgirl">>
those titties!" her avatar trills.
<<else>>
those ridiculous assets," she says.
<</if>>
<<elseif $RESMove is "LDE">>
"Just think of
<<if $assistantAppearance is "monstergirl">>
their soft anuses. I could fit both of my dicks in one of them," she concludes, her avatar starting to masturbate.
<<elseif $assistantAppearance is "shemale">>
those soft young butthole sluts..." she trails off, her avatar starting to masturbate.
<<elseif $assistantAppearance is "amazon">>
their soft - I mean their submissive - you know, how they take..." her avatar trails off, blushing.
<<elseif $assistantAppearance is "businesswoman">>
all that whoring potential," her avatar says, looking aroused at the possibilities.
<<elseif $assistantAppearance is "fairy">>
all those soft, squeezable butts!," her avatar squeaks, shaking to and fro while she hugs herself.
<<elseif $assistantAppearance is "pregnant fairy">>
all those soft, squeezable butts and lovely birthing hips!," her avatar squeaks, shaking to and fro while she hugs her swollen belly.
<<elseif $assistantAppearance is "goddess">>
those servile little cuties!" her avatar exclaims, practically giggling.
<<elseif $assistantAppearance is "hypergoddess">>
those servile little cuties! They could really use some cute little bellies!" her avatar exclaims, practically giggling.
<<elseif $assistantAppearance is "loli">>
those fat butts!" her avatar exclaims cheerfully.
<<elseif $assistantAppearance is "preggololi">>
those fat butts!" her avatar exclaims cheerfully.
<<elseif $assistantAppearance is "schoolgirl">>
those soft little bitches!" her avatar trills.
<<else>>
those bottoms," she says.
<</if>>
<<elseif $RESMove is "TGA">>
"Just think of
<<if $assistantAppearance is "monstergirl">>
their sweaty bodies," she concludes, her avatar starting to masturbate.
<<elseif $assistantAppearance is "shemale">>
those muscly bodies, all sweaty and..." she trails off, her avatar starting to masturbate.
<<elseif $assistantAppearance is "amazon">>
how they can fight!" she concludes, more loudly than is really necessary.
<<elseif $assistantAppearance is "businesswoman">>
all that bodyguard potential," her avatar says, looking aroused at the possibilities.
<<elseif ($assistantAppearance is "fairy") or ($assistantAppearance is "pregnant fairy")>>
those big, strong, sweaty, sexy bodies!" her avatar squeaks, looking beet red and breathing heavily.
<<elseif $assistantAppearance is "goddess">>
all those hard, strong, rippling..." she trails off, too breathless to be specific.
<<elseif $assistantAppearance is "hypergoddess">>
all those hard, strong, rippling..." she trails off, too breathless to be specific.
<<elseif $assistantAppearance is "loli">>
those muscles!" she exclaims.
<<elseif $assistantAppearance is "preggololi">>
those muscles!" she exclaims.
<<elseif $assistantAppearance is "schoolgirl">>
those cute bitches!" her avatar trills.
<<else>>
how well trained they always are," she says.
<</if>>
<<else>>
<<if $assistantAppearance is "monstergirl">>
<<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> pauses and then says seriously, "I have never wanted to have a real body more."
<<elseif $assistantAppearance is "shemale">>
<<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> pauses and then says seriously, "They almost make me want a pussy, too."
<<elseif $assistantAppearance is "amazon">>
<<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> pauses and then says seriously, "I like them."
<<elseif $assistantAppearance is "businesswoman">>
<<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> pauses and then says seriously, "I wonder if I could code an avatar version of one of them. As my own assistant, of course."
<<elseif ($assistantAppearance is "fairy") or ($assistantAppearance is "pregnant fairy")>>
<<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> pauses and then says seriously, "If only I could get a taste myself."
<<elseif $assistantAppearance is "goddess">>
<<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> pauses and then says seriously, "They truly have the best of both worlds."
<<elseif $assistantAppearance is "hypergoddess">>
<<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> pauses and then says seriously, "They truly have the best of both worlds."
<<elseif $assistantAppearance is "loli">>
<<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> pauses and then says seriously, "I wish I'll look like that when I grow up..."
<<elseif $assistantAppearance is "preggololi">>
<<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> pauses and then says seriously, "I wish I'll look like that when I grow up..."
<<elseif $assistantAppearance is "schoolgirl">>
<<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> pauses and then says seriously, "They kind of make me want a cock."
<<else>>
"Just think of how unique they are," she says.
<</if>>
<</if>>
<</if>>
<br><br>
Your assistant is a powerful analytic tool, but <<if $assistant == 0>>it<<else>>she<</if>> lacks the capacity for true creativity. <<if $assistant == 0>>It<<else>>She<</if>> did not mention the long term. It would be possible to support the
<<if ($RESMove is "TSS") || ($RESMove is "SCP)") || ($RESMove is "LDE") || ($RESMove is "TGA")>>
school's
<<elseif $RESMove is "GRI">>
lab's
<<else>>
Sisters'
<</if>>
presence in the arcology, reaping all sorts of benefits. Alternatively, you might be able to undermine them covertly, picking up assets lost in the fallout of a local failure.
<br><br>
<span id="result">
<<click "Accept the offer">>
<<replace "#result">>
You call them back and accept the offer. They forward their specifications for an appropriate space and the modifications it needs to host them, along with their thanks.
<<if $RESMove is "TSS">>
<<set $TSS.schoolPresent to 1>>
<<elseif $RESMove is "GRI">>
<<set $GRI.schoolPresent to 1>>
<<elseif $RESMove is "SCP">>
<<set $SCP.schoolPresent to 1>>
<<elseif $RESMove is "LDE">>
<<set $LDE.schoolPresent to 1>>
<<elseif $RESMove is "TGA">>
<<set $TGA.schoolPresent to 1>>
<<else>>
<<set $TFS.schoolPresent to 1>>
<</if>>
<</replace>>
<</click>> <<if ($RESMove is "TFS") && ($PC.dick == 1) && ($PC.vagina == 1) && ($PC.boobs == 1)>><<else>>//This will add minor upkeep costs//<</if>>
<br><<click "Politely decline">>
<<replace "#result">>
You call them back and politely communicate that your terms for rental of space in the arcology are not subject to special modification, even for trusted partners. This explanation is graciously accepted.
<</replace>>
<</click>>
</span>
|
mayibrad/fc
|
src/uncategorized/resMove.tw
|
tw
|
bsd-3-clause
| 16,732 |
:: RES Sale
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "RIE Eligibility Check">>
<<set $RESSale to $RESSale.random()>>
<<if $RESSale is "TSS">>
<<set $TSS.schoolSale to 1>>
<<elseif $RESSale is "GRI">>
<<set $GRI.schoolSale to 1>>
<<elseif $RESSale is "SCP">>
<<set $SCP.schoolSale to 1>>
<<elseif $RESSale is "LDE">>
<<set $LDE.schoolSale to 1>>
<<elseif $RESSale is "TGA">>
<<set $TGA.schoolSale to 1>>
<<else>>
<<set $TFS.schoolSale to 1>>
<</if>>
You receive a personal call from
<<if $RESSale is "TSS">>
The Slavegirl School, a rising slave training organization known for its reliably unremarkable products, offered at a competitive price.
<<elseif $RESSale is "GRI">>
The Growth Research Institute, a drug development group breaking new ground on human experimentation.
<<elseif $RESSale is "SCP">>
St. Claver Preparatory, an unusual combination of slave school and implant surgery training institution.
<<elseif $RESSale is "LDE">>
L'Ecole des Enculees, an innovative slave school making new and interesting developments in sodomy.
<<elseif $RESSale is "TGA">>
The Gymnasium-Academy, an intense slave school with a reputation for producing fit bitches with combat skills and stiff dicks.
<<else>>
the Futanari Sisters, an enigmatic group of transformation enthusiasts that sells beautiful hermaphrodites.
<</if>>
It's from a piece of merchandise, not leadership, and she's offering herself for sale. Before you can hang up on her and reprimand $assistantName for allowing this Free Cities version of telemarketing to get through to you, the slave hurriedly says, "<<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>, I'm half off!"
<br><br>
You pause for a moment, and she plunges on: "<<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>, @@color:yellow;your first slave purchase from us this week is half price.@@ And, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>, I'm one of the slaves for sale.
<<if $RESSale is "TSS">>
I've got the very best skills I could learn as a virgin. I'm healthy, obedient, and educated. And I'm fresh, and willing, and really eager." She rips her white schoolgirl blouse open to show off a fresh pair of tits, and shakes them for you. "I would love to be your sex slave, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>," she says, doing her very best to sound appealing, like she's been trained.
<<elseif $RESSale is "GRI">>
I've, uh, been trained to obey." Her eyes flick to one side, like she's reading her cues. "And um I have really big boobs." She's wearing a bathrobe, and she suddenly jerks it open to reveal a bigger pair of breasts than anyone that age could possibly have grown herself. "I would love to be your sex slave, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>," she says, doing her very best to sound appealing. No doubt she'd prefer not to be part of any more testing.
<<elseif $RESSale is "SCP">>
I'm ready to be the perfect bimbo slave, and the young surgeon who did my implants was very skilled." She's wearing a bikini, and she pulls it down to flash you, revealing that her tits resist gravity almost perfectly. They're gorgeous, but quite fake. "I would love to be your sex slave, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>," she says, doing her very best to sound appealing, like she's been trained.
<<elseif $RESSale is "LDE">>
I've been trained to need cock up my ass." She's nude, and spins around to point her ass at the camera. She begins to wink her big butthole, her tiny, soft cock dangling limply below it. She cranes her head around to continue. "I can come from nothing but buttsex," she says proudly. "I would love to be your anal slut, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>," she says, sounding very eager to begin.
<<elseif $RESSale is "TGA">>
My tutelage has been long and hard, and I'm very eager to begin my life as a slave." She's nude, and stands up to reveal her hardon. She spins for the camera, showing herself off. "I can help protect you, too: I'm proficient in unarmed combat, and I have weapons training. I would love to be your bitch, or your bodyguard, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>," she says, doing her very best to sound appealing, like she's been told.
<<else>>
The time has come for me to serve my Sisters by leaving my community and becoming a slave. Our sex skills are unparalleled," she says proudly. She's nude, and reclines luxuriantly for the camera, showing her remarkable body off in all its gorgeous strangeness. Her boobs are huge, her dick is hard, her pussy is wet, and her ass is relaxed. "I love to fuck, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>," she says, and you believe her.
<<if ($PC.dick == 1) && ($PC.vagina == 1)>>
<br><br>
<<if ($PC.boobs == 1)>>
"I would also adore serving someone like you," she adds sincerely, her emphasis making it quite clear the Sisters have heard rumors about your hermaphroditism. "We can't offer any further discount, but I promise I'd worship you with all my heart." She bats her eyes at you. "And my other parts, too!"
<<else>>
Her eyes flick downward momentarily, and she looks nervous, swallowing before continuing. "Please let me be your slave," she almost begs. "Serving another futa would, oh," and she pauses, shivering a little. Recollecting herself, she goes on, "Wonderful. Serving you would be a dream come true."
<</if>>
<</if>>
<</if>>
<br><br>
<<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>>'s $assistantAppearance avatar appears on the screen next to the video call.
<<if $assistant == 0>>
"I have stored the confirmation code, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>," it notes. "If you wish to take advantage of this promotion, use the slave buying menu to navigate to the appropriate school next week. I have appended a note to that school's entry to remind you."
<<else>>
<<if ($RESSale is "TSS") || ($RESSale is "SCP")>>
"And I would love to
<<if $assistantAppearance is "monstergirl">>
break both her virgin holes at once," the monstergirl exclaims, and shakes her dicks for emphasis.
<<elseif $assistantAppearance is "shemale">>
wreck her virgin asshole," the shemale exclaims, and starts to jack off.
<<elseif $assistantAppearance is "amazon">>
fist her virgin cunt," the amazon exclaims, and helpfully raises the fist in question.
<<elseif $assistantAppearance is "businesswoman">>
sell her fresh pussy to the highest bidder," the businesswoman exclaims.
<<elseif $assistantAppearance is "fairy">>
play with her clit and lap up those sweet virgin juices!" the fairy exclaims, licking her lips.
<<elseif $assistantAppearance is "pregnant fairy">>
play with her clit and lap up those sweet motherly juices!" the fairy exclaims, licking her lips.
<<elseif $assistantAppearance is "goddess">>
teach her all about being a real woman," the goddess exclaims, rubbing her belly in anticipation.
<<elseif $assistantAppearance is "hypergoddess">>
teach her all about being a real woman," the goddess exclaims, rubbing her massive belly in anticipation.
<<elseif $assistantAppearance is "loli">>
play with her!" The little girl exclaims happily while jumping up and down.
<<elseif $assistantAppearance is "preggololi">>
play with her!" The little girl exclaims happily while caressing her belly.
<<elseif $assistantAppearance is "schoolgirl">>
make out with her. She's cute!" the schoolgirl exclaims.
<<else>>
fuck her virgin holes," she says.
<</if>>
<<elseif $RESSale is "GRI">>
"And I would love to
<<if $assistantAppearance is "monstergirl">>
get my tentacles on those tits," the monstergirl exclaims.
<<elseif $assistantAppearance is "shemale">>
fuck those titties," the shemale exclaims, and starts to jack off.
<<elseif $assistantAppearance is "amazon">>
put her out to pasture," the amazon exclaims, indicating the skin of milk on her belt.
<<elseif $assistantAppearance is "businesswoman">>
put that cow in the dairy," the businesswoman exclaims.
<<elseif $assistantAppearance is "fairy">>
bounce on those nipples until they fill me with milk!" the fairy exclaims, rubbing her belly.
<<elseif $assistantAppearance is "pregnant fairy">>
bounce on those nipples until my babies are fed!" the fairy exclaims, rubbing her swollen belly.
<<elseif $assistantAppearance is "goddess">>
taste those bountiful breasts," the goddess exclaims, licking her lips.
<<elseif $assistantAppearance is "hypergoddess">>
taste those bountiful breasts," the goddess exclaims, licking her lips.
<<elseif $assistantAppearance is "loli">>
play with her tits!" The little girl exclaims happily while jumping up and down.
<<elseif $assistantAppearance is "preggololi">>
play with her tits!" The little girl exclaims happily while caressing her belly.
<<elseif $assistantAppearance is "schoolgirl">>
suck on those titties!" the schoolgirl exclaims.
<<else>>
make those breasts bounce," she says.
<</if>>
<<elseif $RESSale is "LDE">>
"And I would love to
<<if $assistantAppearance is "monstergirl">>
shove both my cocks up there," the monstergirl exclaims.
<<elseif $assistantAppearance is "shemale">>
fuck that butt even bigger," the shemale exclaims, and starts to jack off.
<<elseif $assistantAppearance is "amazon">>
fist that butthole," the amazon exclaims, and helpfully raises the fist in question.
<<elseif $assistantAppearance is "businesswoman">>
see how many customers that asshole can bear," the businesswoman exclaims.
<<elseif $assistantAppearance is "fairy">>
use that butt as a pillow!," the fairy exclaims.
<<elseif $assistantAppearance is "pregnant fairy">>
see if I can impregnate her butt!," the fairy exclaims.
<<elseif $assistantAppearance is "goddess">>
see just how obedient she really is," the goddess exclaims, flexing a hand for emphasis.
<<elseif $assistantAppearance is "hypergoddess">>
see just how obedient she really is," the goddess exclaims, flexing a hand for emphasis.
<<elseif $assistantAppearance is "loli">>
play with her big butt!" The little girl exclaims happily while jumping up and down.
<<elseif $assistantAppearance is "preggololi">>
play with her big butt!" The little girl exclaims happily while caressing her belly.
<<elseif $assistantAppearance is "schoolgirl">>
lick her big soft behind," the schoolgirl exclaims, and sticks out her tongue.
<<else>>
fuck that ass," she says.
<</if>>
<<elseif $RESSale is "TGA">>
"And I would love to
<<if $assistantAppearance is "monstergirl">>
shove both my cocks up her virgin anus," the monstergirl exclaims.
<<elseif $assistantAppearance is "shemale">>
fuck that virgin asshole," the shemale exclaims, and starts to jack off.
<<elseif $assistantAppearance is "amazon">>
finger fuck her virgin ass," the amazon exclaims, and helpfully raises the fingers in question.
<<elseif $assistantAppearance is "businesswoman">>
sell her anal virginity to the highest bidder," the businesswoman exclaims.
<<elseif $assistantAppearance is "fairy">>
give the dick a great big hug and suckle out all the precum!" the fairy exclaims, rubbing her legs together.
<<elseif $assistantAppearance is "pregnant fairy">>
play meet the baby! ...Well, maybe just with you, <<if ($PC.title is 0)>>Big Sis.<<else>>Big Bro." the fairy exclaims, rubbing her legs together.
<<elseif $assistantAppearance is "goddess">>
see her put that dick to work," the goddess exclaims, one sultry finger at her lips.
<<elseif $assistantAppearance is "hypergoddess">>
see her put that dick to work," the goddess exclaims, one sultry finger at her lips.
<<elseif $assistantAppearance is "loli">>
play with her dick!" The little girl exclaims happily while jumping up and down.
<<elseif $assistantAppearance is "preggololi">>
get that dick in me!" The little girl exclaims happily while caressing her belly and licking her lips.
<<elseif $assistantAppearance is "schoolgirl">>
suck that dick," the schoolgirl exclaims, and sticks out her tongue.
<<else>>
train that body," she says.
<</if>>
<<else>>
"And I love to fuck futas!"
<<if $assistantAppearance is "monstergirl">>
she shouts, dicks painfully erect.
<<elseif $assistantAppearance is "shemale">>
she shouts, cock painfully erect.
<<elseif $assistantAppearance is "amazon">>
she howls, and then adds more quietly, "A-and get fucked by futas."
<<elseif $assistantAppearance is "businesswoman">>
she exclaims, and then blushes furiously.
<<elseif ($assistantAppearance is "fairy") or ($assistantAppearance is "pregnant fairy")>>
she exclaims, flying circles around you.
<<elseif $assistantAppearance is "goddess">>
she exclaims, awestruck with anticipation.
<<elseif $assistantAppearance is "hypergoddess">>
she exclaims, awestruck with anticipation.
<<elseif $assistantAppearance is "loli">>
she exclaims, then blushes beet red when she realizes what she said.
<<elseif $assistantAppearance is "preggololi">>
she exclaims, rubbing her bulging belly with anticipation.
<<elseif $assistantAppearance is "schoolgirl">>
she exclaims, bouncing with excitement.
<<else>>
she exclaims.
<</if>>
<</if>>
"Ahem. I have stored the confirmation code, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>," she notes. "If you wish to take advantage of this promotion, use the slave buying menu to navigate to the appropriate school next week. I have appended a note to that school's entry to remind you."
<</if>>
<</if>>
<</nobr>>\
|
mayibrad/fc
|
src/uncategorized/resSale.tw
|
tw
|
bsd-3-clause
| 13,610 |
:: Retrieve
<<if $returnTo is "Pit">>
<<for $k to 0; $k < $fighterIDs.length; $k++>>
<<if $activeSlave.ID == $fighterIDs[$k]>>
<<set $dump to $fighterIDs.pluck([$k], [$k])>>
<<set $k -= 1>>
<</if>>
<</for>>
<<goto "Pit">>
<<else>>
<<if $returnTo is "Coursing Association">>
<<set $Lurcher to 0>>
<<goto "Coursing Association">>
<<else>>
<<if $returnTo is "Arcade">>
<<set $activeSlave.assignment to "work a glory hole">>
<<elseif $returnTo is "Head Girl Suite">>
<<set $activeSlave.assignment to "rest">>
<<elseif $returnTo is "Master Suite">>
<<set $activeSlave.assignment to "please you">>
<<elseif $returnTo is "Clinic">>
<<set $activeSlave.assignment to "rest">>
<<elseif $returnTo is "Spa">>
<<set $activeSlave.assignment to "rest">>
<<elseif $returnTo is "Cellblock">>
<<set $activeSlave.assignment to "stay confined">>
<<elseif $returnTo is "Schoolroom">>
<<set $activeSlave.assignment to "take classes">>
<<elseif $returnTo is "Servants' Quarters">>
<<set $activeSlave.assignment to "be a servant">>
<<elseif $returnTo is "Dairy">>
<<set $activeSlave.assignment to "get milked">>
<<if $dairyRestraintsSetting > 1>>
<<set $activeSlave.collar to "none">>
<<set $activeSlave.clothes to "no clothing">>
<<set $activeSlave.buttplug to "none">>
<<set $activeSlave.vaginalAccessory to "none">>
<</if>>
<<elseif $returnTo is "Brothel">>
<<set $activeSlave.assignment to "whore">>
<<elseif $returnTo is "Club">>
<<set $activeSlave.assignment to "serve the public">>
<</if>>
<<set $activeSlave.assignmentVisible to 1>>
<<set $activeSlave.choosesOwnAssignment to 0>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $activeSlave.ID == $slaves[$i].ID>>
<<set $slaves[$i] to $activeSlave>><<break>>
<</if>>
<</for>>
<<goto $returnTo>>
<</if>>
<</if>>
|
mayibrad/fc
|
src/uncategorized/retrieve.tw
|
tw
|
bsd-3-clause
| 1,784 |
:: RIE Eligibility Check
<<silently>>
<<set $eventSlave = 0>>
<<set $eligibleSlaves = []>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].assignmentVisible == 1>>
<<if $slaves[$i].fuckdoll == 0>>
<<set $eligibleSlaves.push($slaves[$i])>>
<</if>>
<</if>>
<</for>>
<<if $eligibleSlaves.length == 0>>
<<goto "Next Week">>
<<elseif $hostageRescued == 1>>
<<goto "P hostage acquisition">>
<<else>>
<<set $eventSlave = 0>>
<<goto "Random Individual Event">>
<</if>>
<</silently>>
|
mayibrad/fc
|
src/uncategorized/rieEligibilityCheck.tw
|
tw
|
bsd-3-clause
| 503 |
:: Rules Autosurgery [nobr]
<<set $surgeries = []>>
<<for _r to $defaultRules.length-1; _r >= 0; _r-->>
<<set _currentRule to $defaultRules[_r]>>
<<if (def _currentRule) && (_currentRule.autoSurgery != 0)>>
<<set $thisSurgery to _currentRule.surgery>>
<<set _temp to lastLactationSurgeryRule($slaves[$i], $defaultRules)>>
<<if _temp != null>>
<<set $thisSurgery.lactation = _temp.surgery.lactation>>
<</if>>
<<set _temp to lastLipSurgeryRule($slaves[$i], $defaultRules)>>
<<if _temp != null>>
<<set $thisSurgery.lips = _temp.surgery.lips>>
<</if>>
<<set _temp to lastButtSurgeryRule($slaves[$i], $defaultRules)>>
<<if _temp != null>>
<<set $thisSurgery.butt = _temp.surgery.butt>>
<</if>>
<<set _temp to lastBoobSurgeryRule($slaves[$i], $defaultRules)>>
<<if _temp != null>>
<<set $thisSurgery.boobs = _temp.surgery.boobs>>
<</if>>
<<if ($thisSurgery.hips isnot "no default setting") && ($thisSurgery.butt isnot "no default setting")>>
<<if $slaves[$i].hips < -1>>
<<if $thisSurgery.butt > 2>>
<<set $thisSurgery.butt to 2>>
<</if>>
<<elseif $slaves[$i].hips < 0>>
<<if $thisSurgery.butt > 4>>
<<set $thisSurgery.butt to 4>>
<</if>>
<<elseif $slaves[$i].hips > 0>>
<<if $thisSurgery.butt > 8>>
<<set $thisSurgery.butt to 8>>
<</if>>
<<elseif $slaves[$i].hips > 1>>
<<else>>
<<if $thisSurgery.butt > 6>>
<<set $thisSurgery.butt to 6>>
<</if>>
<</if>>
<</if>>
<<break>>
<</if>>
<</for>>
<<if ndef $thisSurgery>>
<<set $thisSurgery to {lactation: "no default setting", cosmetic: 0, accent: "no default setting", shoulders: "no default setting", shouldersImplant: "no default setting", boobs: "no default setting", hips: "no default setting", hipsImplant: "no default setting", butt: "no default setting", faceShape: "no default setting", lips: "no default setting", holes: 0}>>
<</if>>
<<set $seed to 0>>
<<for $seed == 0>>
<<if ($slaves[$i].health <= 20)>>
<<set $seed = 1>>
<<else>>
<<if ($slaves[$i].lactation == 2) && ($thisSurgery.lactation == 0)>>
<<set $surgeries.push("surgery to remove her lactation implants")>>
<<set $slaves[$i].lactation to 0>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif ($slaves[$i].lactation != 2) && ($thisSurgery.lactation == 1)>>
<<set $surgeries.push("lactation inducing implanted drugs")>>
<<set $slaves[$i].lactation to 2>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif ($slaves[$i].anus > 3) && ($thisSurgery.cosmetic > 0)>>
<<set $surgeries.push("a restored anus")>>
<<set $slaves[$i].anus to 3>>
<<if $slaves[$i].analSkill > 10>>
<<set $slaves[$i].analSkill -= 10>>
<</if>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif ($slaves[$i].vagina > 3) && ($thisSurgery.cosmetic > 0)>>
<<set $surgeries.push("a restored pussy")>>
<<set $slaves[$i].vagina to 3>>
<<if $slaves[$i].vaginalSkill > 10>>
<<set $slaves[$i].vaginalSkill -= 10>>
<</if>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif ($slaves[$i].faceImplant == 0) && ($slaves[$i].face < 3) && ($thisSurgery.cosmetic != 0)>>
<<set $surgeries.push("a nicer face")>>
<<if $slaves[$i].faceShape is "masculine">><<set $slaves[$i].faceShape to "androgynous">><</if>>
<<set $slaves[$i].faceImplant to 1>>
<<set $slaves[$i].face += 1>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif ($slaves[$i].ageImplant != 1) && ($slaves[$i].physicalAge >= 25) && ($thisSurgery.cosmetic != 0)>>
<<set $surgeries.push("an age lift")>>
<<set $slaves[$i].ageImplant to 1>>
<<if $slaves[$i].visualAge > 80>>
<<set $slaves[$i].visualAge -= 40>>
<<elseif $slaves[$i].visualAge >= 70>>
<<set $slaves[$i].visualAge -= 30>>
<<elseif $slaves[$i].visualAge > 50>>
<<set $slaves[$i].visualAge -= 20>>
<<elseif $slaves[$i].visualAge > 36>>
<<set $slaves[$i].visualAge -= 10>>
<<else>>
<<set $slaves[$i].visualAge -= 5>>
<</if>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif ($slaves[$i].voice == 1) && ($slaves[$i].voiceImplant == 0) && ($thisSurgery.cosmetic != 0)>>
<<set $surgeries.push("a feminine voice")>>
<<set $slaves[$i].voice += 1>>
<<set $slaves[$i].voiceImplant += 1>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif ($slaves[$i].waist == 0) && ($thisSurgery.cosmetic != 0)>>
<<set $surgeries.push("a narrower waist")>>
<<set $slaves[$i].waist to 1>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif (($slaves[$i].boobShape == "saggy") || ($slaves[$i].boobShape == "downward-facing")) && ($thisSurgery.cosmetic != 0)>>
<<set $surgeries.push("a breast lift")>>
<<set $slaves[$i].boobShape = "normal">>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif (($slaves[$i].boobShape == "normal") || ($slaves[$i].boobShape == "wide-set")) && ($thisSurgery.cosmetic != 0)>>
<<if $slaves[$i].boobs > 800>>
<<set $slaves[$i].boobShape = "torpedo-shaped">>
<<else>>
<<set $slaves[$i].boobShape = "perky">>
<</if>>
<<set $surgeries.push("more interestingly shaped breasts")>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif ($thisSurgery.lips == 0) && ($slaves[$i].lipsImplant > 0)>>
<<set $surgeries.push("surgery to remove her lip implants")>>
<<set $slaves[$i].lips -= $slaves[$i].lipsImplant>>
<<set $slaves[$i].lipsImplant = 0>>
<<if $slaves[$i].oralSkill > 10>>
<<set $slaves[$i].oralSkill -= 10>>
<</if>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif ($slaves[$i].lips <= 95) && ($slaves[$i].lips < $thisSurgery.lips)>>
<<if $thisSurgery.lips isnot "no default setting">>
<<set $surgeries.push("bigger lips")>>
<<set $slaves[$i].lipsImplant += 10>>
<<set $slaves[$i].lips += 10>>
<<if $slaves[$i].oralSkill > 10>>
<<set $slaves[$i].oralSkill -= 10>>
<</if>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<</if>>
<<elseif ($slaves[$i].faceImplant == 1) && ($slaves[$i].face < 3) && ($thisSurgery.cosmetic is 2)>>
<<set $surgeries.push("a nicer face")>>
<<if $slaves[$i].faceShape is "masculine">><<set $slaves[$i].faceShape to "androgynous">><</if>>
<<set $slaves[$i].faceImplant to 2>>
<<set $slaves[$i].face += 1>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif ($slaves[$i].faceImplant > 0) && ($slaves[$i].face < 3) && ($surgeryUpgrade == 1) && ($thisSurgery.cosmetic is 2)>>
<<set $surgeries.push("a nicer face")>>
<<if $slaves[$i].faceShape is "masculine">><<set $slaves[$i].faceShape to "androgynous">><</if>>
<<set $slaves[$i].faceImplant to 2>>
<<set $slaves[$i].face += 1>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif ($slaves[$i].waist == 1) && ($thisSurgery.cosmetic is 2) && ($seeExtreme == 1)>>
<<set $surgeries.push("a narrower waist")>>
<<set $slaves[$i].waist to 2>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 30.5>><<else>><<set $slaves[$i].health -= 4>><</if>>
<<elseif ($slaves[$i].voice < 3) && ($slaves[$i].voiceImplant == 0) && ($thisSurgery.cosmetic is 2)>>
<<set $surgeries.push("a bimbo's voice")>>
<<set $slaves[$i].voice += 1>>
<<set $slaves[$i].voiceImplant += 1>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif ($thisSurgery.butt == 0) && ($slaves[$i].buttImplant > 0)>>
<<set $surgeries.push("surgery to remove her butt implants")>>
<<set $slaves[$i].butt -= $slaves[$i].buttImplant>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif ($thisSurgery.boobs == 0) && ($slaves[$i].boobsImplant > 0)>>
<<set $surgeries.push("surgery to remove her boob implants")>>
<<set $slaves[$i].boobs -= $slaves[$i].boobsImplant>>
<<set $slaves[$i].boobsImplant = 0>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif ($slaves[$i].butt <= 3) && ($slaves[$i].butt < $thisSurgery.butt)>>
<<if $thisSurgery.butt isnot "no default setting">>
<<set $surgeries.push("a bigger butt")>>
<<set $slaves[$i].buttImplant to 1>>
<<set $slaves[$i].butt += 1>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<</if>>
<<elseif ($slaves[$i].boobs <= 600) && ($slaves[$i].lactation < 2) && ($slaves[$i].boobs+400 <= $thisSurgery.boobs)>>
<<if $thisSurgery.boobs isnot "no default setting">>
<<set $surgeries.push("bigger boobs")>>
<<set $slaves[$i].boobsImplant += 400>>
<<set $slaves[$i].boobs += 400>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">>
<<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<</if>>
<<elseif ($slaves[$i].boobs <= 600) && ($slaves[$i].lactation < 2) && ($slaves[$i].boobs+200 <= $thisSurgery.boobs)>>
<<if $thisSurgery.boobs isnot "no default setting">>
<<set $surgeries.push("modestly bigger boobs")>>
<<set $slaves[$i].boobsImplant += 200>>
<<set $slaves[$i].boobs += 200>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<</if>>
<<elseif ($slaves[$i].butt <= 5) && ($slaves[$i].butt < $thisSurgery.butt)>>
<<if $thisSurgery.butt isnot "no default setting">>
<<set $surgeries.push("a bigger butt")>>
<<set $slaves[$i].buttImplant to 1>>
<<set $slaves[$i].butt += 1>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<</if>>
<<elseif ($slaves[$i].boobs <= 2000) && ($slaves[$i].lactation < 2) && ($slaves[$i].boobs+400 < $thisSurgery.boobs)>>
<<if $thisSurgery.boobs isnot "no default setting">>
<<set $surgeries.push("bigger boobs")>>
<<set $slaves[$i].boobsImplant += 400>>
<<set $slaves[$i].boobs += 400>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<</if>>
<<elseif ($slaves[$i].anus > 0) && ($surgeryUpgrade == 1) && ($thisSurgery.holes is 2)>>
<<set $surgeries.push("a virgin anus")>>
<<set $slaves[$i].anus to 0>>
<<if $slaves[$i].analSkill > 10>>
<<set $slaves[$i].analSkill -= 10>>
<</if>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif ($slaves[$i].vagina > 0) && ($surgeryUpgrade == 1) && ($thisSurgery.holes == 2)>>
<<set $surgeries.push("a virgin pussy")>>
<<set $slaves[$i].vagina to 0>>
<<if $slaves[$i].vaginalSkill > 10>>
<<set $slaves[$i].vaginalSkill -= 10>>
<</if>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif ($slaves[$i].anus > 1) && ($thisSurgery.holes == 1)>>
<<set $surgeries.push("a tighter anus")>>
<<set $slaves[$i].anus to 1>>
<<if $slaves[$i].analSkill > 10>>
<<set $slaves[$i].analSkill -= 10>>
<</if>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif ($slaves[$i].vagina > 1) && ($thisSurgery.holes == 1)>>
<<set $surgeries.push("a tighter pussy")>>
<<set $slaves[$i].vagina to 1>>
<<if $slaves[$i].vaginalSkill > 10>>
<<set $slaves[$i].vaginalSkill -= 10>>
<</if>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<<elseif ($slaves[$i].butt <= 8) && ($slaves[$i].butt < $thisSurgery.butt)>>
<<if $thisSurgery.butt isnot "no default setting">>
<<set $surgeries.push("a bigger butt")>>
<<set $slaves[$i].buttImplant to 1>>
<<set $slaves[$i].butt += 1>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<</if>>
<<elseif ($slaves[$i].boobs <= 9000) && ($slaves[$i].lactation < 2) && ($slaves[$i].boobs < $thisSurgery.boobs)>>
<<if $thisSurgery.boobs isnot "no default setting">>
<<set $surgeries.push("bigger boobs")>>
<<set $slaves[$i].boobsImplant += 200>>
<<set $slaves[$i].boobs += 200>>
<<set $cash -= $surgeryCost>>
<<if $PC.career is "medicine">><<set $slaves[$i].health -= 5>><<else>><<set $slaves[$i].health -= 10>><</if>>
<</if>>
<<else>>
<<set $seed = 1>>
<</if>>
<</if>>
<</for>>
<<if $surgeries.length > 0>>
<<set $surgeriesDisplay to "">>
<<for $j to 0; $j < $surgeries.length; $j++>>
<<set $seed to $surgeries[$j]>>
<<set $surgeriesDisplay to ($surgeriesDisplay + $seed)>>
<<if $j < $surgeries.length-2>>
<<set $surgeriesDisplay to ($surgeriesDisplay + ", ")>>
<<elseif $j < $surgeries.length-1>>
<<if $surgeries.length > 2>>
<<set $surgeriesDisplay to ($surgeriesDisplay + ", and ")>>
<<else>>
<<set $surgeriesDisplay to ($surgeriesDisplay + " and ")>>
<</if>>
<</if>>
<</for>>
<<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>>, ordered to apply surgery, gives $slaves[$i].slaveName @@color:lime;$surgeriesDisplay.@@
<</if>>
|
mayibrad/fc
|
src/uncategorized/rulesAutosurgery.tw
|
tw
|
bsd-3-clause
| 14,484 |
:: Rules Facility Remove
<<nobr>>
<<if _currentRule.facilityRemove>>
<<switch _currentRule.assignFacility>>
<<case "brothel">>
<<if $activeSlave.assignment is "work in the brothel">>
<<if ($Madam == 0) || ($Madam.ID != $activeSlave.ID)>>
<<set $activeSlave.assignment to _currentRule.removalAssignment>>
<<set $activeSlave.assignmentVisible to 1>>
<br>$activeSlave.slaveName has been removed from $brothelName and has been assigned to $activeSlave.assignment
<</if>>
<</if>>
<<case "club">>
<<if $activeSlave.assignment is "serve in the club">>
<<if ($DJ == 0) || ($DJ.ID != $activeSlave.ID)>>
<<set $activeSlave.assignment to _currentRule.removalAssignment>>
<<set $activeSlave.assignmentVisible to 1>>
<br>$activeSlave.slaveName has been removed from $clubName and has been assigned to $activeSlave.assignment
<</if>>
<</if>>
<<case "dairy">>
<<if $activeSlave.assignment is "work in the dairy">>
<<if ($Milkmaid == 0) || ($Milkmaid.ID != $activeSlave.ID)>>
<<set $activeSlave.assignment to _currentRule.removalAssignment>>
<<set $activeSlave.assignmentVisible to 1>>
<br>$activeSlave.slaveName has been removed from $dairyName and has been assigned to $activeSlave.assignment
<</if>>
<</if>>
<<case "arcade">>
<<if $activeSlave.assignment is "be confined in the arcade">>
<<set $activeSlave.assignment to _currentRule.removalAssignment>>
<<set $activeSlave.assignmentVisible to 1>>
<br>$activeSlave.slaveName has been removed from $arcadeName and has been assigned to $activeSlave.assignment
<</if>>
<<case "spa">>
<<if $activeSlave.assignment is "rest in the spa">>
<<if ($Attendant == 0) || ($Attendant.ID != $activeSlave.ID)>>
<<set $activeSlave.assignment to _currentRule.removalAssignment>>
<<set $activeSlave.assignmentVisible to 1>>
<br>$activeSlave.slaveName has been removed from $spaName and has been assigned to $activeSlave.assignment
<</if>>
<</if>>
<<case "clinic">>
<<if $activeSlave.assignment is "get treatment in the clinic">>
<<if ($Nurse == 0) || ($Nurse.ID != $activeSlave.ID)>>
<<set $activeSlave.assignment to _currentRule.removalAssignment>>
<<set $activeSlave.assignmentVisible to 1>>
<br>$activeSlave.slaveName has been removed from $clinicName and has been assigned to $activeSlave.assignment
<</if>>
<</if>>
<<case "mastersuite">>
<<if $activeSlave.assignment is "serve in the master suite">>
<<if ($Concubine == 0) || ($Concubine.ID != $activeSlave.ID)>>
<<set $activeSlave.assignment to _currentRule.removalAssignment>>
<<set $activeSlave.assignmentVisible to 1>>
<br>$activeSlave.slaveName has been removed from $masterSuiteName and has been assigned to $activeSlave.assignment
<</if>>
<</if>>
<<case "hgsuite">>
<<if $activeSlave.assignment is "live with your Head Girl">>
<<if ($HeadGirl == 0) || ($HeadGirl.ID != $activeSlave.ID)>>
<<set $activeSlave.assignment to _currentRule.removalAssignment>>
<<set $activeSlave.assignmentVisible to 1>>
<br>$activeSlave.slaveName has been removed from $HGSuiteName and has been assigned to $activeSlave.assignment
<</if>>
<</if>>
<<case "servantsquarters">>
<<if $activeSlave.assignment is "work as a servant">>
<<if ($Stewardess == 0) || ($Stewardess.ID != $activeSlave.ID)>>
<<set $activeSlave.assignment to _currentRule.removalAssignment>>
<<set $activeSlave.assignmentVisible to 1>>
<br>$activeSlave.slaveName has been removed from $servantsQuartersName and has been assigned to $activeSlave.assignment
<</if>>
<</if>>
<<case "schoolroom">>
<<if $activeSlave.assignment is "learn in the schoolroom">>
<<if ($Schoolteacher == 0) || ($Schoolteacher.ID != $activeSlave.ID)>>
<<set $activeSlave.assignment to _currentRule.removalAssignment>>
<<set $activeSlave.assignmentVisible to 1>>
<br>$activeSlave.slaveName has been removed from $schoolroomName and has been assigned to $activeSlave.assignment
<</if>>
<</if>>
<<case "cellblock">>
<<if $activeSlave.assignment is "be confined in the cellblock">>
<<if ($Wardeness == 0) || ($Wardeness.ID != $activeSlave.ID)>>
<<set $activeSlave.assignment to _currentRule.removalAssignment>>
<<set $activeSlave.assignmentVisible to 1>>
<br>$activeSlave.slaveName has been removed from $cellblockName and has been assigned to $activeSlave.assignment
<</if>>
<</if>>
<</switch>>
<</if>>
<</nobr>>
|
mayibrad/fc
|
src/uncategorized/rulesFacilityRemove.tw
|
tw
|
bsd-3-clause
| 4,481 |
:: Rules Slave Deselect Workaround
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "Rules Slave Select">>
<<if ruleSlaveSelected($activeSlave, $currentRule)>>
<<set $dump to $currentRule.selectedSlaves.pluck($activeSlave.ID)>>
<</if>>
<<goto "Rules Slave Select">>
<</nobr>>
|
mayibrad/fc
|
src/uncategorized/rulesSlaveDeselectWorkaround.tw
|
tw
|
bsd-3-clause
| 296 |
:: Rules Slave Exclude
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "Rules Assistant">>
<<if ndef $currentRule.excludedSlaves>>
<<set $currentRule.excludedSlaves to []>>
<</if ndef>>
<<if ($currentRule.selectedSlaves.length < 1) && ($currentRule.excludedSlaves.length < 1)>>
No slaves excluded from Rule $r
<br><br>
<<set $Flag to 0>>
Exclude selected slaves from rule $r:
<<display "Slave Summary">>
<<else>>
Slaves excluded from Rule $r:
<<set $Flag to 1>>
<<display "Slave Summary">>
<br><br>
Exclude selected slaves from rule $r:
<<set $Flag to 0>>
<<display "Slave Summary">>
<br>[[Do not exclude any slaves|Rules Slave Exclude][$currentRule.excludeSlaves to []]]
<</if>>
<</nobr>>
|
mayibrad/fc
|
src/uncategorized/rulesSlaveExclude.tw
|
tw
|
bsd-3-clause
| 722 |
:: Rules Slave Exclude Workaround
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "Rules Slave Exclude">>
<<if !ruleSlaveExcluded($activeSlave, $currentRule)>>
<<set $currentRule.excludedSlaves.push($activeSlave.ID)>>
<<if ruleSlaveSelected($activeSlave, $currentRule)>>
<<set $dump to $currentRule.selectedSlaves.pluck($activeSlave.ID)>>
<</if>>
<</if>>
<<goto "Rules Slave Exclude">>
<</nobr>>
|
mayibrad/fc
|
src/uncategorized/rulesSlaveExcludeWorkaround.tw
|
tw
|
bsd-3-clause
| 424 |
:: Rules Slave NoExclude Workaround
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "Rules Slave Exclude">>
<<if ruleSlaveExcluded($activeSlave, $currentRule)>>
<<set $dump to $currentRule.excludedSlaves.pluck($activeSlave.ID)>>
<</if>>
<<goto "Rules Slave Exclude">>
<</nobr>>
|
mayibrad/fc
|
src/uncategorized/rulesSlaveNoExcludeWorkaround.tw
|
tw
|
bsd-3-clause
| 299 |
:: Rules Slave Select
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "Rules Assistant">>
<<if ndef $currentRule.selectedSlaves>>
<<set $currentRule.selectedSlaves to []>>
<</if ndef>>
<<if ((ndef $currentRule.selectedSlaves) || ($currentRule.selectedSlaves.length < 1)) && ((ndef $currentRule.excludedSlaves) || ($currentRule.excludedSlaves.length < 1))>>
Rule $r currently applied to all slaves.
<br><br>
<<set $Flag to 0>>
Apply rule $r to selected slaves:
<<display "Slave Summary">>
<<elseif ($currentRule.selectedSlaves.length < 1) && ($currentRule.excludedSlaves.length > 0)>>
Rule $r currently applied to all slaves except excluded slaves.
<br><br>
<<set $Flag to 0>>
Apply rule $r to selected slaves:
<<display "Slave Summary">>
<<else>>
Rule $r currently applied to:
<<set $Flag to 1>>
<<display "Slave Summary">>
<br><br>
Apply rule $r to selected slaves:
<<set $Flag to 0>>
<<display "Slave Summary">>
<br>[[Apply to all slaves|Rules Slave Select][$currentRule.selectedSlaves to []]]
<</if>>
<</nobr>>
|
mayibrad/fc
|
src/uncategorized/rulesSlaveSelect.tw
|
tw
|
bsd-3-clause
| 1,054 |
:: Rules Slave Select Workaround
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "Rules Slave Select">>
<<if !ruleSlaveSelected($activeSlave, $currentRule)>>
<<set $currentRule.selectedSlaves.push($activeSlave.ID)>>
<<if ruleSlaveExcluded($activeSlave, $currentRule)>>
<<set $dump to $currentRule.excludedSlaves.pluck($activeSlave.ID)>>
<</if>>
<</if>>
<<goto "Rules Slave Select">>
<</nobr>>
|
mayibrad/fc
|
src/uncategorized/rulesSlaveSelectWorkaround.tw
|
tw
|
bsd-3-clause
| 421 |
:: SA be your Head Girl [nobr]
<<set $HGTimeInGrade += 1>>
<<if $arcologies[0].FSEgyptianRevivalistLaw == 0>>
helps manage your other slaves. She helps them when they try and fail, and punishes them when they fail to try.
<<else>>
serves as your Consort. Though she is still your slave, her status is scarcely below that of a citizen. She @@color:green;contributes to your reputation@@ just like a Concubine, and she is @@color:hotpink;conscious@@ of the @@color:mediumaquamarine;trust@@ you place in her.
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<<silently>>
<<display "SA please you">>
<</silently>>
<<if $slaves[$i].relationship > 4>>
<<if $familyTesting == 1>>
<<if $slaves[$i].relationshipTarget is $Concubine.ID>>
<<if $slaves[$i].mother > 0 || $slaves[$i].father > 0 || $slaves[$i].daughters > 0 || $slaves[$i].sisters > 0>>
<<if $Concubine.mother == $slaves[$i].ID || $Concubine.father == $slaves[$i].ID>>
Your Concubine is your Consort's daughter-wife. Truly, $arcologies[0].name looks up to you @@color:green;as children to a father.@@
<<set $rep += 250>>
<<elseif $slaves[$i].mother == $Concubine.ID>>
Your Concubine is your Consort's mother-wife. Truly, $arcologies[0].name looks up to you @@color:green;as children to a father.@@
<<set $rep += 250>>
<<elseif $slaves[$i].father == $Concubine.ID>>
Your Concubine is your Consort's father-wife. Truly, $arcologies[0].name looks up to you @@color:green;as children to a father.@@
<<set $rep += 250>>
<<elseif areSisters($slaves[$i], $Concubine) == 1>>
Your Concubine is your Consort's twin-wife. Truly, $arcologies[0].name looks up to you @@color:green;as children to a father.@@
<<set $rep += 250>>
<<elseif areSisters($slaves[$i], $Concubine) == 2>>
Your Concubine is your Consort's sister-wife. Truly, $arcologies[0].name looks up to you @@color:green;as children to a father.@@
<<set $rep += 250>>
<<elseif areSisters($slaves[$i], $Concubine) == 3>>
Your Concubine is your Consort's half-sister-wife. Truly, $arcologies[0].name looks up to you @@color:green;as children to a father.@@
<<set $rep += 250>>
<<else>>
Your Consort and your Concubine are wives to each other and to Pharaoh. This is @@color:green;as it should be.@@
<<set $rep += 100>>
<</if>>
<<else>>
Your Consort and your Concubine are wives to each other and to Pharaoh. This is @@color:green;as it should be.@@
<<set $rep += 100>>
<</if>>
<<else>>
<<if $slaves[$i].mother > 0 || $slaves[$i].father > 0 || $slaves[$i].daughters > 0 || $slaves[$i].sisters > 0>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$i].relationshipTarget is $slaves[$j].ID>>
<<if $slaves[$j].mother == $slaves[$i].ID || $slaves[$j].father == $slaves[$i].ID>>
Your Consort has a daughter-wife. This is @@color:green;as it should be.@@
<<set $rep += 100>>
<<elseif $slaves[$i].mother == $slaves[$j].ID>>
Your Consort has a mother-wife. This is @@color:green;as it should be.@@
<<set $rep += 100>>
<<elseif $slaves[$i].father == $slaves[$j].ID>>
Your Consort has a father-wife. This is @@color:green;as it should be.@@
<<set $rep += 100>>
<<elseif areSisters($slaves[$i], $slaves[$j]) == 1>>
Your Consort has a twin-wife. This is @@color:green;as it should be.@@
<<set $rep += 100>>
<<elseif areSisters($slaves[$i], $slaves[$j]) == 2>>
Your Consort has a sister-wife. This is @@color:green;as it should be.@@
<<set $rep += 100>>
<<elseif areSisters($slaves[$i], $slaves[$j]) == 3>>
Your Consort has a half-sister-wife. This is @@color:green;as it should be.@@
<<set $rep += 100>>
<<else>>
Your Consort has a $slaves[$i].relation-wife. This is @@color:green;as it should be.@@
<<set $rep += 100>>
<</if>>
<<break>>
<</if>>
<</for>>
<</if>>
<</if>>
<</if>>
<<else>>
<<if $slaves[$i].relationshipTarget is $Concubine.ID>>
<<if $slaves[$i].relationTarget is $Concubine.ID>>
Your Concubine is your Consort's $slaves[$i].relation-wife. Truly, $arcologies[0].name looks up to you @@color:green;as children to a father.@@
<<set $rep += 250>>
<<else>>
Your Consort and your Concubine are wives to each other and to Pharaoh. This is @@color:green;as it should be.@@
<<set $rep += 100>>
<</if>>
<<elseif $slaves[$i].relationshipTarget is $slaves[$i].relationTarget>>
Your Consort has a $slaves[$i].relation-wife. This is @@color:green;as it should be.@@
<<set $rep += 100>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].livingRules is "luxurious") && ($HGSuite == 1)>>
Being continually trusted with this position @@color:hotpink;increases her devotion to you,@@ and encourages her to @@color:mediumaquamarine;trust you in turn;@@ she's also @@color:hotpink;grateful@@ for her nice suite, which makes her one of the best provided for slaves in the Free Cities.
<<set $slaves[$i].devotion += 4>>
<<set $slaves[$i].trust += 4>>
<<elseif ($slaves[$i].livingRules is "luxurious")>>
Being continually trusted with this position @@color:hotpink;increases her devotion to you@@ and encourages her to @@color:mediumaquamarine;trust you in turn.@@
<<set $slaves[$i].devotion += 4>>
<<set $slaves[$i].trust += 4>>
<<elseif ($HGSuite == 1)>>
She's @@color:hotpink;grateful@@ for her nice suite, which makes her one of the best provided for slaves in the Free Cities. Being continually trusted with this position encourages her to @@color:mediumaquamarine;trust you in turn.@@
<<set $slaves[$i].devotion += 2>>
<<set $slaves[$i].trust += 4>>
<<else>>
Being continually trusted with this position @@color: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 ($personalAttention is "HG")>>
You're cooperating with her this week, working with $assistantName to free up some of her time so she can target more slaves in need of individual attention.
<<if ($slaves[$i].trust > 95)>>
She is so trusting of you that she can act as your own right hand, allowing her to oversee your slaves with remarkable efficiency.
<<else>>
This arrangement @@color:mediumaquamarine;builds trust@@ between you.
<<set $slaves[$i].trust += 2>>
<</if>>
<</if>>
<<if ($HGFormality == 0)>>
<<if ($slaves[$i].trust > 95)>>
Every so often, when you're alone, she calls you <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. She treats your permission to do this as a sacred thing, and @@color:hotpink;loves you for it.@@
<<set $slaves[$i].devotion += 1>>
<<else>>
Your permission to be informal in private @@color:mediumorchid;confuses her@@ a little, since she isn't perfectly confident enough to be comfortable with the idea.
<<set $slaves[$i].devotion -= 1>>
<</if>>
<</if>>
<<if ($slaves[$i].fetish is "none") || ($slaves[$i].fetishKnown == 0)>>
Having all the slaves look up to and obey her affects her sexuality, turning her into a @@color:lightcoral;bit of a dominatrix.@@
<<set $slaves[$i].fetish to "dom">>
<<set $slaves[$i].fetishKnown to 1>>
<<elseif ($slaves[$i].fetish is "dom")>>
<<if ($slaves[$i].fetishKnown == 1)>>
<<if ($slaves[$i].fetishStrength <= 95)>>
Having all the slaves look up to and obey her advances her @@color:lightcoral;dominant tendencies.@@
<<set $slaves[$i].fetishStrength += 4>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].prestige == 0>>
<<if $HGTimeInGrade+($slaves[$i].intelligence*5)+($slaves[$i].devotion/10)+($slaves[$i].trust/10) > 50>>
$slaves[$i].slaveName has rendered such long and competent service as your Head Girl that many of your citizens have come to rely on her word as an extension of yours, trusting that if she does something, it's because you trust her to. @@color:green;She has become prestigious on her own merits, a remarkable achievement for a slave!@@
<<set $slaves[$i].prestige += 1>>
<<set $slaves[$i].prestigeDesc to "Many citizens respect her long and able service as your Head Girl.">>
<</if>>
<</if>>
|
mayibrad/fc
|
src/uncategorized/saBeYourHeadGirl.tw
|
tw
|
bsd-3-clause
| 8,153 |
:: SA chooses own clothes [nobr]
<<set $bellyAccessory to $slaves[$i].bellyAccessory>>
<<if ($slaves[$i].devotion <= 20)>>
and uses the ability to select outfits to cover up with comfortable cut-offs and a t-shirt,
<<set $slaves[$i].clothes to "cutoffs and a t-shirt">>
<<if ($slaves[$i].amp != 1)>>
<<if ($slaves[$i].heels == 0)>>
and wears comfortable flats,
<<set $slaves[$i].shoes to "flats">>
<<else>>
and angrily wears the heels she needs to walk,
<<set $slaves[$i].shoes to "heels">>
<</if>>
<</if>>
@@color:mediumorchid;increasing her independence.@@
<<else>>
She @@color:hotpink;loves@@ being able to dress herself,
<<if ($arcologies[0].FSEgyptianRevivalist > 0)>>
dons a wesekh to support your ancient Egyptian pretensions,
<<set $slaves[$i].collar to "ancient Egyptian">>
<</if>>
<<if ($arcologies[0].FSRepopulationFocus > 0) && ($slaves[$i].preg <= 10) && ($slaves[$i].bellyImplant < 2000) && ($slaves[$i].inflation == 0) && $slaves[$i].sexualFlaw != "breeder">>
straps on a fake pregnant belly to fit in with all the other pregnant girls,
<<set $slaves[$i].bellyAccessory to "a large empathy belly">>
<<elseif ($slaves[$i].preg <= 10) && $slaves[$i].inflation == 0 && ($slaves[$i].bellyImplant < 2000) && ($slaves[$i].fetish is "pregnancy") && ($clothesBoughtBelly == 1 || $cheatMode == 1 || $arcologies[0].FSRepopulationFocus != "unset") && $slaves[$i].sexualFlaw != "breeder">>
<<if ($slaves[$i].fetishStrength <= 30)>>
<<set $bellySeed to random(1,3)>>
<<if $bellySeed == 1>>
straps on a 1st trimester belly to satisfy her curiosity,
<<set $slaves[$i].bellyAccessory to "a small empathy belly">>
<<elseif $bellySeed is 2>>
straps on a 2nd trimester belly to satisfy her curiosity,
<<set $slaves[$i].bellyAccessory to "a medium empathy belly">>
<<else>>
straps on a 3rd trimester belly to satisfy her curiosity,
<<set $slaves[$i].bellyAccessory to "a large empathy belly">>
<</if>>
<<elseif ($slaves[$i].fetishStrength < 60)>>
straps on a 3rd trimester belly to satisfy her pregnancy fetish,
<<set $slaves[$i].bellyAccessory to "a large empathy belly">>
<<elseif ($slaves[$i].fetishStrength > 95)>>
straps on the largest belly she can find to satisfy her pregnancy fetish,
<<set $slaves[$i].bellyAccessory to "a huge empathy belly">>
<</if>>
<<elseif ($fakeBellies.contains($bellyAccessory)) && ($slaves[$i].fetish != "pregnancy")>>
removes her fake belly, since she dislikes it,
<<set $slaves[$i].bellyAccessory to "none">>
<<elseif ($fakeBellies.contains($bellyAccessory)) && ($slaves[$i].sexualFlaw == "breeder")>>
pulls her fake belly off, disgusted by it,
<<set $slaves[$i].bellyAccessory to "none">>
<</if>>
<<if ($arcologies[0].FSChattelReligionist > 0)>>
and wears a chattel habit to conform to your arcology's culture.
<<set $slaves[$i].clothes to "a chattel habit">>
<<elseif ($arcologies[0].FSEgyptianRevivalist > 0) && (random(1,3) == 1)>>
and complements it with golden bangles, since no clothing is necessary for a sex slave in your warm and sunny arcology.
<<set $slaves[$i].clothes to "slutty jewelry">>
<<elseif ($arcologies[0].FSRomanRevivalist > 0) && (random(1,3) == 1)>>
and wears a toga to take part in your Roman revivalism.
<<set $slaves[$i].clothes to "a toga">>
<<elseif ($arcologies[0].FSEdoRevivalist > 0) && (random(1,3) == 1)>>
and wears a kimono, overjoyed that such lovely clothing is now appropriate.
<<set $slaves[$i].clothes to "a kimono">>
<<elseif ($arcologies[0].FSArabianRevivalist > 0) && (random(1,3) == 1)>>
and wears a harem outfit to look like a slave girl fit for a Sultan.
<<set $slaves[$i].clothes to "harem gauze">>
<<elseif ($arcologies[0].FSChineseRevivalist > 0) && (random(1,3) == 1)>>
and wears a brief qipao to show off and look Chinese at the same time.
<<set $slaves[$i].clothes to "a slutty qipao">>
<<elseif ($arcologies[0].FSGenderFundamentalist > 0) && (random(1,3) == 1)>>
and wears a cheerleader outfit to look like a hot slut.
<<set $slaves[$i].clothes to "a cheerleader outfit">>
<<elseif ($arcologies[0].FSGenderFundamentalist > 0) && (random(1,3) == 1)>>
and wears a bunny outfit to look like a slut from the glory days.
<<set $slaves[$i].clothes to "a bunny outfit">>
<<elseif ($arcologies[0].FSPaternalist > 0) && (random(1,3) == 1)>>
and wears conservative clothing, as permitted by your paternalism.
<<set $slaves[$i].clothes to "conservative clothing">>
<<elseif ($arcologies[0].FSMaturityPreferentialist > 0) && (random(1,3) == 1) && ($slaves[$i].visualAge >= 30)>>
and wears a slutty suit to look like the ideal horny older woman.
<<set $slaves[$i].clothes to "slutty business attire">>
<<elseif ($arcologies[0].FSYouthPreferentialist > 0) && (random(1,3) == 1)>>
and wears a schoolgirl outfit to look younger.
<<set $slaves[$i].clothes to "a schoolgirl outfit">>
<<elseif ($arcologies[0].FSDegradationist > 0) && (random(1,3) == 1)>>
and wears chains, to degrade herself as required by your societal goals.
<<set $slaves[$i].clothes to "chains">>
<<elseif ($arcologies[0].FSPhysicalIdealist > 0) && (random(1,3) == 1)>>
and coats herself in body oil to show off how she's part of your physical idealism.
<<set $slaves[$i].clothes to "body oil">>
<<elseif ($arcologies[0].FSPastoralist > 0) && (random(1,3) == 1)>>
and wears Western clothing, since she thinks it fits with pastoralism.
<<set $slaves[$i].clothes to "Western clothing">>
<<elseif ($arcologies[0].FSBodyPurist > 0) && (random(1,3) == 1)>>
and wears a leotard to show off the purity of her body.
<<set $slaves[$i].clothes to "a leotard">>
<<elseif ($slaves[$i].behavioralQuirk is "sinful") and (random(1,3) == 1)>>
and dresses up like a succubus because it makes her feel naughty.
<<set $slaves[$i].clothes to "a succubus outfit">>
<<elseif ($slaves[$i].assignment is "guard you")>>
<<if random(1,2) == 1>>
and wears a bodysuit to show off her curves without hindering her deadliness.
<<set $slaves[$i].clothes to "a comfortable bodysuit">>
<<else>>
and wears a military uniform to look the part of the honor guard.
<<set $slaves[$i].clothes to "a military uniform">>
<</if>>
<<elseif ($slaves[$i].assignment is "be the Nurse")>>
and wears a nice nurse outfit to look professional before her patients.
<<set $slaves[$i].clothes to "a nice nurse outfit">>
<<elseif ($slaves[$i].assignment is "be your Recruiter")>>
and wears a flattering mini dress to appear sexy and carefree before those desperately seeking a better life.
<<set $slaves[$i].clothes to "a mini dress">>
<<elseif ($slaves[$i].assignment is "be the Madam")>>
and wears a slutty suit to entice and arouse while still looking managerial.
<<set $slaves[$i].clothes to "slutty business attire">>
<<elseif ($slaves[$i].assignment is "be the DJ")>>
and wears clubslut netting to look like the perfect easy club girl.
<<set $slaves[$i].clothes to "clubslut netting">>
<<elseif ($slaves[$i].assignment is "be the Milkmaid")>>
and wears a sturdy maid outfit, since anything else might be damaged by her hard work with the cows.
<<set $slaves[$i].clothes to "a nice maid outfit">>
<<elseif ($slaves[$i].assignment is "be the Collectrix")>>
and wears a slutty nurse outfit to help keep her charges hard.
<<set $slaves[$i].clothes to "a slutty nurse outfit">>
<<elseif ($slaves[$i].assignment is "be your Head Girl")>>
and wears a handsome suit to give her that extra touch of authority.
<<set $slaves[$i].clothes to "nice business attire">>
<<elseif ($slaves[$i].assignment is "be the Schoolteacher")>>
and wears a schoolgirl outfit to help keep her charges on task.
<<set $slaves[$i].clothes to "a schoolgirl outfit">>
<<elseif ($slaves[$i].assignment is "be the Attendant")>>
and wears a string bikini, since it's all she can wear that won't be ruined by all the moisture in the spa.
<<set $slaves[$i].clothes to "a string bikini">>
<<elseif ($slaves[$i].assignment is "be the Wardeness")>>
and dons battledress, the better to intimidate the prisoners.
<<set $slaves[$i].clothes to "battledress">>
<<elseif ($slaves[$i].assignment is "be your concubine")>>
and goes naked, since it's her honored role to be the chief object of your desire.
<<set $slaves[$i].clothes to "no clothing">>
<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish is "submissive")>>
<<if random(1,2) == 1>>
and wears restrictive latex to encourage others to dominate her.
<<set $slaves[$i].clothes to "restrictive latex">>
<<else>>
and wears shibari ropes to encourage others to dominate her.
<<set $slaves[$i].clothes to "shibari ropes">>
<</if>>
<<elseif ($slaves[$i].fetishKnown == 1) and ($slaves[$i].fetish is "dom")>>
<<if random(1,2) == 1>>
and wears a handsome suit, since she likes other slaves to look up to her.
<<set $slaves[$i].clothes to "nice business attire">>
<<else>>
and wears a full body latex catsuit to look the part of the whip cracking domme.
<<set $slaves[$i].clothes to "a latex catsuit">>
<</if>>
<<elseif ($slaves[$i].fetishKnown == 1) and ($slaves[$i].fetish is "masochist")>>
and wears painfully restrictive bondage gear, since she likes the torment.
<<set $slaves[$i].clothes to "uncomfortable straps">>
<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish is "sadist")>>
and wears an elegant gown, since she thinks it makes her look the part of the femme fatale.
<<set $slaves[$i].clothes to "a slave gown">>
<<elseif ($slaves[$i].attrKnown == 1) && ($slaves[$i].attrXY > 85)>>
and wears a schoolgirl outfit to show off a some T&A to attract boys.
<<set $slaves[$i].clothes to "a schoolgirl outfit">>
<<elseif ($slaves[$i].attrKnown == 1) && ($slaves[$i].attrXX > 85)>>
and wears a fashionable gown, since girls appreciate nice clothes.
<<set $slaves[$i].clothes to "a slave gown">>
<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish is "cumslut")>>
and wears cut-offs and a t-shirt, because the fun yet relatively conservative outfit seems to encourage others to ask her for blowjobs.
<<set $slaves[$i].clothes to "cutoffs and a t-shirt">>
<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish is "humiliation")>>
and wears leather straps with rings over her private parts because she enjoys the embarrassment such a humiliating outfit causes her.
<<set $slaves[$i].clothes to "uncomfortable straps">>
<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish is "buttslut")>>
and wears nothing other than slutty bangles, because she likes to catch the eye without putting anything between cocks and her rear end.
<<set $slaves[$i].clothes to "slutty jewelry">>
<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish is "mindbroken")>>
or would, if she were competent or sane.
<<set $slaves[$i].clothes to "no clothing">>
<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish is "pregnancy")>>
and wears a short maid dress, because she wants to look motherly and fuckable at the same time.
<<set $slaves[$i].clothes to "a slutty maid outfit">>
<<elseif ($slaves[$i].energy > 95)>>
but goes nude, since as a nympho she gets plenty of attention anyway, and considers clothes an unnecessary hindrance.
<<set $slaves[$i].clothes to "no clothing">>
<<elseif ($slaves[$i].assignment is "rest")>>
and wears a comfortable t-shirt and cutoffs to relax.
<<set $slaves[$i].clothes to "no clothing">>
<<elseif ($slaves[$i].assignment is "be a subordinate slave")>>
but gives up and goes naked after the other slaves constantly tear whatever she's wearing off her.
<<set $slaves[$i].clothes to "no clothing">>
<<elseif ($slaves[$i].assignment is "work a glory hole")>>
but doesn't bother wearing anything, since no one can see her clothing when she's immured inside a glory hole.
<<set $slaves[$i].clothes to "no clothing">>
<<elseif ($slaves[$i].assignment is "take classes") || ($slaves[$i].assignment is "learn in the schoolroom")>>
and wears a schoolgirl outfit, since it seems most appropriate.
<<set $slaves[$i].clothes to "a schoolgirl outfit">>
<<elseif ($slaves[$i].assignment is "whore") || ($slaves[$i].assignment is "work in the brothel")>>
and wears pretty lingerie to show off her merchandise and still look a little classy.
<<set $slaves[$i].clothes to "attractive lingerie">>
<<elseif ($slaves[$i].assignment is "serve the public") || ($slaves[$i].assignment is "serve in the club")>>
and wears string lingerie to look fun and fuckable.
<<set $slaves[$i].clothes to "a string bikini">>
<<elseif ($slaves[$i].assignment is "get milked") || ($slaves[$i].assignment is "work in the dairy")>>
and wears sturdy lingerie to offer the best support to her sore, milk-filled udders.
<<set $slaves[$i].clothes to "attractive lingerie">>
<<elseif ($slaves[$i].assignment is "get cockmilked") || ($slaves[$i].assignment is "work in the collection facility")>>
and wears a slutty maid outfit to let her sore private parts breathe a little.
<<set $slaves[$i].clothes to "a slutty maid outfit">>
<<elseif ($slaves[$i].assignment is "be a servant") || ($slaves[$i].assignment is "work as a servant")>>
and wears a sturdy maid outfit, since anything else might be damaged by her hard work around the penthouse.
<<set $slaves[$i].clothes to "a nice maid outfit">>
<<else>>
and wears string lingerie to show off her body.
<<set $slaves[$i].clothes to "a string bikini">>
<</if>>
<<if $arcologies[0].FSRestart != "unset">>
<<if $slaves[$i].vagina > -1 && $slaves[$i].vaginalAccessory != "chastity belt">>
She also affixes a chastity belt over her vagina to discourage use of her reproductive organ.
<<set $slaves[$i].vaginalAccessory to "chastity belt">>
<</if>>
<<if $slaves[$i].dick > 0 && $slaves[$i].dickAccessory != "chastity">>
She also affixes a chastity cage onto her dick to discourage use of her reproductive organ.
<<set $slaves[$i].dickAccessory to "chastity">>
<</if>>
<</if>>
<<if ($slaves[$i].amp != 1)>>
<<if ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish is "dom")>>
She wears boots to look like a proper dominant.
<<set $slaves[$i].shoes to "boots">>
<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish is "sadist")>>
She wears boots, since she thinks they make her look dangerous.
<<set $slaves[$i].shoes to "boots">>
<<elseif ($slaves[$i].heels == 1)>>
She wears the heels she needs to walk.
<<set $slaves[$i].shoes to "heels">>
<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish is "none")>>
She wears comfortable flats, since she doesn't have a fetish to show off.
<<set $slaves[$i].shoes to "flats">>
<<else>>
She wears heels to strut her stuff.
<<set $slaves[$i].shoes to "heels">>
<</if>>
<</if>>
<</if>>
|
mayibrad/fc
|
src/uncategorized/saChoosesOwnClothes.tw
|
tw
|
bsd-3-clause
| 14,630 |
:: SA chooses own job [nobr]
<<if ($slaves[$i].assignment is "choose her own job")>>
is allowed to select her own job this week. She watches your other slaves to decide what to do, @@color:hotpink;happy@@ to be permitted a choice and a little more @@color:mediumaquamarine;confident@@ than if you had just given her orders. She
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<</if>>
<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust >= -20)>>
chooses to rest, taking advantage of your permission to choose her own assignment to @@color:mediumorchid;remain indolent.@@
<<set $slaves[$i].assignment to "rest">>
<<set $slaves[$i].assignmentVisible to 1>>
<<set $slaves[$i].devotion -= 5>>
<<elseif ($slaves[$i].health < 20)>>
<<if $clinic > 0>>
is unhealthy, so she goes to get treatment at $clinicName.
<<set $slaves[$i].assignment to "get treatment in the clinic">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
is unhealthy, so she chooses to rest.
<<set $slaves[$i].assignment to "rest">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif (($slaves[$i].devotion < 45) || ($slaves[$i].trust < 45)) && (($slaves[$i].sexualFlaw != "none") || ($slaves[$i].behavioralFlaw != "none")) && ($Attendant != 0)>>
could use some counseling, so she chooses to visit $spaName.
<<set $slaves[$i].assignment to "rest in the spa">>
<<set $slaves[$i].assignmentVisible to 0>>
<<elseif ($slaves[$i].intelligenceImplant != 1)>>
<<if $schoolroom > 0>>
is uneducated, so she sits herself down in $schoolroomName.
<<set $slaves[$i].assignment to "learn in the schoolroom">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
is uneducated, so she sits herself down to learn.
<<set $slaves[$i].assignment to "take classes">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($slaves[$i].devotion <= 50) and canWalk($slaves[$i])>>
<<if $servantsQuarters > 0>>
is obedient but not devoted, so she chooses to work from $servantsQuartersName since it's the least sexually demanding job available.
<<set $slaves[$i].assignment to "work as a servant">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
is obedient but not devoted, so she chooses to work as a servant since it's the least sexually demanding job available.
<<set $slaves[$i].assignment to "be a servant">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($slaves[$i].relationship is -1)>>
relies on promiscuity to fulfill her emotional needs,
<<if ($cash > 10000)>>
and doesn't mind being a whore, so she prostitutes herself
<<if $brothel > 0>>
in $brothelName.
<<set $slaves[$i].assignment to "work in the brothel">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
on the streets.
<<set $slaves[$i].assignment to "whore">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<else>>
so she eagerly decides to slut around
<<if $club > 0>>
in $clubName.
<<set $slaves[$i].assignment to "serve in the club">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
on the streets.
<<set $slaves[$i].assignment to "serve the public">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<</if>>
<<elseif ($slaves[$i].relationship is -2)>>
is emotionally bonded to you,
<<if ($slaves[$i].behavioralQuirk is "insecure")>>
but insecure, so she chooses to make you money by prostituting herself
<<if $brothel > 0>>
in $brothelName.
<<set $slaves[$i].assignment to "work in the brothel">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
on the streets.
<<set $slaves[$i].assignment to "whore">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($slaves[$i].behavioralQuirk is "advocate")>>
and an advocate for slavery, so she chooses to burnish your reputation by slutting it up
<<if $club > 0>>
in $clubName.
<<set $slaves[$i].assignment to "serve in the club">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
on the streets.
<<set $slaves[$i].assignment to "serve the public">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($slaves[$i].energy > 60)>>
and she thinks of little but sex with you,
<<if $masterSuite > 0>>
so she heads straight to $masterSuiteName.
<<set $slaves[$i].assignment to "serve in the master suite">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
so she cheerfully designates herself one of your fucktoys.
<<set $slaves[$i].assignment to "please you">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<else>>
so she chooses to work
<<if $servantsQuarters > 0>>
from $servantsQuartersName
<<set $slaves[$i].assignment to "work as a servant">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
as a servant
<<set $slaves[$i].assignment to "be a servant">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
to make your penthouse as clean and homelike as possible.
<</if>>
<<elseif ($slaves[$i].relationship is -3)>>
is married to you,
<<if ($slaves[$i].energy > 60)>>
and she thinks of little but sex with you,
<<if $masterSuite > 0>>
so she heads straight to $masterSuiteName.
<<set $slaves[$i].assignment to "serve in the master suite">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
so she cheerfully designates herself one of your fucktoys.
<<set $slaves[$i].assignment to "please you">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<else>>
so she chooses to work
<<if $servantsQuarters > 0>>
from $servantsQuartersName
<<set $slaves[$i].assignment to "work as a servant">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
as a servant
<<set $slaves[$i].assignment to "be a servant">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
to make your penthouse as clean and homelike as possible.
<</if>>
<<elseif ($slaves[$i].fetishKnown == 1)>>
<<if ($slaves[$i].fetish is "submissive") and canWalk($slaves[$i])>>
<<if $servantsQuarters > 0>>
thinks she belongs at the bottom of the penthouse hierarchy, so she goes to live in $servantsQuartersName.
<<set $slaves[$i].assignment to "work as a servant">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
thinks she belongs at the bottom of the penthouse hierarchy, so she decides she should be a servant.
<<set $slaves[$i].assignment to "be a servant">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($slaves[$i].fetish is "dom") || ($slaves[$i].fetish is "sadist")>>
<<if $club > 0>>
is self-confident, so she decides to work in $clubName.
<<set $slaves[$i].assignment to "serve in the club">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
is self-confident, so she decides to work as a public servant.
<<set $slaves[$i].assignment to "serve the public">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($slaves[$i].fetish is "masochist")>>
<<if $brothel > 0>>
enjoys abuse, so she hurries down to $brothelName.
<<set $slaves[$i].assignment to "work in the brothel">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
enjoys abuse, so she decides to become a whore.
<<set $slaves[$i].assignment to "whore">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($slaves[$i].fetish is "cumslut")>>
<<if $brothel > 0>>
hurries down to $brothelName to suck cocks.
<<set $slaves[$i].assignment to "work in the brothel">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
decides to become a whore, mostly to suck cock.
<<set $slaves[$i].assignment to "whore">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($slaves[$i].fetish is "humiliation")>>
<<if $brothel > 0>>
chooses $brothelName, since it's even more embarrassing to be a whore than a club slut.
<<set $slaves[$i].assignment to "work in the brothel">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
chooses to whore, since it's even more embarrassing to be a whore than to be a public servant.
<<set $slaves[$i].assignment to "whore">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($slaves[$i].fetish is "buttslut")>>
<<if ($slaves[$i].balls > 0)>>
<<if ($dairy > 0) && ($dairyRestraintsSetting < 2)>>
chooses confinement in $dairyName, since all she'll be expected to do is make cum by orgasming to buttsex.
<<set $slaves[$i].assignment to "work in the dairy">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
chooses to get milked, since all she'll be expected to do is make cum by orgasming to buttsex.
<<set $slaves[$i].assignment to "get milked">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<else>>
<<if $brothel > 0>>
chooses $brothelName, since whores get buttfucked more than anyone else.
<<set $slaves[$i].assignment to "work in the brothel">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
chooses to whore, since whores get buttfucked more than anyone else.
<<set $slaves[$i].assignment to "whore">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<</if>>
<<elseif ($slaves[$i].fetish is "pregnancy")>>
<<if ($slaves[$i].lactation > 0)>>
<<if $dairy > 0>>
heads down to $dairyName to be around other lactating girls.
<<set $slaves[$i].assignment to "work in the dairy">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
decides to get milked, since she's already lactating.
<<set $slaves[$i].assignment to "get milked">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($slaves[$i].preg > -2) && ($slaves[$i].preg < 1) && ($PC.dick == 1)>>
<<if $masterSuite > 0>>
heads straight to $masterSuiteName, in the hope you'll get her pregnant.
<<set $slaves[$i].assignment to "serve in the master suite">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
chooses to be your fucktoy, in the hope you'll get her pregnant.
<<set $slaves[$i].assignment to "please you">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($slaves[$i].preg > 0)>>
<<if $masterSuite > 0>>
heads straight to $masterSuiteName to share the intimacy of her pregnant body with you.
<<set $slaves[$i].assignment to "serve in the master suite">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
chooses to be your fucktoy to share the intimacy of her pregnant body with you.
<<set $slaves[$i].assignment to "please you">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<else>>
<<if $brothel > 0>>
can't indulge her fetish by getting pregnant herself, so she just heads down to $brothelName.
<<set $slaves[$i].assignment to "work in the brothel">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
can't indulge her fetish by getting pregnant herself, so she glumly decides to be a whore.
<<set $slaves[$i].assignment to "whore">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<</if>>
<<elseif ($slaves[$i].fetish is "boobs")>>
<<if ($slaves[$i].lactation > 0)>>
<<if $dairy > 0>>
heads down to $dairyName for all the attention that'll be lavished on her nipples.
<<set $slaves[$i].assignment to "work in the dairy">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
decides to get milked, since she loves getting off to it.
<<set $slaves[$i].assignment to "get milked">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<else>>
<<if $club > 0>>
decides to work in $clubName so she can show off her bare breasts.
<<set $slaves[$i].assignment to "serve in the club">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
decides to work as a public servant so she can show off her bare breasts.
<<set $slaves[$i].assignment to "serve the public">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<</if>>
<<elseif ($slaves[$i].attrXX > 85)>>
<<if $club > 0>>
decides to work in $clubName so she can hit on hot girls.
<<set $slaves[$i].assignment to "serve in the club">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
decides to work as a public servant so she can hit on hot girls.
<<set $slaves[$i].assignment to "serve the public">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($slaves[$i].attrXY > 85)>>
<<if $club > 0>>
decides to work in $clubName so she can hit on cute boys.
<<set $slaves[$i].assignment to "serve in the club">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
decides to work as a public servant so she can hit on cute boys.
<<set $slaves[$i].assignment to "serve the public">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($slaves[$i].energy > 95)>>
<<if $brothel > 0>>
decides to help those of your girls who mind taking dick all day by working in $brothelName.
<<set $slaves[$i].assignment to "work in the brothel">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
decides to help those of your girls who mind taking dick all day by working as a whore.
<<set $slaves[$i].assignment to "whore">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($arcologies[0].FSChattelReligionist > 0)>>
<<if $brothel > 0>>
is a pure and faithful slave, so she sells her body in the holy brothel.
<<set $slaves[$i].assignment to "work in the brothel">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
is a pure and faithful slave, so she sells her body as a holy prostitute.
<<set $slaves[$i].assignment to "whore">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($arcologies[0].FSEgyptianRevivalist > 0)>>
<<if $masterSuite > 0>>
is a devoted slave, so she immediately joins your harem.
<<set $slaves[$i].assignment to "serve in the master suite">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
is a devoted slave, so she immediately joins your harem.
<<set $slaves[$i].assignment to "please you">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($arcologies[0].FSRomanRevivalist > 0)>>
<<if $brothel > 0>>
is a devoted slave, so she decides she can best serve the state by raising money for the treasury, by selling her body in $brothelName.
<<set $slaves[$i].assignment to "work in the brothel">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
is a devoted slave, so she decides she can best serve the state by raising money for the treasury, by selling her body as a prostitute.
<<set $slaves[$i].assignment to "whore">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($arcologies[0].FSPaternalist > 0)>>
<<if $brothel > 0>>
decides to work in $brothelName, a respectable position for a slave in this enlightened arcology.
<<set $slaves[$i].assignment to "work in the brothel">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
decides to be a whore, a respectable position for a slave in this enlightened arcology.
<<set $slaves[$i].assignment to "whore">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($arcologies[0].FSPastoralist > 0)>>
<<if ($slaves[$i].lactation > 0)>>
<<if $dairy > 0>>
hurries to join your herd of dairy cows.
<<set $slaves[$i].assignment to "work in the dairy">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
hurries to join your herd of cows.
<<set $slaves[$i].assignment to "get milked">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<else>>
<<if $brothel > 0>>
decides to work in $brothelName to help raise money to get more girls lactating properly.
<<set $slaves[$i].assignment to "work in the brothel">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
decides to prostitute herself to help raise money to get more girls lactating properly.
<<set $slaves[$i].assignment to "whore">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<</if>>
<<else>>
<<if ($slaves[$i].whoreSkill > $slaves[$i].entertainSkill)>>
<<if $brothel > 0>>
decides to work in $brothelName, since she thinks herself a better whore than a public slut.
<<set $slaves[$i].assignment to "work in the brothel">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
decides to whore, since she thinks herself a better whore than a public slut.
<<set $slaves[$i].assignment to "whore">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<elseif ($slaves[$i].entertainSkill >= $slaves[$i].whoreSkill)>>
<<if $club > 0>>
decides to be a club girl, since she thinks herself a better public slut than a whore.
<<set $slaves[$i].assignment to "serve in the club">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
decides to serve the public, since she thinks herself a better public slut than a whore.
<<set $slaves[$i].assignment to "serve the public">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<else>>
<<if $brothel > 0>>
decides to join her sisters and work in $brothelName.
<<set $slaves[$i].assignment to "work in the brothel">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
decides to prostitute herself to help you upgrade $arcologies[0].name and improve everyone's life.
<<set $slaves[$i].assignment to "whore">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].assignment is "choose her own job")>>
<<if canWalk($slaves[$i])>>
<<if $servantsQuarters > 0>>
isn't strongly inclined towards any other assignment, so she goes to live in $servantsQuartersName.
<<set $slaves[$i].assignment to "work as a servant">>
<<set $slaves[$i].assignmentVisible to 0>>
<<else>>
isn't strongly inclined towards any other assignment, so she decides to work as a servant.
<<set $slaves[$i].assignment to "be a servant">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<<else>>
isn't strongly inclined towards an assignment, and can't be a servant without arms and legs, so she just rests.
<<set $slaves[$i].assignment to "rest">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<</if>>
|
mayibrad/fc
|
src/uncategorized/saChoosesOwnJob.tw
|
tw
|
bsd-3-clause
| 17,700 |
:: SA devotion [nobr]
<<if $slaves[$i].fetish is "mindbroken">>
<<else>>
<<if $slaves[$i].fuckdoll == 0>>
<<set $energyPlus to 0>>
<<if $slaves[$i].origin is "You were acquainted with her before you were an arcology owner; your rival tried to use her to manipulate you, but you rescued her.">>
<<if ($rivalryDuration <= 10 or $rivalryFS is "Racial Supremacism" or $rivalryFS is "Paternalism")>>
You @@color:mediumaquamarine;saved $slaves[$i].slaveName from a living nightmare@@ under your rival's rule. She @@color:hotpink;tries her best to adapt to her savior's wishes@@.
<<set $slaves[$i].devotion += 2.0>>
<<set $slaves[$i].trust += 2.0>>
<<elseif $hostageGiveIn == 1>>
Since you are @@color:mediumaquamarine;indulging@@ $slaves[$i].slaveName's desires, she @@color:hotpink;likes you more@@.
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<<elseif $rivalryDuration > 20 and $slaves[$i].devotion < 5>>
<<if $personalAttention is $slaves[$i].ID>>
You took everything from $slaves[$i].slaveName and @@color:mediumorchid;she hates you for it@@. Since you won't give her what she wants, she @@color:gold;refuses to trust you@@. Since you are putting such a personal touch into her care, she can't find it in her to rebel as strongly.
<<set $slaves[$i].devotion -= 1.0>>
<<set $slaves[$i].trust -= 1.0>>
<<else>>
You took everything from $slaves[$i].slaveName and @@color:mediumorchid;she hates you for it@@. Since you won't give her what she wants, she @@color:gold;refuses to trust you at all@@.
<<set $slaves[$i].devotion -= 8.0>>
<<set $slaves[$i].trust -= 8.0>>
<</if>>
<<elseif $rivalryDuration > 10 and $slaves[$i].devotion < 5>>
<<if $personalAttention is $slaves[$i].ID>>
She is @@color:gold;horrified by you@@. Your rival taught her a great deal about slave life in your arcology and indulged her deepest fantasies. $slaves[$i].slaveName considers being your pet @@color:mediumorchid;a fate worse than death@@. Since you are putting such a personal touch into her care, maybe you aren't the monster she thought you were. She can't find it in her to hate and fear you as much.
<<set $slaves[$i].devotion -= 3>>
<<set $slaves[$i].trust -= 3>>
<<else>>
She is @@color:gold;horrified by you@@. Your rival taught her a great deal about slave life in your arcology and indulged her deepest fantasies. $slaves[$i].slaveName considers being your pet @@color:mediumorchid;a fate worse than death@@.
<<set $slaves[$i].devotion -= 15.0>>
<<set $slaves[$i].trust -= 15.0>>
<</if>>
<</if>>
<</if>>
<<if $PC.preg >= 20 && $PC.career != "escort">>
<<if $slaves[$i].devotion > 60>>
<<if $PC.pregMood == 2>>
She is devoted to you and does her best to satisfy your demanding, hormone driven libido, no matter what you want from her. Her efforts to give herself you to @@color:hotpink;further her submission@@ to you.
<<set $slaves[$i].devotion += 2>>
<<elseif $PC.pregMood == 1>>
She is devoted to you and tries her best to accommodate your needs and desires. Your hormonal mothering @@color:mediumaquamarine;leaves her slightly more trusting@@ of you.
<<set $slaves[$i].trust += 2>>
<<else>>
She is devoted to you and tries her best to accommodate your needs and desires.
<</if>>
<<else>>
<<if $PC.pregMood == 2>>
She is @@color:gold;horrified@@ of your aggressive sexual advances, forcing her @@color:hotpink;bend to your will@@ or face punishment at the hands of a hormonal pregnant woman.
<<set $slaves[$i].devotion += 4>>
<<set $slaves[$i].trust -= 4>>
<<elseif $PC.pregMood == 1>>
She happily @@color:mediumorchid;takes advantage@@ of your hormone induced kindness, though your care @@color:mediumaquamarine;builds her trust in you.@@
<<set $slaves[$i].devotion -= 4>>
<<set $slaves[$i].trust += 4>>
<<else>>
She takes note of your gravid form and @@color:mediumorchid;begins testing just how much she can get away with@@ while she can.
<<set $slaves[$i].devotion -= 3>>
<</if>>
<</if>>
<<elseif $PC.preg >= 16>>
<<if $slaves[$i].devotion > 60>>
<<if $PC.pregMood == 2>>
She is devoted to you and does her best to satisfy your demanding, hormonal driven libido, no matter what you want from her. Her efforts to give herself you to @@color:hotpink;further her submission@@ to you.
<<set $slaves[$i].devotion += 2>>
<<elseif $PC.pregMood == 1>>
She is devoted to you and tries her best to accommodate your needs and desires. Your hormonal mothering @@color:mediumaquamarine;leaves her slightly more trusting@@ of you.
<<set $slaves[$i].trust += 2>>
<<else>>
She is devoted to you and tries her best to accommodate your needs and desires.
<</if>>
<<else>>
<<if $PC.pregMood == 2>>
She is @@color:gold;horrified@@ of your aggressive sexual advances, forcing her @@color:hotpink;bend to your will@@ or face punishment at the hands of a hormonal pregnant woman.
<<set $slaves[$i].devotion += 4>>
<<set $slaves[$i].trust -= 4>>
<<elseif $PC.pregMood == 1>>
She happily @@color:mediumorchid;takes advantage@@ of your hormone induced kindness, though your care @@color:mediumaquamarine;builds her trust in you.@@
<<set $slaves[$i].devotion -= 4>>
<<set $slaves[$i].trust += 4>>
<<else>>
She takes note of your gravid form and @@color:mediumorchid;begins testing just how much she can get away with@@ while she can.
<<set $slaves[$i].devotion -= 3>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].dick > 0 && canAchieveErection($slaves[$i]) && $PC.preg >= 18>>
<<if $PC.pregMood == 2>>
<<set $slaves[$i].penetrativeCount += 7>>
<<else>>
<<set $slaves[$i].penetrativeCount += 3>>
<</if>>
<</if>>
<<if $slaves[$i].devotion <= 95>>
<<if $slaves[$i].devotion <= 20>>
<<if $slaves[$i].devotion >= -50>>
<<if $slaves[$i].trust > 20>>
$slaves[$i].slaveName does not like you and believes that you will not punish her severely, and her @@color:mediumorchid;regard for you is severely reduced@@ by this lack of respect.
<<set $slaves[$i].trust -= 4>>
<<elseif $slaves[$i].trust >= -20>>
$slaves[$i].slaveName neither likes nor fears you, and her @@color:mediumorchid;regard for you is reduced@@ by this lack of respect.
<<set $slaves[$i].trust -= 2>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].intelligence != 0>>
<<if $slaves[$i].intelligence >= 3>>
<<if $personalAttention is $slaves[$i].ID>>
$slaves[$i].slaveName's @@color:deepskyblue;brilliant mind@@ strongly resists slavery, but since you are giving her personal attention you are able to compensate for her genius.
<<else>>
<<if $slaves[$i].trust < -20>>
$slaves[$i].slaveName's @@color:deepskyblue;brilliant mind@@ strongly resists slavery, but she fears you deeply enough that she consciously forces herself to obey out of self-preservation.
<<else>>
$slaves[$i].slaveName's @@color:deepskyblue;brilliant mind@@ strongly @@color:mediumorchid;resists@@ slavery and encourages her to @@color:gold;fear you.@@
<<set $slaves[$i].devotion -= 2>>
<<set $slaves[$i].trust -= 2>>
<</if>>
<</if>>
<<elseif $slaves[$i].intelligence >= 2>>
<<if $personalAttention is $slaves[$i].ID>>
$slaves[$i].slaveName's @@color:deepskyblue;highly acute mind@@ naturally resists slavery, but since you are giving her personal attention you are able to compensate for her intelligence.
<<else>>
<<if $slaves[$i].trust < -20>>
$slaves[$i].slaveName's @@color:deepskyblue;highly acute mind@@ naturally resists slavery, but she fears you deeply enough that she consciously forces herself to obey out of self-preservation.
<<else>>
$slaves[$i].slaveName's @@color:deepskyblue;highly acute mind@@ naturally @@color:mediumorchid;resists@@ slavery and encourages her to @@color:gold;fear you.@@
<<set $slaves[$i].devotion -= 2>>
<<set $slaves[$i].trust -= 2>>
<</if>>
<</if>>
<<elseif $slaves[$i].intelligence >= 1>>
<<if $personalAttention is $slaves[$i].ID>>
$slaves[$i].slaveName's @@color:deepskyblue;intelligent mind@@ naturally resists slavery, but since you are giving her personal attention you are able to compensate for her cleverness.
<<else>>
<<if $slaves[$i].trust < -20>>
$slaves[$i].slaveName's @@color:deepskyblue;intelligent mind@@ naturally resists slavery, but she fears you deeply enough that she consciously forces herself to obey out of self-preservation.
<<else>>
$slaves[$i].slaveName's @@color:deepskyblue;intelligent mind@@ naturally @@color:mediumorchid;resists@@ slavery.
<<set $slaves[$i].devotion -= 2>>
<</if>>
<</if>>
<<elseif $slaves[$i].intelligence <= -3>>
$slaves[$i].slaveName's @@color:orangered;moronic mind@@ naturally @@color:hotpink;accepts@@ slavery, and she's imbecile enough to instinctively @@color:mediumaquamarine;trust you@@ to know what's best for her.
<<set $slaves[$i].devotion += 2>>
<<set $slaves[$i].trust += 2>>
<<elseif $slaves[$i].intelligence <= -2>>
$slaves[$i].slaveName's @@color:orangered;idiotic mind@@ naturally @@color:hotpink;accepts@@ slavery, and she's stupid enough to instinctively @@color:mediumaquamarine;trust you@@ to know what's best.
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<<elseif $slaves[$i].intelligence <= -1>>
$slaves[$i].slaveName's @@color:orangered;unintelligent mind@@ naturally @@color:hotpink;accepts@@ slavery.
<<set $slaves[$i].devotion += 1>>
<</if>>
<</if>>
<</if>>
<<if ($arcologies[0].FSPaternalistLaw == 1)>>
The totally paternalistic society of your arcology encourages her to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].trust += 1>>
<<elseif ($arcologies[0].FSPaternalist >= random(1,120))>>
The paternalistic culture of your arcology encourages her to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].trust += 1>>
<</if>>
<<if ($arcologies[0].FSChattelReligionistLaw == 1)>>
Your status as the prophet of your theocratic arcology encourages her to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].trust += 1>>
<<elseif ($arcologies[0].FSChattelReligionist >= random(1,120))>>
Your arcology's omnipresent religion encourages her to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].trust += 1>>
<</if>>
<<if ($arcologies[0].FSRestart != "unset")>>
<<if $slaves[$i].preg > 5 and $slaves[$i].devotion < 20>>
Being pregnant in a society that loathes slave breeding fills her with @@color:gold;fear@@ for herself and her unborn child.
<<set $slaves[$i].trust -= 10>>
<</if>>
<</if>>
/* INDENTURE MENTAL EFFECTS */
<<if ($slaves[$i].indenture > -1)>>
<<if $slaves[$i].indenture <= 52>>
She knows that it's less than a year until her indenture ends.
<<if $slaves[$i].devotion > 95>>
Since she loves you, she has mixed feelings about the prospect.
<<elseif $slaves[$i].devotion >= -20>>
The prospect of freedom @@color:hotpink;encourages her to submit to your orders@@ and @@color:mediumaquamarine;encourages her to be optimistic.@@
<<set $slaves[$i].devotion += 2>>
<<set $slaves[$i].trust += 2>>
<<else>>
The prospect of freedom encourages her to @@color:mediumaquamarine;tolerate anything.@@
<<set $slaves[$i].trust += 2>>
<</if>>
<<else>>
The fact that she is an indentured servant, not a permanent slave, is never truly far from her mind.
<<if $slaves[$i].devotion > 95>>
Since she loves you, she has mixed feelings about eventual freedom.
<<elseif $slaves[$i].devotion >= -20>>
The prospect of eventual freedom @@color:hotpink;cheers her up@@ and @@color:mediumaquamarine;makes her optimistic.@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<<else>>
The prospect of eventual freedom works to make the indignities of slavery @@color:mediumaquamarine;weigh lightly@@ on her.
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<<if $slaves[$i].devotion <= 20>>
<<if $slaves[$i].indentureRestrictions >= 2>>
She's also @@color:mediumaquamarine;able to rely on the protection@@ of her indenture.
<<set $slaves[$i].trust += 1>>
<<elseif $slaves[$i].indentureRestrictions > 1>>
She's also @@color:mediumaquamarine;able to trust the restrictions@@ that her indenture places on her treatment.
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<<elseif $seeAge == 1>> /* RETIREMENT */
<<if $slaves[$i].actualAge >= $retirementAge-5 && $PhysicalRetirementAgePolicy != 1>>
<<if ($CitizenRetirement == 1)>>
<<if $slaves[$i].actualAge >= $retirementAge-1>>
She knows that it's less than a year until her retirement from sexual slavery into citizenship.
<<if $slaves[$i].devotion > 95>>
Since she loves you, she has mixed feelings about the prospect, but she prefers to think of it as your way of looking after her. It's her favorite subject, and her strong feelings about it
<<if $arcologies[0].FSPaternalist != "unset">>
advances paternalistic ideals and @@color:green;improves your reputation.@@
<<set $repGain += $FSSingleSlaveRep*2*($arcologies[0].FSPaternalist/$FSLockinLevel)>>
<<set $arcologies[0].FSPaternalist += 0.1*$FSSingleSlaveRep*$slaves[$i].pornFameSpending>>
<<else>>
@@color:green;improves your reputation.@@
<<set $repGain += $FSSingleSlaveRep*2>>
<</if>>
<<elseif $slaves[$i].devotion >= -20>>
The prospect of manumission @@color:hotpink;encourages her to submit to slavery@@ and @@color:mediumaquamarine;encourages her to be optimistic.@@
<<set $slaves[$i].devotion += 2>>
<<set $slaves[$i].trust += 2>>
<<else>>
The prospect of manumission encourages her to @@color:mediumaquamarine;tolerate anything.@@
<<set $slaves[$i].trust += 2>>
<</if>>
<<else>>
Her retirement from sexual slavery into citizenship is on the horizon.
<<if $slaves[$i].devotion > 95>>
Since she loves you, she has mixed feelings about the prospect, but she prefers to think of it as your way of looking after her. This
<<if $arcologies[0].FSPaternalist != "unset">>
advances paternalistic ideals and @@color:green;improves your reputation.@@
<<set $repGain += $FSSingleSlaveRep*($arcologies[0].FSPaternalist/$FSLockinLevel)>>
<<set $arcologies[0].FSPaternalist += 0.05*$FSSingleSlaveRep*$slaves[$i].pornFameSpending>>
<<else>>
@@color:green;improves your reputation.@@
<<set $repGain += $FSSingleSlaveRep>>
<</if>>
<<elseif $slaves[$i].devotion >= -20>>
The prospect of manumission @@color:hotpink;cheers her up@@ and @@color:mediumaquamarine;makes her optimistic.@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<<else>>
The prospect of manumission works to make the indignities of slavery @@color:mediumaquamarine;weigh lightly@@ on her.
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<<elseif ($BioreactorRetirement == 1)>>
<<if $slaves[$i].actualAge >= $retirementAge-1>>
She knows that it's less than a year until her permanent inclusion in the arcology's milk production systems.
<<if $slaves[$i].devotion > 95>>
Since she loves you, she desperately tries not to think about it, though she occasionally bursts into tears without provocation.
<<elseif $slaves[$i].devotion > 20>>
To put it mildly, @@color:gold;she is terrified.@@
<<set $slaves[$i].trust -= 3>>
<<else>>
She is filled with @@color:gold;terror@@ and @@color:mediumorchid;horror.@@
<<set $slaves[$i].devotion -= 3>>
<<set $slaves[$i].trust -= 3>>
<</if>>
<<else>>
She knows that her permanent inclusion in the arcology's milk production systems is not far off.
<<if $slaves[$i].devotion > 95>>
Since she loves you, she tries not to think about it, though she occasionally seems preoccupied.
<<elseif $slaves[$i].devotion > 20>>
The prospect @@color:gold;scares her.@@
<<set $slaves[$i].trust -= 2>>
<<else>>
The prospect @@color:gold;scares@@ and @@color:mediumorchid;disgusts her.@@
<<set $slaves[$i].devotion -= 2>>
<<set $slaves[$i].trust -= 2>>
<</if>>
<</if>>
<<elseif ($ArcadeRetirement == 1)>>
<<if $slaves[$i].actualAge >= $retirementAge-1>>
She knows that it's less than a year until she is to be permanently encased in a bodysuit with holes for nothing but dick.
<<if $slaves[$i].devotion > 95>>
Since she loves you, she desperately tries not to think about it, though she occasionally bursts into tears without provocation.
<<elseif $slaves[$i].devotion > 20>>
To put it mildly, @@color:gold;she is terrified.@@
<<set $slaves[$i].trust -= 3>>
<<else>>
She is filled with @@color:gold;terror@@ and @@color:mediumorchid;horror.@@
<<set $slaves[$i].devotion -= 3>>
<<set $slaves[$i].trust -= 3>>
<</if>>
<<else>>
She knows that her ultimate fate as a Fuckdoll is not far off.
<<if $slaves[$i].devotion > 95>>
Since she loves you, she tries not to think about it, though she occasionally seems preoccupied.
<<elseif $slaves[$i].devotion > 20>>
The prospect @@color:gold;scares her.@@
<<set $slaves[$i].trust -= 2>>
<<else>>
The prospect @@color:gold;scares@@ and @@color:mediumorchid;disgusts her.@@
<<set $slaves[$i].devotion -= 2>>
<<set $slaves[$i].trust -= 2>>
<</if>>
<</if>>
<</if>>
<<elseif $slaves[$i].physicalAge >= $retirementAge-5 && $PhysicalRetirementAgePolicy == 1>>
<<if ($CitizenRetirement == 1)>>
<<if $slaves[$i].physicalAge >= $retirementAge-1>>
She knows that it's less than a year until her retirement from sexual slavery into citizenship.
<<if $slaves[$i].devotion > 95>>
Since she loves you, she has mixed feelings about the prospect, but she prefers to think of it as your way of looking after her. It's her favorite subject, and her strong feelings about it
<<if $arcologies[0].FSPaternalist != "unset">>
advances paternalistic ideals and @@color:green;improves your reputation.@@
<<set $repGain += $FSSingleSlaveRep*2*($arcologies[0].FSPaternalist/$FSLockinLevel)>>
<<set $arcologies[0].FSPaternalist += 0.1*$FSSingleSlaveRep*$slaves[$i].pornFameSpending>>
<<else>>
@@color:green;improves your reputation.@@
<<set $repGain += $FSSingleSlaveRep*2>>
<</if>>
<<elseif $slaves[$i].devotion >= -20>>
The prospect of manumission @@color:hotpink;encourages her to submit to slavery@@ and @@color:mediumaquamarine;encourages her to be optimistic.@@
<<set $slaves[$i].devotion += 2>>
<<set $slaves[$i].trust += 2>>
<<else>>
The prospect of manumission encourages her to @@color:mediumaquamarine;tolerate anything.@@
<<set $slaves[$i].trust += 2>>
<</if>>
<<else>>
Her retirement from sexual slavery into citizenship is on the horizon.
<<if $slaves[$i].devotion > 95>>
Since she loves you, she has mixed feelings about the prospect, but she prefers to think of it as your way of looking after her. This
<<if $arcologies[0].FSPaternalist != "unset">>
advances paternalistic ideals and @@color:green;improves your reputation.@@
<<set $repGain += $FSSingleSlaveRep*($arcologies[0].FSPaternalist/$FSLockinLevel)>>
<<set $arcologies[0].FSPaternalist += 0.05*$FSSingleSlaveRep*$slaves[$i].pornFameSpending>>
<<else>>
@@color:green;improves your reputation.@@
<<set $repGain += $FSSingleSlaveRep>>
<</if>>
<<elseif $slaves[$i].devotion >= -20>>
The prospect of manumission @@color:hotpink;cheers her up@@ and @@color:mediumaquamarine;makes her optimistic.@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<<else>>
The prospect of manumission works to make the indignities of slavery @@color:mediumaquamarine;weigh lightly@@ on her.
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<<elseif ($BioreactorRetirement == 1)>>
<<if $slaves[$i].physicalAge >= $retirementAge-1>>
She knows that it's less than a year until her permanent inclusion in the arcology's milk production systems.
<<if $slaves[$i].devotion > 95>>
Since she loves you, she desperately tries not to think about it, though she occasionally bursts into tears without provocation.
<<elseif $slaves[$i].devotion > 20>>
To put it mildly, @@color:gold;she is terrified.@@
<<set $slaves[$i].trust -= 3>>
<<else>>
She is filled with @@color:gold;terror@@ and @@color:mediumorchid;horror.@@
<<set $slaves[$i].devotion -= 3>>
<<set $slaves[$i].trust -= 3>>
<</if>>
<<else>>
She knows that her permanent inclusion in the arcology's milk production systems is not far off.
<<if $slaves[$i].devotion > 95>>
Since she loves you, she tries not to think about it, though she occasionally seems preoccupied.
<<elseif $slaves[$i].devotion > 20>>
The prospect @@color:gold;scares her.@@
<<set $slaves[$i].trust -= 2>>
<<else>>
The prospect @@color:gold;scares@@ and @@color:mediumorchid;disgusts her.@@
<<set $slaves[$i].devotion -= 2>>
<<set $slaves[$i].trust -= 2>>
<</if>>
<</if>>
<<elseif ($ArcadeRetirement == 1)>>
<<if $slaves[$i].physicalAge >= $retirementAge-1>>
She knows that it's less than a year until she is to be permanently encased in a bodysuit with holes for nothing but dick.
<<if $slaves[$i].devotion > 95>>
Since she loves you, she desperately tries not to think about it, though she occasionally bursts into tears without provocation.
<<elseif $slaves[$i].devotion > 20>>
To put it mildly, @@color:gold;she is terrified.@@
<<set $slaves[$i].trust -= 3>>
<<else>>
She is filled with @@color:gold;terror@@ and @@color:mediumorchid;horror.@@
<<set $slaves[$i].devotion -= 3>>
<<set $slaves[$i].trust -= 3>>
<</if>>
<<else>>
She knows that her ultimate fate as a Fuckdoll is not far off.
<<if $slaves[$i].devotion > 95>>
Since she loves you, she tries not to think about it, though she occasionally seems preoccupied.
<<elseif $slaves[$i].devotion > 20>>
The prospect @@color:gold;scares her.@@
<<set $slaves[$i].trust -= 2>>
<<else>>
The prospect @@color:gold;scares@@ and @@color:mediumorchid;disgusts her.@@
<<set $slaves[$i].devotion -= 2>>
<<set $slaves[$i].trust -= 2>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($CitizenRetirement == 1)>>
<<if ($slaves[$i].devotion <= 95) || ($slaves[$i].trust <= 95)>>
<<if $SexMilestoneRetirement == 1>>
<<if $slaves[$i].oralCount + $slaves[$i].analCount + $slaves[$i].vaginalCount + $slaves[$i].penetrativeCount + $slaves[$i].mammaryCount >= $retirementSex*0.8>>
<<if $slaves[$i].devotion >= -20>>
She's @@color:hotpink;more obedient@@ and @@color:mediumaquamarine;more tolerant,@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<<else>>
She does her best to @@color:mediumaquamarine;stay strong,@@
<<set $slaves[$i].trust += 1>>
<</if>>
since she knows that her freedom is only a few thousand dicks away.
<</if>>
<</if>>
<<if $MilkMilestoneRetirement == 1>>
<<if $slaves[$i].milk >= $retirementMilk*0.8>>
<<if $slaves[$i].devotion >= -20>>
She's @@color:hotpink;more obedient@@ and @@color:mediumaquamarine;more tolerant,@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<<else>>
She does her best to @@color:mediumaquamarine;stay strong,@@
<<set $slaves[$i].trust += 1>>
<</if>>
since she knows she will be free if her udders can gush just a bit more cream.
<</if>>
<</if>>
<<if $BirthsMilestoneRetirement == 1>>
<<if $slaves[$i].births >= $retirementBirths*0.6>>
<<if $slaves[$i].devotion >= -20>>
She's @@color:hotpink;more obedient@@ and @@color:mediumaquamarine;more tolerant,@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<<else>>
She does her best to @@color:mediumaquamarine;stay strong,@@
<<set $slaves[$i].trust += 1>>
<</if>>
since she knows she only has to successfully breed a little more to be free.
<</if>>
<</if>>
<<if $KillsMilestoneRetirement == 1>>
<<if $slaves[$i].pitkills >= $retirementKills*0.6>>
<<if $slaves[$i].devotion >= -20>>
She's @@color:hotpink;more obedient@@ and @@color:mediumaquamarine;more tolerant,@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<<else>>
She does her best to @@color:mediumaquamarine;stay strong,@@
<<set $slaves[$i].trust += 1>>
<</if>>
since she knows just a bit more murder in the pit will win her freedom.
<</if>>
<</if>>
<</if>>
<</if>>
<</if>> /* CLOSES RETIREMENT */
<<if $slaves[$i].assignmentVisible == 1>>
<<if $personalAttention == "sex">>
<<if $freeSexualEnergy > 0>>
<<if $freeSexualEnergy == 3>>
She gets a lot of sexual attention from you, since you don't have nearly enough dedicated fucktoys to sate your libido, and this @@color:hotpink;<<if $slaves[$i].devotion > 50>>intensifies her love for you<<else>>forces her to get used to sex slavery<</if>>.@@
<<elseif $freeSexualEnergy == 2>>
She receives some sexual attention from you, since you don't have enough dedicated fucktoys to sate your libido, and this @@color:hotpink;<<if $slaves[$i].devotion > 50>>builds her closeness to you<<else>>gets her used to being your sex slave<</if>>.@@
<<else>>
She receives occasional sexual attention from you, since you barely have enough dedicated fucktoys to sate your libido, @@color:hotpink;<<if $slaves[$i].devotion > 50>>making her feel closer to you<<else>>keeping her aware she's your sex slave<</if>>.@@
<</if>>
<<set $slaves[$i].devotion += $freeSexualEnergy>>
<<set $slaves[$i].oralCount += $freeSexualEnergy>>
<<set $oralotal += $freeSexualEnergy>>
<<if canDoVaginal($slaves[$i])>>
<<set $slaves[$i].vaginalCount += $freeSexualEnergy>>
<<set $vaginalTotal += $freeSexualEnergy>>
<</if>>
<<if canDoAnal($slaves[$i])>>
<<set $slaves[$i].analCount += $freeSexualEnergy>>
<<set $analTotal += $freeSexualEnergy>>
<</if>>
<</if>>
<</if>>
<</if>>
/* COLLECTIVE SPIRIT IMPACTS */
<<set _collectiveTrustEffect = 0>>
<<set _collectiveDevotionEffect = 0>>
<<if $enduringDevotion > 50>>
<<if $slaves[$i].devotion >= -20>>
<<if $slaves[$i].devotion <= 20>>
<<set _collectiveDevotionEffect = 1, $slaves[$i].devotion += 1>>
<<if $slaves[$i].assignmentVisible == 1>><<set $slaves[$i].devotion += 1>><</if>>
<</if>>
<</if>>
<<elseif $enduringDevotion <= 0>>
<<if $slaves[$i].devotion <= 20>>
<<set _collectiveDevotionEffect = -1, $slaves[$i].devotion -= 1>>
<<if $slaves[$i].assignmentVisible == 1>><<set $slaves[$i].devotion -= 1>><</if>>
<</if>>
<</if>>
<<if $enduringTrust > 50>>
<<if $slaves[$i].trust >= -20>>
<<if $slaves[$i].trust <= 20>>
<<set _collectiveTrustEffect = 1, $slaves[$i].trust += 1>>
<<if $slaves[$i].assignmentVisible == 1>><<set $slaves[$i].trust += 1>><</if>>
<</if>>
<</if>>
<<elseif $enduringTrust <= 0>>
<<if $slaves[$i].trust <= 20>>
<<set _collectiveTrustEffect = -1, $slaves[$i].trust -= 1>>
<<if $slaves[$i].assignmentVisible == 1>><<set $slaves[$i].trust -= 1>><</if>>
<</if>>
<</if>>
<<if _collectiveDevotionEffect == 1>>
<<if _collectiveTrustEffect == 1>>
Since she's ambivalent and fearful, the @@color:hotpink;collective devotion@@ @@color:mediumaquamarine;and trust@@ of your slaves affect her slightly.
<<elseif _collectiveTrustEffect == 0>>
Since she's ambivalent about you, the @@color:hotpink;collective devotion@@ your slaves feel for you affects her slightly.
<<else>>
Since she's ambivalent about you, the @@color:hotpink;collective devotion@@ your slaves feel for you affects her slightly, but their @@color:gold;general fear@@ affects her too.
<</if>>
<<elseif _collectiveDevotionEffect == 0>>
<<if _collectiveTrustEffect == 1>>
Since she's fearful of you, the @@color:mediumaquamarine;collective trust@@ your slaves place in you affects her slightly.
<<elseif _collectiveTrustEffect == -1>>
Since she doesn't trust you, the @@color:gold;collective fear@@ your slaves feel for you affects her slightly.
<</if>>
<<else>>
<<if _collectiveTrustEffect == 1>>
The @@color:mediumorchid;collective anger@@ your slaves feel reinforces her own feelings, but their @@color:mediumaquamarine;collective trust@@ also affects her slightly.
<<elseif _collectiveTrustEffect == 0>>
The @@color:mediumorchid;collective anger@@ your slaves feel reinforces her own feelings.
<<else>>
The @@color:mediumorchid;collective anger@@ @@color:gold;and fear@@ your slaves feel reinforce her own feelings.
<</if>>
<</if>>
<<if $slaves[$i].assignmentVisible == 1>>
<<if ($arcade != 0) || (($dairy != 0) && ($dairyRestraintsSetting >= 2))>>
<<if $slaves[$i].devotion <= 95>>
She knows about <<if $arcade != 0>>$arcadeName<<if ($dairy != 0) && ($dairyRestraintsSetting >= 2)>> and $dairyName<</if>><<else>>$dairyName<</if>>, and @@color:gold;fears@@ that you might send her there.
<<set $slaves[$i].trust -= 1>>
<<else>>
She knows some of your other slaves meet terrible, industrial fates, but she loves you so much that she tries not to think about it.
<</if>>
<</if>>
<</if>>
/* STAT CROSSOVERS */
<<if $slaves[$i].trust >= -20>>
<<if $slaves[$i].devotion > 95>>
<<if $slaves[$i].trust <= 20>>
$slaves[$i].slaveName loves you, so she finds herself @@color:mediumaquamarine;fearing you a little less.@@
<<set $slaves[$i].trust += 1>>
<<elseif $slaves[$i].trust <= 50>>
$slaves[$i].slaveName loves you, so she finds herself @@color:mediumaquamarine;trusting you a little more.@@
<<set $slaves[$i].trust += 1>>
<</if>>
<<elseif $slaves[$i].devotion > 60>>
<<if $slaves[$i].trust <= 20>>
$slaves[$i].slaveName is devoted to you, so she finds herself @@color:mediumaquamarine;fearing you a little less.@@
<<set $slaves[$i].trust += 1>>
<</if>>
<<elseif $slaves[$i].devotion < -50>>
<<if $slaves[$i].trust > 20>>
<<if $slaves[$i].trust <= 95>>
$slaves[$i].slaveName hates you, so she finds herself @@color:gold;trusting you a little less.@@
<<set $slaves[$i].trust -= 2>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].trust > 95>>
<<if $slaves[$i].devotion <= 20>>
$slaves[$i].slaveName trusts you implicitly, so she finds herself @@color:hotpink;hating you a little less.@@
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].devotion <= 50>>
$slaves[$i].slaveName trusts you implicitly, so she finds herself @@color:hotpink;liking you a little more.@@
<<set $slaves[$i].devotion += 1>>
<</if>>
<<elseif $slaves[$i].trust > 50>>
<<if $slaves[$i].devotion <= 20>>
$slaves[$i].slaveName trusts you, so she finds herself @@color:hotpink;hating you a little less.@@
<<set $slaves[$i].devotion += 1>>
<</if>>
<<elseif $slaves[$i].trust < -50>>
<<if $slaves[$i].devotion >= -20>>
<<if $slaves[$i].devotion <= 50>>
$slaves[$i].slaveName is so terrified of you that she tries desperately to avoid punishment, @@color:hotpink;which is sometimes indistinguishable from devotion.@@
<<set $slaves[$i].devotion += 2>>
<</if>>
<</if>>
<<elseif $slaves[$i].trust < -20>>
<<if $slaves[$i].devotion > 20>>
<<if $slaves[$i].devotion <= 50>>
$slaves[$i].slaveName is scared of you, but not truly terrified, so she feels safe in @@color:mediumorchid;hating the worst parts of being your sex slave.@@
<<set $slaves[$i].devotion -= 2>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].sexualQuirk is "unflinching")>>
<<if ($slaves[$i].devotion <= 95)>>
<<if ($slaves[$i].devotion < $slaves[$i].oldDevotion)>>
Her unflinching nature leads her to forget some of the unpleasant things she's experienced this week, @@color:hotpink;reducing their impact on her feelings about you.@@
<<set $slaves[$i].devotion += ($slaves[$i].oldDevotion - $slaves[$i].devotion)/2>>
<</if>>
<</if>>
<</if>>
/* CAPS ON DEVOTION GAIN */
<<if $slaves[$i].devotion >= -20>>
<<if $slaves[$i].devotion >= ($slaves[$i].oldDevotion+5)>>
<<if $arcologies[0].FSChattelReligionist >= random(1,100)>>
The natural resilience of her mind is overcome by the omnipresent combination of faith and servitude in $arcologies[0].name, and she does not resist her progress down the path towards total subservience.
<<elseif $personalAttention is $slaves[$i].ID>>
She gained so much regard for you this week that her natural reaction is to rebound a little, but since you're giving her personal attention, your charismatic presence prevents this.
<<elseif $slaves[$i].devotion < 95>>
So many things served to drive her into subservience this week that her mind @@color:mediumorchid;rebounds a little.@@
<<set $slaves[$i].devotion to ($slaves[$i].oldDevotion+5)>>
<</if>>
<</if>>
<<else>>
<<if $slaves[$i].devotion >= ($slaves[$i].oldDevotion+5)>>
<<if $slaves[$i].behavioralFlaw is "arrogant">>
Though she made progress this week, @@color:mediumorchid;it is limited by her arrogance.@@
<<set $slaves[$i].devotion = ($slaves[$i].oldDevotion+5)>>
<<elseif ($slaves[$i].behavioralFlaw is "bitchy") && canTalk($slaves[$i])>>
Though she made progress this week, @@color:mediumorchid;it is limited by the independence she regains by making snide comments.@@
<<set $slaves[$i].devotion = ($slaves[$i].oldDevotion+5)>>
<<elseif $slaves[$i].behavioralFlaw is "devout">>
Though she made progress this week, @@color:mediumorchid;it is limited by the independence she regains through reliance on her faith.@@
<<set $slaves[$i].devotion = ($slaves[$i].oldDevotion+5)>>
<<elseif $slaves[$i].behavioralFlaw is "liberated">>
Though she made progress this week, @@color:mediumorchid;it is limited by the independence she retains due to her moral convictions that this is wrong.@@
<<set $slaves[$i].devotion = ($slaves[$i].oldDevotion+5)>>
<</if>>
<</if>>
<</if>>
/* CAPS ON TRUST GAIN */
<<if $slaves[$i].trust > -20>>
<<if $slaves[$i].trust >= ($slaves[$i].oldTrust+5)>>
<<if $arcologies[0].FSChattelReligionist >= random(1,100)>>
Any natural doubts she harbors are overcome by her belief in Chattel Religionism, and she does not resist her progress down the path towards total trust in you.
<<elseif $personalAttention is $slaves[$i].ID>>
She gained so much trust in you this week that her natural reaction is to doubt herself, but since you're giving her personal attention, she decides to trust her understanding of your will.
<<elseif $slaves[$i].trust < 95>>
She gained so much trust in you this week that she @@color:gold;draws back a little@@ out of self-doubt.
<<set $slaves[$i].trust = ($slaves[$i].oldTrust+5)>>
<</if>>
<</if>>
<<else>>
<<if $slaves[$i].trust >= ($slaves[$i].oldTrust+5)>>
<<if ($slaves[$i].behavioralFlaw is "odd") && ($slaves[$i].collar != "shock punishment")>>
Though she made progress this week, @@color:gold;it is limited by her preoccupation with her own oddities.@@
<<set $slaves[$i].trust = ($slaves[$i].oldTrust+5)>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].devotion > 100) && ($slaves[$i].trust > 100) && ($slaves[$i].energy > 75)>>
Her perfect devotion and trust @@color:green;improve your reputation.@@
<<set $repGain += 10*($slaves[$i].trust-100)>>
<<set $slaves[$i].devotion = 100>>
<<set $repGain += 10*($slaves[$i].trust-100)>>
<<set $slaves[$i].trust = 100>>
<<else>>
<<if ($slaves[$i].devotion > 100)>>
<<if ($slaves[$i].trust < 100) && ($slaves[$i].trust >= -20)>>
<<set $slaves[$i].trust += Math.trunc(($slaves[$i].devotion-100)*5)/10>>
<<elseif $slaves[$i].energy <= 50>>
<<set $energyPlus += Math.trunc($slaves[$i].devotion-100)>>
<<else>>
Her extreme devotion @@color:green;improved your reputation.@@
<<set $repGain += 10*($slaves[$i].devotion-100)>>
<</if>>
<<set $slaves[$i].devotion = 100>>
<<elseif $slaves[$i].devotion > 95>>
<<set $slaves[$i].devotion = 100>>
<<elseif ($slaves[$i].devotion < -95)>>
<<set $slaves[$i].devotion = -100>>
<</if>>
<<if ($slaves[$i].trust > 100)>>
<<if $slaves[$i].devotion <= 100>>
<<set $slaves[$i].devotion += Math.trunc($slaves[$i].trust)>>
<<elseif $slaves[$i].energy <= 50>>
<<set $energyPlus += Math.trunc($slaves[$i].trust-100)>>
<<else>>
Her extreme trust @@color:green;improved your reputation.@@
<<set $repGain += 25*($slaves[$i].trust-100)>>
<</if>>
<<set $slaves[$i].trust = 100>>
<<elseif $slaves[$i].trust > 95>>
<<set $slaves[$i].trust = 100>>
<<elseif ($slaves[$i].trust < -95)>>
<<set $slaves[$i].trust = -100>>
<</if>>
<</if>>
<<if ($energyPlus > 0)>>
Her confidence in her sexuality @@color:green;improved her low sex drive.@@
<<set $slaves[$i].energy += $energyPlus>>
<</if>>
<<if ($slaves[$i].devotion > 95)>>
$slaves[$i].slaveName's @@color:magenta;worshipfulness is beyond improvement,@@ and her
<<elseif ($slaves[$i].devotion > 50) && ($slaves[$i].devotion > $slaves[$i].oldDevotion)>>
$slaves[$i].slaveName's @@color:hotpink;devotion increased@@ and her
<<elseif ($slaves[$i].devotion > 50) && ($slaves[$i].devotion is $slaves[$i].oldDevotion)>>
$slaves[$i].slaveName's @@color:yellow;devotion did not change@@ and her
<<elseif ($slaves[$i].devotion > 50)>>
$slaves[$i].slaveName's @@color:mediumorchid;devotion dropped@@ and her
<<elseif ($slaves[$i].devotion >= -20) && ($slaves[$i].devotion > $slaves[$i].oldDevotion)>>
$slaves[$i].slaveName's @@color:hotpink;regard for you increased@@ and her
<<elseif ($slaves[$i].devotion >= -20) && ($slaves[$i].devotion is $slaves[$i].oldDevotion)>>
$slaves[$i].slaveName's @@color:yellow;regard for you did not change@@ and her
<<elseif ($slaves[$i].devotion >= -20)>>
$slaves[$i].slaveName's @@color:mediumorchid;regard for you dropped@@ and her
<<elseif ($slaves[$i].devotion > $slaves[$i].oldDevotion)>>
$slaves[$i].slaveName's @@color:hotpink;resistance dropped@@ and her
<<elseif ($slaves[$i].devotion is $slaves[$i].oldDevotion)>>
$slaves[$i].slaveName's @@color:yellow;resistance did not change@@ and her
<<else>>
$slaves[$i].slaveName's @@color:mediumorchid;resistance increased@@ and her
<</if>>
<<if ($slaves[$i].trust > 95)>>
@@color:seagreen;trust in you is total.@@
<<elseif ($slaves[$i].trust > 20) && ($slaves[$i].trust > $slaves[$i].oldTrust)>>
@@color:mediumaquamarine;trust improved@@ this week.
<<elseif ($slaves[$i].trust > 20) && ($slaves[$i].trust is $slaves[$i].oldTrust)>>
@@color:yellow;trust did not change@@ this week.
<<elseif ($slaves[$i].trust > 20)>>
@@color:gold;trust dropped@@ this week.
<<elseif ($slaves[$i].trust > $slaves[$i].oldTrust)>>
@@color:mediumaquamarine;fear dropped@@ this week.
<<elseif ($slaves[$i].trust is $slaves[$i].oldTrust)>>
@@color:yellow;fear did not change@@ this week.
<<else>>
@@color:gold;fear increased@@ this week.
<</if>>
<<if ($slaves[$i].devotion > 50) && ($slaves[$i].oldDevotion <= 50)>>
@@color:green;She has gone from accepting her position to being devoted to you!@@
<<set $slaves[$i].devotion += 1>>
<<elseif ($slaves[$i].devotion > 20) && ($slaves[$i].oldDevotion <= 20)>>
@@color:green;She has gone from being ambivalent toward you to accepting your ownership of her!@@
<<set $slaves[$i].devotion += 1>>
<<elseif ($slaves[$i].devotion >= -20) && ($slaves[$i].oldDevotion < -20)>>
@@color:green;She has gone from disliking you to being ambivalent about you!@@
<<set $slaves[$i].devotion += 1>>
<<elseif ($slaves[$i].devotion >= -50) && ($slaves[$i].oldDevotion < -50)>>
@@color:green;She has gone from hating you to merely disliking you!@@
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if ($slaves[$i].trust > 50) && ($slaves[$i].oldtrust <= 50)>>
@@color:green;She has gone from being careful around you to trusting you!@@
<<set $slaves[$i].trust += 1>>
<<elseif ($slaves[$i].trust > 20) && ($slaves[$i].oldtrust <= 20)>>
@@color:green;She has gone from fearing you to merely being careful around you!@@
<<set $slaves[$i].trust += 1>>
<<elseif ($slaves[$i].trust >= -20) && ($slaves[$i].oldtrust < -20)>>
@@color:green;She has gone from being afraid of you to being merely fearful!@@
<<set $slaves[$i].trust += 1>>
<<elseif ($slaves[$i].trust >= -50) && ($slaves[$i].oldtrust < -50)>>
@@color:green;She has gone from being terrified to being merely afraid of you!@@
<<set $slaves[$i].trust += 1>>
<</if>>
<<if ($slaves[$i].trust < -20) && ($slaves[$i].oldtrust >= -20)>>
<<if ($slaves[$i].devotion <= 20)>>
@@color:green;She has gone from merely fearing you to actively being afraid of you!@@
<<set $slaves[$i].trust -= 2>>
<</if>>
<</if>>
<<else>> /* IS FUCKDOLL */
It is confined in a suit that limits its perception of the outside world to tonal commands from the suit itself and things that are inserted into its mouth<<if $activeSlave.vagina > -1>>, vagina,<</if>> and anus.
<<if $slaves[$i].sexualFlaw == "self hating">>
Its self hatred @@color:gold;cannot eliminate the growing fear@@ engendered by its remaining spark of self-preservation.
<<set $slaves[$i].trust += 5>>
<<elseif $slaves[$i].trust > 50>>
It still hopes you'll let it out of its suit so it can be your good slave again, but @@color:gold;fear and doubt creep in@@ by the minute. And there are a lot of them.
<<else>>
With little to do but <<if $activeSlave.fuckdoll <= 60>>wonder if it's about to be used<<else>>desperately hope it'll be used soon<</if>>, it dwells on the @@color:gold;horrible fear@@ that this dark existence will be perpetual.
<</if>>
<<set $slaves[$i].trust -= 10>>
<<if $slaves[$i].sexualFlaw == "self hating">>
It knows to its core that it deserves this, @@color:mediumorchid;slowing but not stopping its descent into depression.@@
<<set $slaves[$i].devotion += 5>>
<<elseif $slaves[$i].devotion > 50>>
It spirals through @@color:mediumorchid;obsessive depression,@@ wondering what it did to deserve this fate.
<<else>>
In the silence and darkness between the times it's used, it has little to do but @@color:mediumorchid;hate you.@@
<</if>>
<<set $slaves[$i].devotion -= 10>>
<</if>> /* CLOSES FUCKDOLL CHECK */
<</if>> /* CLOSES MINDBROKEN CHECK */
|
mayibrad/fc
|
src/uncategorized/saDevotion.tw
|
tw
|
bsd-3-clause
| 41,170 |
:: SA diet [nobr]
<<if $slaves[$i].fuckdoll == 0>>
<<if $feeder == 1>>
<<if $slaves[$i].diet != "healthy">>
The upgraded kitchen closely monitors her diet.
<</if>>
<</if>>
<<if ($slaves[$i].diet is "restricted")>> /* Weight Loss */
<<set _weightLoss to 5>>
<<set _assetLoss to 5>>
<<if ($slaves[$i].behavioralFlaw is "anorexic")>>
<<if ($slaves[$i].devotion >= -20)>>
As an anorexic, @@color:hotpink;she derives perverse enjoyment from being underfed.@@
<<set $slaves[$i].devotion += 1>>
<<else>>
As an anorexic, she accepts being underfed.
<</if>>
<<elseif ($slaves[$i].behavioralFlaw is "gluttonous")>>
As a stress glutton, @@color:gold;being underfed makes her terribly anxious.@@
<<set $slaves[$i].trust -= 5>>
<<elseif ($slaves[$i].behavioralQuirk is "fitness")>>
As a fitness fanatic, @@color:hotpink;she enjoys slimming down.@@
<<set $slaves[$i].devotion += 1>>
<<elseif ($slaves[$i].devotion <= 20)>>
@@color:mediumorchid;She resents being underfed.@@
<<set $slaves[$i].devotion -= 4>>
<</if>>
<<if ($slaves[$i].devotion <= 20)>>
<<if ($slaves[$i].dietCum > 0)>>
<<if ($slaves[$i].sexualFlaw != "cum addict")>>
<<if ($slaves[$i].fetish != "cumslut")>>
<<if ($slaves[$i].dietCum == 2)>>
<<if ($cockFeeder == 0)>>
<<if random(1,100) > 50>>
Her @@color:mediumorchid;disgusting diet@@ is little more than human ejaculate infused with nutritional supplements, and she's unable to hold most of it down.
<<set _weightLoss to 8>>
<<set _assetLoss to 4>>
<<set $slaves[$i].devotion -= 4>>
<<else>>
Despite her food being filled with large amounts of thick, human ejaculate, she manages to choke down enough that she doesn't get sick from malnourishment.
<<set _weightGain to 6>>
<<set _assetLoss to 4>>
<<set $slaves[$i].devotion -= 2>>
<</if>>
<<else>>
The phallic feeders inject her food directly into her stomach, helping her get her prescribed servings so that her weight loss is safe and consistent. However, the unmistakable taste of cum she burps up afterward @@color:mediumorchid;nauseates@@ and @@color:gold;unnerves@@ her.
<<set _weightLoss to 5>>
<<set _assetLoss to 5>>
<<set $slaves[$i].devotion -= 3>>
<<set $slaves[$i].trust -= 1>>
<</if>>
<<elseif ($slaves[$i].dietCum == 1)>>
<<if ($cockFeeder == 0)>>
<<if random(1,100) < 20>>
She is @@color:mediumorchid;troubled@@ by the use of human ejaculate as a food additive, and she has a problem keeping all of her food down.
<<set _weightLoss to 7>>
<<set _assetLoss to 4>>
<<set $slaves[$i].devotion -= 2>>
<<else>>
Despite having human ejaculate added to her food, she manages to choke it down this week, @@color:mediumorchid;but it's a struggle.@@
<<set _weightLoss to 5>>
<<set _assetLoss to 5>>
<<set $slaves[$i].devotion -= 2>>
<</if>>
<<else>>
The phallic feeders inject her food directly into her stomach, helping her get her prescribed servings so that her weight loss is safe and consistent. However, the thought of being force fed food with ejaculate in it @@color:mediumorchid;disturbs her.@@
<<set _weightLoss to 5>>
<<set _assetLoss to 5>>
<<set $slaves[$i].devotion -= 3>>
<</if>>
<</if>>
<<elseif $slaves[$i].fetishKnown == 1>>
She <<if $slaves[$i].fetishStrength < 60 >> is used to eating cum<<else>>loves eating cum<</if>>, so she <<if $slaves[$i].behavioralFlaw is "gluttonous">>desperately <</if>>sucks down every drop of the <<if $slaves[$i].dietCum == 2>>nutritionally supplemented human ejaculate<<else>>cum supplemented food<</if>> she's given to eat, especially because her servings are small.
<<if $slaves[$i].fetishStrength < 95>>
<<if $slaves[$i].dietCum == 2>>
The high concentration of cum in her food @@color:lightcoral;further@@ <<if $slaves[$i].fetishStrength < 60>>@@color:lightcoral;habituates@@<<else>>@@color:lightcoral;endears@@<</if>>@@color:lightcoral; her to the taste.@@
<<set $slaves[$i].fetishStrength += 2>>
<<elseif $slaves[$i].dietCum == 1>>
Having cum added to her food makes her <<if $slaves[$i].fetishStrength < 60>>@@color:lightcoral;even more used to the taste of it.@@<<else>>@@color:lightcoral;love the taste of it even more.@@<</if>>
<<set $slaves[$i].fetishStrength += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<else>> /* For Devotion Higher than 20 */
<<if $slaves[$i].sexualFlaw is "cum addict">>
<<if $slaves[$i].dietCum == 2>>
<<if $slaves[$i].behavioralFlaw != "anorexic">>Despite wanting more to eat, t<<else>>T<</if>>he cum addict is relieved to have such high-concentrations of cum in her diet.
<<elseif $slaves[$i].dietCum == 1>>
Although her food is supplemented with ejaculate, she is so addicted to cum that restricting the amount she can eat @@color:mediumorchid;upsets her.@@
<<set $slaves[$i].devotion -= 1>>
<</if>>
<</if>>
<</if>>
<<if _weightLoss == 8>>
Her weight loss this week is so dramatic as to be dangerous, and @@color:red;her health suffers because of it.@@ @@color:gold;Your disregard for her well-being scares her.@@
<<set $slaves[$i].health -= 4>>
<<set $slaves[$i].trust -= 2>>
<<elseif _weightLoss == 7>>
Distate for her food caused her to lose weight a bit too quickly, and by the end of the week she looks @@color:gold;a little unsettled@@ and @@color:red;slightly malnourished.@@
<<set $slaves[$i].health -= 1>>
<<set $slaves[$i].trust -= 1>>
<<elseif _weightLoss == 6>>
Due to her distaste for her diet, she loses a bit more weight than she was supposed to this week, making her @@color:gold;a little anxious.@@
<<set $slaves[$i].trust -= 1>>
<<elseif _weightLoss == 5>>
She loses weight.
<</if>>
<<set $slaves[$i].weight -= _weightLoss+($feeder*2)>>
<<if $slaves[$i].boobs-$slaves[$i].boobsImplant >= 200>>
<<if random(1,_assetLoss) <= 1+$feeder>>
@@color:orange;Her breasts get a little smaller.@@
<<set $slaves[$i].boobs -= 50>>
<</if>>
<</if>>
<<if $slaves[$i].butt > 1>>
<<if random(1,_assetLoss) <= 1+$feeder>>
@@color:orange;Her butt gets a little smaller.@@
<<set $slaves[$i].butt -= 1>>
<</if>>
<</if>>
<<if ($slaves[$i].weight < -95)>>
She is now quite skinny, so her diet @@color:yellow;has defaulted to maintenance of this weight.@@
<<set $slaves[$i].diet to "healthy">>
<</if>>
<<elseif ($slaves[$i].diet is "fattening")>> /* Weight Gain */
<<set _weightGain to 5>>
<<set _assetGain to 5>>
<<if ($slaves[$i].behavioralFlaw is "anorexic")>>
Suffering from anorexia, @@color:mediumorchid;she is intensely resentful of being overfed.@@
<<set $slaves[$i].devotion -= 5>>
<<elseif ($slaves[$i].behavioralFlaw is "gluttonous")>>
As a glutton,
<<if ($slaves[$i].devotion >= -20)>>
@@color:hotpink;she derives almost sexual pleasure from being overfed.@@
<<set $slaves[$i].devotion += 4>>
<<else>>
she accepts being overfed.
<</if>>
<<elseif ($slaves[$i].devotion <= 20)>>
@@color:mediumorchid;She resents being overfed.@@
<<set $slaves[$i].devotion -= 4>>
<</if>>
<<if ($slaves[$i].devotion <= 20)>>
<<if ($slaves[$i].dietCum > 0)>>
<<if ($slaves[$i].sexualFlaw != "cum addict")>>
<<if ($slaves[$i].fetish != "cumslut")>>
<<if ($slaves[$i].dietCum == 2)>>
<<if ($cockFeeder == 0)>>
<<if random(1,100) > 50>>
@@color:mediumorchid;She is disgusted@@ that she is forced to drink large amounts of human ejaculate for sustenance. <<if $slaves[$i].sexualFlaw == "hates oral">>This is @@color:mediumorchid;exacerbated@@ by her hatred of oral sex.<</if>> She has trouble holding her food down.
<<set _weightGain to 0>>
<<set $slaves[$i].devotion -= 4>>
<<if $slaves[$i].sexualFlaw == "hates oral">>
<<set $slaves[$i].devotion -= 1>>
<</if>>
<<else>>
Despite her food being filled with large amounts of human ejaculate, she manages to keep some of it down, but @@color:mediumorchid;she hates you for it.@@
<<set _weightGain to 2>>
<<set _assetGain to 10>>
<<set $slaves[$i].devotion -= 2>>
<</if>>
<<else>>
<<if random(1,100) < 30>>
The phallic feeders inject her food directly into her stomach, helping her get the extra calories she's been prescribed, but the @@color:mediumorchid;ejaculate based food is so heavy in her tummy@@ that she loses a tiny bit of her intake to post-meal nausea.
<<set _weightGain to 4>>
<<set _assetGain to 6>>
<<set $slaves[$i].devotion -= 4>>
<<else>>
The phallic feeders inject her food directly into her stomach, ensuring that she gets all of her prescribed calories, and @@color:mediumorchid;despite some intense nausea afterwards,@@ she's able to keep her heavy cum diet down.
<<set $slaves[$i].devotion -= 4>>
<</if>>
<</if>>
<<elseif ($slaves[$i].dietCum == 1)>>
<<if ($cockFeeder == 0)>>
<<if random(1,100) < 15>>
She hates being forced to eat food that is supplemented with cum as her primary source of nourishment<<if $slaves[$i].sexualFlaw is "hates oral">>, and her hatred of oral sex makes it even worse.<<else>>.<</if>> @@color:mediumorchid;She is so disgusted@@ that she has trouble keeping most of her food down.
<<set _weightGain to 0>>
<<set $slaves[$i].devotion -= 4>>
<<else>>
Despite her food tasting strongly of cum, she manages to choke down most of it this week, @@color:mediumorchid;but she resents being a cum-fed whore.@@
<<set _weightGain to 3>>
<<set _assetGain to 8>>
<<set $slaves[$i].devotion -= 2>>
<</if>>
<<else>>
The phallic feeders inject her food directly into her stomach, helping her get her prescribed calories, even though @@color:mediumorchid;she hates the idea of being force-fed cum.@@
<<set $slaves[$i].devotion -= 2>>
<</if>>
<</if>>
<<elseif $slaves[$i].fetishKnown == 1>>
<<if $slaves[$i].behavioralFlaw is "anorexic">>Despite her predilection to starve herself, s<<else>>S<</if>>he <<if $slaves[$i].fetishStrength > 60>>loves cum so much that she <</if>>can't help but suck down every drop of the nutrition infused human ejaculate she's given to eat.
<<if $slaves[$i].fetishStrength < 95>>
<<if $slaves[$i].dietCum == 2>>
The high concentration of cum in her food @@color:lightcoral;further@@ <<if $slaves[$i].fetishStrength < 60>>@@color:lightcoral;habituates@@<<else>>@@color:lightcoral;endears@@<</if>>@@color:lightcoral; her to the taste.@@
<<set $slaves[$i].fetishStrength += 1>>
<<elseif $slaves[$i].dietCum == 1>>
Having cum added to her food makes her <<if $slaves[$i].fetishStrength < 60>>@@color:lightcoral;even more used to the taste of it.@@<<else>>@@color:lightcoral;love the taste of it even more.@@<</if>>
<<set $slaves[$i].fetishStrength += 1>>
<</if>>
<</if>>
<</if>>
<<else>>
<<if $slaves[$i].dietCum == 2>>
She hates herself for it, but the cum addict is @@color:lightpink;grateful@@ to have so much ejaculate in her diet, especially becuase she's given extra food this week.
<<set $slaves[$i].devotion += 1>>
<<else if $slaves[$i].dietCum == 1>>
The cum addict @@color:gold;anxiously@@ slurps up every drop of her cum-supplemented food this week. She eats all the extra food she's given and is @@color:mediumorchid;disturbed@@ by her insatiable hunger for more.
<<set $slaves[$i].devotion -= 1>>
<<set $slaves[$i].trust -= 1>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].dietMilk > 0)>>
<<if ($slaves[$i].sexualFlaw != "breast growth")>>
<<if ($slaves[$i].fetish != "pregnancy")>>
<<if ($slaves[$i].dietMilk == 2)>>
<<if ($cockFeeder == 0)>>
Despite her food being based on huge quantities breast milk, she manages to keep most of it down, but @@color:mediumorchid;she hates you for it.@@
<<set _weightGain to 2>>
<<set _assetGain to 10>>
<<set $slaves[$i].devotion -= 2>>
<<else>>
The phallic feeders inject her food directly into her stomach, ensuring that she gets all of her prescribed calories, and @@color:mediumorchid;despite some intense nausea afterwards,@@ she's able to keep her heavy milk diet down.
<<set $slaves[$i].devotion -= 4>>
<</if>>
<<elseif ($slaves[$i].dietMilk == 1)>>
<<if ($cockFeeder == 0)>>
Despite her food tasting strongly of human breast milk, she manages to choke down most of it this week, @@color:mediumorchid;but she resents being a milk-fed whore.@@
<<set _weightGain to 3>>
<<set _assetGain to 8>>
<<set $slaves[$i].devotion -= 2>>
<<else>>
The phallic feeders inject her food directly into her stomach, helping her get her prescribed calories, even though @@color:mediumorchid;she hates the idea of being force-fed human milk.@@
<<set $slaves[$i].devotion -= 2>>
<</if>>
<</if>>
<<elseif $slaves[$i].fetishKnown == 1>>
<<if $slaves[$i].behavioralFlaw is "anorexic">>Despite her predilection to starve herself, s<<else>>S<</if>>he <<if $slaves[$i].fetishStrength > 60>>loves breast milk so much that she <</if>>can't help but suck down every drop of the nutrition infused human milk she's given to eat.
<<if $slaves[$i].fetishStrength < 95>>
<<if $slaves[$i].dietMilk == 2>>
The high concentration of milk in her food @@color:lightcoral;further@@ <<if $slaves[$i].fetishStrength < 60>>@@color:lightcoral;habituates@@<<else>>@@color:lightcoral;endears@@<</if>>@@color:lightcoral; her to the corruption of normal pregnancy and motherhood.@@
<<set $slaves[$i].fetishStrength += 1>>
<<elseif $slaves[$i].dietMilk == 1>>
Having milk added to her food makes her <<if $slaves[$i].fetishStrength < 60>>@@color:lightcoral;accept perversion of normal pregnancy.@@<<else>>@@color:lightcoral;even hornier for anything related to pregnancy.@@<</if>>
<<set $slaves[$i].fetishStrength += 1>>
<</if>>
<</if>>
<</if>>
<<else>>
<<if $slaves[$i].dietMilk == 2>>
She hates herself for it, but the breast growth fanatic is @@color:lightpink;grateful@@ to have so much mother's milk in her diet, especially because she's given extra food this week.
<<set $slaves[$i].devotion += 1>>
<<else if $slaves[$i].dietMilk == 1>>
The breast growth fanatic @@color:gold;anxiously@@ slurps up every drop of her milk-supplemented food this week. She eats all the extra food she's given and is @@color:mediumorchid;disturbed@@ by her insatiable hunger for more mother's milk.
<<set $slaves[$i].devotion -= 1>>
<<set $slaves[$i].trust -= 1>>
<</if>>
<</if>>
<</if>>
<<else>> /* For Devotion Higher than 20 See Below for more diet effects for this condition*/
<<if $slaves[$i].sexualFlaw is "cum addict">>
<<if $slaves[$i].dietCum == 2>>
Her diet is almost pure human ejaculate with nutritional additives<<if $slaves[$i].behavioralFlaw is "anorexic">>. Despite her desire to remain thin, her cum addiction is even more powerful.<<else>>--the perfect food for a cum addict.<</if>> She gets extra food this week. She makes a sloppy mess at feeding time, getting cum all over herself, and she is unashamed of her pathological need to be your cum-fed slut. @@color:hotpink;She's a happy little cum-piggy.@@ The only drawback is that some of her food ends up on her, rather than in her.
<<set $slaves[$i].devotion += 3>>
<<set _weightGain to 4>>
<<set _assetGain to 6>>
<<elseif $slaves[$i].dietCum == 1>>
Her food is infused with ejaculate, <<if $slaves[$i].behavioralFlaw is "anorexic">>and her cum addiction trumps her desire to remain thin. S<<else>>and s<</if>>he is @@color:hotpink;thrilled to get extra this week.@@ She gobbles down every last drop like the happy <<if $slaves[$i].weight < 0>>little <<else>>chubby <</if>>cum addict she is.
<<set $slaves[$i].devotion += 2>>
<</if>>
<</if>>
<</if>>
<<if (_weightGain > 0)>>
<<if _weightGain == 5>>
She gains weight.
<<elseif _weightGain >= 3>>
She gains some weight.
<<elseif _weightGain >= 1>>
She gains a little weight, but her progress was severely limited by what she was forced to eat, @@color:gold;making for an anxious week for her.@@
<<set $slaves[$i].trust -= 1>>
<</if>>
<<set $slaves[$i].weight += _weightGain+($feeder*2)>>
<<if random(1,_assetGain) <= 1+$feeder>>
@@color:lime;Her breasts get a little bigger.@@
<<set $slaves[$i].boobs += 50>>
<</if>>
<<if random(1,_assetGain) <= 1+$feeder>>
@@color:lime;Her butt gets a little bigger.@@
<<set $slaves[$i].butt + 1>>
<</if>>
<<if $slaves[$i].weight > 95>>
She is now quite fat, so her diet @@color:yellow;has defaulted to maintenance of this weight.@@
<<set $slaves[$i].diet to "healthy">>
<</if>>
<<else>>
She doesn't gain any weight this week.
<</if>>
<<elseif ($slaves[$i].diet is "muscle building")>> /* Muscle Gain */
<<if $slaves[$i].muscles > 90>>
Her heavy workouts focus on lifting. She has plateaued at a state of @@color:lime;goddess-like musculature.@@
<<set $slaves[$i].muscles = 100>>
<<set $slaves[$i].diet to "healthy">>
<<elseif ($slaves[$i].drugs is "steroids")>>
Her heavy workouts focus on lifting, and since she's on so much gear, she @@color:lime;gains muscle rapidly.@@
<<set $slaves[$i].muscles += 8>>
<<elseif ($slaves[$i].balls > 0) && ($slaves[$i].hormones > 0)>>
Her heavy workouts focus on lifting, but with natural testosterone and artificial female hormones clashing in her system, she only @@color:lime;slowly gains muscle.@@
<<set $slaves[$i].muscles += 3>>
<<elseif ($slaves[$i].balls > 0) && ($slaves[$i].hormones < 0)>>
Her heavy workouts focus on lifting, and with natural testosterone and artificial male hormones in her system, she @@color:lime;gains muscle rapidly.@@
<<set $slaves[$i].muscles += 8>>
<<elseif ($slaves[$i].balls > 0)>>
Her heavy workouts focus on lifting, and with natural testosterone in her system, she @@color:lime;gains muscle.@@
<<set $slaves[$i].muscles += 5>>
<<elseif ($slaves[$i].hormones < 0)>>
Her heavy workouts focus on lifting, and with artificial testosterone in her system, she @@color:lime;gains muscle.@@
<<set $slaves[$i].muscles += 5>>
<<elseif ($slaves[$i].hormones > 0)>>
Her heavy workouts focus on lifting, but with lots of female hormones in her system, she barely @@color:lime;gains muscle.@@
<<set $slaves[$i].muscles += 2>>
<<else>>
Her heavy workouts focus on lifting, and she @@color:lime;slowly gains muscle.@@
<<set $slaves[$i].muscles += 3>>
<</if>>
<<if ($slaves[$i].behavioralQuirk is "fitness")>>
She attacks lifting with real enthusiasm, further increasing her mass.
<<set $slaves[$i].muscles += 2>>
<</if>>
<<if random(1,100) > 90>>
<<if ($slaves[$i].boobs-$slaves[$i].boobsImplant >= 200)>>
@@color:orange;Her breasts get a little smaller.@@
<<set $slaves[$i].boobs -= 50>>
<<elseif ($slaves[$i].butt > 1)>>
@@color:orange;Her butt gets a little smaller.@@
<<set $slaves[$i].butt -= 1>>
<</if>>
<</if>>
<<if random(1,100) > 80>>
Her workout successes have @@color:green;improved her health.@@
<<set $slaves[$i].health += 10>>
<</if>>
<<if $slaves[$i].weight > 10>>
Her workouts have also @@color:orange;burned off some excess fat.@@
<<set $slaves[$i].weight -= 2>>
<</if>>
<<elseif ($slaves[$i].diet is "slimming")>> /* Muscle Loss */
<<if $slaves[$i].muscles <= 5>>
Her long workouts focus on cardio. She has finally @@color:lime;lost all visible musculature.@@
<<set $slaves[$i].muscles = 0>>
<<set $slaves[$i].diet to "healthy">>
<<elseif ($slaves[$i].drugs is "steroids")>>
Her long workouts focus on cardio, but since she's still shooting gear, she @@color:lime;loses mass slowly.@@
<<set $slaves[$i].muscles -= 3>>
<<elseif ($slaves[$i].balls > 0) && ($slaves[$i].hormones < 0)>>
Her long workouts focus on cardio, but since she's got so much natural and artificial testosterone, she @@color:lime;loses mass slowly.@@
<<set $slaves[$i].muscles -= 3>>
<<elseif ($slaves[$i].balls > 0) && ($slaves[$i].hormones > 0)>>
Her long workouts focus on cardio, and with the natural testosterone in her system counteracted by hormone treatment, she @@color:lime;loses musculature.@@
<<set $slaves[$i].muscles -= 5>>
<<elseif ($slaves[$i].balls > 0)>>
Her long workouts focus on cardio, but with some natural testosterone in her system, she @@color:lime;loses muscle slowly.@@
<<set $slaves[$i].muscles -= 3>>
<<elseif ($slaves[$i].hormones > 0)>>
Her long workouts focus on cardio, and with female hormone treatment, she @@color:lime;loses musculature rapidly.@@
<<set $slaves[$i].muscles -= 8>>
<<elseif ($slaves[$i].hormones < 0)>>
Her long workouts focus on cardio, but under male hormone treatment, she @@color:lime;loses muscle slowly.@@
<<set $slaves[$i].muscles -= 3>>
<<else>>
Her long workouts focus on cardio, and she @@color:lime;loses musculature.@@
<<set $slaves[$i].muscles -= 5>>
<</if>>
<<if ($slaves[$i].behavioralQuirk is "fitness")>>
She approaches endurance work with real enthusiasm, quickly slimming her down.
<<set $slaves[$i].muscles -= 2>>
<</if>>
<<if random(1,100) > 90>>
<<if ($slaves[$i].boobs-$slaves[$i].boobsImplant >= 200)>>
@@color:orange;Her breasts get a little smaller.@@
<<set $slaves[$i].boobs -= 50>>
<<elseif ($slaves[$i].butt > 1)>>
@@color:orange;Her butt gets a little smaller.@@
<<set $slaves[$i].butt -= 1>>
<</if>>
<</if>>
<<if random(1,100) > 80>>
Her workout successes have @@color:green;improved her health.@@
<<set $slaves[$i].health += 10>>
<</if>>
<<if $slaves[$i].weight > 10>>
Her workouts have also @@color:orange;burned off some excess fat.@@
<<set $slaves[$i].weight -= 2>>
<</if>>
<<elseif ($slaves[$i].diet is "cum production")>>
<<if ($slaves[$i].attrXX < 80)>>
She finds herself @@color:lime;fantasizing about fucking girls@@ in her free time.
<<set $slaves[$i].attrXX += 2>>
<</if>>
<<if ($slaves[$i].balls < 6) && (random(1,100) > 90)>>
Her @@color:lime;balls swell@@ to better accommodate her increased cum production.
<<set $slaves[$i].balls += 1>>
<</if>>
<<if ($slaves[$i].fetishKnown == 1)>>
<<if ($slaves[$i].fetishStrength < 95) && ($slaves[$i].fetish is "pregnancy")>>
Her thoughts frequently drift towards @@color:coral;bellies swelling with her children@@ whenever she has sex or pleasures herself.
<<set $slaves[$i].fetishStrength += 1>>
<<elseif ($slaves[$i].energy < 90) && ($slaves[$i].fetish is "pregnancy")>>
Her eagerness for sex @@color:lime;grows stronger@@ the more her aching nuts yearn to inseminate a fertile womb.
<<set $slaves[$i].energy += 1>>
<</if>>
<</if>>
<<if ($slaves[$i].fetishStrength <= 65)>>
<<if ($slaves[$i].fetish != "pregnancy")>>
<<if $fetishChangeChance > random(0,100)>>
She begins to find the thought of filling a fertile womb with sperm @@color:lime;irresistable@@.
<<set $slaves[$i].fetish to "pregnancy">>
<<set $slaves[$i].fetishKnown to 1>>
<</if>>
<</if>>
<</if>>
<<elseif ($slaves[$i].diet is "XX")>> /* Female Hormones */
<<if ($slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1) && ($slaves[$i].balls > 0)>> /* herm */
<<if ($slaves[$i].behavioralQuirk is "insecure")>>
Despite some doubts lurking at the back of her mind, your insistence that she will be prettier if she was more feminine @@color:hotpink;lets her enjoy@@ the estrogen rich food given to her.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if $slaves[$i].weight < 30>>
Hormonal changes encourage her body to @@color:lime;grow softer.@@
<<set $slaves[$i].weight += 1>>
<</if>>
<<if ($slaves[$i].breasts <= 500)>>
Her breasts @@color:lime;grow slightly@@ from the estrogen.
<<set $slaves[$i].boobs += 10>>
<</if>>
<<if $slaves[$i].butt < 4 && random(1,100) > 75>>
Her rear @@color:lime;rounds out@@ to fit her developing femininity.
<<set $slaves[$i].butt += 1>>
<</if>>
<<if $slaves[$i].dick > 1 && random(1,100) > 95>>
Her dick @@color:orange;shrinks slightly@@ due to her body chemistry.
<<set $slaves[$i].dick -= 1>>
<</if>>
<<if $slaves[$i].balls > 1 && random(1,100) > 95>>
Her balls @@color:orange;shrivel@@ due to her body chemistry.
<<set $slaves[$i].balls -= 1>>
<</if>>
<<elseif $slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1>> /* female */
<<if ($slaves[$i].behavioralQuirk is "insecure")>>
Despite some doubts lurking at the back of her mind, your insistence that she will be prettier if she was more fertile @@color:hotpink;lets her enjoy@@ the estrogen rich food given to her.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if $slaves[$i].weight < 40>>
Hormonal changes encourage her body to @@color:lime;grow softer.@@
<<set $slaves[$i].weight += 1>>
<</if>>
<<if ($slaves[$i].breasts <= 600)>>
Her breasts @@color:lime;grow slightly@@ from the estrogen.
<<set $slaves[$i].boobs += 10>>
<</if>>
<<if $slaves[$i].butt < 5 && random(1,100) > 75>>
Her rear @@color:lime;rounds out@@ to fit her developing femininity.
<<set $slaves[$i].butt += 1>>
<</if>>
<<elseif $slaves[$i].balls > 0>> /* male */
<<if ($slaves[$i].behavioralQuirk is "insecure")>>
Despite some doubts lurking at the back of her mind, your insistence that she will be prettier if she was more feminine @@color:hotpink;lets her enjoy@@ the estrogen rich food given to her.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if $slaves[$i].weight < 20>>
Hormonal changes encourage her body to @@color:lime;grow softer.@@
<<set $slaves[$i].weight += 1>>
<</if>>
<<if ($slaves[$i].breasts <= 400)>>
Her breasts @@color:lime;grow slightly@@ from the estrogen.
<<set $slaves[$i].boobs += 10>>
<</if>>
<<if $slaves[$i].butt < 3 && random(1,100) > 75>>
Her rear @@color:lime;rounds out@@ to fit her developing femininity.
<<set $slaves[$i].butt += 1>>
<</if>>
<<if $slaves[$i].dick > 1 && random(1,100) > 99>>
Her dick @@color:orange;shrinks slightly@@ due to her body chemistry.
<<set $slaves[$i].dick -= 1>>
<</if>>
<<if $slaves[$i].balls > 1 && random(1,100) > 99>>
Her balls @@color:orange;shrivel@@ due to her body chemistry.
<<set $slaves[$i].balls -= 1>>
<</if>>
<</if>>
<<if $slaves[$i].attrXY < 100>>
She begins to find men @@color:lime;a little more attractive@@ thanks to the female hormones.
<<set $slaves[$i].attrXY += 1>>
<</if>>
<<if $slaves[$i].energy < 70>>
Hormones leave her feeling @@color:lime;a little more frisky@@ towards others.
<<set $slaves[$i].energy += 1>>
<</if>>
<<elseif ($slaves[$i].diet is "XY")>> /* Male Hormones */
<<if ($slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1) && ($slaves[$i].balls > 0)>> /* herm */
<<if ($slaves[$i].behavioralQuirk is "insecure")>>
Despite some doubts lurking at the back of her mind, your insistence that she will be handsomer if she was more masculine @@color:hotpink;lets her enjoy@@ the testosterone rich food given to her.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if $slaves[$i].muscles < 60>>
Hormonal changes encourage her body to @@color:lime;gain muscle.@@
<<set $slaves[$i].muscles += 1>>
<</if>>
<<if $slaves[$i].dick < 4 && random(1,100) > 95>>
Her dick @@color:lime;grows slightly@@ due to the male hormones in her diet.
<<set $slaves[$i].dick += 1>>
<</if>>
<<if $slaves[$i].balls < 3 && random(1,100) > 95>>
Her balls @@color:lime;swell@@ due to the male hormones in her diet.
<<set $slaves[$i].balls += 1>>
<</if>>
<<if ($slaves[$i].breasts > 400)>>
Her breasts @@color:orange;lose some mass@@ from the lack of estrogen in her diet.
<<set $slaves[$i].boobs -= 10>>
<</if>>
<<elseif $slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1>> /* female */
<<if ($slaves[$i].behavioralQuirk is "insecure")>>
Despite some doubts lurking at the back of her mind, your insistence that she will be handsomer if she was less feminine @@color:hotpink;lets her enjoy@@ the testosterone rich food given to her.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if $slaves[$i].muscles < 15>>
Hormonal changes encourage her body to @@color:lime;gain muscle.@@
<<set $slaves[$i].muscles += 1>>
<</if>>
<<if ($slaves[$i].breasts > 500)>>
Her breasts @@color:orange;lose some mass@@ from the lack of estrogen in her diet.
<<set $slaves[$i].boobs -= 10>>
<</if>>
<<elseif $slaves[$i].balls > 0>> /* male */
<<if ($slaves[$i].behavioralQuirk is "insecure")>>
Despite some doubts lurking at the back of her mind, your insistence that she will be handsomer if she was more masculine @@color:hotpink;lets her enjoy@@ the testosterone rich food given to her.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if $slaves[$i].muscles < 30>>
Hormonal changes encourage her body to @@color:lime;gain muscle.@@
<</if>>
<<if $slaves[$i].dick < 4 && random(1,100) > 95>>
Her dick @@color:lime;grows slightly@@ due to the male hormones in her diet.
<<set $slaves[$i].dick += 1>>
<</if>>
<<if $slaves[$i].balls < 4 && random(1,100) > 95>>
Her balls @@color:lime;swell@@ due to the male hormones in her diet.
<<set $slaves[$i].balls += 1>>
<</if>>
<<if ($slaves[$i].breasts > 300)>>
Her breasts @@color:orange;lose some mass@@ to better suit her body chemistry.
<<set $slaves[$i].boobs -= 10>>
<</if>>
<</if>>
<<if $slaves[$i].attrXX < 100>>
She begins to find women @@color:lime;a little more attractive@@ thanks to the male hormones.
<<set $slaves[$i].attrXX += 1>>
<</if>>
<<if $slaves[$i].energy < 70>>
Hormones leave her feeling @@color:lime;a little more frisky@@ towards others.
<<set $slaves[$i].energy += 1>>
<</if>>
<<elseif ($slaves[$i].diet is "XXY")>> /* Futa Hormones */
<<if ($slaves[$i].behavioralQuirk is "insecure")>>
Despite some doubts lurking at the back of her mind, your insistence that she will be gorgeous if she embraced both halves of her sexuality @@color:hotpink;lets her enjoy@@ her special diet.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if $slaves[$i].muscles < 90>>
Hormonal changes encourage her body to @@color:lime;gain muscle.@@
<<set $slaves[$i].muscles += 1>>
<</if>>
<<if $slaves[$i].weight < 50>>
Hormonal changes encourage her body to @@color:lime;grow softer.@@
<<set $slaves[$i].weight += 1>>
<</if>>
<<if ($slaves[$i].breasts <= 800)>>
Her breasts @@color:lime;grow slightly@@ to fit her developing femininity.
<<set $slaves[$i].boobs += 10>>
<</if>>
<<if $slaves[$i].butt < 5 && random(1,100) > 75>>
Her rear @@color:lime;rounds out@@ to fit her developing femininity.
<<set $slaves[$i].butt += 1>>
<</if>>
<<if $slaves[$i].dick < 5 && random(1,100) > 90>>
Her dick @@color:lime;grows slightly@@ to fit her developing masculinity.
<<set $slaves[$i].dick += 1>>
<</if>>
<<if $slaves[$i].balls < 5 && random(1,100) > 90>>
Her balls @@color:lime;swell@@ to fit her developing masculinity.
<<set $slaves[$i].balls += 1>>
<</if>>
<<if $slaves[$i].attrXX < 100>>
She begins to find women @@color:lime;a little more attractive@@ thanks to her specialized hormones.
<<set $slaves[$i].attrXX += 1>>
<</if>>
<<if $slaves[$i].attrXY < 100>>
She begins to find men @@color:lime;a little more attractive@@ thanks to her specialized hormones.
<<set $slaves[$i].attrXY += 1>>
<</if>>
<<if $slaves[$i].energy < 90>>
She hormones leave her feeling @@color:lime;a little more frisky@@ towards others.
<<set $slaves[$i].energy += 1>>
<</if>>
<</if>>
<<if ($slaves[$i].dietCum > 0)>>
<<if ($slaves[$i].devotion > 20)>> /* Diet effects for Devotion over 20 -- For ALL cum diets */
<<if ($slaves[$i].fetishKnown == 1)>>
<<if ($slaves[$i].fetishStrength > 95) && ($slaves[$i].fetish is "cumslut")>>
She @@color:hotpink;regularly orgasms@@ while sucking down her cum-infused breakfast.
<<set $slaves[$i].devotion += 1>>
<<elseif ($slaves[$i].energy > 95) || ($slaves[$i].fetish is "cumslut")>>
She @@color:hotpink;enjoys@@ the perversity of having large amounts of ejaculate in her diet.
<<set $slaves[$i].devotion += 1>>
<</if>>
<</if>>
<<if ($slaves[$i].fetishStrength <= 95)>>
<<if ($slaves[$i].fetish != "cumslut")>>
<<if $fetishChangeChance > random(0,100)>>
After sucking down cum for sustenance, she has started to think of the stuff as a @@color:lightcoral;normal part@@ of life.
<<set $slaves[$i].fetish to "cumslut">>
<<set $slaves[$i].fetishKnown to 1>>
<</if>>
<</if>>
<</if>>
<<else>> /* For devotion under 20. This is for all cum diets EXCEPT restricted and fattening diets. See above for those effects */
<<if ($slaves[$i].sexualFlaw != "cum addict")>>
<<if ($slaves[$i].fetish != "cumslut")>>
<<if $slaves[$i].diet != "fattening">>
<<if $slaves[$i].diet != "restricted">>
<<if $slaves[$i].energy < 60>>
<<if $slaves[$i].dietCum == 2>>
Her diet is basically pure ejaculate supplemented by nutritional vitamins. Being forced to rely on human sex-fluid for sustenance @@color:mediumorchid;nauseates her.@@
<<set $slaves[$i].devotion -= 3>>
<<elseif $slaves[$i].dietCum == 1>>
She is @@color:mediumorchid;nauseated@@ by the large amounts of ejaculate in her diet.
<<set $slaves[$i].devotion -= 2>>
<</if>>
<<if $slaves[$i].weight >= -95>>
<<if $cockFeeder != 1>>
<<if $slaves[$i].dietCum == 2>>
She has trouble keeping her disgusting food down; she loses weight.
<<set $slaves[$i].weight -= 5>>
<<elseif $slaves[$i].dietCum == 1>>
<<if random(1,3) == 3>>
She has trouble keeping her disgusting food down; she loses weight.
<<if ($slaves[$i].boobs-$slaves[$i].boobsImplant >= 200)>>
@@color:orange;Her breasts get a little smaller.@@
<<set $slaves[$i].boobs -= 50>>
<<elseif ($slaves[$i].butt > 1)>>
@@color:orange;Her butt gets a little smaller.@@
<<set $slaves[$i].butt -= 1>>
<</if>>
<</if>>
<</if>>
<<else>>
Despite her revulsion, the deep-throating phallic feeders ensure that she swallows all her food.
<</if>>
<</if>>
<<else>>
<<if $slaves[$i].dietCum == 2>>
<<if $slaves[$i].energy > 80>>
She has become so sex-driven that she @@color:lime;appreciates the perversity@@ of her extreme cum diet, despite @@color:mediumorchid;it sometimes being a bit too much for her.@@
<<set $slaves[$i].devotion -= 1>>
<<set $slaves[$i].energy += 1>>
<<else>>
Her high sex drive helps her pretend her heavy cum-based diet is the <<if $slaves[$i].fetish is "masochist">>ejaculate of an abusive lover<<elseif $slaves[$i].fetish is "boobs">>fresh milk from a pretty dairy cow<<elseif $slaves[$i].fetish is "submissive">>ejaculate of a dominant partner<<elseif $slaves[$i].fetish is "pregnancy">>ejaculate of her future baby's father<<elseif $slaves[$i].fetish is "sadist">>ejaculate of a pain-slut she recently milked<<elseif $slaves[$i].fetish is "buttslut">>ejaculate of a cock that just came from her butt<<elseif $slaves[$i].fetish is "dom">>ejaculate of a weak-minded submissive<<elseif $slaves[$i].fetish is "humiliation">>ejaculate of a publicly used slut<<else>>ejaculate of a gentle lover<</if>>--helping her keep her @@color:mediumorchid;unpleasant@@ food down.
<<set $slaves[$i].devotion -= 1>>
<</if>>
<<elseif $slaves[$i].dietCum == 1>>
<<if $slaves[$i].energy > 80>>
She has become so sex-driven that she appreciates the perversity of her cum diet, making her @@color:lime;feel sexier@@ for eating it.
<<set $slaves[$i].energy += 2>>
<<else>>
Her high sex drive helps her pretend her cum-supplemeneted diet is the <<if $slaves[$i].fetish is "masochist">>ejaculate of an abusive lover<<elseif $slaves[$i].fetish is "boobs">>fresh milk from a pretty dairy cow<<elseif $slaves[$i].fetish is "submissive">>ejaculate of a dominant partner<<elseif $slaves[$i].fetish is "pregnancy">>ejaculate of her future baby's father<<elseif $slaves[$i].fetish is "sadist">>ejaculate of a pain-slut she recently milked<<elseif $slaves[$i].fetish is "buttslut">>ejaculate of a cock that just came from her butt<<elseif $slaves[$i].fetish is "dom">>ejaculate of a weak-minded submissive<<elseif $slaves[$i].fetish is "humiliation">>ejaculate of a publicly used slut<<else>>ejaculate of a gentle lover<</if>>--helping her swallow her food without complaint.
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $cockFeeder == 1>> /* Cockfeeder effects independent of diet type. There are other special cockfeeder effects for fattening and slimming cum diets above */
<<if $slaves[$i].fetish != "mindbroken">>
<<if ($slaves[$i].sexualFlaw is "hates oral")>>
<<if ndef _weightGain>>
<<if random(1,100) > 80>>
Getting her sustenance only after working the phallic food dispensers in the kitchen forces her to @@color:green;accept oral sex@@ as a fact of life.
<<set $slaves[$i].sexualFlaw to "none">>
<<else>>
Being forced to get her sustenance only by working the phallic food dispensers in the kitchen @@color:mediumorchid;infuriates her,@@ since she hates oral.
<<set $slaves[$i].devotion -= 4>>
<</if>>
<</if>>
<<elseif ($slaves[$i].fetishKnown == 0) && ($slaves[$i].fetish is "cumslut")>>
<<if ($slaves[$i].fetishKnown == 0)>>
Being forced to get her sustenance only by working the phallic food dispensers in the kitchen has revealed something: @@color:lightcoral;she's got an oral fetish!@@
<<set $slaves[$i].fetishKnown to 1>>
<<elseif ($slaves[$i].fetishStrength <= 95) && ($slaves[$i].devotion > 4)>>
Being forced to get her sustenance only by working the phallic food dispensers in the kitchen has @@color:lightcoral;deepened her oral fixation.@@
<<set $slaves[$i].fetishStrength += 5>>
<</if>>
<<elseif ($slaves[$i].fetish != "cumslut")>>
<<if ndef _weightGain>>
<<if ($slaves[$i].devotion < -20)>>
Being forced to get her sustenance only by working the phallic food dispensers in the kitchen @@color:mediumorchid;disgusts her.@@
<<set $slaves[$i].devotion -= 2>>
<<elseif $fetishChangeChance > random(0,100)>>
Getting her sustenance only after working the phallic food dispensers in the kitchen makes sucking cock to completion such an integral part of her life that she starts to @@color:lightcoral;fetishize ejaculate.@@
<<set $slaves[$i].fetish to "cumslut">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 10>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].sexualQuirk is "gagfuck queen")>>
She @@color:hotpink;secretly enjoys@@ gagging on her breakfast every morning.
<<set $slaves[$i].devotion += 1>>
<</if>>
<</if>>
<</if>>
<<else>> /* FUCKDOLL DIETS */
<<if ($slaves[$i].diet is "restricted")>> /* Weight Loss */
The ports in Fuckdoll suits allow total dietary control, and it's barely aware it's being @@color:orange;slimmed down.@@
<<set $slaves[$i].weight -= 9>>
<<if random(1,2) <= 1>>
<<if random(1,2) <= 1>>
@@color:orange;Its breasts get a little smaller.@@
<<set $slaves[$i].boobs -= 50>>
<</if>>
<</if>>
<<if $slaves[$i].butt > 1>>
<<if random(1,5) <= 1>>
@@color:orange;Its butt gets a little smaller.@@
<<set $slaves[$i].butt -= 1>>
<</if>>
<</if>>
<<if ($slaves[$i].weight < -95)>>
It is now quite skinny, so its diet @@color:yellow;has defaulted to maintenance of this weight.@@
<<set $slaves[$i].diet to "healthy">>
<</if>>
<<elseif ($slaves[$i].diet is "fattening")>> /* Weight Gain */
The ports in Fuckdoll suits allow total dietary control, and it's barely aware it's being @@color:lime;fattened up.@@
<<set $slaves[$i].weight += 9>>
<<if random(1,2) <= 1>>
@@color:lime;Its breasts get a little bigger.@@
<<set $slaves[$i].boobs += 50>>
<</if>>
<<if random(1,5) <= 1>>
@@color:lime;Its butt gets a little bigger.@@
<<set $slaves[$i].butt + 1>>
<</if>>
<<if $slaves[$i].weight > 95>>
It is now quite fat, so its diet @@color:yellow;has defaulted to maintenance of this weight.@@
<<set $slaves[$i].diet to "healthy">>
<</if>>
<<elseif ($slaves[$i].diet is "muscle building")>> /* Muscle Gain */
Fuckdolls suits can force their inhabitants to lift weights until they drop.
<<if $slaves[$i].muscles > 90>>
It has plateaued at a state of @@color:lime;perfect musculature.@@
<<set $slaves[$i].muscles = 100>>
<<set $slaves[$i].diet to "healthy">>
<<else>>
It @@color:lime;slowly gains muscle.@@
<<set $slaves[$i].muscles += 9>>
<</if>>
<<if random(1,100) > 90>>
<<if ($slaves[$i].boobs-$slaves[$i].boobsImplant >= 200)>>
@@color:orange;Its breasts get a little smaller.@@
<<set $slaves[$i].boobs -= 50>>
<<elseif ($slaves[$i].butt > 1)>>
@@color:orange;Its butt gets a little smaller.@@
<<set $slaves[$i].butt -= 1>>
<</if>>
<</if>>
<<if $slaves[$i].weight > 10>>
Its workouts have also @@color:orange;burned off some excess fat.@@
<<set $slaves[$i].weight -= 2>>
<</if>>
The stress of forced exercise is trivial compared to everything else it experiences, and it's unaffected mentally.
<<elseif ($slaves[$i].diet is "slimming")>> /* Muscle Loss */
Fuckdoll suits can force their inhabitants to work out until they drop.
<<if $slaves[$i].muscles <= 10>>
It has finally @@color:lime;lost all visible musculature.@@
<<set $slaves[$i].muscles = 0>>
<<set $slaves[$i].diet to "healthy">>
<<else>>
It @@color:lime;loses musculature.@@
<<set $slaves[$i].muscles -= 9>>
<</if>>
<<if random(1,100) > 90>>
<<if ($slaves[$i].boobs-$slaves[$i].boobsImplant >= 200)>>
@@color:orange;Its breasts get a little smaller.@@
<<set $slaves[$i].boobs -= 50>>
<<elseif ($slaves[$i].butt > 1)>>
@@color:orange;Its butt gets a little smaller.@@
<<set $slaves[$i].butt -= 1>>
<</if>>
<</if>>
<<if $slaves[$i].weight > 10>>
Its workouts have also @@color:orange;burned off some excess fat.@@
<<set $slaves[$i].weight -= 2>>
<</if>>
The stress of forced exercise is trivial compared to everything else it experiences, and it's unaffected mentally.
<<elseif ($slaves[$i].diet is "cum production")>>
Fuckdoll suits have easily attached reserviors to catch excess cum.
<<if ($slaves[$i].balls < 6) && (random(1,100) > 90)>>
It's @@color:lime;balls swell@@ to better accommodate its increased cum production.
<<set $slaves[$i].balls += 1>>
<</if>>
<<elseif ($slaves[$i].diet is "XX")>> /* Female Hormones */
The ports in Fuckdoll suits allow total dietary control, and it's barely aware it's being @@color:lime;feminized.@@
<<if ($slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1) && ($slaves[$i].balls > 0)>> /* herm */
<<if $slaves[$i].weight < 30>>
Hormonal changes encourage its body to @@color:lime;grow softer.@@
<<set $slaves[$i].weight += 1>>
<</if>>
<<if ($slaves[$i].breasts <= 500)>>
Its breasts @@color:lime;grow slightly@@ from the estrogen.
<<set $slaves[$i].boobs += 10>>
<</if>>
<<if $slaves[$i].butt < 4 && random(1,100) > 75>>
Its rear @@color:lime;rounds out@@ to fit its growing curves.
<<set $slaves[$i].butt += 1>>
<</if>>
<<if $slaves[$i].dick > 1 && random(1,100) > 95>>
Its dick @@color:orange;shrinks slightly.@@
<<set $slaves[$i].dick -= 1>>
<</if>>
<<if $slaves[$i].balls > 1 && random(1,100) > 95>>
Its balls @@color:orange;shrivel@@ due to its body chemistry.
<<set $slaves[$i].balls -= 1>>
<</if>>
<<elseif $slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1>> /* female */
<<if $slaves[$i].weight < 40>>
Hormonal changes encourage its body to @@color:lime;grow softer.@@
<<set $slaves[$i].weight += 1>>
<</if>>
<<if ($slaves[$i].breasts <= 600)>>
Its breasts @@color:lime;grow slightly@@ from the estrogen.
<<set $slaves[$i].boobs += 10>>
<</if>>
<<if $slaves[$i].butt < 5 && random(1,100) > 75>>
Its rear @@color:lime;rounds out@@ to fit its developing femininity.
<<set $slaves[$i].butt += 1>>
<</if>>
<<elseif $slaves[$i].balls > 0>> /* male */
<<if $slaves[$i].weight < 20>>
Hormonal changes encourage its body to @@color:lime;grow softer.@@
<<set $slaves[$i].weight += 1>>
<</if>>
<<if ($slaves[$i].breasts <= 400)>>
Its breasts @@color:lime;grow slightly@@ from the estrogen.
<<set $slaves[$i].boobs += 10>>
<</if>>
<<if $slaves[$i].butt < 3 && random(1,100) > 75>>
Its rear @@color:lime;rounds out@@ to fit its developing femininity.
<<set $slaves[$i].butt += 1>>
<</if>>
<<if $slaves[$i].dick > 1 && random(1,100) > 99>>
Its dick @@color:orange;shrinks slightly@@ due to its body chemistry.
<<set $slaves[$i].dick -= 1>>
<</if>>
<<if $slaves[$i].balls > 1 && random(1,100) > 99>>
Its balls @@color:orange;shrivel@@ due to its body chemistry.
<<set $slaves[$i].balls -= 1>>
<</if>>
<</if>>
<<elseif ($slaves[$i].diet is "XY")>> /* Male Hormones */
The ports in Fuckdoll suits allow total dietary control, and it's barely aware it's becoming @@color:lime;masculine.@@
<<if ($slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1) && ($slaves[$i].balls > 0)>> /* herm */
<<if $slaves[$i].muscles < 60>>
Hormonal changes encourage its body to @@color:lime;gain muscle.@@
<<set $slaves[$i].muscles += 1>>
<</if>>
<<if $slaves[$i].dick < 4 && random(1,100) > 95>>
Her dick @@color:lime;grows slightly@@ due to the male hormones in its diet.
<<set $slaves[$i].dick += 1>>
<</if>>
<<if $slaves[$i].balls < 3 && random(1,100) > 95>>
Its balls @@color:lime;swell@@ due to the male hormones in its diet.
<<set $slaves[$i].balls += 1>>
<</if>>
<<if ($slaves[$i].breasts > 400)>>
ITs breasts @@color:orange;lose some mass@@ from the lack of estrogen in its diet.
<<set $slaves[$i].boobs -= 10>>
<</if>>
<<elseif $slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1>> /* female */
<<if $slaves[$i].muscles < 15>>
Hormonal changes encourage its body to @@color:lime;gain muscle.@@
<<set $slaves[$i].muscles += 1>>
<</if>>
<<if ($slaves[$i].breasts > 500)>>
Its breasts @@color:orange;lose some mass@@ from the lack of estrogen in its diet.
<<set $slaves[$i].boobs -= 10>>
<</if>>
<<elseif $slaves[$i].balls > 0>> /* male */
<<if $slaves[$i].muscles < 30>>
Hormonal changes encourage its body to @@color:lime;gain muscle.@@
<</if>>
<<if $slaves[$i].dick < 4 && random(1,100) > 95>>
Its dick @@color:lime;grows slightly@@ due to the male hormones in its diet.
<<set $slaves[$i].dick += 1>>
<</if>>
<<if $slaves[$i].balls < 4 && random(1,100) > 95>>
Its balls @@color:lime;swell@@ due to the male hormones in its diet.
<<set $slaves[$i].balls += 1>>
<</if>>
<<if ($slaves[$i].breasts > 300)>>
Its breasts @@color:orange;lose some mass@@ to better suit its body chemistry.
<<set $slaves[$i].boobs -= 10>>
<</if>>
<</if>>
<<elseif ($slaves[$i].diet is "XXY")>> /* Futa Hormones */
The ports in Fuckdoll suits allow total dietary control, and it's barely aware its sexual aspects are being @@color:lime;enhanced.@@
<<if $slaves[$i].muscles < 90>>
Hormonal changes encourage its body to @@color:lime;gain muscle.@@
<<set $slaves[$i].muscles += 1>>
<</if>>
<<if $slaves[$i].weight < 50>>
Hormonal changes encourage its body to @@color:lime;grow softer.@@
<<set $slaves[$i].weight += 1>>
<</if>>
<<if ($slaves[$i].breasts <= 800)>>
Its breasts @@color:lime;grow slightly@@ to fit its developing femininity.
<<set $slaves[$i].boobs += 10>>
<</if>>
<<if $slaves[$i].butt < 5 && random(1,100) > 75>>
Its rear @@color:lime;rounds out@@ to fit its developing femininity.
<<set $slaves[$i].butt += 1>>
<</if>>
<<if $slaves[$i].dick < 5 && random(1,100) > 90>>
Its dick @@color:lime;grows slightly@@ to fit its developing masculinity.
<<set $slaves[$i].dick += 1>>
<</if>>
<<if $slaves[$i].balls < 5 && random(1,100) > 90>>
Its balls @@color:lime;swell@@ to fit its developing masculinity.
<<set $slaves[$i].balls += 1>>
<</if>>
<</if>>
<</if>> /* CLOSES FUCKDOLL CHECK */
|
mayibrad/fc
|
src/uncategorized/saDiet.tw
|
tw
|
bsd-3-clause
| 48,558 |
:: SA drugs [nobr]
<<switch $slaves[$i].drugs>>
<<case "hormone enhancers">>
$possessiveCap drug regime prepares $possessive body to accept hormonal effects.
<<display "SA hormone effects">>
<<case "psychosuppressants">>
The psychosuppressants @@color:hotpink;reduce $possessive ability to question $possessive role@@ or @@color:mediumaquamarine;think independently.@@
<<set $slaves[$i].devotion += 4>>
<<set $slaves[$i].trust += 4>>
<<if ($slaves[$i].intelligence > -2)>>
They @@color:orangered;negatively impact $possessive intelligence,@@ as well.
<<set $slaves[$i].intelligence -= 1>>
<</if>>
<<if $slaves[$i].fuckdoll == 0>>
<<if ($slaves[$i].intelligence < 0)>>
<<if ($slaves[$i].fetishStrength <= 60)>>
<<if ($slaves[$i].fetish != "submissive")>>
<<if $fetishChangeChance > random(0,100)>>
The willingness to @@color:lightcoral;submit@@ created by the drugs invades $possessive sexuality, too.
<<set $slaves[$i].fetish to "submissive">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 10>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<case "hyper breast injections">>
<<set $slaves[$i].chem += 2>>
<<set $seed to 0>>
$pronounCap receives @@color:lime;direct injections of <<if ($injectionUpgrade != 0)>> advanced<</if>> hyper growth hormones, right into $possessive breasts;@@
<<if ($slaves[$i].diet is "fattening")>>
all the food $pronoun's required to consume fuels growth, and
<<set $seed += 250>>
<<elseif ($slaves[$i].diet is "restricted")>>
$possessive restricted diet means $possessive body has few resources to grow on, and
<<set $seed -= 50>>
<<elseif ($slaves[$i].weight > 30)>>
the generous diet $pronoun eats to maintain $possessive fat body helps support growth, and
<<set $seed += 125>>
<<elseif ($slaves[$i].weight <= -30)>>
the diet $pronoun is required to maintain to keep slim impedes growth, and
<<set $seed -= 25>>
<<elseif ($slaves[$i].health > -20)>>
$possessive health supports growth reasonably well, and
<<else>>
$possessive poor health does not support steady growth, and
<<set $seed -= 25>>
<</if>>
$possessive
<<if ($slaves[$i].boobs < 800)>>
small chest tends to grow rapidly.
<<set $seed += 1000>>
<<set $seed += $injectionUpgrade>>
<<if ($slaves[$i].boobShape != "saggy")>>
<<if random(1,10) < 5>>
As $possessive boobs rapidly grow, they become saggy under their own rapid weight gain.
<<set $slaves[$i].boobShape to "saggy">>
<</if>>
<</if>>
<<elseif ($slaves[$i].boobs < 2000)>>
modest tits tend to grow fast.
<<set $seed += 750>>
<<set $seed += $injectionUpgrade>>
<<if ($slaves[$i].boobShape != "saggy")>>
<<if random(1,10) < 5>>
As $possessive boobs rapidly grow, they become saggy under their own rapid weight gain.
<<set $slaves[$i].boobShape to "saggy">>
<</if>>
<</if>>
<<elseif ($slaves[$i].boobs < 5000)>>
heavy boobs tend to grow modestly.
<<set $seed += 500>>
<<set $seed += $injectionUpgrade*0.5>>
<<if ($slaves[$i].boobShape != "saggy")>>
<<if random(1,10) == 1>>
As they grow, they @@color:lime;begin to sag@@ under their own monstrous weight, $possessive mass of breastflesh directing $possessive nipples downward.
<<set $slaves[$i].boobShape to "saggy">>
<</if>>
<</if>>
<<elseif ($slaves[$i].boobs < 10000)>>
huge boobs tend to grow slowly.
<<set $seed += 250>>
<<set $seed += $injectionUpgrade*0.5>>
<<if ($slaves[$i].boobShape != "saggy")>>
<<if random(1,10) == 1>>
As they grow, they @@color:lime;begin to sag@@ under their own monstrous weight, $possessive mass of breastflesh directing $possessive nipples downward.
<<set $slaves[$i].boobShape to "saggy">>
<</if>>
<</if>>
<<else>>
monstrous udders are just the right size to experience the explosive growth the drugs promise.
<<set $seed += 2500>>
<<set $seed += $injectionUpgrade*0.5>>
<<if ($slaves[$i].boobShape != "normal")>>
<<if random(1,10) == 1>>
$possessiveCap @@color:lime;breasts lose their unique shape@@ as they adapt to their monstrous, unnatural size. There's simply nowhere else for her mass of boob to go, and its expansion fills her breasts out and points her nipples forward.
<<set $slaves[$i].boobShape to "normal">>
<</if>>
<</if>>
<</if>>
<<if $seed > 25>>
<<set $slaves[$i].boobs += $seed>>
<<else>>
<<set $slaves[$i].boobs += 25>>
<</if>>
<<if random(1,100) > 30+($slaves[$i].areolae*10)>>
The increase in breast size @@color:lime;stretches and broadens $possessive areolae.@@
<<set $slaves[$i].areolae += 1>>
<</if>>
<<if (random(1,100) > 70) and ($slaves[$i].nipples != "inverted")>>
<<if ($slaves[$i].nipples is "tiny") or ($slaves[$i].nipples is "cute") or ($slaves[$i].nipples is "puffy") or ($slaves[$i].nipples is "huge")>>
The explosive increase in breast flesh also @@color:lime;completely swallows $possessive nipples.@@
<<set $slaves[$i].nipples to "inverted">>
<</if>>
<</if>>
<<case "breast injections">>
<<set $seed to 0>>
$pronounCap receives @@color:lime;direct injections of <<if ($injectionUpgrade != 0)>> advanced<</if>> growth hormones, right into $possessive breasts;@@
<<if ($slaves[$i].diet is "fattening")>>
all the food $pronoun's required to consume fuels growth, <<if ($slaves[$i].boobs < 2000)>>and<<else>>but<</if>>
<<set $seed += 2>>
<<elseif ($slaves[$i].diet is "restricted")>>
$possessive restricted diet means $possessive body has few resources to grow on, <<if ($slaves[$i].boobs < 2000)>>but<<else>>and<</if>>
<<set $seed -= 2>>
<<elseif ($slaves[$i].weight > 30)>>
the generous diet $pronoun eats to maintain $possessive fat body helps support growth, <<if ($slaves[$i].boobs < 2000)>>and<<else>>but<</if>>
<<set $seed += 1>>
<<elseif ($slaves[$i].weight <= -30)>>
the diet $pronoun is required to maintain to keep slim impedes growth, <<if ($slaves[$i].boobs < 2000)>>but<<else>>and<</if>>
<<set $seed -= 1>>
<<elseif ($slaves[$i].health > -20)>>
$possessive health supports growth reasonably well, <<if ($slaves[$i].boobs < 2000)>>and<<else>>but<</if>>
<<else>>
$possessive poor health does not support steady growth, <<if ($slaves[$i].boobs < 2000)>>but<<else>>and<</if>>
<<set $seed -= 1>>
<</if>>
$possessive
<<if ($slaves[$i].boobs < 800)>>
modest chest tends to grow quickly.
<<set $seed += 4>>
<<set $seed += $injectionUpgrade*2>>
<<if ($slaves[$i].boobShape != "torpedo-shaped") && ($slaves[$i].boobShape != "wide-set")>>
<<if random(1,10) == 1>>
<<if $slaves[$i].shoulders < 0>>
As $possessive boobs grow, they take on a torpedo shape within the frame of $possessive narrow shoulders, projecting a long way from $possessive chest and swinging delightfully when $pronoun's naked.
<<set $slaves[$i].boobShape to "torpedo-shaped">>
<<else>>
As $possessive boobs grow, they become widely set across the broadness of $possessive chest, spreading sideways even when $pronoun's not lying on $possessive back.
<<set $slaves[$i].boobShape to "wide-set">>
<</if>>
<</if>>
<</if>>
<<elseif ($slaves[$i].boobs < 2000)>>
big tits tend to grow readily.
<<set $seed += 3>>
<<set $seed += $injectionUpgrade*2>>
<<if ($slaves[$i].boobShape is "saggy") || ($slaves[$i].boobShape is "downward-facing")>>
<<if random(1,10) == 1>>
As they grow, they lose their sag, with the expanding tissue lifting $possessive nipples up to point forward.
<<set $slaves[$i].boobShape to "normal">>
<</if>>
<</if>>
<<elseif ($slaves[$i].boobs < 5000)>>
heavy boobs tend to grow slowly.
<<set $seed += 2>>
<<set $seed += $injectionUpgrade>>
<<if ($slaves[$i].boobShape != "saggy")>>
<<if random(1,10) == 1>>
As they grow, they @@color:lime;begin to sag@@ under their own monstrous weight, $possessive mass of breastflesh directing $possessive nipples downward.
<<set $slaves[$i].boobShape to "saggy">>
<</if>>
<</if>>
<<else>>
monstrous udders tend to grow very slowly.
<<set $seed += 1>>
<<set $seed += $injectionUpgrade>>
<<if ($slaves[$i].boobShape != "normal")>>
<<if random(1,10) == 1>>
$possessiveCap @@color:lime;breasts lose their unique shape@@ as they adapt to their monstrous, unnatural size. There's simply nowhere else for $possessive mass of boob to go, and its expansion fills $possessive breasts out and points $possessive nipples forward.
<<set $slaves[$i].boobShape to "normal">>
<</if>>
<</if>>
<</if>>
<<if $seed <= 1>>
<<set $slaves[$i].boobs += 25>>
<<else>>
<<set $slaves[$i].boobs += 25*Math.trunc($seed*0.8)>>
<</if>>
<<if random(1,100) > 70+($slaves[$i].areolae*10)>>
The increase in breast size @@color:lime;stretches and broadens $possessive areolae.@@
<<set $slaves[$i].areolae += 1>>
<</if>>
<<if (random(1,100) > 70) && ($slaves[$i].nipples != "huge")>>
<<if ($slaves[$i].nipples is "tiny")>>
The hormones also @@color:lime;cause nipple growth.@@
<<set $slaves[$i].nipples to "cute">>
<<elseif ($slaves[$i].nipples is "cute")>>
<<if random(1,2) == 1>>
The hormones also @@color:lime;cause $possessive cute nipples to become puffy.@@
<<set $slaves[$i].nipples to "puffy">>
<<else>>
The explosive breast growth also @@color:lime;causes $possessive cute nipples to become partially inverted.@@
<<set $slaves[$i].nipples to "partially inverted">>
<</if>>
<<elseif ($slaves[$i].nipples is "puffy")>>
<<if random(1,2) == 1>>
The hormones also @@color:lime;cause $possessive puffy nipples to become really enormous.@@
<<set $slaves[$i].nipples to "huge">>
<<else>>
The explosive breast growth also @@color:lime;causes $possessive puffy nipples to become completely inverted.@@
<<set $slaves[$i].nipples to "inverted">>
<</if>>
<<elseif ($slaves[$i].nipples is "partially inverted")>>
The explosive breast growth also @@color:lime;causes $possessive nipples to invert completely.@@
<<set $slaves[$i].nipples to "inverted">>
<</if>>
<</if>>
<<case "butt injections">>
<<set $seed to 0>>
$pronounCap receives @@color:lime;direct injections of <<if ($injectionUpgrade != 0)>> advanced<</if>> growth hormones, right into $possessive buttocks;@@
<<if ($slaves[$i].diet is "fattening")>>
all the food $pronoun's required to consume fuels growth, <<if ($slaves[$i].butt < 6)>>and<<else>>but<</if>>
<<set $seed += 0.2>>
<<elseif ($slaves[$i].diet is "restricted")>>
$possessive restricted diet means $possessive body has few resources to grow on, <<if ($slaves[$i].butt < 6)>>but<<else>>and<</if>>
<<set $seed -= 0.2>>
<<elseif ($slaves[$i].weight > 30)>>
the generous diet $pronoun eats to maintain $possessive fat body helps support growth, <<if ($slaves[$i].butt < 6)>>and<<else>>but<</if>>
<<set $seed += 0.1>>
<<elseif ($slaves[$i].weight <= -30)>>
the diet $pronoun is required to maintain to keep slim impedes growth, <<if ($slaves[$i].butt < 6)>>but<<else>>and<</if>>
<<set $seed -= 0.1>>
<<elseif ($slaves[$i].health > -20)>>
$possessive health supports growth reasonably well, <<if ($slaves[$i].butt < 6)>>and<<else>>but<</if>>
<<else>>
$possessive poor health does not support steady growth, <<if ($slaves[$i].butt < 6)>>but<<else>>and<</if>>
<<set $seed -= 0.1>>
<</if>>
$possessive
<<if ($slaves[$i].butt < 2)>>
modest rear tends to grow quickly.
<<set $seed += 0.8>>
<<set $seed += $injectionUpgrade*0.6>>
<<elseif ($slaves[$i].butt < 4)>>
big behind tends to grow readily.
<<set $seed += 0.4>>
<<set $seed += $injectionUpgrade*0.4>>
<<elseif ($slaves[$i].butt < 6)>>
massive butt tend to grow slowly.
<<set $seed += 0.4>>
<<set $seed += $injectionUpgrade*0.2>>
<<else>>
monstrous cheeks tend to grow very slowly.
<<set $seed += 0.2>>
<<set $seed += $injectionUpgrade*0.2>>
<</if>>
<<if $seed > 0.2>>
<<set $slaves[$i].butt += $seed>>
<<else>>
<<set $slaves[$i].butt += 0.2>>
<</if>>
<<case "hyper butt injections">>
<<set $slaves[$i].chem += 2>>
<<set $seed to 0>>
$pronounCap receives @@color:lime;direct injections of <<if ($injectionUpgrade != 0)>> advanced<</if>> hyper growth hormones, right into $possessive buttocks;@@
<<if ($slaves[$i].diet is "fattening")>>
all the food $pronoun's required to consume fuels growth, <<if ($slaves[$i].butt < 10)>>and<<else>>but<</if>>
<<set $seed += 0.2>>
<<elseif ($slaves[$i].diet is "restricted")>>
$possessive restricted diet means $possessive body has few resources to grow on, <<if ($slaves[$i].butt < 10)>>but<<else>>and<</if>>
<<set $seed -= 0.2>>
<<elseif ($slaves[$i].weight > 30)>>
the generous diet $pronoun eats to maintain $possessive fat body helps support growth, <<if ($slaves[$i].butt < 6)>>and<<else>>but<</if>>
<<set $seed += 0.1>>
<<elseif ($slaves[$i].weight <= -30)>>
the diet $pronoun is required to maintain to keep slim impedes growth, <<if ($slaves[$i].butt < 10)>>but<<else>>and<</if>>
<<set $seed -= 0.1>>
<<elseif ($slaves[$i].health > -20)>>
$possessive health supports growth reasonably well, <<if ($slaves[$i].butt < 10)>>and<<else>>but<</if>>
<<else>>
$possessive poor health does not support steady growth, <<if ($slaves[$i].butt < 10)>>but<<else>>and<</if>>
<<set $seed -= 0.1>>
<</if>>
$possessive
<<if ($slaves[$i].butt < 6)>>
modest rear tends to grow quickly.
<<set $seed += 1.0>>
<<set $seed += $injectionUpgrade*0.6>>
<<elseif ($slaves[$i].butt < 8)>>
gigantic behind tends to grow readily.
<<set $seed += 0.8>>
<<set $seed += $injectionUpgrade*0.4>>
<<elseif ($slaves[$i].butt < 10)>>
titanic jiggly butt tends to grow steadily.
<<set $seed += 0.6>>
<<set $seed += $injectionUpgrade*0.2>>
<<else>>
inhuman cheeks tend to grow slowly.
<<set $seed += 0.4>>
<<set $seed += $injectionUpgrade*0.2>>
<</if>>
<<if $seed > 0.2>>
<<set $slaves[$i].butt += $seed>>
<<else>>
<<set $slaves[$i].butt += 0.2>>
<</if>>
<<if $slaves[$i].butt >= 20>>
<<set $slaves[$i].butt to 20>>
<</if>>
<<case "lip injections">>
<<if ($slaves[$i].lips <= 95)>>
<<if ($slaves[$i].lips > 90)>>
@@color:lime;$possessiveCap lips swell rapidly, becoming a facepussy useless for anything other than oral sex.@@
<<elseif ($slaves[$i].lips > 70) && ($slaves[$i].lips <= 75)>>
@@color:lime;$possessiveCap lips swell rapidly, and are now so large that $pronoun can no longer enunciate properly.@@
<<else>>
@@color:lime;$possessiveCap lips swell rapidly.@@
<</if>>
<<set $slaves[$i].lips += 5>>
<</if>>
<<case "male hormone injections">>
<<if $slaves[$i].pubertyXY == 1>>
$pronounCap has potent sperm. @@color:yellow;$possessiveCap drug regimen has been ended.@@
<<set $slaves[$i].drugs to "no drugs">>
<<else>>
The intense hormonal injections leave $possessive @@color:red;sickened and weak@@ and $possessive body struggles to adapt to the overwhelming chemicals flooding $possessive system.
<<set $slaves[$i].chem += 20>>
<<set $slaves[$i].health -= 10>>
<<if $slaves[$i].energy > 5>>
<<set $slaves[$i].energy -= 5>>
<</if>>
<</if>>
<<case "female hormone injections">>
<<if $slaves[$i].pubertyXX == 1>>
$pronounCap has begun ovulating. @@color:yellow;$possessiveCap drug regimen has been ended.@@
<<set $slaves[$i].drugs to "no drugs">>
<<else>>
The intense hormonal injections leave $possessive @@color:red;sickened and weak@@ and $possessive body struggles to adapt to the overwhelming chemicals flooding $possessive system.
<<set $slaves[$i].chem += 20>>
<<set $slaves[$i].health -= 10>>
<<if $slaves[$i].energy > 5>>
<<set $slaves[$i].energy -= 5>>
<</if>>
<</if>>
<<case "penis enhancement">>
<<if (random(1,100) > (40-($injectionUpgrade*10)+($slaves[$i].dick*5))) && ($slaves[$i].dick < 10)>>
@@color:lime;$possessiveCap cock grows painfully,@@ becoming both longer and girthier.
<<set $slaves[$i].dick += 1>>
<<elseif ($slaves[$i].balls == 1) && ($slaves[$i].scrotum > 0) && (random(1,100) > (90-($injectionUpgrade*10)))>>
As a side effect of the dick enhancement drugs, @@color:lime;$possessive balls drop.@@
<<set $slaves[$i].balls += 1>>
<<else>>
Despite being dosed with a spectrum of powerful growth promoters, $possessive dick does not grow.
<</if>>
<<if $slaves[$i].dick is 6>>
<<if $slaves[$i].balls > 0>>
@@color:yellow;$possessiveCap dick is at the limit of what $possessive cardiovascular system could conceivably bring erect.@@ Further penis enhancement may limit $possessive ability to get hard.
<</if>>
<</if>>
<<case "hyper penis enhancement">>
$pronounCap receives @@color:lime;direct injections of hyper growth hormones, right into $possessive dick.@@
<<set $slaves[$i].chem += 2>>
<<if ($slaves[$i].dick >= 30)>>
$possessiveCap cock is now so huge that further drug enhancement will not increase its size. @@color:yellow;$possessiveCap drug regimen has been ended.@@
<<set $slaves[$i].drugs to "no drugs">>
<<else>>
@@color:lime;$possessiveCap cock grows painfully,@@ becoming both longer and girthier.
<<set $slaves[$i].dick += 1>>
<</if>>
<<case "testicle enhancement">>
<<if (random(1,100) > (40-($injectionUpgrade*10)+($slaves[$i].balls*5))) && ($slaves[$i].balls < 6)>>
@@color:lime;$possessiveCap balls swell painfully.@@
<<set $slaves[$i].balls += 1>>
<<elseif ($slaves[$i].dick < 2) && (random(1,100) > (90-($injectionUpgrade*10)))>>
As a side effect of the testicle enhancement drugs, @@color:lime;$possessive micropenis grows,@@ becoming merely tiny.
<<set $slaves[$i].dick += 1>>
<<else>>
Despite being filled with testicle enhancers and painfully swollen with resultant cum overproduction, $possessive balls do not grow.
<</if>>
<<case "hyper testicle enhancement">>
$pronounCap receives @@color:lime;direct injections of hyper growth hormones, right into $possessive testicles;@@ formcing them to swell with cum overproduction.
<<set $slaves[$i].chem += 2>>
<<if ($slaves[$i].balls >= 125)>>
$possessiveCap balls are now so immense that further drug enhancement will not increase their size. However, leaving her on them will still stimulate cum production.
<<elseif ($slaves[$i].balls < 125)>>
@@color:lime;$possessiveCap balls swell painfully.@@
<<set $slaves[$i].balls += 2>>
<</if>>
<<case "steroids">>
<<if ($slaves[$i].dick == 0) && (random(1,100) > 40+($slaves[$i].clit*10))>>
The gear $pronoun's on @@color:lime;increases the size of $possessive clit.@@
<<set $slaves[$i].clit += 1>>
<<elseif ($slaves[$i].dick != 0) && ($slaves[$i].dick < 3) && (random(1,100) > 95)>>
The gear $pronoun's on @@color:lime;increases the size of $possessive penis.@@
<<set $slaves[$i].dick += 1>>
<<elseif (($slaves[$i].face-$slaves[$i].faceImplant) > 1) && (random(1,100) > 95)>>
The gear $pronoun's on @@color:orange;hardens $possessive pretty face a little.@@
<<set $slaves[$i].face -= 1>>
<<elseif ($slaves[$i].faceShape != "masculine") && ($slaves[$i].faceShape != "androgynous") && (random(1,100) > 95)>>
The gear $pronoun's on @@color:orange;hardens $possessive face into androgyny.@@
<<set $slaves[$i].faceShape to "androgynous">>
<<elseif ($slaves[$i].balls != 0) && ($slaves[$i].scrotum != 0) && ($slaves[$i].balls < 3) && (random(1,100) > 95)>>
The gear $pronoun's on @@color:lime;increases the size of $possessive balls.@@
<<set $slaves[$i].balls += 1>>
<<elseif random(1,100) > 110-($slaves[$i].anus*10)>>
The steroids $pronoun's on have an effect on $possessive stretched anal muscles, giving $object a @@color:orange;tighter butthole.@@
<<set $slaves[$i].anus -= 1>>
<<elseif random(1,100) > 110-($slaves[$i].vagina*10)>>
The steroids $pronoun's on have an effect on $possessive vaginal muscles, giving $object a @@color:orange;tighter pussy.@@
<<set $slaves[$i].vagina -= 1>>
<</if>>
<<case "anti-aging cream">>
<<if ($slaves[$i].visualAge <= 18)>>
$possessiveCap outward age has regressed to the point that the creams will have little effect. Since they can't be improved with further drug treatment, @@color:yellow;her drug regimen has been ended.@@
<<set $slaves[$i].drugs to "no drugs">>
<<else>>
The skin creams @@color:orange;soothe $possessive aging skin@@ leaving $possessive looking younger, though the effects are only skin deep.
<<set $slaves[$i].visualAge -= 1>>
<</if>>
<<if $arcologies[0].FSYouthPreferentialist != "unset">>
<<if $slaves[$i].visualAge > 30>>
$pronounCap @@color:mediumaquamarine;trusts you more@@ for allowing $possessive to fit in better with society and not be singled out for $possessive looks.
<<set $slaves[$i].trust += 2>>
<</if>>
<</if>>
<<if $arcologies[0].FSMaturityPreferentialist != "unset">>
<<if $slaves[$i].visualAge > 30>>
$pronounCap is @@color:gold;terrified@@ that $possessive fading age will single $possessive out for abuse in your society.
<<set $slaves[$i].trust -= 2>>
<</if>>
<</if>>
<<case "super fertility drugs">>
<<if ($slaves[$i].preg > 5)>>
$pronounCap's already pregnant, so the fertility drugs $pronoun's on do $possessive no good.
<<elseif ($slaves[$i].vagina == -1) && ($slaves[$i].mpreg != 1)>>
<<if ($slaves[$i].lactation == 0)>>
Unfortunately, it's impossible to fuck $possessive asshole pregnant, limiting the potential impact of the fertility drugs $pronoun's on to $possessive boobs.
<<else>>
The fertility drugs $pronoun's on are pointless, since $pronoun's already lactating and it's impossible to impregnate $possessive butthole. That's no reason not to try, of course.
<</if>>
<<elseif ($slaves[$i].preg < -1)>>
$pronounCap's sterile, so the fertility drugs $pronoun's on do $possessive no good.
<<elseif ($slaves[$i].ovaries == 0) && ($slaves[$i].mpreg != 1)>>
$pronounCap's barren, so the fertility drugs $pronoun's on do $possessive no good.
<<elseif ($slaves[$i].pubertyXX == 0) && (($slaves[$i].ovaries == 1) || ($slaves[$i].mpreg == 1))>>
$pronounCap's prepubescent, so the fertility drugs $pronoun's on do $possessive no good.
<<elseif ($slaves[$i].preg == -1)>>
$pronounCap's on contraceptives, so the fertility drugs $pronoun's on do $possessive no good.
<<else>>
$pronounCap's on super fertility drugs, so $pronoun is more likely to conceive, and will have multiple pregnancy.
<</if>>
<<if ($slaves[$i].lactation == 0)>>
<<if random(0,50) < $slaves[$i].health>>
The hormonal changes produced by the fertility drugs have the side effect of @@color:lime;inducing lactation,@@ indistinguishable from natural lactation.
<<set $slaves[$i].lactation to 1>>
<</if>>
<</if>>
<<if ($slaves[$i].attrXY < 100)>>
<<if random(0,10) < $slaves[$i].health>>
The hormonal changes produced by the fertility drugs cause $possessive to begin @@color:green;finding men more attractive@@.
<<set $slaves[$i].attrXY += random(5,10)>>
<</if>>
<</if>>
<<if ($slaves[$i].energy < 85)>>
<<if random(0,10) < $slaves[$i].health>>
The hormonal changes produced by the fertility drugs cause $possessive to @@color:green;begin craving sex more@@.
<<set $slaves[$i].energy += 2>>
<</if>>
<</if>>
<<case "fertility drugs">>
<<if ($slaves[$i].preg > 5)>>
$pronounCap's already pregnant, so the fertility drugs $pronoun's on do $object no good.
<<elseif ($slaves[$i].vagina is -1) && ($slaves[$i].mpreg != 1)>>
<<if ($slaves[$i].lactation == 0)>>
Unfortunately, it's impossible to fuck $possessive asshole pregnant, limiting the potential impact of the fertility drugs $pronoun's on to $possessive boobs.
<<else>>
The fertility drugs $pronoun's on are pointless, since $pronoun's already lactating and it's impossible to impregnate $possessive butthole. That's no reason not to try, of course.
<</if>>
<<elseif ($slaves[$i].preg < -1)>>
$pronounCap's sterile, so the fertility drugs $pronoun's on do $object no good.
<<elseif ($slaves[$i].ovaries == 0) && ($slaves[$i].mpreg != 1)>>
$pronounCap's barren, so the fertility drugs $pronoun's on do $object no good.
<<elseif ($slaves[$i].pubertyXX == 0) && (($slaves[$i].ovaries == 1) || ($slaves[$i].mpreg == 1))>>
$pronounCap's prepubescent, so the fertility drugs $pronoun's on do $object no good.
<<elseif ($slaves[$i].preg == -1)>>
$pronounCap's on contraceptives, so the fertility drugs $pronoun's on do $possessive no good.
<<else>>
$pronounCap's on fertility drugs, so $pronoun is more likely to conceive, and may experience multiple pregnancy.
<</if>>
<<if ($slaves[$i].lactation == 0)>>
<<if random(0,100) < $slaves[$i].health>>
The hormonal changes produced by the fertility drugs have the side effect of @@color:lime;inducing lactation,@@ indistinguishable from natural lactation.
<<set $slaves[$i].lactation to 1>>
<</if>>
<</if>>
<</switch>>
<<if $slaves[$i].curatives > 1>>
<<if ($slaves[$i].health > 90)>>
$possessiveCap health is already outstanding and cannot be improved with further drug treatment. @@color:yellow;$possessiveCap drug regimen has defaulted to preventatives.@@
<<set $slaves[$i].curatives = 1>>
<<elseif (($slaves[$i].assignment is "rest") || ($slaves[$i].assignment is "rest in the spa")) && ($slaves[$i].fetish != "mindbroken")>>
The curatives $pronoun's taking synergize with rest, keeping $object asleep most of the time. This is an @@color:green;extremely effective health treatment.@@
<<set $slaves[$i].health += 4>>
<<elseif ($slaves[$i].health < -20)>>
@@color:green;$possessiveCap poor health rapidly improves@@ under drug treatment.
<<set $slaves[$i].health += 2>>
<<else>>
@@color:green;$possessiveCap health improves@@ under curative treatment.
<</if>>
<<if $slaves[$i].fuckdoll == 0>>
<<if $slaves[$i].fetish != "mindbroken">>
$pronounCap @@color:mediumaquamarine;trusts you more@@ for giving $possessive access to expensive modern medicine.
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<<set $slaves[$i].health += 6>>
<<set $slaves[$i].health += $curativeUpgrade*6>>
<<set $slaves[$i].chem += 1>>
<</if>>
<<if $slaves[$i].aphrodisiacs > 0>>
<<if $slaves[$i].aphrodisiacs > 1>>
The aphrodisiacs $pronoun's on
<<if $slaves[$i].energy <= 95>>
@@color:green;rapidly boost $possessive sex drive.@@
<<set $slaves[$i].energy += 5>>
<<else>>
can't improve her absurd sex drive.
<</if>>
<<if $slaves[$i].fuckdoll == 0>>
<<if $slaves[$i].fetish != "mindbroken">>
They @@color:hotpink;increase $possessive acceptance@@ of sexual slavery.
<<set $slaves[$i].devotion += 5>>
<</if>>
<</if>>
<<if ($arcologies[0].FSBodyPuristLaw == 0) || ($healthyDrugsUpgrade == 0)>>
Such a high dosage @@color:red;isn't healthy@@.
<<set $slaves[$i].health -= 5>>
<</if>>
<<set $slaves[$i].chem += 1>>
<<else>>
The aphrodisiacs $pronoun's on
<<if $slaves[$i].energy <= 95>>
@@color:green;boost $possessive sex drive.@@
<<set $slaves[$i].energy += 3>>
<<else>>
can't improve her absurd sex drive.
<</if>>
<<if $slaves[$i].fuckdoll == 0>>
<<if $slaves[$i].fetish != "mindbroken">>
They @@color:hotpink;increase $possessive acceptance@@ of sexual slavery.
<<set $slaves[$i].devotion += 3>>
<</if>>
<</if>>
<<set $slaves[$i].chem += 0.5>>
<</if>>
<</if>>
<<if $slaves[$i].drugs != "no drugs">>
<<if $slaves[$i].FSBodyPuristLaw == 0>>
<<if $healthyDrugsUpgrade == 0>>
<<set $slaves[$i].chem += 1.5>>
<</if>>
<</if>>
<</if>>
<<set $slaves[$i].chem = Math.clamp($slaves[$i].chem-0.5, 0, 1000)>>
<<if $slaves[$i].curatives < 2>>
<<if $slaves[$i].health < -50>>
It's difficult being so ill, and $pronoun @@color:mediumorchid;resents you@@ for not treating $possessive.
<<set $slaves[$i].devotion -= 2>>
<<elseif ($slaves[$i].health > 50)>>
<<if $slaves[$i].fuckdoll == 0>>
<<if $slaves[$i].fetish != "mindbroken">>
$pronounCap understands that $pronoun owes $possessive near-perfect health to you and @@color:hotpink;believes@@ that life with you is better than freedom in some ways.
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].addict > 0)>>
<<if $slaves[$i].aphrodisiacs > 0>>
<<if $slaves[$i].aphrodisiacs > 1>>
Getting a huge dose of $possessive beloved aphrodisiacs from you @@color:hotpink;increases $possessive addiction to slavery.@@
<<set $slaves[$i].addict += 2>>
<<else>>
Getting the aphrodisiacs $pronoun needs from you @@color:hotpink;increases $possessive habituation to slavery.@@
<<set $slaves[$i].addict += 1>>
<</if>>
<<elseif ($slaves[$i].addict < 2)>>
$pronounCap has finally been @@color:cyan;weaned off aphrodisiacs.@@
<<set $slaves[$i].addict to 0>>
<<elseif ($aphrodisiacUpgrade == 1)>>
Substitutes produced by your advanced pharmaceutical fabricator protect $object from the negative effects of aphrodisiac withdrawal and even hasten the flushing of $possessive system.
<<set $slaves[$i].addict -= 2>>
<<else>>
$pronounCap feels the effects of withdrawal from aphrodisiacs keenly, and $pronoun is @@color:mediumorchid;bitterly resentful@@.
<<set $slaves[$i].addict -= 2>>
<<set $slaves[$i].devotion -= 10>>
<</if>>
<<else>>
<<if $slaves[$i].aphrodisiacs > 0>>
<<if random(1,100) < 40+(20*$slaves[$i].aphrodisiacs)>>
@@color:cyan;$pronounCap has become an aphrodisiac addict.@@
<<set $slaves[$i].addict to 1>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].fuckdoll == 0>>
<<if $suppository == 1>>
<<if ($slaves[$i].aphrodisiacs > 0) || ($slaves[$i].curatives > 0) || ($slaves[$i].drugs is "psychosuppressants") || ($slaves[$i].drugs is "hormone enhancers") || ($slaves[$i].hormones != 0)>>
<<if ($slaves[$i].sexualFlaw is "hates anal")>>
<<if random(1,100) > 80>>
Getting buttfucked morning and night by reciprocating dildos that ejaculate $possessive drug regime forces $object to @@color:green;accept anal sex@@ as a fact of life.
<<set $slaves[$i].sexualFlaw to "none">>
<<else>>
Getting buttfucked morning and night by reciprocating dildos that ejaculate $possessive drug regime @@color:mediumorchid;infuriates $object,@@ since $pronoun hates getting assraped.
<<set $slaves[$i].devotion -= 4>>
<</if>>
<<elseif ($slaves[$i].fetish is "buttslut")>>
<<if ($slaves[$i].fetishKnown == 0)>>
Getting buttfucked morning and night by reciprocating dildos that ejaculate $possessive drug regime has revealed something: @@color:lightcoral;$pronoun likes it up the ass!@@
<<set $slaves[$i].fetishKnown to 1>>
<<elseif ($slaves[$i].fetishStrength <= 95) && ($slaves[$i].devotion > 4)>>
Getting buttfucked morning and night by reciprocating dildos that ejaculate $possessive drug regime has @@color:lightcoral;deepened $possessive anal fixation.@@
<<set $slaves[$i].fetishStrength += 5>>
<</if>>
<<elseif ($slaves[$i].fetish != "buttslut")>>
<<if ($slaves[$i].devotion < -20)>>
Getting buttfucked morning and night by reciprocating dildos that ejaculate $possessive drug regime @@color:mediumorchid;disgusts $object.@@
<<set $slaves[$i].devotion -= 2>>
<<elseif $fetishChangeChance > random(0,100)>>
$pronounCap starts to look forward to getting buttfucked morning and night by reciprocating dildos that ejaculate $possessive drug regime; $pronoun's @@color:lightcoral;become anally fixated.@@
<<set $slaves[$i].fetish to "buttslut">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 10>>
<</if>>
<</if>>
<<if ($slaves[$i].sexualQuirk is "painal queen")>>
$pronounCap @@color:hotpink;secretly enjoys@@ being assraped by a machine twice a day.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if ($slaves[$i].anus == 1)>>
<<if random(1,100) > 70>>
The regular machine anal @@color:lime;stretches out $possessive tight asshole.@@
<<set $slaves[$i].anus += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
/* DRUG EXPIRY */
<<switch $slaves[$i].drugs>>
<<case "breast injections">>
<<if ($slaves[$i].boobs >= 25000)>>
$possessiveCap udders are now so huge that further A-HGH treatment will not increase their size. @@color:yellow;$possessiveCap drug regimen has been ended.@@
<<set $slaves[$i].drugs to "no drugs">>
<</if>>
<<case "butt injections">>
<<if ($slaves[$i].butt >= 9)>>
$possessiveCap ass is now so huge that further A-HGH treatment will not increase its size. @@color:yellow;$possessiveCap drug regimen has been ended.@@
<<set $slaves[$i].drugs to "no drugs">>
<</if>>
<<case "hyper butt injections")>>
<<if $slaves[$i].butt >= 20>>
$possessiveCap ass is now so freakishly monstrous that further HA-HGH treatment will not increase its size. @@color:yellow;$possessiveCap drug regimen has been ended.@@
<<set $slaves[$i].drugs to "no drugs">>
<</if>>
<<case "hyper breast injections">>
<<if ($slaves[$i].boobs >= 25000)>>
$possessiveCap udders are now so huge that further HA-HGH treatment will not increase their size. @@color:yellow;$possessiveCap drug regimen has been ended.@@
<<set $slaves[$i].drugs to "no drugs">>
<</if>>
<<case "lip injections">>
<<if ($slaves[$i]. lips > 95) || (($slaves[$i]. lips > 85) && ($seeExtreme != 1))>>
$possessiveCap lips are now so huge that further A-HGH treatment will not increase their size. @@color:yellow;$possessiveCap drug regimen has been ended.@@
<<set $slaves[$i].drugs to "no drugs">>
<</if>>
<<case "penis enhancement">>
<<if ($slaves[$i].dick >= 10) && ($slaves[$i].balls >= 6)>>
$possessiveCap cock and balls are now so huge that further drug enhancement will not increase their size. @@color:yellow;$possessiveCap drug regimen has been ended.@@
<<set $slaves[$i].drugs to "no drugs">>
<<elseif ($slaves[$i].dick >= 10) && ($slaves[$i].balls == 0)>>
$possessiveCap cock is now so huge that further drug enhancement will not increase its size. @@color:yellow;$possessiveCap drug regimen has been ended.@@
<<set $slaves[$i].drugs to "no drugs">>
<</if>>
<<case "testicle enhancement">>
<<if ($slaves[$i].balls >= 6)>>
$possessiveCap balls are now so huge that further drug enhancement will not increase their size. However, leaving $possessive on them will still stimulate cum production.
<<elseif ($slaves[$i].balls >= 2) && ($slaves[$i].scrotum == 0)>>
$possessiveCap balls are now functionally sized, and cannot sustainably grow larger hidden within $possessive abdomen. @@color:yellow;$possessiveCap drug regimen has been ended.@@
<<set $slaves[$i].drugs to "no drugs">>
<</if>>
<<case "psychosuppressants">>
<<if ($slaves[$i].intelligence <= -2)>>
$pronounCap is so moronic that drug treatment can't really make $possessive more willing to obey others than $pronoun already is. @@color:yellow;$possessiveCap drug regimen has been ended.@@
<<set $slaves[$i].drugs to "no drugs">>
<</if>>
<</switch>>
|
mayibrad/fc
|
src/uncategorized/saDrugs.tw
|
tw
|
bsd-3-clause
| 34,244 |
:: SA get milked [nobr]
<<if ndef $slaves[$i].lactationAdaptation>>
<<set $slaves[$i].lactationAdaptation to 0>>
<</if>>
<<set $milk to 0>>
<<set $cum to 0>>
gets milked this week.
<<if $dairy > 0>>
<<if $dairyRestraintsSetting < 2>>
<<if (($universalRulesFacilityWork == 1) && ($slaves[$i].assignment is "get milked") && ($dairySpots > 0)) || ($slaves[$i].assignment is "work in the dairy")>>
Since there's extra space in $dairyName, she spends most of her milkings there.
<<set $dairySpots -= 1>>
<<if ($Milkmaid != 0)>>
While there, she gets the benefit of $Milkmaid.slaveName's <<if ($Milkmaid.physicalAge < 21)>>youthful energy<<else>>care<</if>><<if ($Milkmaid.oralSkill >= 100)>>and talented tongue<<else>>.<</if>>
<<if ($slaves[$i].devotion < 9+$milkmaidDevotionBonus)>>
<<set $slaves[$i].devotion += 1+($milkmaidTrustBonus/20)>>
<<elseif ($slaves[$i].devotion > 9+$milkmaidDevotionBonus)>>
<<set $slaves[$i].devotion -= 2+($milkmaidTrustBonus/20)>>
<</if>>
<<if ($slaves[$i].trust < 7+$milkmaidTrustBonus)>>
<<set $slaves[$i].trust += 1+($milkmaidTrustBonus/20)>>
<</if>>
<<if ($Milkmaid != 0) && ($slaves[$i].health < 100)>>
<<set $slaves[$i].health += $milkmaidHealthBonus>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].lactation > 0>>
<<set $milk = milkAmount($slaves[$i])>>
She produces from her <<print either("tits", "breasts", "mammaries", "udders", "boobs")>>, which have a combined volume of <<print $slaves[$i].boobs*2>> CCs;
<<if ($slaves[$i].lactation == 1)>>
she is lactating naturally and produces a healthy stream of milk.
<<elseif ($slaves[$i].lactation is 2)>>
she is on lactation drugs and produces a river of milk.
<<if $slaves[$i].lactationAdaptation < 100>>
Her udders are forced to adapt to this unnatural productivity.
<<set $slaves[$i].lactationAdaptation += 1>>
<</if>>
<<if $slaves[$i].curatives == 0>>
The stress of extreme milk production @@color:red;damages her health.@@
<<set $slaves[$i].health -= 3>>
<</if>>
<</if>>
<<if ($slaves[$i].devotion > 50)>>
She's such a happy cow that her mental state has a positive impact on her production.
<<elseif ($slaves[$i].devotion < -50)>>
She's such an unhappy cow that her mental state has a negative impact on her production.
<</if>>
<<if ($slaves[$i].boobsImplant > 200)>>
However, her breast implants impede milk production.
<</if>>
<<set $hormones to $slaves[$i].hormones>>
<<if ($slaves[$i].balls != 0) && ($hormones > -2)>>
<<set $hormones -= 1>>
<</if>>
<<if ($slaves[$i].ovaries != 0) && ($hormones < 2)>>
<<set $hormones += 1>>
<</if>>
<<if ($hormones > 1)>>
Her internal chemistry is perfectly suited to milk production.
<<elseif ($hormones > 0)>>
Her hormonal balance favors milk production.
<<elseif ($hormones < 0)>>
Her hormonal balance impedes milk production.
<<elseif ($hormones < -1)>>
Her internal chemistry is poorly suited to milk production.
<</if>>
<<if $slaves[$i].lactationAdaptation < 100>>
<<if ($slaves[$i].assignment is "get milked") || ($slaves[$i].assignment is "work in the dairy")>>
Living as a cow helps her body and mind adapt to producing milk.
<<set $slaves[$i].lactationAdaptation += 1>>
<</if>>
<</if>>
<<if ($slaves[$i].preg > 5)>>
Her pregnancy helps her body produce more milk naturally<<if $slaves[$i].lactationAdaptation < 100>>, and also helps it adapt to milk production<<set $slaves[$i].lactationAdaptation += 1>><</if>>.
<</if>>
<<if ($slaves[$i].health > 50)>>
Her shining health helps her really produce.
<<elseif ($slaves[$i].health < -50)>>
Her poor health impedes milk production.
<</if>>
<<if ($slaves[$i].weight > 10)>>
Her extra weight supports her productivity.
<<elseif ($slaves[$i].weight < -10)>>
Her thinness hinders her productivity.
<</if>>
<<if $slaves[$i].lactationAdaptation > 10>>
<<if $slaves[$i].lactationAdaptation > 50>>
Her body has adapted heavily to milk production, making her extremely productive.
<<else>>
Her body has gotten used to producing milk, making her very productive.
<</if>>
<</if>>
<<if $dairySlimMaintainUpgrade == 1>>
<<if $dairySlimMaintain == 1>>
<<if ($slaves[$i].boobs <= 700)>>
<<if ($arcologies[0].FSSlimnessEnthusiast > 80)>>
Your arcology's milkers are optimized to extract maximum output from small breasted slaves, which substantially increases her otherwise modest productivity.
<<set $milk *= *1.5>>
<<elseif ($arcologies[0].FSSlimnessEnthusiast > 20)>>
Your arcology's milkers have been carefully modified to more readily accommodate slaves with tiny breasts, which slightly mitigates her less than ideal physiology for milk production.
<<set $milk *= 1.1>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].assignment is "work in the dairy")>>
<<if ($dairyFeedersUpgrade == 1)>>
<<if ($dairyFeedersSetting > 0)>>
<<set $milk += $milk*(0.1*($dairyFeedersUpgrade+$dairyRestraintsSetting+((50-$slaves[$i].physicalAge)/20)))>>
<<if ($slaves[$i].chem > 360)>>
<<set $milk *= 0.6>>
<<elseif ($slaves[$i].chem > 100)>>
<<set $milk *= ((600-$slaves[$i].chem)/600)>>
<</if>>
<</if>>
<</if>>
<<elseif ($slaves[$i].assignment is "be confined in the arcade")>>
<<set $milk *= 0.5>>
<</if>>
<<set $milk *= $servantMilkersMultiplier>>
<<set $milk = Math.trunc($milk)>>
<<set $slaves[$i].milk += $milk>>
<<set $milkTotal += $milk>>
As a result, she produces $milk liters of milk over the week.
<<if ($arcologies[0].FSPastoralistLaw == 1)>>
<<set $milkSale to $milk*(9+Math.trunc($arcologies[0].FSPastoralist/30))>>
Since breast milk is $arcologies[0].name's only legal dairy product, she can scarcely be milked fast enough, and she makes @@color:yellowgreen;¤$milkSale.@@
<<elseif ($arcologies[0].FSPastoralist != "unset")>>
<<set $milkSale to $milk*(7+Math.trunc($arcologies[0].FSPastoralist/30))>>
Since milk is fast becoming a major part of the $arcologies[0].name's dietary culture, her milk is in demand, and she makes @@color:yellowgreen;¤$milkSale.@@
<<else>>
<<set $milkSale to $milk*8>>
Her milk is sold for @@color:yellowgreen;¤$milkSale.@@
<</if>>
<<set $cash += $milkSale>>
<<if ($slaves[$i].fetish is "boobs") && ($slaves[$i].fetishStrength > 95)>>
Getting constantly milked is almost as good as getting constant loving sex as far as she's concerned. @@color:hotpink;She is extremely pleased@@ to have her breasts receive so much attention.
<<set $slaves[$i].devotion += 1>>
<<elseif ($slaves[$i].fetish is "boobs") || ($slaves[$i].energy > 95)>>
Getting constantly milked is great, as far as she's concerned. @@color:hotpink;She is happy@@ to have her breasts receive so much attention.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if ($slaves[$i].lactation > 1)>>
<<if ($slaves[$i].nipples != "huge")>>
<<if ($slaves[$i].nipples is "inverted")>>
<<if ($slaves[$i].fetish is "masochist") && ($slaves[$i].fetishKnown == 1)>>
Having the milkers constantly haul her inverted nipples out is @@color:hotpink;extremely uncomfortable; she loves it.@@
<<set $slaves[$i].devotion += 3>>
<<else>>
Having the milkers constantly haul her inverted nipples out is @@color:mediumorchid;extremely uncomfortable.@@
<<set $slaves[$i].devotion -= 3>>
<</if>>
<<if (random(1,100) > 50)>>
The constant suction @@color:lime;permanently protrudes them,@@ and
<<if (random(1,2) == 1)>>
it turns out they're absolutely massive.
<<set $slaves[$i].nipples to "huge">>
<<else>>
it turns out they're nice and puffy.
<<set $slaves[$i].nipples to "puffy">>
<</if>>
<</if>>
<<elseif ($slaves[$i].nipples is "partially inverted")>>
<<if ($slaves[$i].fetish is "masochist") && ($slaves[$i].fetishKnown == 1)>>
Having the milkers constantly haul her inverted nipples out is @@color:hotpink;quite uncomfortable; she loves it.@@
<<set $slaves[$i].devotion += 1>>
<<else>>
Having the milkers constantly haul her inverted nipples out is @@color:mediumorchid;quite uncomfortable.@@
<<set $slaves[$i].devotion -= 1>>
<</if>>
<<if (random(1,100) > 30)>>
The constant suction @@color:lime;permanently protrudes them,@@ and
<<if (random(1,2) == 1)>>
it turns out they're pretty cute.
<<set $slaves[$i].nipples to "cute">>
<<else>>
it turns out they're nice and puffy.
<<set $slaves[$i].nipples to "puffy">>
<</if>>
<</if>>
<<elseif ($slaves[$i].nipples is "puffy") && (random(1,100) > 90)>>
Producing this river of milk @@color:lime;enlarges her nipples:@@ they're now enormous.
<<set $slaves[$i].nipples to "huge">>
<<elseif ($slaves[$i].nipples is "cute") && (random(1,100) > 80)>>
Producing this river of milk @@color:lime;makes her nipples nice and puffy.@@
<<set $slaves[$i].nipples to "puffy">>
<<elseif ($slaves[$i].nipples is "tiny")>>
Producing this river of milk @@color:lime;makes her nipples grow to a nice size.@@
<<set $slaves[$i].nipples to "cute">>
<<elseif ($slaves[$i].areolae < 3) && (random(1,100) > 30+($slaves[$i].areolae*20))>>
Producing this river of milk @@color:lime;broadens her areolae.@@
<<set $slaves[$i].areolae += 1>>
<</if>>
<</if>>
<<else>>
<<if ($slaves[$i].nipples != "huge")>>
<<if ($slaves[$i].nipples is "inverted")>>
<<if ($slaves[$i].fetish is "masochist") && ($slaves[$i].fetishKnown == 1)>>
Having the milkers constantly haul her inverted nipples out is @@color:hotpink;extremely uncomfortable; she loves it.@@
<<set $slaves[$i].devotion += 3>>
<<else>>
Having the milkers constantly haul her inverted nipples out is @@color:mediumorchid;extremely uncomfortable.@@
<<set $slaves[$i].devotion -= 3>>
<</if>>
<<if (random(1,100) > 50)>>
The constant suction @@color:lime;permanently protrudes them,@@ and
<<if (random(1,2) == 1)>>
it turns out they're absolutely massive.
<<set $slaves[$i].nipples to "huge">>
<<else>>
it turns out they're nice and puffy.
<<set $slaves[$i].nipples to "puffy">>
<</if>>
<</if>>
<<elseif ($slaves[$i].nipples is "partially inverted")>>
<<if ($slaves[$i].fetish is "masochist") && ($slaves[$i].fetishKnown == 1)>>
Having the milkers constantly haul her inverted nipples out is @@color:hotpink;quite uncomfortable; she loves it.@@
<<set $slaves[$i].devotion += 1>>
<<else>>
Having the milkers constantly haul her inverted nipples out is @@color:mediumorchid;quite uncomfortable.@@
<<set $slaves[$i].devotion -= 1>>
<</if>>
<<if (random(1,100) > 30)>>
The constant suction @@color:lime;permanently protrudes them,@@ and
<<if (random(1,2) == 1)>>
it turns out they're pretty cute.
<<set $slaves[$i].nipples to "cute">>
<<else>>
it turns out they're nice and puffy.
<<set $slaves[$i].nipples to "puffy">>
<</if>>
<</if>>
<<elseif ($slaves[$i].nipples is "tiny") && (random(1,100) > 50)>>
Producing milk @@color:lime;makes her nipples grow to a nice size.@@
<<set $slaves[$i].nipples to "cute">>
<</if>>
<</if>>
<</if>>
<</if>> /* CLOSES BREAST MILKING */
<<if ($slaves[$i].balls > 0)>>
<<set $cumSlaves += 1>>
<<set $cum = cumAmount($slaves[$i])>>
<<if $slaves[$i].lactation > 0>>
Her
<<else>>
$slaves[$i].slaveName's
<</if>>
<<if ($slaves[$i].dick > 6)>>
inhuman
<<elseif ($slaves[$i].dick > 5)>>
massive
<<elseif ($slaves[$i].dick > 4)>>
big
<<elseif ($slaves[$i].dick > 3)>>
sizeable
<<elseif ($slaves[$i].dick > 2)>>
moderate
<<elseif ($slaves[$i].dick > 1)>>
little
<<else>>
tiny
<</if>>
prick is
<<if $slaves[$i].lactation > 0>>
also
<</if>>
machine-milked to extract the cum from her
<<if ($slaves[$i].scrotum == 0)>>
invisible
<<elseif ($slaves[$i].balls > 5)>>
titanic
<<elseif ($slaves[$i].balls > 4)>>
enormous
<<elseif ($slaves[$i].balls > 3)>>
pendulous
<<elseif ($slaves[$i].balls > 2)>>
average
<<elseif ($slaves[$i].balls > 1)>>
pathetic
<<else>>
invisible
<</if>>
<<if $slaves[$i].drugs is "testicle enhancement">>
balls, relieving them of the excessive cum production caused by the testicle enhancement drugs.
<<elseif $slaves[$i].drugs is "hyper testicle enhancement">>
balls, relieving them of the excessive cum production caused by the hyper testicle enhancement drugs.
<<else>>
balls.
<</if>>
<<if $slaves[$i].diet is "cum production">>
Her diet is designed for cum production.
<</if>>
<<set $hormones to $slaves[$i].hormones>>
<<if $hormones < -1>>
Her internal chemistry is perfectly suited to cum production.
<<elseif $hormones < 0>>
Her hormonal balance favors cum production.
<<elseif $hormones > 0>>
Her hormonal balance impedes cum production.
<<elseif $hormones > 1>>
Her internal chemistry is poorly suited to cum production.
<</if>>
<<if $slaves[$i].scrotum == 0>>
She does produce cum despite her apparent ballslessness, but less than she would if they weren't hidden inside her.
<</if>>
<<if ($slaves[$i].devotion > 50)>>
She's so happy that her mental state has a positive impact on her semen production.
<<elseif ($slaves[$i].devotion < -50)>>
She's so unhappy that her mental state has a negative impact on her semen production.
<</if>>
<<if ($slaves[$i].health > 50)>>
Her shining health helps her really produce.
<<elseif ($slaves[$i].health < -50)>>
Her poor health impedes semen production.
<</if>>
<<if ($slaves[$i].assignment is "work in the dairy")>>
<<if ($dairyStimulatorsUpgrade == 1)>>
<<if ($dairyStimulatorsSetting > 0)>>
<<set $cum += $cum*(0.2*($dairyStimulatorsSetting+$dairyRestraintsSetting+Math.trunc((50-$slaves[$i].physicalAge)/20)))>>
<</if>>
<<if ($slaves[$i].chem > 360)>>
<<set $cum = Math.trunc($cum*0.6)>>
<<elseif ($slaves[$i].chem > 100)>>
<<set $cum = Math.trunc($cum*((600-$slaves[$i].chem)/600))>>
<</if>>
<<elseif ($Milkmaid != 0)>>
<<if ($Milkmaid.dick > 4) && canAchieveErection($Milkmaid)>>
$Milkmaid.slaveName sometimes stands in for the machines, which is a polite way of saying she sometimes fucks $slaves[$i].slaveName's ass to help her cum.
<<set $cum += $cum*0.2>>
<</if>>
<</if>>
<<elseif ($slaves[$i].assignment is "be confined in the arcade")>>
<<set $cum to $cum*0.5>>
<</if>>
<<set $cum = Math.trunc($cum)>>
<<set $slaves[$i].cum += $cum>>
<<set $cumTotal += $cum>>
<<if ($arcologies[0].FSPastoralist is "unset")>>
<<set $seed to ($cum*random(25,35))>>
She produces <<print $cum>> deciliters of cum over the week; the fresh ejaculate is sold for @@color:yellowgreen;¤<<print $seed>>.@@
<<elseif $arcologies[0].FSPastoralistLaw == 1>>
<<set $seed to ($cum*(random(40,50)))>>
She produces <<print $cum>> deciliters of cum over the week; the fresh ejaculate, which is in extremely high demand as one of $arcologies[0].name's few legal sources of animal protein, is sold for @@color:yellowgreen;¤<<print $seed>>.@@
<<else>>
<<set $seed to ($cum*(random(25,35)+Math.trunc($arcologies[0].FSPastoralist/10)))>>
She produces <<print $cum>> deciliters of cum over the week; the fresh ejaculate, which is in high demand given the new cultural preference for slave products, is sold for @@color:yellowgreen;¤<<print $seed>>.@@
<</if>>
<<set $cash += $seed>>
<<if ($slaves[$i].energy > 95)>>
Getting her dick constantly milked is almost as good as getting constant blowjobs as far as she's concerned. @@color:hotpink;She is happy@@ to have her member receive so much attention.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if ($slaves[$i].hormones > 0)>>
Since she cannot maintain an erection, she requires @@color:gold;painful@@ and @@color:mediumorchid;degrading@@ anal electrostimulation to produce.
<<set $slaves[$i].devotion -= 2>>
<<set $slaves[$i].trust -= 2>>
<<if ($slaves[$i].anus == 0)>>
The electrostimulator @@color:lime;breaks in her virgin asshole.@@
<<set $slaves[$i].anus to 1>>
<</if>>
<<elseif ($slaves[$i].devotion <= 20)>>
Since she's unaroused by her situation, she requires @@color:gold;painful@@ and @@color:mediumorchid;degrading@@ anal electrostimulation to produce.
<<set $slaves[$i].devotion -= 2>>
<<set $slaves[$i].trust -= 2>>
<<if ($slaves[$i].anus == 0)>>
The electrostimulator @@color:lime;breaks in her virgin asshole.@@
<<set $slaves[$i].anus to 1>>
<</if>>
<</if>>
<<if ($slaves[$i].balls < 3)>>
<<if ($slaves[$i].balls < 2)>>
<<if (random(1,100) > 70)>>
Constant semen production and continual emptying and refilling @@color:lime;increases the size of her tiny testicles.@@
<<set $slaves[$i].balls += 1>>
<</if>>
<<elseif (random(1,100) > 90)>>
Constant semen production and continual emptying and refilling @@color:lime;increases the size of her small testicles.@@
<<set $slaves[$i].balls += 1>>
<</if>>
<</if>>
<</if>> /* CLOSES COCK MILKING */
<<if ($slaves[$i].behavioralQuirk is "fitness")>>
$slaves[$i].slaveName @@color:hotpink;privately enjoys@@ the focus on her health and fitness that comes with being a cow.
<<set $slaves[$i].devotion += 1>>
<</if>>
/* FACILITY DECORATION IMPACTS */
<<if $slaves[$i].assignment is "work in the dairy">>
<<if $dairyDecoration != "standard">>
<<set $seed to 0.0001*$FSSingleSlaveRep*($milk+5*$cum)>>
<<switch $dairyDecoration>>
<<case "Roman Revivalist">>
<<set $arcologies[0].FSRomanRevivalist += $seed>>
<<case "Egyptian Revivalist">>
<<set $arcologies[0].FSEgyptianRevivalist += $seed>>
<<case "Edo Revivalist">>
<<set $arcologies[0].FSEdoRevivalist += $seed>>
<<case "Arabian Revivalist">>
<<set $arcologies[0].FSArabianRevivalist += $seed>>
<<case "Chinese Revivalist">>
<<set $arcologies[0].FSChineseRevivalist += $seed>>
<<case "Chattel Religionist">>
<<set $arcologies[0].FSChattelReligionist += $seed>>
<<case "Degradationist">>
<<set $arcologies[0].FSDegradationist += $seed>>
<<case "Repopulation Focus">>
<<set $arcologies[0].FSRepopulationFocus += $seed>>
<<case "Eugenics">>
<<set $arcologies[0].FSRestart += $seed>>
<<case "Asset Expansionist">>
<<set $arcologies[0].FSAssetExpansionist += $seed>>
<<case "Transformation Fetishist">>
<<set $arcologies[0].FSTransformationFetishist += $seed>>
<<case "Gender Radicalist">>
<<set $arcologies[0].FSGenderRadicalist += $seed>>
<<case "Gender Fundamentalist">>
<<set $arcologies[0].FSGenderFundamentalist += $seed>>
<<case "Physical Idealist">>
<<set $arcologies[0].FSPhysicalIdealist += $seed>>
<<case "Supremacist">>
<<set $arcologies[0].FSSupremacist += $seed>>
<<case "Subjugationist">>
<<set $arcologies[0].FSSubjugationist += $seed>>
<<case "Paternalist">>
<<set $arcologies[0].FSPaternalist += $seed>>
<<case "Pastoralist">>
<<set $arcologies[0].FSPastoralist += $seed>>
<<case "Maturity Preferentialist">>
<<set $arcologies[0].FSMaturityPreferentialist += $seed>>
<<case "Youth Preferentialist">>
<<set $arcologies[0].FSYouthPreferentialist += $seed>>
<<case "Body Purist">>
<<set $arcologies[0].FSBodyPurist += $seed>>
<<case "Slimness Enthusiast">>
<<set $arcologies[0].FSSlimnessEnthusiast += $seed>>
<</switch>>
<</if>>
<</if>>
|
mayibrad/fc
|
src/uncategorized/saGetMilked.tw
|
tw
|
bsd-3-clause
| 19,107 |
:: SA guard you [nobr]
carries arms in your defense.
<<Deadliness $slaves[$i]>>
<<if $slaves[$i].combatSkill > 0>>
Her combat skills greatly increase her deadliness.
<</if>>
<<if $bodyguardCareers.contains($Bodyguard.career)>>
She has experience in personal defense from before she was a slave.
<</if>>
<<if ($slaves[$i].muscles > 30) && ($slaves[$i].muscles <= 95)>>
She is strong and powerful yet quick and flexible.
<<elseif $slaves[$i].muscles > 95 && $slaves[$i].height >= 190>>
Her huge muscles are an intimidating sight and, despite their massive size, she is tall enough to use them effectively.
<<elseif $slaves[$i].muscles > 95>>
Her huge muscles are an intimidating sight, but are so big that they actually detract from her combat effectiveness.
<<elseif $slaves[$i].muscles > 5>>
She is reasonably fit, but not enough to significantly affect her combat effectiveness.
<</if>>
<<if $slaves[$i].amp == -4>>
Her tough combat limbs make her an intimidating sight to behold.
<<elseif $slaves[$i].amp == -5>>
The artificial muscles of her cybernetic limbs increase her strength and flexibility to enhance her combat abilities and give her the intimidating appearance of a super-soldier.
<</if>>
<<if $slaves[$i].height >= 170>>
Her height gives her a reach advantage with her sword.
<</if>>
<<if $slaves[$i].health > 50>>
Her shining health makes her a better combatant.
<</if>>
<<if $slaves[$i].boobs > 4000>>
Her titanic tits are a terrible hindrance in actual fighting.
<<elseif $slaves[$i].boobs > 2000>>
Her big breasts get in her way and reduce her efficiency.
<</if>>
<<if $slaves[$i].dick >= 10>>
Her massive dick gets in her way and reduces her efficiency.
<</if>>
<<if $slaves[$i].balls >= 15>>
Her massive balls slow her down and limit her range of motion.
<</if>>
<<if $slaves[$i].butt > 6>>
Her massive ass slows her down and limits her range of motion.
<</if>>
<<if $slaves[$i].hips > 2>>
She struggles to move with her inhumanly wide hips and frequently gets caught between things trying to follow you.
<</if>>
<<if $slaves[$i].weight > 30>>
Her heavy weight is an impediment as a bodyguard.
<</if>>
<<if $slaves[$i].weight < -10>>
Her light weight is an impediment as a bodyguard.
<</if>>
<<if $slaves[$i].health < -50>>
Her poor health makes her a weaker combatant.
<</if>>
<<if $slaves[$i].inflation == 3>>
Her hugely bloated, <<print $slaves[$i].inflationType>>-filled belly is taut and painful, hindering her ability to guard you.
<<elseif $slaves[$i].inflation == 2>>
Her bloated, <<print $slaves[$i].inflationType>>-stuffed belly is constantly jiggling and moving, distracting her and throwing off her weight.
<<elseif $slaves[$i].inflation == 1>>
Her distended, <<print $slaves[$i].inflationType>>-belly is uncomfortable and heavy, distracting her.
<</if>>
<<if $slaves[$i].bellyImplant >= 32000>>
Her immense, <<print $slaves[$i].bellyImplant>>cc implant filled belly greatly hinders her movement and terribly reduces her effectiveness in combat. It also limits where she can follow you, as doors and small passages don't agree with her bloated figure.
<<elseif $slaves[$i].bellyImplant >= 16000>>
Her massive, <<print $slaves[$i].bellyImplant>>cc implant filled belly greatly hinders her movement and terribly reduces her effectiveness in combat. It also limits where she can follow you, as doors and small passages don't agree with her bloated figure.
<<elseif $slaves[$i].bellyImplant >= 8000>>
Her huge, <<print $slaves[$i].bellyImplant>>cc implant filled belly is very heavy and unwieldy, throwing off her weight and making her far less effective.
<<elseif $slaves[$i].bellyImplant >= 4000>>
Her large, <<print $slaves[$i].bellyImplant>>cc implant filled belly is heavy and unwieldy, rendering her less effective.
<<elseif $slaves[$i].bellyImplant >= 2000>>
Her swollen, <<print $slaves[$i].bellyImplant>>cc implant filled belly is heavy and makes her less effective.
<</if>>
<<if ($slaves[$i].preg > 10) && ($slaves[$i].pregType >= 10)>>
Her massive belly greatly hinders her movement and terribly reduces her effectiveness in combat. It also limits where she can follow you, as doors and small passages don't agree with her bloated figure.
<<elseif ($slaves[$i].preg > 10)>>
Her advanced pregnancy limits her effectiveness.
<</if>>
<<if $slaves[$i].teeth is "pointy">>
Her sharp teeth add nothing to her actual effectiveness, but they're certainly intimidating.
<</if>>
<<if ($slaves[$i].combatSkill < 1) && (random(1,100) < 50+($slaves[$i].intelligence*20))>>
After some experience guarding you, and diligent practice in the armory, @@color:green;her combat skills increase.@@
<<set $slaves[$i].combatSkill += 1>>
<<elseif $slaves[$i].combatSkill >= 1>>
She maintains her combat skill with practice in the armory.
<<else>>
Though she practices diligently her basic combat skills do not improve this week.
<</if>>
Her constant presence is
<<if $deadliness > 6>>
extremely intimidating, @@color:green;adding much to your reputation.@@
<<if $slaves[$i].career is "an arcology owner">>
You've made a onetime rival arcology owner into a deadly and loyal protector, a feat of slaveownership that's @@color:green;internationally famous.@@
<<set $repGain += $deadliness*10>>
<</if>>
<<elseif $deadliness > 3>>
intimidating, @@color:green;adding to your reputation.@@
<<else>>
hardly intimidating, @@color:yellow;barely adding to your reputation.@@
<</if>>
<<set $repGain += $deadliness*10>>
Being continually trusted with your life @@color:hotpink;increases her devotion to you@@ and encourages her to @@color:mediumaquamarine;trust you in turn.@@
<<set $slaves[$i].devotion += 2>>
<<set $slaves[$i].trust += 4>>
<<if $dojo > 1>>
She @@color:hotpink;appreciates@@ how special it is that she has a nice room off the armory to rest in.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if $bodyguardTrains == 1>>
<<if $slaves[$i].devotion > 95>>
<<if $slaves[$i].trust > 50>>
<<if $slaves[$i].combatSkill > 0>>
<<if $slaves[$i].intelligence > 0>>
She's confident in her martial skills, but smart enough to know that she isn't immortal, and devoted enough to worry about who will protect you should she die.
<<set $seed to 0>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].assignmentVisible == 1>>
<<if $slaves[$j].combatSkill > 0>>
<<if canWalk($slaves[$j])>>
<<if $slaves[$j].fetish != "mindbroken">>
<<if $slaves[$j].devotion > 50>>
<<if $slaves[$j].boobs < 8000>>
<<if $slaves[$j].preg < 20>>
<<set $seed += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</for>>
<<if $seed < 2>>
<<set $subSlave to 0>>
<<if $slaves[$i].relationship > 1>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].relationshipTarget>>
<<if $slaves[$j].combatSkill == 0>>
<<if canWalk($slaves[$j])>>
<<if $slaves[$j].fetish != "mindbroken">>
<<if $slaves[$j].devotion > 50>>
<<if $slaves[$j].boobs < 8000>>
<<if $slaves[$j].preg < 20>>
She does her best to train $slaves[$j].slaveName whenever she can, hoping that her
<<if $slaves[$i].relationship > 4>>
wife
<<elseif $slaves[$i].relationship is 4>>
lover
<<elseif $slaves[$i].relationship is 3>>
girlfriend
<<else>>
best friend
<</if>>
can be made capable of stepping into her place.
<<set $subSlave to $slaves[$j]>>
<<set $seed to 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</for>>
<</if>>
<<if $seed == 0>>
<<if $Concubine != 0>>
<<if $Concubine.combatSkill == 0>>
<<if canWalk($Concubine)>>
<<if $Concubine.fetish != "mindbroken">>
<<if $Concubine.devotion > 50>>
<<if $Concubine.boobs < 8000>>
<<if $Concubine.preg < 20>>
She does her best to train $Concubine.slaveName whenever she can, hoping that your Concubine can be made capable of stepping into her place.
<<set $subSlave to $Concubine>>
<<set $seed to 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $seed == 0>>
<<if $HeadGirl != 0>>
<<if $HeadGirl.combatSkill == 0>>
<<if canWalk($HeadGirl)>>
<<if $HeadGirl.fetish != "mindbroken">>
<<if $HeadGirl.devotion > 50>>
<<if $HeadGirl.boobs < 8000>>
<<if $HeadGirl.preg < 20>>
She does her best to train $HeadGirl.slaveName whenever she can, hoping that your Head Girl can be made capable of stepping into her place.
<<set $subSlave to $HeadGirl>>
<<set $seed to 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $seed == 0>>
<<if $Wardeness != 0>>
<<if $Wardeness.combatSkill == 0>>
<<if canWalk($Wardeness)>>
<<if $Wardeness.fetish != "mindbroken">>
<<if $Wardeness.devotion > 50>>
<<if $Wardeness.boobs < 8000>>
<<if $Wardeness.preg < 20>>
She does her best to train $Wardeness.slaveName whenever she can, hoping that your Wardeness can be made capable of stepping into her place.
<<set $subSlave to $Wardeness>>
<<set $seed to 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $subSlave != 0>>
<<if ($slaves[$i].intelligence + $slaves[$i].intelligenceImplant) > random(1,10)>>
By the end of the week, she is satisfied that $subSlave.slaveName @@color:green;has the combat skill@@ to contribute to your defense.
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $subSlave.ID>>
<<set $slaves[$j].combatSkill = 1>>
<<break>>
<</if>>
<</for>>
<</if>>
<</if>>
<<else>>
She takes care to look after the skills of your other defensively capable slaves, satisfied that there are enough of them living in your penthouse.
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
|
mayibrad/fc
|
src/uncategorized/saGuardsYou.tw
|
tw
|
bsd-3-clause
| 9,696 |
:: SA hormone effects [nobr]
<<set $hormones to $slaves[$i].hormones>>
<<if ($hormones > -2)>>
<<if ($slaves[$i].balls != 0)>>
<<if ($hormones != 0) || ($hormoneUpgradePower < 2)>>
<<set $hormones -= 1>>
<</if>>
<</if>>
<</if>>
<<if ($hormones < 2)>>
<<if ($slaves[$i].ovaries != 0)>>
<<if ($hormones != 0) || ($hormoneUpgradePower < 2)>>
<<set $hormones += 1>>
<</if>>
<</if>>
<</if>>
<<if ($hormones > 1)>>
$possessiveCap hormonal balance is heavily feminine.
<<elseif ($hormones < -1)>>
$possessiveCap hormonal balance is heavily masculine.
<<elseif ($hormones > 0)>>
$possessiveCap hormonal balance is feminine.
<<elseif ($hormones < 0)>>
$possessiveCap hormonal balance is masculine.
<<else>>
$pronounCap has a neutral hormonal balance.
<</if>>
<<if $hormoneUpgradeMood == 0>>
<<if $slaves[$i].$hormones > 0>>
<<if $slaves[$i].balls != 0>>
$possessiveCap <<if $hormoneUpgradeMood == 0>>feminine treatments have to fight<<else>>advanced treatments brutally overpower<</if>> $possessive natural hormones,
<<if $slaves[$i].devotion > 50>>
but $pronoun's a good enough slave to suppress the occasional moodiness.
<<else>>
causing @@color:mediumorchid;occasional moodiness.@@
<<set $slaves[$i].devotion -= 1>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].$hormones < 0>>
<<if $slaves[$i].ovaries != 0>>
$possessiveCap <<if $hormoneUpgradeMood == 0>>masculine treatments have to fight<<else>>advanced treatments brutally overpower<</if>> $possessive natural hormones,
<<if $slaves[$i].devotion > 50>>
but $pronoun's a good enough slave to suppress the occasional moodiness.
<<else>>
causing @@color:mediumorchid;occasional moodiness.@@
<<set $slaves[$i].devotion -= 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<<set _Effects = []>>
<<if ($hormones >= 2)>>
<<if ($hormoneUpgradeShrinkage == 0)>>
<<if ($slaves[$i].dick > 1)>>
<<set _Effects.push("DickShrink")>>
<</if>>
<<if ($slaves[$i].balls > 1)>>
<<set _Effects.push("BallsShrink")>>
<</if>>
<<if ($slaves[$i].clit > 0)>>
<<set _Effects.push("ClitSmaller")>>
<</if>>
<</if>>
<<if ($slaves[$i].voice < 3) && ($slaves[$i].voice > 0)>>
<<set _Effects.push("VoiceHigher")>>
<</if>>
<<if ($slaves[$i].vagina > -1) && ($slaves[$i].ovaries != 0) && ($slaves[$i].vaginaLube < 2)>>
<<set _Effects.push("VaginaWetter")>>
<</if>>
<<if (($slaves[$i].butt-$slaves[$i].buttImplant) < 2)>>
<<set _Effects.push("ButtBigger")>>
<</if>>
<<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) < 500)>>
<<set _Effects.push("BoobsBigger")>>
<</if>>
<<if (($slaves[$i].face-$slaves[$i].faceImplant) < 0) && ($slaves[$i].face < 3)>>
<<set _Effects.push("FaceSofter")>>
<</if>>
<<if ($slaves[$i].faceShape is "masculine")>>
<<set _Effects.push("FaceSofterAndrogynous")>>
<<elseif ($slaves[$i].faceShape is "androgynous")>>
<<set _Effects.push("FaceNormal")>>
<</if>>
<<if ($slaves[$i].physicalAge < 25)>>
<<if ($slaves[$i].shoulders > -1)>>
<<set _Effects.push("ShouldersNarrower")>>
<</if>>
<<if ($slaves[$i].hips < 1)>>
<<set _Effects.push("HipsBroader")>>
<</if>>
<</if>>
<<if ($slaves[$i].muscles > 30) && ($slaves[$i].diet != "muscle building")>>
<<set _Effects.push("MusclesSofter")>>
<</if>>
<<if ($slaves[$i].nipples is "tiny")>>
<<set _Effects.push("NipplesBigger")>>
<</if>>
<<if ($slaves[$i].height > 180)>>
<<set _Effects.push("Shorter")>>
<</if>>
<<if ($slaves[$i].devotion <= 20)>>
<<set _Effects.push("Devoted")>>
<</if>>
<<if ($slaves[$i].trust <= 20)>>
<<set _Effects.push("Trusting")>>
<</if>>
<<if ($slaves[$i].attrXY < 95)>>
<<set _Effects.push("MaleAttracted")>>
<</if>>
<<elseif ($hormones > 0) && ($slaves[$i].ovaries == 0)>>
<<if ($hormoneUpgradeShrinkage == 0)>>
<<if ($slaves[$i].dick > 2)>>
<<set _Effects.push("DickShrink")>>
<</if>>
<<if ($slaves[$i].balls > 2)>>
<<set _Effects.push("BallsShrink")>>
<</if>>
<<if ($slaves[$i].clit > 1)>>
<<set _Effects.push("ClitSmaller")>>
<</if>>
<</if>>
<<if ($slaves[$i].voice < 2) && ($slaves[$i].voice > 0)>>
<<set _Effects.push("VoiceHigher")>>
<</if>>
<<if ($slaves[$i].vagina > -1) && ($slaves[$i].ovaries != 0) && ($slaves[$i].vaginaLube < 1)>>
<<set _Effects.push("VaginaWetter")>>
<</if>>
<<if (($slaves[$i].butt-$slaves[$i].buttImplant) < 2)>>
<<set _Effects.push("ButtBigger")>>
<</if>>
<<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) < 300)>>
<<set _Effects.push("BoobsBigger")>>
<</if>>
<<if (($slaves[$i].face-$slaves[$i].faceImplant) < 0) && ($slaves[$i].face < 2)>>
<<set _Effects.push("FaceSofter")>>
<</if>>
<<if ($slaves[$i].faceShape is "masculine")>>
<<set _Effects.push("FaceSofterAndrogynous")>>
<</if>>
<<if ($slaves[$i].physicalAge < 22)>>
<<if ($slaves[$i].shoulders > 0)>>
<<set _Effects.push("ShouldersNarrower")>>
<</if>>
<<if ($slaves[$i].hips < 0)>>
<<set _Effects.push("HipsBroader")>>
<</if>>
<</if>>
<<if ($slaves[$i].muscles > 30) && ($slaves[$i].diet != "muscle building")>>
<<set _Effects.push("MusclesSofter")>>
<</if>>
<<if ($slaves[$i].attrXY < 80)>>
<<set _Effects.push("MaleAttracted")>>
<</if>>
<<elseif ($hormones <= -2)>>
<<if ($slaves[$i].dick > 0) && ($slaves[$i].dick < 3)>>
<<set _Effects.push("DickGrow")>>
<</if>>
<<if ($slaves[$i].balls > 0) && ($slaves[$i].balls < 3)>>
<<set _Effects.push("BallsGrow")>>
<</if>>
<<if ($slaves[$i].clit < 2) && ($slaves[$i].dick == 0)>>
<<set _Effects.push("ClitBigger")>>
<</if>>
<<if ($slaves[$i].voice > 1)>>
<<set _Effects.push("VoiceLower")>>
<</if>>
<<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginaLube > 0)>>
<<set _Effects.push("VaginaDrier")>>
<</if>>
<<if ($hormoneUpgradeShrinkage == 0)>>
<<if (($slaves[$i].butt-$slaves[$i].buttImplant) > 2)>>
<<set _Effects.push("ButtSmaller")>>
<</if>>
<<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 500)>>
<<set _Effects.push("BoobsSmaller")>>
<</if>>
<</if>>
<<if (($slaves[$i].face-$slaves[$i].faceImplant) < 0) && ($slaves[$i].face > 0)>>
<<set _Effects.push("FaceHarder")>>
<</if>>
<<if ($slaves[$i].faceShape is "androgynous")>>
<<set _Effects.push("FaceMasculine")>>
<<else>>
<<set _Effects.push("FaceHarderAndrogynous")>>
<</if>>
<<if ($slaves[$i].physicalAge < 25)>>
<<if ($slaves[$i].shoulders < 1)>>
<<set _Effects.push("ShouldersBroader")>>
<</if>>
<<if ($slaves[$i].hips > -1)>>
<<set _Effects.push("HipsNarrower")>>
<</if>>
<</if>>
<<if ($slaves[$i].muscles <= 95) && ($slaves[$i].diet != "slimming")>>
<<set _Effects.push("MusclesHarder")>>
<</if>>
<<if ($slaves[$i].nipples is "huge")>>
<<set _Effects.push("NipplesSmaller")>>
<</if>>
<<if ($slaves[$i].height < 155)>>
<<set _Effects.push("Taller")>>
<</if>>
<<if ($slaves[$i].devotion > 20)>>
<<set _Effects.push("Rebellious")>>
<</if>>
<<if ($slaves[$i].attrXY < 95)>>
<<set _Effects.push("FemaleAttracted")>>
<</if>>
<<elseif ($hormones < 0) && ($slaves[$i].balls == 0)>>
<<if ($slaves[$i].dick > 0) && ($slaves[$i].dick < 2)>>
<<set _Effects.push("DickGrow")>>
<</if>>
<<if ($slaves[$i].balls > 0) && ($slaves[$i].balls < 2)>>
<<set _Effects.push("BallsGrow")>>
<</if>>
<<if ($slaves[$i].clit < 1) && ($slaves[$i].dick == 0)>>
<<set _Effects.push("ClitBigger")>>
<</if>>
<<if ($slaves[$i].voice > 2)>>
<<set _Effects.push("VoiceLower")>>
<</if>>
<<if ($slaves[$i].vagina > -1) && ($slaves[$i].vaginaLube > 1)>>
<<set _Effects.push("VaginaDrier")>>
<</if>>
<<if ($hormoneUpgradeShrinkage == 0)>>
<<if (($slaves[$i].butt-$slaves[$i].buttImplant) > 2)>>
<<set _Effects.push("ButtSmaller")>>
<</if>>
<<if (($slaves[$i].boobs-$slaves[$i].boobsImplant) > 800)>>
<<set _Effects.push("BoobsSmaller")>>
<</if>>
<</if>>
<<if (($slaves[$i].face-$slaves[$i].faceImplant) < 0) && ($slaves[$i].face > 1)>>
<<set _Effects.push("FaceHarder")>>
<</if>>
<<if ($slaves[$i].faceShape is "androgynous")>>
<<set _Effects.push("FaceMasculine")>>
<</if>>
<<if ($slaves[$i].physicalAge < 22)>>
<<if ($slaves[$i].shoulders < 0)>>
<<set _Effects.push("ShouldersBroader")>>
<</if>>
<<if ($slaves[$i].hips > 0)>>
<<set _Effects.push("HipsNarrower")>>
<</if>>
<</if>>
<<if ($slaves[$i].muscles <= 5) && ($slaves[$i].diet != "slimming")>>
<<set _Effects.push("MusclesHarder")>>
<</if>>
<<if ($slaves[$i].height < 155)>>
<<set _Effects.push("Taller")>>
<</if>>
<<if ($slaves[$i].attrXY < 80)>>
<<set _Effects.push("FemaleAttracted")>>
<</if>>
<</if>>
<<if _Effects.length < 1>>
$possessiveCap body has fully adapted to its hormones.
<<elseif (_Effects.length < random(-10,10)) && ($hormoneUpgradePower == 0)>>
$pronounCap does not experience significant hormone effects this week.
<<else>>
<<set _Effects = _Effects.random()>>
<<switch _Effects>>
<<case "DickShrink">>
Hormonal effects cause @@color:orange;$possessive dick to atrophy.@@
<<set $slaves[$i].dick -= 1>>
<<case "DickGrow">>
Hormonal effects cause @@color:lime;$possessive micropenis to return to a more normal size.@@
<<set $slaves[$i].dick += 1>>
<<case "BallsShrink">>
Hormonal effects cause @@color:orange;$possessive testicles to atrophy.@@
<<set $slaves[$i].balls -= 1>>
<<case "BallsGrow">>
Hormonal effects cause @@color:lime;$possessive balls to drop.@@
<<set $slaves[$i].balls += 1>>
<<case "VoiceHigher">>
Hormonal effects cause @@color:lime;$possessive voice to become higher and more feminine.@@
<<set $slaves[$i].voice += 1>>
<<case "VoiceLower">>
Hormonal effects cause @@color:orange;$possessive voice to become deeper and less feminine.@@
<<set $slaves[$i].voice -= 1>>
<<case "VaginaWetter">>
Hormonal effects cause @@color:lime;$possessive vagina to produce more copious natural lubricant.@@
<<set $slaves[$i].vaginaLube += 1>>
<<case "VaginaDrier">>
Hormonal effects cause @@color:orange;$possessive vagina to produce less natural lubricant.@@
<<set $slaves[$i].vaginaLube -= 1>>
<<case "ButtBigger">>
Hormonal effects cause @@color:lime;the natural size of $possessive butt to increase.@@
<<set $slaves[$i].butt += 1>>
<<case "ButtSmaller">>
Hormonal effects cause @@color:orange;the natural size of $possessive butt to decrease.@@
<<set $slaves[$i].butt -= 1>>
<<case "BoobsBigger">>
Hormonal effects cause @@color:lime;the natural size of $possessive tits to increase.@@
<<set $slaves[$i].boobs += 100>>
<<case "BoobsSmaller">>
Hormonal effects cause @@color:orange;the natural size of $possessive tits to shrink.@@
<<set $slaves[$i].boobs += 100>>
<<case "FaceSofter">>
Hormonal effects cause @@color:lime;$possessive facial structure to soften and become less unattractive.@@
<<set $slaves[$i].face += 1>>
<<case "FaceHarder">>
Hormonal effects cause @@color:orange;$possessive facial structure to harden and become less attractive.@@
<<set $slaves[$i].face -= 1>>
<<case "FaceSofterAndrogynous">>
Hormonal effects cause @@color:lime;$possessive face to soften into androgyny.@@
<<set $slaves[$i].faceShape to "androgynous">>
<<case "FaceHarderAndrogynous">>
Hormonal effects cause @@color:orange;$possessive face to harden into androgyny.@@
<<set $slaves[$i].faceShape to "androgynous">>
<<case "FaceNormal">>
Hormonal effects cause @@color:lime;$possessive face to soften into femininity.@@
<<set $slaves[$i].faceShape to "normal">>
<<case "FaceMasculine">>
Hormonal effects cause @@color:orange;$possessive face to harden into masculinity.@@
<<set $slaves[$i].faceShape to "masculine">>
<<case "ClitSmaller">>
Hormonal effects cause @@color:orange;$possessive clit to shrink significantly.@@
<<set $slaves[$i].clit -= 1>>
<<case "ClitBigger">>
Hormonal effects cause @@color:lime;$possessive clit to grow significantly.@@
<<set $slaves[$i].clit += 1>>
<<case "ShouldersNarrower">>
$possessiveCap body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@color:lime;$possessive shoulders to develop into a more feminine narrowness@@ than they would have done naturally.
<<set $slaves[$i].shoulders -= 1>>
<<case "ShouldersBroader">>
$possessiveCap body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@color:orange;$possessive shoulders to develop more broadly@@ than they would have done naturally.
<<set $slaves[$i].shoulders += 1>>
<<case "HipsBroader">>
$possessiveCap body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@color:lime;$possessive hips to develop more broadly@@ than they would have done naturally.
<<set $slaves[$i].hips += 1>>
<<case "HipsNarrower">>
$possessiveCap body has not yet found its final bone structure, which typically happens in the mid-twenties. Hormonal effects cause @@color:orange;$possessive hips to develop more narrowly@@ than they would have done naturally.
<<set $slaves[$i].hips -= 1>>
<<case "MusclesSofter">>
Hormonal effects @@color:orange;reduce $possessive musculature.@@
<<set $slaves[$i].muscles -= 2>>
<<case "MusclesHarder">>
Hormonal effects @@color:lime;build up $possessive musculature.@@
<<set $slaves[$i].muscles += 2>>
<<case "NipplesBigger">>
Hormonal effects cause $possessive tiny @@color:lime;nipples to grow to a more normal size.@@
<<set $slaves[$i].nipples to "cute">>
<<case "NipplesSmaller">>
Hormonal effects cause $possessive huge @@color:orange;nipples to shrink to a more reasonable size.@@
<<set $slaves[$i].nipples to "cute">>
<<case "Shorter">>
$pronounCap has not yet reached the age at which height becomes fixed. Hormonal effects cause @@color:orange;$object to lose a bit of height@@ that $pronoun would naturally have maintained.
<<set $slaves[$i].height -= 1>>
<<case "Taller">>
$pronounCap has not yet reached the age at which height becomes fixed. Hormonal effects cause @@color:lime;$object to gain a slight height advantage@@ that $pronoun would not naturally have reached.
<<set $slaves[$i].height += 1>>
<<case "Devoted">>
Hormonal effects make $object a bit more @@color:hotpink;docile.@@
<<set $slaves[$i].devotion += 1>>
<<case "Rebellious">>
Hormonal effects @@color:mediumorchid;make $object a bit less docile.@@
<<set $slaves[$i].devotion -= 1>>
<<case "Trusting">>
Hormonal effects make $object a bit more @@color:mediumaquamarine;trusting.@@
<<set $slaves[$i].trust += 1>>
<<case "MaleAttracted">>
Hormonal effects cause $object to become @@color:green;more attracted to men.@@
<<set $slaves[$i].attrXY += 2+$hormoneUpgradePower>>
<<case "FemaleAttracted">>
Hormonal effects cause $object to become @@color:green;more attracted to women.@@
<<set $slaves[$i].attrXX += 2+$hormoneUpgradePower>>
<<default>>
ERROR: bad hormone effect: _Effects
<</switch>>
<</if>>
<<if ($hormones < 0)>>
<<if ($slaves[$i].dick > 0)>>
<<if ($slaves[$i].devotion > 0)>>
<<if ($slaves[$i].career is "a Futanari Sister")>>
$pronounCap wishes $pronoun were more feminine, but isn't unhappy to be off hormones, since $pronoun likes being a stiff dicked futa.
<<elseif ($slaves[$i].fetish is "buttslut") && ($slaves[$i].fetishStrength > 60) && ($slaves[$i].fetishKnown == 1)>>
$pronounCap wishes $pronoun were more feminine, but $pronoun loves getting fucked in the butt so much that it doesn't much bother $object.
<<elseif ($slaves[$i].fetish is "sadist") && ($slaves[$i].fetishStrength > 60) && ($slaves[$i].fetishKnown == 1)>>
Life is easier for effeminate slaves, but $pronoun loves abusing other slaves so much that $pronoun likes being able to get hard.
<<elseif ($slaves[$i].fetish is "dom") && ($slaves[$i].fetishStrength > 60) && ($slaves[$i].fetishKnown == 1)>>
Life is easier for effeminate slaves, but $pronoun loves dominating other girls so much that $pronoun likes being able to get hard.
<<elseif ($slaves[$i].energy > 95)>>
$pronounCap wishes $pronoun were more feminine, but $pronoun loves getting fucked like a good little sex slave so much that $pronoun doesn't think about it much.
<<elseif ($slaves[$i].devotion <= 20)>>
Life is easier for effeminate slaves, so @@color:mediumorchid;$pronoun's a little unhappy@@ that $pronoun isn't getting hormones to make $object more feminine.
<<set $slaves[$i].devotion -= 2>>
<<elseif ($slaves[$i].devotion <= 50)>>
$pronounCap wants to be a good slave girl, so @@color:mediumorchid;$pronoun's a little unhappy@@ that $pronoun isn't getting hormones to make $object look more feminine.
<<set $slaves[$i].devotion -= 2>>
<<else>>
$pronounCap wishes $pronoun were more feminine, but $pronoun accepts your judgment in not giving $object hormones to make that happen.
<</if>>
<</if>>
<</if>>
<</if>>
<<if Math.abs($slaves[$i].hormones) > 1>>
<<set $slaves[$i].chem += 0.5>>
<</if>>
|
mayibrad/fc
|
src/uncategorized/saHormoneEffects.tw
|
tw
|
bsd-3-clause
| 16,701 |
:: SA live with HG [nobr]
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $HeadGirl.ID == $slaves[$j].ID>>
<<set $HeadGirl to $slaves[$j]>>
<<break>>
<</if>>
<</for>>
''$slaves[$i].slaveName''
<<if $slaves[$i].devotion > 20>>
<<if $HGSlaveSuccess == 1>>
looks after your Head Girl $HeadGirl.slaveName domestically and sexually, freeing her to devote more of her time to looking after your other slaves.
<<else>>
does her best to look after your Head Girl $HeadGirl.slaveName domestically and sexually, but doesn't free up much of her time this week.
<</if>>
<<elseif $slaves[$i].trust < -20>>
<<if $HGSlaveSuccess == 1>>
obeys Head Girl $HeadGirl.slaveName domestically and sexually, freeing her to devote more of her time to looking after your other slaves.
<<else>>
tries to look after your Head Girl $HeadGirl.slaveName domestically and sexually, but doesn't free up much of her time this week.
<</if>>
<<else>>
<<if $HGSlaveSuccess == 1>>
resists Head Girl $HeadGirl.slaveName's domestic and sexual use, but still frees her to devote more of her time to looking after your other slaves.
<<else>>
resists Head Girl $HeadGirl.slaveName's domestic and sexual use, and doesn't free up much of her time this week.
<</if>>
<</if>>
<<if ($HeadGirl.fetish is "sadist") && ($HeadGirl.fetishStrength > 60) && ($HeadGirl.fetishKnown == 1)>>
Since $HeadGirl.slaveName is a sadist, poor $slaves[$i].slaveName lives a life of fear and pain.
<<if ($slaves[$i].energy > 95)>>
Though it's hard, she manages to find @@color:hotpink;sexual satisfaction@@ being a pain slave.
<<set $slaves[$i].devotion += 4>>
<<elseif ($slaves[$i].fetish is "masochist")>>
<<if ($slaves[$i].fetishStrength > 95)>>
She finds deep @@color:hotpink;sexual satisfaction@@ being a pain slave.
<<set $slaves[$i].devotion += 4>>
<<else>>
This forces her to find solace in @@color:lightcoral;deeper masochism.@@
<<set $slaves[$i].fetishStrength += 4>>
<</if>>
<<elseif ($slaves[$i].devotion < -20)>>
This rapidly fills her with @@color:mediumorchid;hatred@@ and @@color:mediumorchid;fear.@@
<<set $slaves[$i].devotion -= 10>>
<<set $slaves[$i].trust -= 10>>
<<elseif ($slaves[$i].devotion > 20)>>
This fills her with @@color:mediumorchid;bitterness@@ and @@color:mediumorchid;fear.@@
<<set $slaves[$i].devotion -= 5>>
<<set $slaves[$i].trust -= 5>>
<</if>>
<<elseif ($slaves[$i].devotion < -20)>>
<<if ($slaves[$i].trust >= -20)>>
Since she is not yet obedient, $HeadGirl.slaveName @@color:gold;punishes@@ her constantly, training her to be a decent assistant or suffer pain.
<<set $slaves[$i].trust -= 5>>
<</if>>
<<elseif ($slaves[$i].devotion <= 20)>>
Since she is not yet well trained, $HeadGirl.slaveName instructs her, @@color:hotpink;training@@ her to be a proper assistant.
<<set $slaves[$i].devotion += 4>>
<<elseif ($slaves[$i].devotion <= 50)>>
Since she is not yet a devoted slave, $HeadGirl.slaveName works with her, @@color:hotpink;training@@ her to be a good assistant.
<<set $slaves[$i].devotion += 2>>
<<else>>
Since she is a devoted assistant, $HeadGirl.slaveName @@color:hotpink;praises@@ and encourages her.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if ($HeadGirl.rivalry != 0) && ($HeadGirl.relationshipTarget is $slaves[$i].ID)>>
$HeadGirl.slaveName @@color:lightgreen;resolves the rivalry@@ between her and $slaves[$i].slaveName, mostly by the expedient of punishing $slaves[$i].slaveName savagely whenever she gives any trouble.
<<set $HeadGirl.rivalry to 0>>
<<set $HeadGirl.rivalryTarget to 0>>
<<set $slaves[$i].rivalry to 0>>
<<set $slaves[$i].rivalryTarget to 0>>
<<elseif ($HeadGirl.relationship == 0)>>
<<if $familyTesting == 1>>
<<if $slaves[$i].mother == $HeadGirl.ID || $slaves[$i].father == $HeadGirl.ID || $slaves[$i].ID == $HeadGirl.mother || $slaves[$i].ID == $HeadGirl.father || areSisters($HeadGirl, $slaves[$i]) > 0>>
$HeadGirl.slaveName
<<if $HeadGirl.devotion > 95>>
is so inured to the perversities of slavery that she @@color:hotpink;enjoys@@ the prospect of sexual service from her
<<set $HeadGirl.devotion += 1>>
<<elseif $HeadGirl.devotion > 60>>
is so devoted to you that she accepts the prospect of sexual service from her
<<else>>
is somewhat @@color:mediumorchid;disturbed@@ by the prospect of sexual service from her
<<set $HeadGirl.devotion -= 2>>
<</if>>
<<if $slaves[$i].mother == $HeadGirl.ID || $slaves[$i].father == $HeadGirl.ID>>
daughter.
<<elseif $HeadGirl.mother == $slaves[$i].ID>>
mother.
<<elseif $HeadGirl.father == $slaves[$i].ID>>
father.
<<elseif areSisters($HeadGirl, $slaves[$i]) == 1>>
twin.
<<elseif areSisters($HeadGirl, $slaves[$i]) == 2>>
sister.
<<elseif areSisters($HeadGirl, $slaves[$i]) == 3>>
half-sister.
<</if>>
$slaves[$i].slaveName
<<if $slaves[$i].devotion > 95>>
is so inured to the perversities of slavery that she @@color:hotpink;enjoys@@ the prospect of sexually servicing her
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].devotion > 60>>
is so devoted to you that she accepts the prospect of sexually servicing her
<<elseif $slaves[$i].devotion > 40>>
is somewhat @@color:mediumorchid;disturbed@@ by the prospect of sexually servicing her
<<set $slaves[$i].devotion -= 2>>
<<elseif $slaves[$i].devotion > 20>>
is @@color:mediumorchid;disturbed@@ by the prospect of sexually servicing her
<<set $slaves[$i].devotion -= 4>>
<<elseif $slaves[$i].devotion >= -20>>
is @@color:mediumorchid;strongly disturbed@@ by the prospect of sexually servicing her
<<set $slaves[$i].devotion -= 5>>
<<else>>
is @@color:mediumorchid;revolted@@ by the prospect of sexually servicing her
<<set $slaves[$i].devotion -= 10>>
<</if>>
<<if $HeadGirl.mother == $slaves[$i].ID || $HeadGirl.father == $slaves[$i].ID>>
daughter.
<<elseif $slaves[$i].mother == $HeadGirl.ID>>
mother.
<<elseif $slaves[$i].father == $HeadGirl.ID>>
father.
<<elseif areSisters($HeadGirl, $slaves[$i]) == 1>>
twin.
<<elseif areSisters($HeadGirl, $slaves[$i]) == 2>>
sister.
<<elseif areSisters($HeadGirl, $slaves[$i]) == 3>>
half-sister.
<</if>>
<</if>>
<<else>>
<<if $slaves[$i].relation != 0>>
<<if $slaves[$i].relationTarget is $HeadGirl.ID>>
$HeadGirl.slaveName
<<if $HeadGirl.devotion > 95>>
is so inured to the perversities of slavery that she @@color:hotpink;enjoys@@ the prospect of sexual service from her
<<set $HeadGirl.devotion += 1>>
<<elseif $HeadGirl.devotion > 60>>
is so devoted to you that she accepts the prospect of sexual service from her
<<else>>
is somewhat @@color:mediumorchid;disturbed@@ by the prospect of sexual service from her
<<set $HeadGirl.devotion -= 2>>
<</if>>
<<if $HeadGirl.relation is "twin">>
twin.
<<elseif $HeadGirl.relation is "sister">>
sister.
<<elseif $HeadGirl.relation is "mother">>
daughter.
<<elseif $HeadGirl.relation is "daughter">>
mother.
<</if>>
$slaves[$i].slaveName
<<if $slaves[$i].devotion > 95>>
is so inured to the perversities of slavery that she @@color:hotpink;enjoys@@ the prospect of sexually servicing her
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].devotion > 60>>
is so devoted to you that she accepts the prospect of sexually servicing her
<<elseif $slaves[$i].devotion > 40>>
is somewhat @@color:mediumorchid;disturbed@@ by the prospect of sexually servicing her
<<set $slaves[$i].devotion -= 2>>
<<elseif $slaves[$i].devotion > 20>>
is @@color:mediumorchid;disturbed@@ by the prospect of sexually servicing her
<<set $slaves[$i].devotion -= 4>>
<<elseif $slaves[$i].devotion >= -20>>
is @@color:mediumorchid;strongly disturbed@@ by the prospect of sexually servicing her
<<set $slaves[$i].devotion -= 5>>
<<else>>
is @@color:mediumorchid;revolted@@ by the prospect of sexually servicing her
<<set $slaves[$i].devotion -= 10>>
<</if>>
<<if $slaves[$i].relation is "twin">>
twin.
<<elseif $slaves[$i].relation is "sister">>
sister.
<<elseif $slaves[$i].relation is "mother">>
daughter.
<<elseif $slaves[$i].relation is "daughter">>
mother.
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].relationship == 0) && ($slaves[$i].devotion > 20)>>
$slaves[$i].slaveName sees $HeadGirl.slaveName constantly, and does her best to @@color:lightgreen;become her friend.@@
<<set $HeadGirl.relationship to 1>>
<<set $HeadGirl.relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to 1>>
<<set $slaves[$i].relationshipTarget to $HeadGirl.ID>>
<<elseif ($slaves[$i].relationship != 5) && ($slaves[$i].relationshipTarget != $HeadGirl.ID)>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$i].relationshipTarget == $slaves[$j].ID>>
$slaves[$j].slaveName cannot compete with $HeadGirl.slaveName, and her relationship with the Head Girl's bitch fades.
<<set $slaves[$i].relationship to 0>>
<<set $slaves[$i].relationshipTarget to 0>>
<<set $slaves[$j].relationship to 0>>
<<set $slaves[$j].relationshipTarget to 0>>
<<break>>
<</if>>
<</for>>
<</if>>
<<else>>
<<if ($HeadGirl.relationshipTarget is $slaves[$i].ID)>>
<<set $slaves[$i].trust += 1>>
<<set $HeadGirl.trust += 1>>
<<if $slaves[$i].relationship <= 2>>
Since $HeadGirl.slaveName and $slaves[$i].slaveName are already friends, they're @@color:mediumaquamarine;thankful@@ to you for allowing it. After a few nights of offering each other sexual comfort, they consider themselves @@color:lightgreen;friends with benefits.@@
<<set $HeadGirl.relationship to 3>>
<<set $HeadGirl.relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to 3>>
<<set $slaves[$i].relationshipTarget to $HeadGirl.ID>>
<<elseif $slaves[$i].relationship <= 3>>
Since $HeadGirl.slaveName and $slaves[$i].slaveName are already lovers, they both @@color:hotpink;enjoy@@ living together and are @@color:mediumaquamarine;thankful@@ to you for allowing it. After living together for a few days, they draw closer emotionally, too, and consider themselves @@color:lightgreen;lovers.@@
<<set $HeadGirl.relationship to 4>>
<<set $HeadGirl.relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to 4>>
<<set $slaves[$i].relationshipTarget to $HeadGirl.ID>>
<<elseif $slaves[$i].relationship <= 4>>
<<if ($HeadGirl.fetishKnown == 1) && ($HeadGirl.fetishStrength <= 60) && ($HeadGirl.fetish is "sadist") && ($slaves[$i].fetish != "masochist")>>
Since their relationship is very abusive, only $HeadGirl.slaveName @@color:hotpink;enjoys@@ living together with $slaves[$i].slaveName.
<<set $slaves[$i].devotion -= 5>>
<<set $slaves[$i].trust -= 5>>
<<else>>
Since $HeadGirl.slaveName and $slaves[$i].slaveName are lovers, they @@color:hotpink;enjoy@@ living together.
<</if>>
<<else>>
Since $HeadGirl.slaveName and $slaves[$i].slaveName are slave wives, they @@color:hotpink;enjoy@@ living together.
<</if>>
<</if>>
<</if>>
<<set $skillIncrease = 10>>
<<if ($slaves[$i].oralSkill <= 30)>>
$HeadGirl.slaveName wants to come home to a talented tongue, so she trains $slaves[$i].slaveName's oral skills.
<<OralSkillIncrease $slaves[$i]>>
<<elseif ($slaves[$i].vagina > 0) && ($slaves[$i].vaginalSkill <= 30)>>
$HeadGirl.slaveName wants her personal sex slave to be as skilled with her pussy as possible, so she trains $slaves[$i].slaveName's vaginal skills.
<<VaginalSkillIncrease $slaves[$i]>>
<<elseif ($slaves[$i].anus > 0) && ($slaves[$i].analSkill <= 30)>>
$HeadGirl.slaveName wants her personal sex slave to be a skillful backdoor whore, so she trains $slaves[$i].slaveName's anal skills.
<<AnalSkillIncrease $slaves[$i]>>
<<elseif ($slaves[$i].entertainSkill <= 10)>>
$HeadGirl.slaveName wants to be kept amused in her occasional free time, so she trains $slaves[$i].slaveName's entertainment skills.
<<EntertainSkillIncrease $slaves[$i]>>
<<elseif ($slaves[$i].sexualFlaw != "none")>>
$HeadGirl.slaveName is annoyed by $slaves[$i].slaveName's sexual flaws, so she @@color:green;trains@@ her out of them.
<<set $slaves[$i].sexualFlaw to "none">>
<<elseif ($slaves[$i].behavioralFlaw != "none")>>
$HeadGirl.slaveName is irritated by $slaves[$i].slaveName's flaws, so she @@color:green;trains@@ her out of them.
<<set $slaves[$i].behavioralFlaw to "none">>
<</if>>
<<if ($slaves[$i].vaginalAccessory != "chastity belt")>>
<<if ($slaves[$i].vagina == 0)>>
$HeadGirl.slaveName @@color:hotpink;loves@@ @@color:lime;taking@@ $slaves[$i].slaveName's virginity, and spends much of the week ogling her conquest complacently.
<<set $slaves[$i].vagina to 1>>
<<set $HeadGirl.devotion += 4>>
<<elseif ($slaves[$i].vagina == 1)>>
<<if canAchieveErection($HeadGirl)>>
<<if ($HeadGirl.dick > 4) && ($HeadGirl.energy > 95)>>
$HeadGirl.slaveName has such a ferocious sex drive and such a big dick that her constant pounding of $slaves[$i].slaveName @@color:lime;loosens@@ the poor girl's pussy.
<<set $slaves[$i].vagina += 1>>
<<elseif ($HeadGirl.dick > 5)>>
Serving $HeadGirl.slaveName's monster cock @@color:lime;loosens@@ $slaves[$i].slaveName's pussy.
<<set $slaves[$i].vagina += 1>>
<</if>>
<</if>>
<<elseif ($slaves[$i].vagina is 2)>>
<<if canAchieveErection($HeadGirl)>>
<<if ($HeadGirl.dick > 5) && ($HeadGirl.energy > 95)>>
$HeadGirl.slaveName has such a ferocious sex drive and such a monster cock that her constant pounding of $slaves[$i].slaveName @@color:lime;loosens@@ the poor girl's pussy.
<<set $slaves[$i].vagina += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].anus == 0)>>
$HeadGirl.slaveName @@color:hotpink;relishes@@ @@color:lime;taking@@ $slaves[$i].slaveName's anal virginity, and spends much of the week groping her conquest's rear end possessively.
<<set $slaves[$i].anus to 1>>
<<set $HeadGirl.devotion += 4>>
<<elseif ($slaves[$i].anus == 1)>>
<<if canAchieveErection($HeadGirl)>>
<<if ($HeadGirl.dick > 4) && ($HeadGirl.energy > 95)>>
$HeadGirl.slaveName uses $slaves[$i].slaveName's anus to vent her sexual addiction. Constant assrape from such a huge dick @@color:lime;loosens@@ her sphincter.
<<set $slaves[$i].anus += 1>>
<<elseif ($HeadGirl.dick > 5)>>
Taking $HeadGirl.slaveName's monster cock up the butt @@color:lime;loosens@@ $slaves[$i].slaveName's anal sphincter.
<<set $slaves[$i].anus += 1>>
<</if>>
<</if>>
<<elseif ($slaves[$i].anus is 2)>>
<<if canAchieveErection($HeadGirl)>>
<<if ($HeadGirl.dick > 5) && ($HeadGirl.energy > 95)>>
$HeadGirl.slaveName uses $slaves[$i].slaveName's anus to vent her sexual addiction. Constant assrape from the Head Girl's monster cock @@color:lime;loosens@@ her sphincter.
<<set $slaves[$i].anus += 1>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].vagina > 0) || (($slaves[$i].mpreg == 0) && ($slaves[$i].anus > 0))>>
<<if isFertile($slaves[$i])>>
<<if ($HeadGirl.fetishKnown == 1)>>
<<if ($HeadGirl.fetish is "pregnancy")>>
<<if ($HeadGirl.balls > 0)>>
<<if $arcologies[0].FSRestart is "unset">>
<<if ($HeadGirl.dickAccessory != "chastity")>>
$HeadGirl.slaveName promptly @@color:lime;impregnates@@ $slaves[$i].slaveName, to your Head Girl's considerable @@color:hotpink;satisfaction.@@
<<set $slaves[$i].preg to 1>>
<<if ($slaves[$i].drugs is "super fertility drugs")>>
<<if ($slaves[$i].hormones == 2)>>
<<set $slaves[$i].pregType to random(10,20)>>
<<else>>
<<set $slaves[$i].pregType to either(3, 4, 4, 4, 5, 5, 5, 10, 10, 20)>>
<</if>>
<<elseif ($slaves[$i].drugs is "fertility drugs")>>
<<if ($slaves[$i].hormones == 2)>>
<<set $slaves[$i].pregType to random(2,5)>>
<<else>>
<<set $slaves[$i].pregType to either(1, 1, 2, 2, 3, 3, 4, 4, 5, 5)>>
<</if>>
<<else>>
<<set $slaves[$i].pregType to either(1, 1, 1, 1, 1, 1, 1, 1, 1, 2)>>
<</if>>
<<set $slaves[$i].pregSource to $HeadGirl.ID>>
<<set $HeadGirl.devotion += 4>>
<</if>>
<<else>>
$HeadGirl.slaveName knows better than to even consider knocking up $slaves[$i].slaveName.
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].devotion > 50)>>
<<if ($slaves[$i].fetishStrength <= 95) || ($slaves[$i].fetishKnown == 0)>>
<<if ($HeadGirl.fetishKnown == 1)>>
<<if ($HeadGirl.fetishStrength > 60)>>
<<if ($slaves[$i].fetish != $HeadGirl.fetish)>>
<<if ($HeadGirl.fetish is "submissive")>>
$slaves[$i].slaveName slowly gets used to $HeadGirl.slaveName's need to be sexually dominated, and begins to @@color:pink;enjoy being a top@@ within the confines of the suite.
<<set $slaves[$i].fetish to "dom">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 10>>
<<elseif ($HeadGirl.fetish is "dom")>>
<<if ($slaves[$i].fetish != "submissive") || ($slaves[$i].fetish == 0)>>
$slaves[$i].slaveName slowly gets used to being tied up and fucked regularly, and accepts that it's how $HeadGirl.slaveName sexual attraction to her expresses itself. She begins to @@color:pink;enjoy being a sub,@@ especially for $HeadGirl.slaveName.
<<set $slaves[$i].fetish to "submissive">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 10>>
<</if>>
<<elseif ($HeadGirl.fetish is "boobs")>>
$HeadGirl.slaveName lavishes so much attention on $slaves[$i].slaveName's boobs that $slaves[$i].slaveName really starts to @@color:pink;fetishize tits@@ too.
<<set $slaves[$i].fetish to "boobs">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 10>>
<<elseif ($HeadGirl.fetish is "pregnancy")>>
$slaves[$i].slaveName and $HeadGirl.slaveName spend so much time talking about pregnancy and fertility $slaves[$i].slaveName really starts to @@color:pink;fetishize pregnancy@@ too.
<<set $slaves[$i].fetish to "pregnancy">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 10>>
<<elseif ($HeadGirl.fetish is "cumslut")>>
$slaves[$i].slaveName participates in enough of $HeadGirl.slaveName's cum games that she can't help but @@color:pink;enjoy oral sex@@ herself.
<<set $slaves[$i].fetish to "cumslut">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 10>>
<<elseif ($HeadGirl.fetish is "humiliation")>>
$slaves[$i].slaveName has so much public sex with $HeadGirl.slaveName that she really starts to @@color:pink;enjoy humiliation@@ herself.
<<set $slaves[$i].fetish to "humiliation">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 10>>
<<elseif ($HeadGirl.fetish is "buttslut")>>
$slaves[$i].slaveName takes $HeadGirl.slaveName's <<if ($HeadGirl.dick > 0) && ($HeadGirl.balls > 0) && ($HeadGirl.dickAccessory != "chastity") && ($HeadGirl.hormones < 1)>>dick<<else>>strap-on and dildos<</if>> up her poor anus so often that she starts to @@color:pink;enjoy buttsex@@ herself.
<<set $slaves[$i].fetish to "buttslut">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 10>>
<<elseif ($HeadGirl.fetish is "masochist")>>
<<if ($slaves[$i].fetish != "submissive") || ($slaves[$i].fetish == 0)>>
$slaves[$i].slaveName is initially shocked to be asked to cause $HeadGirl.slaveName pain, but she slowly begins to understand the honestly sexual nature of the arrangement. She starts to @@color:pink;enjoy causing pain,@@ since $HeadGirl.slaveName is clearly enjoying it so much.
<<set $slaves[$i].fetish to "sadist">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 10>>
<</if>>
<<else>>
$slaves[$i].slaveName often takes $HeadGirl.slaveName's <<if ($HeadGirl.dick > 0) && ($HeadGirl.balls > 0) && ($HeadGirl.dickAccessory != ("chastity")) && ($HeadGirl.hormones < 1)>>dick<<else>>strap-on<</if>> in the missionary position, after some light foreplay and before bed; she honestly enjoys the respectful lovemaking, and begins to @@color:pink;enjoy vanilla sex@@ herself.
<<set $slaves[$i].fetish to "none">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 10>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($HeadGirl.attrKnown == 1)>>
<<if ($HeadGirl.attrXX > 85)>>
<<if ($slaves[$i].attrXX > 65)>>
<<if ($slaves[$i].attrXX <= 85)>>
$slaves[$i].slaveName and $HeadGirl.slaveName spend so much time giggling over which of your other slaves they think is prettiest (typically followed by giggling sex) that $slaves[$i].slaveName really starts to @@color:green;fetishize girls@@ too.
<<set $slaves[$i].attrXX += 2>>
<<set $slaves[$i].attrKnown to 1>>
<</if>>
<</if>>
<</if>>
<<if ($HeadGirl.attrXY > 85)>>
<<if ($slaves[$i].attrXY > 65)>>
<<if ($slaves[$i].attrXY <= 85)>>
$slaves[$i].slaveName and $HeadGirl.slaveName have so much fun debating which male citizens and slave dickgirls are cutest (typically followed by $HeadGirl.slaveName banging her girltoy <<if ($HeadGirl.balls == 0) || ($HeadGirl.hormones > 0) || ($HeadGirl.dick == 0)>>with a strap-on<<else>>senseless<</if>>) that $slaves[$i].slaveName really starts to @@color:green;fetishize boys@@ too.
<<set $slaves[$i].attrXY += 2>>
<<set $slaves[$i].attrKnown to 1>>
<</if>>
<</if>>
<</if>>
<<if ($HeadGirl.energy > 95)>>
<<if ($slaves[$i].energy <= 95)>>
$slaves[$i].slaveName has so much fun sex with $HeadGirl.slaveName that @@color:green;her sex drive is slowly enhanced.@@
<<set $slaves[$i].energy += 2>>
<</if>>
<</if>>
<</if>>
<</if>>
<<set _cervixPump = 0>>
<<if ($HeadGirl.fetishKnown == 1)>>
<<if ($HeadGirl.energy > 95)>>
$slaves[$i].slaveName spends a lot of time getting fucked in whichever hole $HeadGirl.slaveName decides to shove her <<if ($HeadGirl.dick > 0) and canAchieveErection($HeadGirl) && ($HeadGirl.dickAccessory != "chastity")>>dick<<else>>strap-on<</if>> into next.
<<set $slaves[$i].oralCount += 5>>
<<set $oralTotal += 5>>
<<set $slaves[$i].analCount += 5>>
<<set $analTotal += 5>>
<<if ($slaves[$i].vagina > 0)>>
<<set $slaves[$i].vaginalCount += 5>>
<<set _cervixPump += 5>>
<<set $vaginalTotal += 5>>
<<else>>
<<set $slaves[$i].analCount += 5>>
<<set $analTotal += 5>>
<</if>>
<<set $HeadGirl.penetrativeCount += 15>>
<<set $penetrativeTotal += 15>>
<<elseif ($HeadGirl.fetish is "submissive")>>
$HeadGirl.slaveName walks a fine line with $slaves[$i].slaveName. They work out a sexual life in which $HeadGirl.slaveName is in charge, but $slaves[$i].slaveName takes the sexual lead: $slaves[$i].slaveName serves her superior by taking her firmly.
<<set $slaves[$i].oralCount += 4>>
<<set $oralTotal += 4>>
<<set $slaves[$i].analCount += 3>>
<<set $analTotal += 3>>
<<if ($slaves[$i].vagina > 0)>>
<<set $slaves[$i].vaginalCount += 3>>
<<set $vaginalTotal += 3>>
<<set _cervixPump += 3>>
<<else>>
<<set $slaves[$i].analCount += 3>>
<<set $analTotal += 3>>
<</if>>
<<set $HeadGirl.penetrativeCount += 10>>
<<set $penetrativeTotal += 10>>
<<elseif ($HeadGirl.fetish is "dom")>>
$slaves[$i].slaveName serves $HeadGirl.slaveName as her sexual and moral inferior, taking the Head Girl's <<if ($HeadGirl.dick > 0) && canAchieveErection($HeadGirl) && ($HeadGirl.dickAccessory != "chastity")>>dick<<else>>strap-on<</if>> in all her holes. Though it isn't necessary with such an obedient partner, $slaves[$i].slaveName is often tied up for use.
<<set $slaves[$i].oralCount += 4>>
<<set $oralTotal += 4>>
<<set $slaves[$i].analCount += 3>>
<<set $analTotal += 3>>
<<if ($slaves[$i].vagina > 0)>>
<<set $slaves[$i].vaginalCount += 3>>
<<set $vaginalTotal += 3>>
<<set _cervixPump += 3>>
<<else>>
<<set $slaves[$i].analCount += 3>>
<<set $analTotal += 3>>
<</if>>
<<set $HeadGirl.penetrativeCount += 10>>
<<set $penetrativeTotal += 10>>
<<elseif ($HeadGirl.fetish is "humiliation")>>
$HeadGirl.slaveName is such an exhibitionist that $slaves[$i].slaveName finds herself taking $HeadGirl.slaveName's <<if ($HeadGirl.dick > 0) && canAchieveErection($HeadGirl) && ($HeadGirl.dickAccessory != "chastity")>>dick<<else>>strap-on<</if>> in public quite often.
<<set $slaves[$i].oralCount += 4>>
<<set $oralTotal += 4>>
<<set $slaves[$i].analCount += 3>>
<<set $analTotal += 3>>
<<if ($slaves[$i].vagina > 0)>>
<<set $slaves[$i].vaginalCount += 3>>
<<set $vaginalTotal += 3>>
<<set _cervixPump += 3>>
<<else>>
<<set $slaves[$i].analCount += 3>>
<<set $analTotal += 3>>
<</if>>
<<set $HeadGirl.penetrativeCount += 10>>
<<set $penetrativeTotal += 10>>
<<elseif ($HeadGirl.fetish is "boobs")>>
$HeadGirl.slaveName is such a boob fetishist that $slaves[$i].slaveName sometimes wonders whether $HeadGirl.slaveName thinks there are four clits in the suite: the four nipples between the two of them.
<<set $slaves[$i].oralCount += 4>>
<<set $oralTotal += 4>>
<<set $slaves[$i].mammaryCount += 6>>
<<set $mammaryTotal += 6>>
<<set $HeadGirl.mammaryCount += 10>>
<<set $mammaryTotal += 10>>
<<elseif ($HeadGirl.fetish is "buttslut")>>
$HeadGirl.slaveName takes a dominant sexual role with $slaves[$i].slaveName; she indulges her anal addiction by constantly buttfucking $slaves[$i].slaveName while wearing a vibrating plug herself.
<<set $slaves[$i].analCount += 10>>
<<set $analTotal += 10>>
<<set $HeadGirl.penetrativeCount += 10>>
<<set $penetrativeTotal += 10>>
<<elseif ($HeadGirl.fetish is "cumslut")>>
$HeadGirl.slaveName takes a dominant sexual role with $slaves[$i].slaveName; she indulges her oral fixation with constant oral sex. She certainly applies her mouth to $slaves[$i].slaveName when she gets the chance, but $slaves[$i].slaveName does most of the sucking.
<<set $slaves[$i].oralCount += 20>>
<<set $oralTotal += 20>>
<<set $HeadGirl.oralCount += 10>>
<<set $oralTotal += 10>>
<<set $HeadGirl.penetrativeCount += 10>>
<<set $penetrativeTotal += 10>>
<<elseif ($HeadGirl.fetish is "masochist")>>
$HeadGirl.slaveName carefully structures her sexual games with $slaves[$i].slaveName to gratify her deep need to be physically hurt during sex without damaging her leadership. Usually, $slaves[$i].slaveName tortures $HeadGirl.slaveName until she's quite sated, and then takes a rough buttfuck from the aroused $HeadGirl.slaveName's <<if ($HeadGirl.dick > 0) && canAchieveErection($HeadGirl) && ($HeadGirl.dickAccessory != "chastity")>>dick<<else>>strap-on<</if>> to restore their relative positions.
<<set $slaves[$i].analCount += 10>>
<<set $analTotal += 10>>
<<set $HeadGirl.penetrativeCount += 10>>
<<set $penetrativeTotal += 10>>
<<elseif ($HeadGirl.attrXX > 65)>>
$HeadGirl.slaveName expects $slaves[$i].slaveName to be girlish sexually, and $slaves[$i].slaveName spends a lot of time on her knees.
<<set $slaves[$i].oralCount += 6>>
<<set $oralTotal += 6>>
<<set $slaves[$i].analCount += 2>>
<<set $analTotal += 2>>
<<if ($slaves[$i].vagina > 0)>>
<<set $slaves[$i].vaginalCount += 2>>
<<set $vaginalTotal += 2>>
<<set _cervixPump += 2>>
<<else>>
<<set $slaves[$i].analCount += 2>>
<<set $analTotal += 2>>
<</if>>
<<set $HeadGirl.penetrativeCount += 8>>
<<set $penetrativeTotal += 8>>
<<else>>
$HeadGirl.slaveName takes a dominant sexual role with $slaves[$i].slaveName, mostly getting oral and fucking her in the missionary position.
<<set $slaves[$i].oralCount += 4>>
<<set $oralTotal += 4>>
<<set $slaves[$i].analCount += 3>>
<<set $analTotal += 3>>
<<if ($slaves[$i].vagina > 0)>>
<<set $slaves[$i].vaginalCount += 3>>
<<set $vaginalTotal += 3>>
<<set _cervixPump += 3>>
<<else>>
<<set $slaves[$i].analCount += 3>>
<<set $analTotal += 3>>
<</if>>
<<set $HeadGirl.penetrativeCount += 10>>
<<set $penetrativeTotal += 10>>
<</if>>
<</if>>
<<if $slaves[$i].cervixImplant == 1 && _cervixPump > 0 >>
She notices her @@color:orange;belly swell@@ after vaginal sex throughout the week.
<<set $slaves[$i].bellyImplant += _cervixPump*20>>
<</if>>
<<if ($HeadGirl.fetishKnown == 1)>>
<<if ($HeadGirl.energy > 95)>>
$HeadGirl.slaveName keeps $slaves[$i].slaveName naked so she doesn't have to waste any time tearing her clothes off.
<<set $slaves[$i].clothes to "no clothing">>
<<elseif ($HeadGirl.fetish is "submissive")>>
$HeadGirl.slaveName keeps $slaves[$i].slaveName dressed up in slutty power clothing, since she's attracted to competence.
<<set $slaves[$i].clothes to "slutty business attire">>
<<elseif ($HeadGirl.fetish is "masochist")>>
$HeadGirl.slaveName keeps $slaves[$i].slaveName in battledress, since she likes the fantasy of being raped by a soldier girl.
<<set $slaves[$i].clothes to "battledress">>
<<elseif ($HeadGirl.fetish is "dom")>>
$HeadGirl.slaveName keeps $slaves[$i].slaveName dressed up as a schoolgirl to infantilize her sub.
<<set $slaves[$i].clothes to "a schoolgirl outfit">>
<<elseif ($HeadGirl.fetish is "boobs")>>
$HeadGirl.slaveName keeps $slaves[$i].slaveName wearing a string bikini, since she likes seeing those tits.
<<set $slaves[$i].clothes to "a string bikini">>
<<elseif ($HeadGirl.fetish is "cumslut")>>
$HeadGirl.slaveName keeps $slaves[$i].slaveName in restrictive latex, because she likes how it draws attention to her mouth.
<<set $slaves[$i].clothes to "restrictive latex">>
<<elseif ($HeadGirl.fetish is "humiliation")>>
$HeadGirl.slaveName keeps $slaves[$i].slaveName in humiliating bondage gear, because she likes to see others blush, too.
<<set $slaves[$i].clothes to "uncomfortable straps">>
<<elseif ($HeadGirl.fetish is "sadist")>>
$HeadGirl.slaveName keeps $slaves[$i].slaveName in humiliating bondage gear, because it can easily be tightened to cause considerable anguish.
<<set $slaves[$i].clothes to "uncomfortable straps">>
<<elseif ($HeadGirl.fetish is "buttslut")>>
$HeadGirl.slaveName keeps $slaves[$i].slaveName wearing nothing but slutty bangles, since she likes dressing her up but wants that butt bare.
<<set $slaves[$i].clothes to "slutty jewelry">>
<<elseif ($HeadGirl.fetish is "pregnancy") && ($slaves[$i].preg <= 10) && ($slaves[$i].inflation == 0) && ($clothesBoughtBelly == 1 || $cheatMode == 1 || $arcologies[0].FSRepopulationFocus != "unset")>>
$HeadGirl.slaveName keeps $slaves[$i].slaveName wearing an empathy belly, since she likes her girls with a bun in the oven.
<<set $slaves[$i].bellyAccessory to "a large empathy belly">>
<<elseif ($HeadGirl.attrXX > 85)>>
$HeadGirl.slaveName keeps $slaves[$i].slaveName wearing nice lingerie, since girls and girliness turn her on.
<<set $slaves[$i].clothes to "attractive lingerie">>
<<elseif ($HeadGirl.attrXY > 85) && ($slaves[$i].dick > 0)>>
$HeadGirl.slaveName keeps $slaves[$i].slaveName wearing slutty netting with a hole for her dick to stick through, since she likes it bare.
<<set $slaves[$i].clothes to "clubslut netting">>
<<else>>
$HeadGirl.slaveName keeps $slaves[$i].slaveName dressed as a slutty maid, since she likes seeing her body as she looks after their suite.
<<set $slaves[$i].clothes to "a slutty maid outfit">>
<</if>>
<<else>>
$HeadGirl.slaveName keeps $slaves[$i].slaveName dressed as a slutty maid, since she likes seeing her body as she looks after their suite.
<<set $slaves[$i].clothes to "a slutty maid outfit">>
<</if>>
<<set $slaves[$i].devotion += 1>>
<<if $HeadGirl.fetishKnown == 1>>
<<if $HeadGirl.energy > 95>>
<<if !hasHColorRule($slaves[$i],$defaultRules)>>
<<if ($slaves[$i].hColor != $HeadGirl.hColor)>>
$HeadGirl.slaveName dyes $slaves[$i].slaveName's hair $HeadGirl.hColor, just like her own, since with nymphomania comes narcissism.
<<set $slaves[$i].hColor to $HeadGirl.hColor>>
<</if>>
<</if>>
<<if !hasHStyleRule($slaves[$i],$defaultRules)>>
<<if ($slaves[$i].hStyle != $HeadGirl.hStyle)>>
$HeadGirl.slaveName styles $slaves[$i].slaveName's hair just like her own, since with nymphomania comes narcissism.
<<set $slaves[$i].hStyle to $HeadGirl.hStyle>>
<<set $slaves[$i].hLength to $HeadGirl.hLength>>
<</if>>
<</if>>
<<if !hasEyeColorRule($slaves[$i],$defaultRules)>>
<<if ($slaves[$i].eyeColor != $HeadGirl.eyeColor)>>
<<set $slaves[$i].eyeColor to $HeadGirl.eyeColor>>
$HeadGirl.slaveName gives $slaves[$i].slaveName $slaves[$i].eyeColor contact lenses, to match her own eyes, since with nymphomania comes narcissism.
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].weight > 30) && ($slaves[$i].diet != "restricted")>>
$HeadGirl.slaveName puts $slaves[$i].slaveName on a diet.
<<set $slaves[$i].diet to "restricted">>
<<elseif ($slaves[$i].weight < -10) && ($slaves[$i].diet != "fattening")>>
$HeadGirl.slaveName puts $slaves[$i].slaveName on a fattening diet.
<<set $slaves[$i].diet to "fattening">>
<<elseif ($slaves[$i].muscles <= 95) && ($arcologies[0].FSPhysicalIdealist > 0) && ($slaves[$i].amp != 1) && ($slaves[$i].diet != "muscle building")>>
$HeadGirl.slaveName wants to support your societal goals, so she makes $slaves[$i].slaveName work out hard.
<<set $slaves[$i].diet to "muscle building">>
<<elseif ($slaves[$i].muscles <= 95) && ($HeadGirl.fetish is "submissive") && ($HeadGirl.fetishKnown == 1) && ($slaves[$i].amp != 1) && ($slaves[$i].diet != "muscle building")>>
$HeadGirl.slaveName wants a strong girl in bed with her, so she makes $slaves[$i].slaveName work out hard.
<<set $slaves[$i].diet to "muscle building">>
<<elseif ($slaves[$i].muscles <= 95) && ($HeadGirl.fetish is "masochist") && ($HeadGirl.fetishKnown == 1) && ($slaves[$i].amp != 1) && ($slaves[$i].diet != "muscle building")>>
$HeadGirl.slaveName wants a strong girl to spank her, so she makes $slaves[$i].slaveName work out hard.
<<set $slaves[$i].diet to "muscle building">>
<<elseif ($slaves[$i].muscles <= 5) && ($slaves[$i].amp != 1) && ($slaves[$i].diet != "muscle building")>>
$HeadGirl.slaveName likes a bit of muscle, so she makes $slaves[$i].slaveName work out hard.
<<set $slaves[$i].diet to "muscle building">>
<<elseif ($slaves[$i].balls > 0) && ($HeadGirl.fetish is "cumslut") && ($HeadGirl.fetishKnown == 1) && ($slaves[$i].diet != "cum production") && ($cumProDiet == 1)>>
HeadGirl.slaveName loves cum, so she puts $slaves[$i].slaveName on a diet designed to make her cum harder and stronger.
<<set $slaves[$i].diet to "cum production">>
<<elseif ($slaves[$i].diet != "healthy")>>
<<set $slaves[$i].diet to "healthy">>
<</if>>
<<display "SA diet">>
<<if $HGSuiteHormones != 0>>
<<if $slaves[$i].hormones != 2>>
$HeadGirl.slaveName puts $slaves[$i].slaveName on intensive female hormones, since she expects her to act as the submissive, feminine partner.
<<set $slaves[$i].hormones to 2>>
<</if>>
<</if>>
<<display "SA long term effects">>
<<if $arcologies[0].FSSlimnessEnthusiast != "unset">>
<<set $HGTastes to 1>>
<<elseif $arcologies[0].FSBodyPurist != "unset">>
<<set $HGTastes to 1>>
<<elseif $arcologies[0].FSDegradationist != "unset">>
<<set $HGTastes to 3>>
<<elseif $arcologies[0].FSAssetExpansionist != "unset">>
<<set $HGTastes to 3>>
<<elseif $arcologies[0].FSTransformationFetishist != "unset">>
<<set $HGTastes to 3>>
<<else>>
<<set $HGTastes to 2>>
<</if>>
<<if $HGSuiteDrugs != 0>>
<<if ($slaves[$i].health < 60)>>
$HeadGirl.slaveName gives $slaves[$i].slaveName curatives, since she wants a shiningly healthy living partner.
<<set $slaves[$i].curatives = 2>>
<</if>>
<<if ($slaves[$i].lips <= 20)>>
$HeadGirl.slaveName gives $slaves[$i].slaveName lip injections, since she wants to get oral from plump, luscious lips.
<<set $slaves[$i].drugs to "lip injections">>
<<elseif ($HeadGirl.fetishKnown == 1) && ($HeadGirl.fetish is "buttslut") && ($slaves[$i].butt < 8)>>
$HeadGirl.slaveName gives $slaves[$i].slaveName ass injections, since she likes comfortable padding as she fucks a butt.
<<set $slaves[$i].drugs to "butt injections">>
<<elseif ($HeadGirl.fetishKnown == 1) && ($HeadGirl.fetish is "boobs") && ($slaves[$i].boobs < 8000)>>
$HeadGirl.slaveName gives $slaves[$i].slaveName tit injections, since as far as she's concerned there's no such thing as too much boob.
<<set $slaves[$i].drugs to "breast injections">>
<<elseif $HGTastes > 1>>
<<if ($slaves[$i].lips <= 70)>>
$HeadGirl.slaveName gives $slaves[$i].slaveName lip injections, since she thinks $slaves[$i].slaveName should have lips so big she can barely speak.
<<set $slaves[$i].drugs to "lip injections">>
<<elseif ($slaves[$i].butt < $slaves[$i].boobs/1000)>>
$HeadGirl.slaveName gives $slaves[$i].slaveName ass injections, since she loves curves and thinks $slaves[$i].slaveName's butt needs the most work.
<<set $slaves[$i].drugs to "butt injections">>
<<else>>
$HeadGirl.slaveName gives $slaves[$i].slaveName boob injections, since she loves curves and thinks $slaves[$i].slaveName's tits need the most work.
<<set $slaves[$i].drugs to "breast injections">>
<</if>>
<<else>>
<<set $slaves[$i].drugs to "none">>
<</if>>
<<else>>
<<if ($slaves[$i].health < 100)>>
$HeadGirl.slaveName gives $slaves[$i].slaveName curatives, since her assistant could be healthier.
<<set $slaves[$i].curatives = 2>>
<</if>>
<</if>>
<<display "SA drugs">>
<<if $HGSuiteSurgery != 0>>
<<if ($slaves[$i].health > 40)>>
<<if $arcologies[0].FSBodyPurist is "unset">>
$HeadGirl.slaveName sends $assistantName notes on what surgical modifications she wants for $slaves[$i].slaveName.
<<display "Assistant Autosurgery">>
<</if>>
<</if>>
<<if $HeadGirl.fetishKnown == 1>>
<<if ($HeadGirl.fetish is "sadist") && ($HeadGirl.fetishStrength > 95) && ($seeExtreme == 1)>>
<<if ($slaves[$i].health > 40)>>
<<if ($slaves[$i].amp != 1)>>
<<if ($slaves[$i].devotion < -20)>>
<<if ($slaves[$i].fetish != "mindbroken")>>
$HeadGirl.slaveName decides to extract the ultimate in sadistic pleasure from $slaves[$i].slaveName, and directs the autosurgery to @@color:red;amputate her arms and legs.@@ She carefully describes the entire process to the sobbing slave @@color:gold;in minute detail@@ before allowing her to be sedated.
<<set $slaves[$i].devotion -= 20>>
<<set $slaves[$i].trust -= 20>>
<<set $slaves[$i].health -= 40>>
<<set $slaves[$i].amp to 1>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].balls > 0)>>
<<if ($slaves[$i].devotion <= 50)>>
<<if ($slaves[$i].fetish != "mindbroken")>>
$HeadGirl.slaveName decides to have some once-only sadistic pleasure, and carefully straps $slaves[$i].slaveName into the surgery until she's completely immobile. $HeadGirl.slaveName situates a mirror so the terrified girl can see her own crotch, gets behind her, and carefully sodomizes her during the entire process of @@color:red;castration.@@ $slaves[$i].slaveName is anesthetized down there and can't feel the brutal anal rape, but her abuser orgasms repeatedly to her @@color:gold;weeping at the sight of being gelded and raped at once.@@
<<set $slaves[$i].devotion -= 20>>
<<set $slaves[$i].trust -= 20>>
<<set $slaves[$i].health -= 20>>
<<set $slaves[$i].balls to 0>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].fetish != "mindbroken")>>
<<if ($slaves[$i].devotion < -90)>>
$HeadGirl.slaveName tires of $slaves[$i].slaveName's protests that $HeadGirl.slaveName is a monster for hurting her this way and her complaints that she deserves better. $HeadGirl.slaveName decides that it'll be just as much fun and a lot less trouble to mistreat $slaves[$i].slaveName once she's mindbroken, and sends her in for @@color:red;chemical lobotomization.@@
<<set $slaves[$i].health -= 20>>
<<set $slaves[$i].fetish to "mindbroken">>
<</if>>
<</if>>
<<elseif ($HeadGirl.fetish is "dom") && ($HeadGirl.fetishStrength > 60) && ($seeExtreme == 1)>>
<<if ($slaves[$i].health > 40)>>
<<if ($slaves[$i].heels == 0)>>
<<if ($slaves[$i].amp != 1)>>
<<if ($slaves[$i].devotion <= 50)>>
<<if ($slaves[$i].fetish != "mindbroken")>>
$HeadGirl.slaveName is not satisfied with $slaves[$i].slaveName's submissiveness, and directs the autosurgery to @@color:red;clip her Achilles tendons.@@ Once the slave is recovered from surgery, $HeadGirl.slaveName removes all shoes from the suite, too, so $slaves[$i].slaveName is forced to crawl like a good little bitch. $slaves[$i].slaveName is @@color:gold;angry@@ and @@color:gold;frightened.@@
<<set $slaves[$i].devotion -= 5>>
<<set $slaves[$i].health -= 20>>
<<set $slaves[$i].heels to 1>>
<<set $slaves[$i].shoes to "none">>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].balls > 0)>>
<<if ($slaves[$i].devotion <= 50)>>
<<if ($slaves[$i].fetish != "mindbroken")>>
$HeadGirl.slaveName decides that it's counterproductive for $slaves[$i].slaveName to be able to get hard, and sends her in to have her @@color:red;balls removed.@@ $slaves[$i].slaveName is horrified, but $HeadGirl.slaveName uses her anus with such persistence and mercilessness that the poor gelding doesn't have much time to mourn. $slaves[$i].slaveName is badly @@color:gold;frightened@@ by her new role as nothing but a recipient of anal.
<<set $slaves[$i].trust -= 10>>
<<set $slaves[$i].health -= 20>>
<<set $slaves[$i].balls to 0>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif $HeadGirl.energy > 95>>
<<if ($slaves[$i].health > 40)>>
<<if ($slaves[$i].heels == 0)>>
<<if ($slaves[$i].amp != 1)>>
<<if ($slaves[$i].devotion <= 50)>>
<<if ($slaves[$i].fetish != "mindbroken")>>
$HeadGirl.slaveName wants a good little bimbo who sticks her butt out all the time, and directs the autosurgery to @@color:red;clip $slaves[$i].slaveName's Achilles tendons.@@ Once the slave is recovered from surgery, $HeadGirl.slaveName presents $slaves[$i].slaveName with a new pair of extra-tall heels to totter around in like a good little slut. $slaves[$i].slaveName is @@color:gold;angry@@ and @@color:gold;frightened.@@
<<set $slaves[$i].devotion -= 5>>
<<set $slaves[$i].trust -= 5>>
<<set $slaves[$i].health -= 20>>
<<set $slaves[$i].heels to 1>>
<<set $slaves[$i].shoes to "heels">>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif $HeadGirl.fetish is "masochist">>
<<if ($slaves[$i].health > 40)>>
<<if ($slaves[$i].heightImplant == 0)>>
<<if ($slaves[$i].height < 185)>>
<<if ($slaves[$i].amp != 1)>>
$HeadGirl.slaveName has a subconscious need to be hurt by the biggest, strongest girl possible, and directs the autosurgery to extend $slaves[$i].slaveName's arm and leg bones to make her a little @@color:lime;taller.@@
<<set $slaves[$i].health -= 20>>
<<set $slaves[$i].heightImplant to 1>>
<<set $slaves[$i].height += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif $HeadGirl.fetish is "submissive">>
<<if ($slaves[$i].health > 40)>>
<<if ($slaves[$i].heightImplant == 0)>>
<<if ($slaves[$i].height < 185)>>
<<if ($slaves[$i].amp != 1)>>
$HeadGirl.slaveName wants to be topped by the biggest, strongest girl possible, and directs the autosurgery to extend $slaves[$i].slaveName's arm and leg bones to make her a little @@color:lime;taller.@@
<<set $slaves[$i].health -= 20>>
<<set $slaves[$i].heightImplant to 1>>
<<set $slaves[$i].height += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $HGSuiteEquality != 0>>
<<if $slaves[$i].devotion > 50>>
$HeadGirl.slaveName and $slaves[$i].slaveName @@color:hotpink;really appreciate@@ the equal, alternating Head Girl system, and @@color:yellow;switch places at the end of the week.@@
<<set $HeadGirl.devotion += 1>>
<<set $slaves[$i].devotion += 1>>
<<else>>
$slaves[$i].slaveName is not a decent Head Girl candidate, so $HeadGirl.slaveName keeps the position for now.
<</if>>
<<else>>
<<set $seed to $HGSuiteSurgery + $HGSuiteDrugs + $HGSuiteHormones>>
<<if $seed > 2>>
Your Head Girl @@color:hotpink;really enjoys@@ being given total freedom to customize her very own bitch.
<<set $HeadGirl.devotion += 2>>
<<elseif $seed is 2>>
Your Head Girl @@color:hotpink;enjoys@@ being given freedom to customize her very own girl.
<<set $HeadGirl.devotion += 1>>
<<elseif $seed == 1>>
Your Head Girl @@color:hotpink;appreciates@@ being given some freedom to customize her own servant.
<<set $HeadGirl.devotion += 1>>
<</if>>
<</if>>
<<if ($HeadGirl.relationshipTarget is $slaves[$i].ID)>>
<<set ($HeadGirl.relationship to $slaves[$i].relationship)>>
<</if>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $HeadGirl.ID == $slaves[$j].ID>>
<<set $slaves[$j] to $HeadGirl>>
<<break>>
<</if>>
<</for>>
|
mayibrad/fc
|
src/uncategorized/saLiveWithHG.tw
|
tw
|
bsd-3-clause
| 44,034 |
:: SA please you [nobr]
serves you this week.
<<set _trainingEfficiency = 5+Math.trunc($slaves[$i].devotion/30)+$slaves[$i].intelligence>>
<<set $skillIncrease = _trainingEfficiency>>
<<if ($slaves[$i].toyHole is "pussy")>>
<<if ($slaves[$i].vagina == 0)>>
<<set $slaves[$i].toyHole to "all her holes">>
<</if>>
<</if>>
<<if ($slaves[$i].toyHole != "all her holes")>>
<<if ($slaves[$i].toyHole is "pussy")>>
<<set $seed to random(5,10)>>
<<set $slaves[$i].vaginalCount += $seed>>
<<set $vaginalTotal += $seed>>
<<set _cervixPump = $seed>>
<<if $slaves[$i].fuckdoll == 0>>
<<if ($slaves[$i].trust < -20)>>
$pronounCap spends the week in terrified compliance with your use of $possessive pussy.
<<elseif ($slaves[$i].devotion < -20)>>
$pronounCap spends the week alternately struggling and lying corpselike as you use $possessive pussy.
<<elseif ($slaves[$i].devotion <= 20)>>
$pronounCap spends the week reluctantly accepting your use of $possessive pussy.
<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish is "submissive")>>
$pronounCap spends the week as your adoring submissive, seeing to your pleasure with $possessive womanhood.
<<elseif ($slaves[$i].devotion <= 50)>>
$pronounCap spends the week obediently serving you in the classical way, taking you into $possessive womanhood.
<<else>>
$pronounCap spends the week serving you in the classical way, warming your bed and lovingly taking you into $possessive womanhood.
<</if>>
<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to fuck $object several times a day; the constant rape fills $object with @@color:mediumorchid;revulsion@@ and @@color:gold;fear.@@
<<set $slaves[$i].devotion -= 5>>
<<set $slaves[$i].trust -= 15>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to fuck $object at least once a day; the regular rape fills $object with @@color:mediumorchid;revulsion@@ and @@color:gold;fear.@@
<<set $slaves[$i].devotion -= 3>>
<<set $slaves[$i].trust -= 9>>
<<else>>
You have the sexual energy to fuck $object on occasion; the threat of rape fills $object with @@color:mediumorchid;revulsion@@ and @@color:gold;fear.@@
<<set $slaves[$i].devotion -= 3>>
<<set $slaves[$i].trust -= 3>>
<</if>>
<<elseif ($slaves[$i].devotion <= 20)>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to fuck $object several times a day; submitting to your constant use @@color:hotpink;habituates $object@@ to being your sex slave.
<<set $slaves[$i].devotion += 3>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to fuck $object at least once a day; submitting to your regular use @@color:hotpink;habituates $object@@ to being your sex slave.
<<set $slaves[$i].devotion += 2>>
<<else>>
You have the sexual energy to fuck $object on occasion; submitting to your use @@color:hotpink;habituates $object@@ to being your sex slave.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<else>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to fuck $object several times a day; constant, enjoyable sex with you draws $object @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 3>>
<<set $slaves[$i].trust += 3>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to fuck $object several times a day; regular, enjoyable sex with you draws $object @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 2>>
<<set $slaves[$i].trust += 2>>
<<else>>
You have the sexual energy to fuck $object on occasion; enjoyable sex with you draws $object @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<<if ($slaves[$i].sexualFlaw is "hates penetration") && ($slaves[$i].devotion > 50)>>
The emotional closeness @@color:green;resolves $possessive hatred of penetration.@@
<<set $slaves[$i].sexualFlaw to "none">>
<</if>>
<<if ($slaves[$i].vaginalSkill < 100)>>
After a lot of time spent having vanilla sex, $possessive vaginal skill improves.
<<VaginalSkillIncrease $slaves[$i]>>
<</if>>
<<if ($slaves[$i].fetishStrength <= 60) && (random(1,500) < 100+$slaves[$i].devotion)>>
<<set $slaves[$i].fetish to "submissive">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 10>>
$pronounCap climaxes with your strong hands holding $object and your cock spreading heat through $possessive core, teaching $object that @@color:lightcoral;a girl's role is to please a man.@@
<</if>>
<<if $slaves[$i].cervixImplant == 1 && _cervixPump > 0 >>
$pronounCap notices $possessive @@color:orange;belly swell@@ from vaginal sex throughout the week.
<<set $slaves[$i].bellyImplant += _cervixPump*20>>
<</if>>
<</if>>
<<elseif ($slaves[$i].toyHole is "ass")>>
<<set $seed to random(5,10)>>
<<set $slaves[$i].analCount += $seed>>
<<set $analTotal += $seed>>
<<if $slaves[$i].fuckdoll == 0>>
<<if ($slaves[$i].trust < -20)>>
$pronounCap spends the week in terrified compliance with your use of $possessive anus.
<<elseif ($slaves[$i].devotion < -20)>>
$pronounCap spends the week struggling and screaming as you sodomize $object.
<<elseif ($slaves[$i].devotion <= 20)>>
$pronounCap spends the week writhing in pain as you sodomize $object.
<<elseif ($slaves[$i].devotion <= 50)>>
$pronounCap spends the week obediently submitting to your use of $possessive butthole.
<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish is "buttslut")>>
$pronounCap spends the week as your adoring anal slave, orgasming to the feel of you shooting your seed up $possessive ass.
<<else>>
$pronounCap spends the week warming your bed and devotedly serving your sexual needs with $possessive anus.
<</if>>
<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to fuck $possessive butt several times a day; the constant anal rape fills $object with @@color:mediumorchid;revulsion@@ and @@color:gold;fear.@@
<<set $slaves[$i].devotion -= 5>>
<<set $slaves[$i].trust -= 15>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to fuck $possessive butt at least once a day; the regular anal rape fills $object with @@color:mediumorchid;revulsion@@ and @@color:gold;fear.@@
<<set $slaves[$i].devotion -= 3>>
<<set $slaves[$i].trust -= 9>>
<<else>>
You have the sexual energy to fuck $possessive butt on occasion; the threat of anal rape fills $object with @@color:mediumorchid;revulsion@@ and @@color:gold;fear.@@
<<set $slaves[$i].devotion -= 3>>
<<set $slaves[$i].trust -= 3>>
<</if>>
<<elseif ($slaves[$i].devotion <= 20)>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to fuck $possessive butt several times a day; constantly allowing you to penetrate $possessive anus @@color:hotpink;habituates $object@@ to being your sex slave.
<<set $slaves[$i].devotion += 3>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to fuck $possessive butt at least once a day; regularly allowing you to penetrate $possessive anus @@color:hotpink;habituates $object@@ to being your sex slave.
<<set $slaves[$i].devotion += 2>>
<<else>>
You have the sexual energy to fuck $possessive butt on occasion; allowing you to penetrate $possessive anus @@color:hotpink;habituates $object@@ to being your sex slave.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<else>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to fuck $possessive butt several times a day; constantly climaxing to your penetration of $possessive anus brings $object @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 3>>
<<set $slaves[$i].trust += 3>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to fuck $possessive butt several times a day; regularly climaxing to your penetration of $possessive anus brings $object @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 2>>
<<set $slaves[$i].trust += 2>>
<<else>>
You have the sexual energy to fuck $possessive butt on occasion; climaxing to your penetration of $possessive anus brings $object @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<<if ($slaves[$i].sexualFlaw is "hates anal") && ($slaves[$i].devotion > 50)>>
$pronounCap's devoted enough to derive emotional closeness from buttsex, which @@color:green;resolves $possessive hatred of the act.@@
<<set $slaves[$i].sexualFlaw to "none">>
<</if>>
<<if ($slaves[$i].analSkill < 100)>>
After a lot of time spent getting buttfucked, $possessive anal skill improves.
<<AnalSkillIncrease $slaves[$i]>>
<</if>>
<<if ($slaves[$i].fetishStrength <= 60) && (random(1,500) < 100+$slaves[$i].devotion)>>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 10>>
<<set $slaves[$i].fetish to "buttslut">>
After repeated anal orgasms, @@color:lightcoral;$pronoun begins to crave $possessive next buttfuck.@@
<</if>>
<</if>>
<<elseif ($slaves[$i].toyHole is "mouth")>>
<<set $seed to random(5,10)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<if $slaves[$i].fuckdoll == 0>>
<<if ($slaves[$i].trust < -20)>>
$pronounCap spends the week in terrified compliance with your use of $possessive <<if ($PC.dick == 1)>>throat<<else>>mouth<</if>>.
<<elseif ($slaves[$i].devotion < -20)>>
$pronounCap spends the week struggling and gagging as you <<if ($PC.dick == 1)>>throatfuck $object<<else>>ride $possessive face<</if>>.
<<elseif ($slaves[$i].devotion <= 20)>>
$pronounCap spends the week reluctantly <<if ($PC.dick == 1)>>servicing your cock with $possessive mouth<<else>>licking your pussy<</if>>.
<<elseif ($slaves[$i].devotion <= 50)>>
$pronounCap spends the week obediently <<if ($PC.dick == 1)>>sucking your cock<<else>>eating you out<</if>>.
<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish is "cumslut")>>
$pronounCap spends the week as your adoring oral slave, orgasming to the <<if $PC.dick == 1>>feel of you shooting your seed down $possessive throat<<if $PC.vagina == 1>> and the <</if>><</if>><<if $PC.vagina == 1>>taste of your pussyjuice<</if>>.
<<else>>
$pronounCap spends the week warming your bed and lavishing devoted attention on your <<if $PC.dick == 1>>cock<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>pussy<</if>> with $possessive loving mouth.
<</if>>
<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to <<if ($PC.dick == 1)>>rape $possessive face<<else>>force $object to eat you out<</if>> $object several times a day; the constant sexual abuse fills $object with @@color:mediumorchid;revulsion@@ and @@color:gold;fear.@@
<<set $slaves[$i].devotion -= 5>>
<<set $slaves[$i].trust -= 15>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to <<if ($PC.dick == 1)>>rape $possessive face<<else>>force $object to eat you out<</if>> $object at least once a day; the regular sexual abuse fills $object with @@color:mediumorchid;revulsion@@ and @@color:gold;fear.@@
<<set $slaves[$i].devotion -= 3>>
<<set $slaves[$i].trust -= 9>>
<<else>>
You have the sexual energy to <<if ($PC.dick == 1)>>rape $possessive face<<else>>force $object to eat you out<</if>> $object on occasion; the threat of sexual abuse fills $object with @@color:mediumorchid;revulsion@@ and @@color:gold;fear.@@
<<set $slaves[$i].devotion -= 3>>
<<set $slaves[$i].trust -= 3>>
<</if>>
<<elseif ($slaves[$i].devotion <= 20)>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to <<if ($PC.dick == 1)>>use $possessive mouth<<else>>make $object eat you out<</if>> several times a day; constantly performing oral on you @@color:hotpink;habituates $object@@ to being your sex slave.
<<set $slaves[$i].devotion += 3>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to <<if ($PC.dick == 1)>>use $possessive mouth<<else>>make $object eat you out<</if>> at least once a day; regularly performing oral on you @@color:hotpink;habituates $object@@ to being your sex slave.
<<set $slaves[$i].devotion += 2>>
<<else>>
You have the sexual energy to <<if ($PC.dick == 1)>>use $possessive mouth<<else>>make $object eat you out<</if>> on occasion; performing oral on you @@color:hotpink;habituates $object@@ to being your sex slave.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<else>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to <<if ($PC.dick == 1)>>get a blowjob<<if $PC.vagina == 1>> and some pussy licking<</if>> from $object<<else>>let $object eat you out<</if>> several times a day; constantly giving you pleasure brings $object @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 3>>
<<set $slaves[$i].trust += 3>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to <<if ($PC.dick == 1)>>get a blowjob from $object<<else>>let $object eat you out<</if>> several times a day; regularly giving you pleasure brings $object @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 2>>
<<set $slaves[$i].trust += 2>>
<<else>>
You have the sexual energy to <<if ($PC.dick == 1)>>get a blowjob<<if $PC.vagina == 1>> and some pussy licking<</if>> from $object<<else>>let $object eat you out<</if>> on occasion; giving you pleasure brings $object @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<<if ($slaves[$i].sexualFlaw is "hates oral") && ($slaves[$i].devotion > 50)>>
$pronounCap's devoted enough to derive emotional closeness from giving you oral, which @@color:green;resolves $possessive hatred of the act.@@
<<set $slaves[$i].sexualFlaw to "none">>
<</if>>
<<if ($slaves[$i].behavioralFlaw is "hates men") && ($PC.dick == 1) and ($slaves[$i].devotion > 20)>>
Spending so much time in close proximity to your dick @@color:green;reconciles $object to serving cocks.@@
<<set $slaves[$i].behavioralFlaw to "none">>
<</if>>
<<if ($slaves[$i].behavioralFlaw is "hates women") && ($PC.vagina == 1) and ($slaves[$i].devotion > 20)>>
Spending so much time in close proximity to your womanhood @@color:green;reconciles $object to serving a pussy.@@
<<set $slaves[$i].behavioralFlaw to "none">>
<</if>>
<<if ($slaves[$i].oralSkill < 100)>>
After a lot of time spent sucking you off, $possessive oral skill improves.
<<OralSkillIncrease $slaves[$i]>>
<</if>>
<<if ($slaves[$i].fetishStrength <= 60) && (random(1,500) < 100+$slaves[$i].devotion)>>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 10>>
<<set $slaves[$i].fetish to "cumslut">>
$pronounCap climaxes with <<if $PC.dick == 1>>your dick in $possessive mouth<<else>>$possessive mouth on your cunt<</if>>, learning that giving @@color:lightcoral;blowjobs is a lot of fun.@@
<</if>>
<</if>>
<<elseif $slaves[$i].toyHole is "boobs">>
<<set $seed to random(5,10)>>
<<set $slaves[$i].mammaryCount += $seed>>
<<set $mammaryTotal += $seed>>
<<if $slaves[$i].fuckdoll == 0>>
<<if ($slaves[$i].trust < -20)>>
$pronounCap spends the week in terrified compliance with your use of $possessive breasts.
<<elseif ($slaves[$i].devotion < -20)>>
$pronounCap spends the week trying to keep $possessive tits away from your grasping hands.
<<elseif ($slaves[$i].devotion <= 20)>>
$pronounCap spends the week reluctantly presenting $possessive tits for your use.
<<elseif ($slaves[$i].devotion <= 50)>>
$pronounCap spends the week obediently offering $possessive tits for your use.
<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish is "boobs")>>
$pronounCap spends the week moaning and shivering as you give it to $possessive where $pronoun likes it best: $possessive tits.
<<else>>
$pronounCap spends the week keeping $possessive tits in constant contact with you, giving you titjobs, resting them against you as you work, and serving as a comfortable pillow at bedtime.
<</if>>
<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to <<if ($PC.dick == 1)>>cum on $possessive boobs<<else>>thoroughly grope $possessive boobs<</if>> $object several times a day; the constant sexual abuse fills $object with @@color:mediumorchid;revulsion@@ and @@color:gold;fear.@@
<<set $slaves[$i].devotion -= 5>>
<<set $slaves[$i].trust -= 15>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to <<if ($PC.dick == 1)>>cum on $possessive boobs<<else>>thoroughly grope $possessive boobs<</if>> $object at least once a day; the regular sexual abuse fills $object with @@color:mediumorchid;revulsion@@ and @@color:gold;fear.@@
<<set $slaves[$i].devotion -= 9>>
<<set $slaves[$i].trust -= 3>>
<<else>>
You have the sexual energy to <<if ($PC.dick == 1)>>cum on $possessive boobs<<else>>thoroughly grope $possessive boobs<</if>> $object on occasion; the threat of sexual abuse fills $object with @@color:mediumorchid;revulsion@@ and @@color:gold;fear.@@
<<set $slaves[$i].devotion -= 3>>
<<set $slaves[$i].trust -= 3>>
<</if>>
<<elseif ($slaves[$i].devotion <= 20)>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to play with $possessive tits several times a day; constantly submitting to your games @@color:hotpink;habituates $object@@ to being your sex slave.
<<set $slaves[$i].devotion += 3>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to play with $possessive tits at least once a day; regularly submitting to your games @@color:hotpink;habituates $object@@ to being your sex slave.
<<set $slaves[$i].devotion += 2>>
<<else>>
You have the sexual energy to play with $possessive tits on occasion; submitting to your games @@color:hotpink;habituates $object@@ to being your sex slave.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<else>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to <<if ($PC.boobs == 1)>>have mutual mammary intercourse until you both orgasm to nipple stimulation<<else>>have mammary intercourse with $object<</if>> several times a day; constantly giving you pleasure @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 3>>
<<set $slaves[$i].trust += 3>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to <<if ($PC.boobs == 1)>>have mutual mammary intercourse until you both orgasm to nipple stimulation<<else>>have mammary intercourse with $object<</if>> several times a day; regularly giving you pleasure @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 2>>
<<set $slaves[$i].trust += 2>>
<<else>>
You have the sexual energy to <<if ($PC.boobs == 1)>>have mutual mammary intercourse until you both orgasm to nipple stimulation<<else>>have mammary intercourse with $object<</if>> on occasion; giving you pleasure @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<<if ($slaves[$i].sexualFlaw is "hates oral") && ($slaves[$i].devotion > 50)>>
$pronounCap's devoted enough to derive emotional closeness from giving you oral, which @@color:green;resolves $possessive hatred of the act.@@
<<set $slaves[$i].sexualFlaw to "none">>
<</if>>
<<if ($slaves[$i].behavioralFlaw is "hates men") && ($slaves[$i].devotion > 20)>>
Spending so much time in close proximity to your masculinity @@color:green;reconciles $object to serving the male gender.@@
<<set $slaves[$i].behavioralFlaw to "none">>
<</if>>
<<if ($slaves[$i].fetishStrength <= 60) && (random(1,500) < 100+$slaves[$i].devotion)>>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 10>>
<<set $slaves[$i].fetish to "boobs">>
$pronounCap climaxes to nipple stimulation alone, and starts acting as though $pronoun has @@color:lightcoral;three pleasure buttons@@ rather than just one.
<</if>>
<</if>>
<</if>>
/*check*/
<<if ($slaves[$i].toyHole is "dick")>>
<<if $slaves[$i].fuckdoll == 0>>
<<set $seed to random(5,10)>>
<<set $activeSlave.penetrativeCount += $seed>>
<<set $penetrativeTotal += $seed>>
<<if ($slaves[$i].trust < -20)>>
$pronounCap spends the week in terrified compliance with your use of $object dick.
<<elseif ($slaves[$i].devotion < -20)>>
$pronounCap spends the week alternately struggling and lying corpselike as you ride $object dick.
<<elseif ($slaves[$i].devotion <= 20)>>
$pronounCap spends the week reluctantly accepting your use of $object dick.
<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish is "submissive")>>
$pronounCap spends the week as your adoring submissive, seeing to your pleasure with $object shaft.
<<elseif ($slaves[$i].devotion <= 50 && $PC.vagina == 1)>>
$pronounCap spends the week obediently serving you in the classical way, driving into your womanhood.
<<elseif ($slaves[$i].devotion <= 50)>>
$pronounCap spends the week obediently serving you by driving into your backdoor.
<<else>>
$pronounCap spends the week serving you in the classical way, warming your bed and lovingly driving $object shaft into your womanhood.
<</if>>
<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to fuck $possessive several times a day; the constant rape fills $object with @@color:mediumorchid;revulsion@@ and @@color:gold;fear.@@
<<set $slaves[$i].devotion -= 5>>
<<set $slaves[$i].trust -= 15>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to fuck $possessive at least once a day; the regular rape fills $object with @@color:mediumorchid;revulsion@@ and @@color:gold;fear.@@
<<set $slaves[$i].devotion -= 3>>
<<set $slaves[$i].trust -= 9>>
<<else>>
You have the sexual energy to fuck $possessive on occasion; the threat of rape fills $object with @@color:mediumorchid;revulsion@@ and @@color:gold;fear.@@
<<set $slaves[$i].devotion -= 3>>
<<set $slaves[$i].trust -= 3>>
<</if>>
<<elseif ($slaves[$i].devotion <= 20)>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to fuck $possessive several times a day; submitting to your constant use @@color:hotpink;habituates $object@@ to being your sex slave.
<<set $slaves[$i].devotion += 3>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to fuck $possessive at least once a day; submitting to your regular use @@color:hotpink;habituates $object@@ to being your sex slave.
<<set $slaves[$i].devotion += 2>>
<<else>>
You have the sexual energy to fuck $possessive on occasion; submitting to your use @@color:hotpink;habituates $object@@ to being your sex slave.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<else>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to fuck $possessive several times a day; constant, enjoyable sex with you draws $object @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 3>>
<<set $slaves[$i].trust += 3>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to fuck $possessive several times a day; regular, enjoyable sex with you draws $object @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 2>>
<<set $slaves[$i].trust += 2>>
<<else>>
You have the sexual energy to fuck $possessive on occasion; enjoyable sex with you draws $object @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<</if>>
/*check*/
<<if ($PC.preg == 0) && ($PC.Vagina == 1) && ($slaves[$i].ballType == "human")>>
<<if random(1,100) > 50-($seed*10)>>
<<set $PC.preg = 1>>
$PC.pregSource = $slaves[$i].ID;
<</if>>
<</if>>
<</if>>
<<else>>
<<if $slaves[$i].fuckdoll > 0>>
You keep with you all week, using it as your personal sex toy. When you're not using it, it <<if $activeSlave.amp > 0>>rests<<else>>stands<</if>> nearby, waiting silently.
<<set $slaves[$i].trust += 4>>
<<set $seed to random(3,5)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $slaves[$i].analCount += $seed>>
<<set $analTotal += $seed>>
<<elseif ($slaves[$i].anus == 0) && ($slaves[$i].vagina == 0)>>
Since you haven't yet decided to sell or take $possessive virginity or $possessive tight little anus, you let $object please you with $possessive mouth. $pronounCap is @@color:mediumaquamarine;duly grateful@@ you let $object keep $possessive innocence for another week, though $possessive throat gets a little sore doing the work of three holes.
<<set $slaves[$i].trust += 1>>
<<set $seed to random(5,10)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<elseif ($slaves[$i].vagina == 0)>>
Since you haven't yet decided to sell or take $possessive virginity, but $pronoun's taken it up the ass, you let $object be your anal whore. $pronounCap is @@color:mediumaquamarine;duly grateful@@ you let $possessive keep $possessive innocence for another week, though $possessive butt gets a little sore.
<<set $slaves[$i].trust += 1>>
<<set $seed to random(5,10)>>
<<set $slaves[$i].analCount += $seed>>
<<set $analTotal += $seed>>
<<elseif ($slaves[$i].anus == 0)>>
Since you haven't yet decided to sell or take $possessive tight little anus, you let $object confine $possessive efforts to $possessive <<if ($slaves[$i].vagina != -1) && ($slaves[$i].vaginalAccessory != "chastity belt")>>pussy and <</if>>mouth. $pronounCap is @@color:mediumaquamarine;duly grateful@@ you let $object put off taking it up the butt another week.
<<set $slaves[$i].trust += 1>>
<<set $seed to random(5,10)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<if ($slaves[$i].vagina != -1) && ($slaves[$i].vaginalAccessory != "chastity belt")>>
<<set $slaves[$i].vaginalCount += $seed>>
<<set $vaginalTotal += $seed>>
<</if>>
<<elseif !canWalk($slaves[$i])>>
You carry $object around with you all week, using $object as your personal sex toy and bedwarmer. <<if ($slaves[$i].amp == 1)>>Without arms and legs<<elseif canWalk($slaves[$i]) is -2>>Immobilized by $possessive own tits<</if>>, $pronoun is your @@color:hotpink;helpless sexual appliance@@ and is @@color:mediumaquamarine;forced to trust you.@@
<<set $slaves[$i].trust += 4>>
<<set $seed to random(3,5)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $slaves[$i].analCount += $seed>>
<<set $analTotal += $seed>>
<<elseif ($slaves[$i].devotion > 50)>>
$pronounCap devotedly accompanies you all week, keeping $possessive
<<if ($slaves[$i].vagina is -1)>>
mouth and asshole
<<elseif ($slaves[$i].vaginalAccessory is "chastity belt")>>
mouth and, since $possessive pussy is covered by $possessive chastity belt, asshole
<<else>>
mouth, pussy, and asshole
<</if>>
available for you at all times.
<<if ($slaves[$i].dick != 0) && canAchieveErection($slaves[$i])>>
Every time $possessive beloved <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>> fucks $object $pronoun gets a hardon.
<<elseif ($slaves[$i].dick != 0)>>
$pronounCap doesn't get a hardon as you use $object, but $pronoun comes from the prostate stimulation when $possessive beloved <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>> uses $possessive butt.
<<else>>
$pronounCap comes indecently hard whenever $possessive beloved <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>> uses $possessive body.
<</if>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to fuck $object several times a day; constant, loving sex with you draws $object @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 3>>
<<set $slaves[$i].trust += 3>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to fuck $object several times a day; regular, loving sex with you draws $object @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 2>>
<<set $slaves[$i].trust += 2>>
<<else>>
You have the sexual energy to fuck $object on occasion; loving sex with you draws $object @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<</if>>
<<set $seed to random(3,5)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $slaves[$i].analCount += $seed>>
<<set $analTotal += $seed>>
<<if ($slaves[$i].vagina != -1) && ($slaves[$i].vaginalAccessory != "chastity belt")>>
<<set $slaves[$i].vaginalCount += $seed>>
<<set $vaginalTotal += $seed>>
<</if>>
<<elseif ($slaves[$i].devotion > 20)>>
Whenever you feel the need, you use whichever of $possessive
<<if ($slaves[$i].vagina is -1)>>
mouth and asshole
<<elseif ($slaves[$i].vaginalAccessory is "chastity belt")>>
mouth and, since $possessive pussy is covered by $possessive chastity belt, asshole
<<else>>
mouth, pussy, and asshole
<</if>>
seem most appealing at the moment, since $pronoun's up for anything.
<<if ($slaves[$i].dick != 0) && canAchieveErection($slaves[$i])>>
By the end of the week $pronoun gets a hardon when you use $object.
<</if>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to fuck $object several times a day; constant, enjoyable sex with you draws $object @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 3>>
<<set $slaves[$i].trust += 3>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to fuck $object several times a day; regular, enjoyable sex with you draws $object @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 2>>
<<set $slaves[$i].trust += 2>>
<<else>>
You have the sexual energy to fuck $object on occasion; enjoyable sex with you draws $object @@color:hotpink;closer to you@@ and encourages $object to @@color:mediumaquamarine;trust you.@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<</if>>
<<set $seed to random(3,5)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $slaves[$i].analCount += $seed>>
<<set $analTotal += $seed>>
<<if ($slaves[$i].vagina != -1) && ($slaves[$i].vaginalAccessory != "chastity belt")>>
<<set $slaves[$i].vaginalCount += $seed>>
<<set $vaginalTotal += $seed>>
<</if>>
<<elseif ($slaves[$i].trust < -20)>>
$pronounCap is afraid of you and does $possessive best to offer you $possessive
<<if ($slaves[$i].vagina is -1)>>
mouth and asshole
<<elseif ($slaves[$i].vaginalAccessory is "chastity belt")>>
mouth and, since $possessive pussy is covered by $possessive chastity belt, asshole
<<else>>
mouth, pussy, and asshole
<</if>>
to save herself from worse treatment than mere rape.
<<if ($slaves[$i].dick != 0) && canAchieveErection($slaves[$i])>>
By the end of the week $pronoun gets a hardon when you use $object.
<</if>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to fuck $object several times a day; submitting to your constant use @@color:hotpink;habituates $object@@ to being your sex slave.
<<set $slaves[$i].devotion += 3>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to fuck $object at least once a day; submitting to your regular use @@color:hotpink;habituates $object@@ to being your sex slave.
<<set $slaves[$i].devotion += 2>>
<<else>>
You have the sexual energy to fuck $object on occasion; submitting to your use @@color:hotpink;habituates $object@@ to being your sex slave.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<set $seed to random(3,5)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $slaves[$i].analCount += $seed>>
<<set $analTotal += $seed>>
<<if ($slaves[$i].vagina != -1) && ($slaves[$i].vaginalAccessory != "chastity belt")>>
<<set $slaves[$i].vaginalCount += $seed>>
<<set $vaginalTotal += $seed>>
<</if>>
<<else>>
Whenever you feel the need, you grab $object and use whichever of $possessive
<<if ($slaves[$i].vagina is -1)>>
mouth and asshole
<<elseif ($slaves[$i].vaginalAccessory is "chastity belt")>>
mouth and, since $possessive pussy is covered by $possessive chastity belt, asshole
<<else>>
mouth, pussy, and asshole
<</if>>
seem most appealing at the moment.
<<if ($slaves[$i].dick != 0)>>
$possessiveCap dick stays limp as you rape $object.
<</if>>
<<if ($fuckSlaves <= $PC.sexualEnergy/2)>>
You have the sexual energy to fuck $object several times a day; the constant rape fills $object with @@color:mediumorchid;revulsion@@ and @@color:gold;fear.@@
<<set $slaves[$i].devotion -= 5>>
<<set $slaves[$i].trust -= 15>>
<<elseif ($fuckSlaves <= $PC.sexualEnergy)>>
You have the sexual energy to fuck $object at least once a day; the regular rape fills $object with @@color:mediumorchid;revulsion@@ and @@color:gold;fear.@@
<<set $slaves[$i].devotion -= 9>>
<<set $slaves[$i].trust -= 3>>
<<else>>
You have the sexual energy to fuck $object on occasion; the threat of rape fills $object with @@color:mediumorchid;revulsion@@ and @@color:gold;fear.@@
<<set $slaves[$i].devotion -= 3>>
<<set $slaves[$i].trust -= 3>>
<</if>>
<<set $seed to random(3,5)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $slaves[$i].analCount += $seed>>
<<set $analTotal += $seed>>
<<if ($slaves[$i].vagina != -1) && ($slaves[$i].vaginalAccessory != "chastity belt")>>
<<set $slaves[$i].vaginalCount += $seed>>
<<set $vaginalTotal += $seed>>
<</if>>
<</if>>
<<if $slaves[$i].fuckdoll == 0>>
<<if ($slaves[$i].health < 0) && (random(1,100) > 50)>>
Under your personal supervision, @@color:green;$possessive health improves@@.
<<set $slaves[$i].health += 10>>
<</if>>
<<if ($slaves[$i].oralSkill < 100)>>
After a lot of time spent with <<if $PC.dick == 1>>your dick in $possessive mouth<<else>>$possessive mouth on your cunt<</if>>, $possessive oral skill improves.
<<OralSkillIncrease $slaves[$i]>>
<<elseif ($slaves[$i].vaginalSkill < 100) && ($slaves[$i].vagina > 0) && ($slaves[$i].vaginalAccessory != "chastity belt")>>
After a lot of time spent getting fucked, $possessive vaginal skill improves.
<<VaginalSkillIncrease $slaves[$i]>>
<<elseif ($slaves[$i].analSkill < 100) && ($slaves[$i].anus != 0)>>
After a lot of time spent taking it up the ass, $possessive anal skill improves.
<<AnalSkillIncrease $slaves[$i]>>
<</if>>
<</if>>
<</if>>
<<if $familyTesting == 1>>
<<if $slaves[$i].father == -1>>
Keeping your own daughter as a personal fucktoy leaves quite a public impression.
<<elseif $slaves[$i].father > 0>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID == $slaves[$i].father && $slaves[$j].assignment == "please you">>
Since you are also keeping $possessive father as a sexual servant, you often use them together, which leaves quite a public impression.
<<break>>
<</if>>
<</for>>
<</if>>
<<if $slaves[$i].mother == -1>>
Keeping your own daughter as a sexual servant leaves quite a public impression.
<<elseif $slaves[$i].mother > 0>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID == $slaves[$i].mother && $slaves[$j].assignment == "please you">>
Since you are also keeping $possessive mother as a sexual servant, you often use them together, which leaves quite a public impression.
<<break>>
<</if>>
<</for>>
<</if>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if ($slaves[$i].ID == $slaves[$j].father || $slaves[$i].ID == $slaves[$j].mother) && $slaves[$j].assignment == "please you">>
<<set $children.push($slaves[$j])>>
<</if>>
<</for>>
<<if $children.length > 2>>
Since you are also keeping $possessive daughters,
<<for $j to 0; $j < $children.length; $j++>>
<<if $j < $children.length-1>>
$children[$j].slaveName,
<<else>>
and $children[$j].slaveName,
<</if>>
<</for>>
as a sexual servants, you often enjoy them all at once, which leaves quite a public impression.
<<elseif $children.length > 1>>
Since you are also keeping $possessive daughters, $children[0].slaveName and $children[1].slaveName, as a sexual servants, you often use them together, leaving quite a public impression.
<<elseif $children.length > 0>>
Since you are also keeping $possessive daughter as a sexual servant, you often use them together, which leaves quite a public impression.
<</if>>
<<set $children = []>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID != $slaves[$i].ID>>
<<if areSisters($slaves[$i], $slaves[$j]) > 0 && $slaves[$j].assignment == "please you">>
<<set $children.push($slaves[$j])>>
<</if>>
<</if>>
<</for>>
<<if $children.length > 2>>
Since you are also keeping $possessive sisters,
<<for $j to 0; $j < $children.length; $j++>>
<<if $j < $children.length-1>>
$children[$j].slaveName,
<<else>>
and $children[$j].slaveName,
<</if>>
<</for>>
as a sexual servants, you often enjoy them all at once, which leaves quite a public impression.
<<elseif $children.length > 1>>
Since you are also keeping $possessive sisters, $children[0].slaveName and $children[1].slaveName, as a sexual servants, you often use them together, leaving quite a public impression.
<<elseif $children.length > 0>>
Since you are also keeping $possessive sister as a sexual servant, you often use them together, which leaves quite a public impression.
<</if>>
<<set $children = []>>
<<else>>
<<if ($slaves[$i].relation != 0)>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if ($slaves[$j].ID is $slaves[$i].relationTarget)>>
<<if ($slaves[$j].assignment is "please you")>>
Since you are also keeping $possessive $slaves[$j].relation as a sexual servant, you often use them together, which leaves quite a public impression.
<</if>>
<<break>>
<</if>>
<</for>>
<</if>>
<</if>>
<<FResult $slaves[$i]>>
<<Beauty $slaves[$i]>>
<<set $seed to 0.1>>
<<if $slaves[$i].relationship is -2>>
<<set $seed += 0.04>>
<<elseif $slaves[$i].relationship is -3>>
<<set $seed += 0.06>>
<</if>>
<<if $slaves[$i].prestige > 0>>
<<set $seed += 0.03*$slaves[$i].prestige>>
<</if>>
<<if ($slaves[$i].ID is $Concubine.ID)>>
<<set $seed += 0.05>>
<<elseif ($slaves[$i].ID is $HeadGirl.ID) && ($arcologies[0].FSEgyptianRevivalistLaw == 1)>>
<<set $seed += 0.05>>
<</if>>
<<set $repGain += Math.trunc(($beauty*$FResult)*$seed)>>
Keeping $object as nothing but your personal
<<if ($slaves[$i].toyHole is "pussy")>>
pussy toy
<<elseif ($slaves[$i].toyHole is "ass")>>
anal toy
<<elseif ($slaves[$i].toyHole is "mouth")>>
oral toy
<<elseif ($slaves[$i].devotion <= 20)>>
rapebait
<<else>>
fucktoy
<</if>>
<<if ($slaves[$i].prestige > 0)>>
@@color:green;adds considerably to your reputation,@@ since $pronoun's prestigious.
<<else>>
@@color:green;adds slightly to your reputation@@ as a prosperous citizen.
<</if>>
<<if $slaves[$i].fuckdoll == 0>>
<<if $slaves[$i].relationship is -2>>
$possessiveCap satisfaction with $possessive place near you is obvious, @@color:green;bringing attention@@ to how completely you've broken them.
<<elseif $slaves[$i].relationship is -3>>
$possessiveCap satisfaction with $possessive wifely duties is obvious, @@color:green;bringing attention@@ to the slave future you're building.
<</if>>
<<if ($slaves[$i].behavioralQuirk is "confident")>>
$slaves[$i].slaveName @@color:mediumaquamarine;confidently enjoys@@ the prestige within the slave hierarchy that comes with being your fucktoy.
<<set $slaves[$i].trust += 1>>
<<elseif ($slaves[$i].behavioralQuirk is "insecure")>>
$slaves[$i].slaveName @@color:mediumaquamarine;constantly reassures herself@@ that $pronoun must be pretty, since you keep $object as a fucktoy.
<<set $slaves[$i].trust += 1>>
<</if>>
<<if ($slaves[$i].behavioralQuirk is "adores men")>>
<<if ($PC.dick == 1)>>
$slaves[$i].slaveName @@color:hotpink;adores your company,@@ and is happy to spend time with you, even when you don't have your cock in $Object.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<elseif ($slaves[$i].behavioralQuirk is "adores women")>>
<<if ($PC.vagina == 1)>>
$slaves[$i].slaveName @@color:hotpink;adores your company,@@ and is happy to spend time with you, even when you aren't fucking.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<elseif ($slaves[$i].sexualQuirk is "romantic")>>
$slaves[$i].slaveName knows being part of your harem is the best romance $pronoun can realistically expect, and does $possessive best to @@color:mediumaquamarine;be content@@ with it.
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
|
mayibrad/fc
|
src/uncategorized/saPleaseYou.tw
|
tw
|
bsd-3-clause
| 42,848 |
:: SA recruit girls [nobr]
<<set $bellyAccessory to $slaves[$i].bellyAccessory>>
/* Note on target sum: HG and Recruiter are the initial 2 counted (no facility req'd), while HGSuite counts the HG's girl, other facilities count associated leader */
<<if $recruiterIdleRule == "number">>
<<set _idleTarget = $recruiterIdleNumber>>
<<elseif $recruiterIdleRule == "facility">>
<<set _idleTarget = (2 + $brothel + $club + $arcade + $dairy + $servantsQuarters + $masterSuite)>>
<<if $HGSuite>><<set _idleTarget++>><</if>>
<<if $dojo>><<set _idleTarget++>><</if>>
<<if $brothel>><<set _idleTarget++>><</if>>
<<if $club>><<set _idleTarget++>><</if>>
<<if $dairy && $dairyRestraintsSetting < 2>><<set _idleTarget++>><</if>>
<<if $servantsQuarters>><<set _idleTarget++>><</if>>
<<if $masterSuite>><<set _idleTarget++>><</if>>
<<if $schoolroom>><<set _idleTarget++>><</if>>
<<if $spa>><<set _idleTarget++>><</if>>
<<if $clinic>><<set _idleTarget++>><</if>>
<<if $cellblock>><<set _idleTarget++>><</if>>
<<set _idleTarget = Math.max(_idleTarget, 20)>>
<<else>>
<<set _idleTarget = Infinity>>
<</if>>
<<if $slaves.length < _idleTarget>> /* begin recruiting */
<<set $recruiterProgress += random(0,1)>>
uses your online resources and some @@color: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 $recruiterCareers.contains($slaves[$i].career)>>
She has experience in recruitment from before she was a slave.
<<set $recruiterProgress += 2>>
<</if>>
<<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.
<<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].pregType >= 10) && ($slaves[$i].preg > 20)>>
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 $clubUpgradePDAs == 1>>
The slaves in $clubName help her by passing her tips they pick up while working the crowds.
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].assignment is "serve in the club">>
<<set $recruiterProgress += 0.5>>
<</if>>
<</for>>
<</if>>
<<if $recruiterTarget is "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.
<<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 is "expectant mothers">> /* now you can ginger too */
<<if $Recruiter.preg > 5 or $Recruiter.inflation == 3 or $Recruiter.bellyImplant >= 2000 or $fakeBellies.contains($bellyAccessory)>>
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.
<<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 is "young migrants">>
<<if ($Recruiter.health >= 80) && ($Recruiter.face > 0)>>
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 is "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>>
<<elseif $recruiterTarget is "reassignment candidates">>
<<if ($Recruiter.ovaries == 0) && ($Recruiter.face > 0)>>
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 ($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 ($slaves[$i].livingRules is "luxurious")>>
Being continually trusted with this position @@color:hotpink;increases her devotion to you@@ and encourages her to @@color:mediumaquamarine;trust you in turn.@@
<<set $slaves[$i].devotion += 4>>
<<set $slaves[$i].trust += 4>>
<<else>>
Being continually trusted with this position @@color: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.
<<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 > 2>> 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 > 1>> 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>>
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 @@color:yellowgreen;recruitment allowance@@ this week to tour the arcology and post to your household's social media accounts more actively than usual, @@color: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 */
<<if $slaves[$i].face > 1>>
<<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>>
<<else>>
<<if $slaves[$i].balls < 1 && ($slaves[$i].preg > 5 || $fakeBellies.contains($bellyAccessory))>>
<<if $slaves[$i].preg > 5>> <<set _seed += 4>>
<<else>> <<set _seed += 1>>
<</if>>
<<set _FSmatch++, $arcologies[0].FSGenderFundamentalist += 0.01*$FSSingleSlaveRep>>
<</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>>
<<if $slaves[$i].health > 40>>
<<set _seed += 1>>
<</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>>
<<if $modScore > 15 || ($piercingScore > 8 && $tatScore > 5)>>
<<set _seed += 1, _FSmatch++, $arcologies[0].FSDegradationist += 0.01*$FSSingleSlaveRep>>
<</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>>
<<if $slaves[$i].buttImplant == 0>>
<<set _seed += 1>>
<</if>>
<<if $slaves[$i].waist < 2>>
<<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 > 1 || $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>> <</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 >= 20>>
<<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 >= 20>>
<<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].preg > 10>>
<<if $slaves[$i].pregType >= 20>>
<<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>>
<</if>>
<<if $arcologies[0].FSRestart != "unset">>
<<if $slaves[$i].preg < 6>>
<<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 $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>>
<<if $slaves[$i].lactation > 0>>
<<set _seed += 1, _FSmatch++>>
<</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].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>>
<</if>>
<<if $arcologies[0].FSRomanRevivalist != "unset">>
<<if $slaves[$i].clothes == "a toga">>
<<set _seed += 1>>
<<if $slaves[$i].face > 0 && $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 $familyTesting == 1>>
<<if $arcologies[0].FSEgyptianRevivalist != "unset">>
<<if $slaves[$i].mother > 0 || $slaves[$i].father > 0 ||$slaves[$i].daughters > 0 || $slaves[$i].sisters > 0>>
<<set $relation = $slaves>>
<<set $relation = $relation.shuffle()>>
<<set _recruiterRelation = 0>>
<<for _j = 0; _j < $relation.length; _j++>>
<<if areSisters($slaves[$i], $relation[_j]) > 0 && isAvailable($relation[_j])>>
<<set _recruiterRelation = $relation[_j]>>
<<break>>
<<elseif $relation[_j].mother == $slaves[$i].ID && isAvailable($relation[_j])>>
<<set _recruiterRelation = $relation[_j]>>
<<break>>
<<elseif $relation[_j].father == $slaves[$i].ID && isAvailable($relation[_j])>>
<<set _recruiterRelation = $relation[_j]>>
<<break>>
<<elseif $relation[_j].ID == $slaves[$i].mother && isAvailable($relation[_j])>>
<<set _recruiterRelation = $relation[_j]>>
<<break>>
<<elseif $relation[_j].ID == $slaves[$i].father && isAvailable($relation[_j])>>
<<set _recruiterRelation = $relation[_j]>>
<<break>>
<</if>>
<</for>>
<<set $relation = 0>>
<<if _recruiterRelation != 0>>
<<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>>
<<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>>
<</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>>
<</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>>
<<set $repGain += Math.trunc(_seed)>>
<<if $showEWM == 1>>
<<if $slaves[$i].entertainSkill > 10>>
<<if $slaves[$i].face > 1>>
<<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
<</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 @@color: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>>, @@color: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.
<<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 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.
<<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>>
<<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>> <</if>>
<<if $arcologies[0].FSRepopulationFocus != "unset">>
<<if $slaves[$i].preg > 20>>
She makes a habit of allowing the public to fondle and enjoy the movements within her baby filled belly.
<<elseif $slaves[$i].preg > 10>>
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 photoshoot, 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. Dissapointing 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>>
<</if>>
<<if $arcologies[0].FSRestart != "unset">>
<<if $slaves[$i].preg < 6>>
<<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 photoshoots.
<<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].preg > 5>>
She unashamedly live streams an obstetric health check in the nude, promising to broadcast similar footage right up until, and during, the birth.
<<elseif $fakeBellies.contains($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>>
<<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>> <</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>>
<<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 < 2>>
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 photoshoot 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 < 2>>
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 photoshoot.
<</if>> <</if>>
<<if $arcologies[0].FSTransformationFetishist != "unset">>
<<if $slaves[$i].boobsImplant > 0 && $slaves[$i].buttImplant > 0 && $slaves[$i].lipsImplant > 0>>
<<if $slaves[$i].waist > 1 || $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>> <</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.
<<else>>
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].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].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>> <</if>>
<<if $arcologies[0].FSRomanRevivalist != "unset">>
<<if $slaves[$i].clothes == "a toga">>
<<if $slaves[$i].face > 0 && $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 > 0>>
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>>
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 $slaves[$i].mother > 0 || $slaves[$i].father > 0 ||$slaves[$i].daughters > 0 || $slaves[$i].sisters > 0>>
<<if _recruiterRelation != 0>>
<<if $relation.mother == $slaves[$i].ID || $relation.father == $slaves[$i].ID>>
<<set $relationType = "daughter">>
<<elseif $slaves[$i].mother == $relation.ID>>
<<set $relationType = "mother">>
<<elseif $slaves[$i].father == $relation.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>>
<<if $relation.mother == $slaves[$i].ID || $relation.father == $slaves[$i].ID>>
<<set $relationType = "daughter">>
<<elseif $slaves[$i].mother == $relation.ID>>
<<set $relationType = "mother">>
<<elseif $slaves[$i].father == $relation.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>>
One idea that comes up while brainstorming is to act out Ancient Egyptian incest with her $relationType, but _recruiterRelation.slaveName is confined and unavailable.
<</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.
<<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>>
<</if>>
<<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.
<<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>> <</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 _idleTarget check */
|
mayibrad/fc
|
src/uncategorized/saRecruitGirls.tw
|
tw
|
bsd-3-clause
| 48,859 |
:: SA relationships [nobr]
<<if $slaves[$i].fuckdoll == 0>>
<<if $slaves[$i].relationship == 0>>
<<if ($slaves[$i].devotion+$slaves[$i].trust > 175) && (random(1,3) == 1)>>
$slaves[$i].slaveName is quite devoted to you, and trusts both you and her place as a slave. Since she does not have a strong relationship with another slave,
<<if ($slaves[$i].sexualQuirk is "romantic")>>
and persistently interprets sex in the most romantic possible terms, she has decided that she wants to be yours in her heart as well as her
<<if $slaves[$i].vagina > -1>>
pussy.
<<else>>
butthole.
<</if>>
@@color:lightgreen;She's become emotionally bonded to you!@@
<<set $slaves[$i].relationship to -2>>
<<elseif ($slaves[$i].assignment is "be your concubine")>>
and is your concubine, she almost inevitably comes to view you as much as a lover as an owner.
@@color:lightgreen;She's become emotionally bonded to you!@@
<<set $slaves[$i].relationship to -2>>
<<elseif ($slaves[$i].assignment is "serve in the master suite") && ($masterSuiteUpgradeLuxury is 2)>>
and does nothing but eat, sleep, and make love to your other fucktoys, she slowly loses sight of any distinction between emotional attachment and sexual congress.
@@color:lightgreen;She's become an emotional slut!@@
<<set $slaves[$i].relationship to -1>>
<<elseif ($slaves[$i].assignment is "please you") || ($slaves[$i].assignment is "serve in the master suite")>>
and spends her days worshipping your <<if $PC.dick == 1>>cock<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>cunt<</if>>, she begins to focus more and more of her happiness on how happy you are.
@@color:lightgreen;She's become emotionally bonded to you!@@
<<set $slaves[$i].relationship to -2>>
<<elseif ($slaves[$i].assignment is "serve the public") || ($slaves[$i].assignment is "serve in the club")>>
and her life is an endless stream of lovers, she unconsciously loses any sense of emotional attachment outside the intimacy of sex.
@@color:lightgreen;She's become an emotional slut!@@
<<set $slaves[$i].relationship to -1>>
<<elseif ($slaves[$i].energy > 95) && (($slaves[$i].analCount + $slaves[$i].vaginalCount + $slaves[$i].oralCount + $slaves[$i].mammaryCount + $slaves[$i].penetrativeCount) > ($week-$activeSlave.weekAcquired)*random(20,30))>>
is a total sex addict, and has a spectacularly promiscuous sexual history, she begins to think of sex as her only meaningful emotional connection with people. @@color:lightgreen;She's become an emotional slut!@@
<<set $slaves[$i].relationship to -1>>
<<else>>
and loves you, she begins to think of you as a woman might think of her lover - or <<if $PC.title != 0>>husband<<else>>wife<</if>>. She knows she cannot hope for more of a relationship with you than she has, but she finds emotional support in serving you nonetheless. @@color:lightgreen;She's become emotionally bonded to you!@@
<<set $slaves[$i].relationship to -2>>
<</if>>
<<elseif $slaves[$i].fetish != "mindbroken">>
<<if $slaves[$i].career is "a Futanari Sister">>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if ($slaves[$j].ID != $slaves[$i].ID)>>
<<if ($slaves[$j].relationship == 0)>>
<<if ($slaves[$j].career is "a Futanari Sister")>>
<<if ($slaves[$i].rivalryTarget != $slaves[$j].ID)>>
<<if $slaves[$i].relationshipRules is "permissive">>
<<if $slaves[$j].relationshipRules is "permissive">>
$slaves[$i].slaveName greets $slaves[$j].slaveName with joy. It's not clear whether they ever knew each other during their lives as Futanari Sisters, but it seems that they believe themselves to be in a relationship by simple virtue of having been Sisters. In any case, $slaves[$i].slaveName and $slaves[$j].slaveName @@color:lightgreen;become inseparable lovers@@ instantly, as though there's no possibility they would do anything else. They're even surprised when other slaves ask them about it; it's as though they're unaware that other possibilities even exist.
<<set $slaves[$j].relationship to 4>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to 4>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<break>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</for>>
<<elseif $rivalryDuration > 20 and ($rivalryFS != "Racial Supremacism" or $rivalryFS != "Paternalism") and $slaves[$i].origin is "You were acquainted with her before you were an arcology owner; your rival tried to use her to manipulate you, but you rescued her.">>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].prestigeDesc is "You bankrupted and enslaved her in revenge for her part in the attack on your arcology by the Daughters of Liberty.">>
$slaves[$i].slaveName greets $slaves[$j].slaveName with joy, happy to see her former owner again. Without any regard to you, they continue their prior relationship.
<<set $slaves[$j].relationship to 4>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to 4>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<break>>
<</if>>
<</for>>
<<elseif $slaves[$i].devotion > -90>>
<<if $slaves[$i].behavioralFlaw is "none">>
<<set $seed to random(1,100)>>
<<else>>
<<set $seed to random(1,80)>>
<</if>>
<<if $seed > 75>>
<<set $resentment to 0>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID != $slaves[$i].ID>>
<<if $slaves[$j].assignment != "stay confined">>
<<if ($slaves[$i].assignment is "work in the brothel") && ($slaves[$j].ID is $Madam.ID)>>
<<if ($Madam.relationship == 0)>>
<<if ($slaves[$i].rivalryTarget != $slaves[$j].ID)>>
<<if random(1,100) > 0>>
<<if $slaves[$i].relationshipRules != "restrictive">>
<<if $Madam.relationshipRules != "restrictive">>
$slaves[$i].slaveName manages to ingratiate herself with the Madam, $slaves[$j].slaveName. The two slaves have @@color:lightgreen;struck up a friendship.@@
<<set $slaves[$j].relationship to 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to 1>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<else>>
<<if $slaves[$i].devotion < -20>>
$slaves[$i].slaveName tries to strike up a friendship with the Madam, $slaves[$j].slaveName and is @@color:gold;punished@@ by $slaves[$j].slaveName for disrespect.
<<set $slaves[$i].trust -= 4>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif ($slaves[$i].assignment is "serve in the club") && ($slaves[$j].ID is $DJ.ID)>>
<<if ($DJ.relationship == 0)>>
<<if ($slaves[$i].rivalryTarget != $slaves[$j].ID)>>
<<if random(1,100) > 0>>
<<if $slaves[$i].relationshipRules != "restrictive">>
<<if $DJ.relationshipRules != "restrictive">>
$slaves[$i].slaveName manages to ingratiate herself with the DJ, $slaves[$j].slaveName. The two slaves have @@color:lightgreen;struck up a friendship.@@
<<set $slaves[$j].relationship to 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to 1>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<else>>
<<if $slaves[$i].devotion < -20>>
$slaves[$i].slaveName tries to strike up a friendship with the DJ, $slaves[$j].slaveName and is @@color:gold;punished@@ by $slaves[$j].slaveName for disrespect.
<<set $slaves[$i].trust -= 4>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif ($slaves[$i].assignment is "work in the dairy") && ($slaves[$j].ID is $Milkmaid.ID)>>
<<if ($Milkmaid.relationship == 0)>>
<<if ($slaves[$i].rivalryTarget != $slaves[$j].ID)>>
<<if random(1,100) > 0>>
<<if $slaves[$i].relationshipRules != "restrictive">>
<<if $Milkmaid.relationshipRules != "restrictive">>
$slaves[$i].slaveName manages to ingratiate herself with the Milkmaid, $slaves[$j].slaveName. The two slaves have @@color:lightgreen;struck up a friendship.@@
<<set $slaves[$j].relationship to 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to 1>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<else>>
<<if $slaves[$i].devotion < -20>>
$slaves[$i].slaveName tries to strike up a friendship with the Milkmaid, $slaves[$j].slaveName and is @@color:gold;punished@@ by $slaves[$j].slaveName for disrespect.
<<set $slaves[$i].trust -= 4>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif ($slaves[$i].assignment is "learn in the schoolroom") && ($slaves[$j].ID is $Schoolteacher.ID)>>
<<if ($Schoolteacher.relationship == 0)>>
<<if ($slaves[$i].rivalryTarget != $slaves[$j].ID)>>
<<if random(1,100) > 0>>
<<if $slaves[$i].relationshipRules != "restrictive">>
<<if $Schoolteacher.relationshipRules != "restrictive">>
$slaves[$i].slaveName manages to ingratiate herself with the Schoolteacher, $slaves[$j].slaveName. The two slaves have @@color:lightgreen;struck up a friendship.@@
<<set $slaves[$j].relationship to 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to 1>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<else>>
<<if $slaves[$i].devotion < -20>>
$slaves[$i].slaveName tries to strike up a friendship with the Schoolteacher, $slaves[$j].slaveName and is @@color:gold;punished@@ by $slaves[$j].slaveName for disrespect.
<<set $slaves[$i].trust -= 4>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>><<elseif ($slaves[$i].assignment is "rest in the spa") && ($slaves[$j].ID is $Attendant.ID)>>
<<if ($Attendant.relationship == 0)>>
<<if ($slaves[$i].rivalryTarget != $slaves[$j].ID)>>
<<if random(1,100) > 0>>
<<if $slaves[$i].relationshipRules != "restrictive">>
<<if $Attendant.relationshipRules != "restrictive">>
$slaves[$i].slaveName basks in the affection and care of the spa attendant, $slaves[$j].slaveName. The two slaves have @@color:lightgreen;struck up a friendship.@@
<<set $slaves[$j].relationship to 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to 1>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<else>>
<<if $slaves[$i].devotion < -20>>
$slaves[$i].slaveName tries to strike up a friendship with the spa attendant, $slaves[$j].slaveName. $slaves[$j].slaveName gently @@color:hotpink;counsels@@ her to obey the rules.
<<set $slaves[$i].devotion += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif ($slaves[$i].assignment is "work as a servant") && ($slaves[$j].ID is $Stewardess.ID)>>
<<if ($Stewardess.relationship == 0)>>
<<if ($slaves[$i].rivalryTarget != $slaves[$j].ID)>>
<<if random(1,100) > 0>>
<<if $slaves[$i].relationshipRules != "restrictive">>
<<if $Stewardess.relationshipRules != "restrictive">>
$slaves[$i].slaveName manages to ingratiate herself with the Stewardess, $slaves[$j].slaveName. The two slaves have @@color:lightgreen;struck up a friendship.@@
<<set $slaves[$j].relationship to 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to 1>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<else>>
<<if $slaves[$i].devotion < -20>>
$slaves[$i].slaveName tries to strike up a friendship with the Stewardess, $slaves[$j].slaveName and is @@color:gold;punished@@ by $slaves[$j].slaveName for disrespect.
<<set $slaves[$i].trust -= 4>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif ($slaves[$i].assignment is "be confined in the cellblock") && ($slaves[$j].ID is $Wardeness.ID)>>
<<if ($Wardeness.relationship == 0)>>
<<if ($slaves[$i].rivalryTarget != $slaves[$j].ID)>>
<<if random(1,100) > 0>>
<<if $slaves[$i].relationshipRules != "restrictive">>
<<if $Wardeness.relationshipRules != "restrictive">>
$slaves[$i].slaveName manages to earn the respect of the Wardeness, $slaves[$j].slaveName. The two slaves have @@color:lightgreen;struck up a friendship.@@
<<set $slaves[$j].relationship to 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to 1>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<else>>
<<if $slaves[$i].devotion < -20>>
$slaves[$i].slaveName tries to strike up a friendship with the Wardeness, $slaves[$j].slaveName and is @@color:gold;beaten@@ by $slaves[$j].slaveName for her trouble.
<<set $slaves[$i].trust -= 5>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif ($slaves[$i].assignment is "serve in the master suite") && ($slaves[$j].ID is $Concubine.ID)>>
<<if ($Concubine.relationship == 0)>>
<<if ($slaves[$i].rivalryTarget != $slaves[$j].ID)>>
<<if random(1,100) > 0>>
<<if $slaves[$i].relationshipRules != "restrictive">>
<<if $Concubine.relationshipRules != "restrictive">>
$slaves[$i].slaveName becomes especially close to the Concubine, $slaves[$j].slaveName. The two slaves have @@color:lightgreen;struck up a friendship.@@
<<set $slaves[$j].relationship to 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to 1>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<else>>
<<if $slaves[$i].devotion < -20>>
$slaves[$i].slaveName tries to strike up a friendship with the Concubine, $slaves[$j].slaveName and is gently @@color:hotpink;counseled@@ by $slaves[$j].slaveName that such things are against the rules.
<<set $slaves[$i].devotion += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif $slaves[$j].assignment is $slaves[$i].assignment>>
<<if ($slaves[$i].relationship == 0)>>
<<if ($slaves[$j].relationship == 0)>>
<<if ($slaves[$i].rivalryTarget != $slaves[$j].ID)>>
<<if random(1,100) > 50>>
<<if $slaves[$i].relationshipRules != "restrictive">>
<<if $slaves[$j].relationshipRules != "restrictive">>
$slaves[$i].slaveName and $slaves[$j].slaveName see a lot of each other at work and @@color:lightgreen;strike up a friendship.@@
<<set $slaves[$j].relationship to 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to 1>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<else>>
<<if $slaves[$i].relationshipRules is "restrictive">>
<<if $resentment == 0>>
$slaves[$i].slaveName tries to strike up a friendship with $slaves[$j].slaveName and is @@color:gold;punished@@ for breaking the rules against such things; she @@color:mediumorchid;resents@@ being castigated for simple sociability.
<<set $slaves[$i].devotion -= 2>>
<<set $slaves[$i].trust -= 2>>
<<set $resentment to 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif $slaves[$j].fetish is $slaves[$i].fetish>>
<<if ($slaves[$i].relationship == 0)>>
<<if ($slaves[$j].relationship == 0)>>
<<if ($slaves[$i].rivalryTarget != $slaves[$j].ID)>>
<<if ($slaves[$i].fetish != "none")>>
<<if ($slaves[$i].releaseRules != "restrictive")>>
<<if random(1,100) > 0>>
<<if $slaves[$i].relationshipRules is "permissive">>
<<if $slaves[$j].relationshipRules is "permissive">>
$slaves[$i].slaveName and $slaves[$j].slaveName share sexual inclinations, so it's only natural that they @@color:lightgreen;become friends with benefits.@@
<<set $slaves[$j].relationship to 3>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to 3>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<else>>
$slaves[$i].slaveName tries to strike up a sexual relationship with $slaves[$j].slaveName and is @@color:gold;punished@@ for breaking the rules against such things; she @@color:mediumorchid;resents@@ being prevented from pursuing her.
<<set $slaves[$i].devotion -= 2>>
<<set $slaves[$i].trust -= 2>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</for>>
<</if>>
<</if>>
<</if>>
<<else>> /* RELATIONSHIP IS NOT 0; NOW ON TO ONGOING RELATIONSHIPS */
<<if $slaves[$i].rivalry != 0>>
<<if $slaves[$i].rivalryTarget != $slaves[$i].relationshipTarget>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].relationshipTarget>>
<<set $slaves[$j].rivalry to 0>>
<<set $slaves[$j].rivalryTarget to 0>>
<<break>>
<</if>>
<</for>>
<<set $slaves[$i].rivalry to 0>>
<<set $slaves[$i].rivalryTarget to 0>>
<</if>>
<</if>>
<<if $slaves[$i].fetish is "mindbroken">>
Since she is mindbroken, she @@color:lightsalmon;can't really maintain@@ any meaningful relationship with
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].relationshipTarget>>
$slaves[$j].slaveName.
<<set $slaves[$j].relationship to 0>>
<<set $slaves[$j].relationshipTarget to 0>>
<<break>>
<</if>>
<</for>>
<<set $slaves[$i].relationship to 0>>
<<set $slaves[$i].relationshipTarget to 0>>
<<elseif $slaves[$i].relationship is -1>>
<<if ($slaves[$i].energy < 90)>>
She is no longer such a complete nymphomaniac, and has @@color:lightsalmon;begun to rely less on sex for emotional support@@ than she once did.
<<set $slaves[$i].relationship to 0>>
<<elseif ($slaves[$i].assignment is "serve in the master suite") && ($masterSuiteUpgradeLuxury is 2)>>
Forming a part of the pile of copulating bodies in $masterSuiteName satisfies her voracious sexual appetite.
<<elseif ($slaves[$i].choosesOwnAssignment != 1)>>
<<if ($slaves[$i].assignment != "whore")>>
<<if ($slaves[$i].assignment != "work in the brothel")>>
<<if ($slaves[$i].assignment != "serve the public")>>
<<if ($slaves[$i].assignment != "serve in the club")>>
<<if ($slaves[$i].devotion > 60)>>
She is @@color:mediumorchid;emotionally unfulfilled@@ by her assignment, since it does not afford her the validation of massive promiscuity.
<<set $slaves[$i].devotion -= 1>>
<</if>>
<<if ($slaves[$i].trust > 60)>>
She is @@color:gold;impatient@@ with her limited field of potential sexual partners, and would prefer to be a publicly available nympho.
<<set $slaves[$i].trust -= 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif $slaves[$i].relationship is -2>>
<<if $slaves[$i].mother == -1>>
She
<<if $slaves[$i].sexualQuirk is "perverted">>
is such a pervert that she @@color:hotpink;enjoys@@ carrying on an incestuous relationship with her own mother.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].devotion > 95>>
is so inured to the perversities of slavery that she @@color:hotpink;enjoys@@ carrying on an incestuous relationship with her own mother.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].behavioralQuirk is "sinful">>
is torn between sinful delight and deep disgust that she's carrying on an incestuous relationship with her own mother.
<<elseif $slaves[$i].devotion > 75>>
is so devoted to you that she accepts carrying on an incestuous relationship with her own mother.
<<elseif $slaves[$i].devotion > 50>>
is somewhat @@color:mediumorchid;disturbed@@ that she's carrying on an incestuous relationship with her own mother.
<<set $slaves[$i].devotion -= 2>>
<<elseif $slaves[$i].devotion > 20>>
is @@color:mediumorchid;disturbed@@ and @@color:gold;scared@@ that she's carrying on an incestuous relationship with her own mother.
<<set $slaves[$i].devotion -= 2>>
<<set $slaves[$i].trust -= 2>>
<<else>>
is @@color:mediumorchid;revolted@@ and @@color:gold;scared@@ that she's carrying on an incestuous relationship with her own mother.
<<set $slaves[$i].devotion -= 4>>
<<set $slaves[$i].trust -= 4>>
<</if>>
<<if $slaves[$i].preg > 0>>
<<if $slaves[$i].pregSource == -1>>
<<if $slaves[$i].sexualQuirk is "perverted">>
She's even @@color:hotpink;aroused@@ by the constant awareness that her mother is the parent of the daughter<<if $slaves[$i].pregType > 1>>s<</if>> she's carrying.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].behavioralQuirk is "sinful">>
Her feelings about carrying her mother's child<<if $slaves[$i].pregType > 1>>ren<</if>> are @@color:hotpink;secretly less mixed,@@ though.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].devotion > 95>>
She occasionally remembers that she's carrying her mother's child<<if $slaves[$i].pregType > 1>>ren<</if>>, but does her best to accept it by not thinking about it.
<<elseif $slaves[$i].devotion > 50>>
She's @@color:mediumorchid;disgusted@@ that the bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> she's carrying is her mother's, though she tries her best not to think about it.
<<set $slaves[$i].devotion -= 1>>
<<elseif $slaves[$i].devotion > 20>>
She's so @@color:mediumorchid;disgusted@@ that the bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> she's carrying is her mother's that she often wakes up crying about it.
<<set $slaves[$i].devotion -= 2>>
<<else>>
She's @@color:mediumorchid;passionately hateful@@ of you for making her carry an incestuous pregnancy.
<<set $slaves[$i].devotion -= 4>>
<</if>>
<</if>>
<</if>>
<<if $arcologies[0].FSEgyptianRevivalist != "unset">>
Society @@color:green;strongly approves@@ of your incestuous relationship, which advances the Egyptian revivalist ideal of slave incest.
<<set $repGain += 2*$FSSingleSlaveRep*($arcologies[0].FSEgyptianRevivalist/$FSLockinLevel)>>
<<set $arcologies[0].FSEgyptianRevivalist += 0.1*$FSSingleSlaveRep>>
<<if $slaves[$i].preg > 0>>
<<if $slaves[$i].pregSource == $relation.ID>>
@@color:green;The effect is greatly enhanced@@ by $slaves[$i].slaveName's pureblooded pregnancy.
<<set $repGain += $FSSingleSlaveRep*($arcologies[0].FSEgyptianRevivalist/$FSLockinLevel), $arcologies[0].FSEgyptianRevivalist += 0.05*$FSSingleSlaveRep*$pornFameBonus>>
<</if>>
<</if>>
<</if>>
<<elseif $slaves[$i].father == -1>>
She
<<if $slaves[$i].sexualQuirk is "perverted">>
is such a pervert that she @@color:hotpink;enjoys@@ carrying on an incestuous relationship with her own father.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].devotion > 95>>
is so inured to the perversities of slavery that she @@color:hotpink;enjoys@@ carrying on an incestuous relationship with her own father.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].behavioralQuirk is "sinful">>
is torn between sinful delight and deep disgust that she's carrying on an incestuous relationship with her own father.
<<elseif $slaves[$i].devotion > 75>>
is so devoted to you that she accepts carrying on an incestuous relationship with her own mother.
<<elseif $slaves[$i].devotion > 50>>
is somewhat @@color:mediumorchid;disturbed@@ that she's carrying on an incestuous relationship with her own father.
<<set $slaves[$i].devotion -= 2>>
<<elseif $slaves[$i].devotion > 20>>
is @@color:mediumorchid;disturbed@@ and @@color:gold;scared@@ that she's carrying on an incestuous relationship with her own father.
<<set $slaves[$i].devotion -= 2>>
<<set $slaves[$i].trust -= 2>>
<<else>>
is @@color:mediumorchid;revolted@@ and @@color:gold;scared@@ that she's carrying on an incestuous relationship with her own father.
<<set $slaves[$i].devotion -= 4>>
<<set $slaves[$i].trust -= 4>>
<</if>>
<<if $slaves[$i].preg > 0>>
<<if $slaves[$i].pregSource == -1>>
<<if $slaves[$i].sexualQuirk is "perverted">>
She's even @@color:hotpink;aroused@@ by the constant awareness that her father is the parent of the daughter<<if $slaves[$i].pregType > 1>>s<</if>> she's carrying.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].behavioralQuirk is "sinful">>
Her feelings about carrying her father's child<<if $slaves[$i].pregType > 1>>ren<</if>> are @@color:hotpink;secretly less mixed,@@ though.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].devotion > 95>>
She occasionally remembers that she's carrying her father's child<<if $slaves[$i].pregType > 1>>ren<</if>>, but does her best to accept it by not thinking about it.
<<elseif $slaves[$i].devotion > 50>>
She's @@color:mediumorchid;disgusted@@ that the bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> she's carrying is her father's, though she tries her best not to think about it.
<<set $slaves[$i].devotion -= 1>>
<<elseif $slaves[$i].devotion > 20>>
She's so @@color:mediumorchid;disgusted@@ that the bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> she's carrying is her father's that she often wakes up crying about it.
<<set $slaves[$i].devotion -= 2>>
<<else>>
She's @@color:mediumorchid;passionately hateful@@ of you for making her carry an incestuous pregnancy.
<<set $slaves[$i].devotion -= 4>>
<</if>>
<</if>>
<</if>>
<<if $arcologies[0].FSEgyptianRevivalist != "unset">>
Society @@color:green;strongly approves@@ of your incestuous relationship, which advances the Egyptian revivalist ideal of slave incest.
<<set $repGain += 2*$FSSingleSlaveRep*($arcologies[0].FSEgyptianRevivalist/$FSLockinLevel)>>
<<set $arcologies[0].FSEgyptianRevivalist += 0.1*$FSSingleSlaveRep>>
<<if $slaves[$i].preg > 0>>
<<if $slaves[$i].pregSource == $relation.ID>>
@@color:green;The effect is greatly enhanced@@ by $slaves[$i].slaveName's pureblooded pregnancy.
<<set $repGain += $FSSingleSlaveRep*($arcologies[0].FSEgyptianRevivalist/$FSLockinLevel), $arcologies[0].FSEgyptianRevivalist += 0.05*$FSSingleSlaveRep*$pornFameBonus>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].assignment is "be a servant") || ($slaves[$i].assignment is "work as a servant") || ($slaves[$i].assignment is "serve in the master suite") || ($slaves[$i].assignment is "please you") || ($slaves[$i].ID is $Concubine.ID)>>
She is @@color:hotpink;happy@@ to be allowed to serve you personally, since it's as close a relationship to you as she can aspire to. In addition, her deep love for you produces a slow but steady increase of both @@color:hotpink;devotion@@ and @@color:mediumaquamarine;trust.@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<<else>>
Her deep love for you produces a slow but steady increase of both @@color:hotpink;devotion@@ and @@color:mediumaquamarine;trust.@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<</if>>
<<if ($slaves[$i].devotion+$slaves[$i].trust < 150)>>
<<if random(1,100) > 50>>
She is no longer as devoted to you as she once was, and has @@color:lightsalmon;begun to look elsewhere for emotional support.@@
<<set $slaves[$i].relationship to 0>>
<</if>>
<</if>>
<<if $slaves[$i].trust < 75>>
<<if random(1,100) > 50>>
She is no longer as trusting of you as she once was, and has @@color:lightsalmon;begun to look elsewhere for emotional support.@@
<<set $slaves[$i].relationship to 0>>
<</if>>
<</if>>
<<elseif $slaves[$i].relationship is -3>>
<<if $slaves[$i].mother == -1>>
She
<<if $slaves[$i].sexualQuirk is "perverted">>
is such a pervert that she @@color:hotpink;enjoys@@ carrying on an incestuous relationship with her own mother.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].devotion > 95>>
is so inured to the perversities of slavery that she @@color:hotpink;enjoys@@ carrying on an incestuous relationship with her own mother.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].behavioralQuirk is "sinful">>
is torn between sinful delight and deep disgust that she's carrying on an incestuous relationship with her own mother.
<<elseif $slaves[$i].devotion > 75>>
is so devoted to you that she accepts carrying on an incestuous relationship with her own mother.
<<elseif $slaves[$i].devotion > 50>>
is somewhat @@color:mediumorchid;disturbed@@ that she's carrying on an incestuous relationship with her own mother.
<<set $slaves[$i].devotion -= 2>>
<<elseif $slaves[$i].devotion > 20>>
is @@color:mediumorchid;disturbed@@ and @@color:gold;scared@@ that she's carrying on an incestuous relationship with her own mother.
<<set $slaves[$i].devotion -= 2>>
<<set $slaves[$i].trust -= 2>>
<<else>>
is @@color:mediumorchid;revolted@@ and @@color:gold;scared@@ that she's carrying on an incestuous relationship with her own mother.
<<set $slaves[$i].devotion -= 4>>
<<set $slaves[$i].trust -= 4>>
<</if>>
<<if $slaves[$i].preg > 0>>
<<if $slaves[$i].pregSource == -1>>
<<if $slaves[$i].sexualQuirk is "perverted">>
She's even @@color:hotpink;aroused@@ by the constant awareness that her mother is the parent of the daughter<<if $slaves[$i].pregType > 1>>s<</if>> she's carrying.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].behavioralQuirk is "sinful">>
Her feelings about carrying her mother's child<<if $slaves[$i].pregType > 1>>ren<</if>> are @@color:hotpink;secretly less mixed,@@ though.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].devotion > 95>>
She occasionally remembers that she's carrying her mother's child<<if $slaves[$i].pregType > 1>>ren<</if>>, but does her best to accept it by not thinking about it.
<<elseif $slaves[$i].devotion > 50>>
She's @@color:mediumorchid;disgusted@@ that the bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> she's carrying is her mother's, though she tries her best not to think about it.
<<set $slaves[$i].devotion -= 1>>
<<elseif $slaves[$i].devotion > 20>>
She's so @@color:mediumorchid;disgusted@@ that the bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> she's carrying is her mother's that she often wakes up crying about it.
<<set $slaves[$i].devotion -= 2>>
<<else>>
She's @@color:mediumorchid;passionately hateful@@ of you for making her carry an incestuous pregnancy.
<<set $slaves[$i].devotion -= 4>>
<</if>>
<</if>>
<</if>>
<<if $arcologies[0].FSEgyptianRevivalist != "unset">>
Society @@color:green;strongly approves@@ of your incestuous relationship, which advances the Egyptian revivalist ideal of slave incest.
<<set $repGain += 2*$FSSingleSlaveRep*($arcologies[0].FSEgyptianRevivalist/$FSLockinLevel)>>
<<set $arcologies[0].FSEgyptianRevivalist += 0.1*$FSSingleSlaveRep>>
<<if $slaves[$i].preg > 0>>
<<if $slaves[$i].pregSource == $relation.ID>>
@@color:green;The effect is greatly enhanced@@ by $slaves[$i].slaveName's pureblooded pregnancy.
<<set $repGain += $FSSingleSlaveRep*($arcologies[0].FSEgyptianRevivalist/$FSLockinLevel), $arcologies[0].FSEgyptianRevivalist += 0.05*$FSSingleSlaveRep*$pornFameBonus>>
<</if>>
<</if>>
<</if>>
<<elseif $slaves[$i].father == -1>>
She
<<if $slaves[$i].sexualQuirk is "perverted">>
is such a pervert that she @@color:hotpink;enjoys@@ carrying on an incestuous relationship with her own father.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].devotion > 95>>
is so inured to the perversities of slavery that she @@color:hotpink;enjoys@@ carrying on an incestuous relationship with her own father.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].behavioralQuirk is "sinful">>
is torn between sinful delight and deep disgust that she's carrying on an incestuous relationship with her own father.
<<elseif $slaves[$i].devotion > 75>>
is so devoted to you that she accepts carrying on an incestuous relationship with her own mother.
<<elseif $slaves[$i].devotion > 50>>
is somewhat @@color:mediumorchid;disturbed@@ that she's carrying on an incestuous relationship with her own father.
<<set $slaves[$i].devotion -= 2>>
<<elseif $slaves[$i].devotion > 20>>
is @@color:mediumorchid;disturbed@@ and @@color:gold;scared@@ that she's carrying on an incestuous relationship with her own father.
<<set $slaves[$i].devotion -= 2>>
<<set $slaves[$i].trust -= 2>>
<<else>>
is @@color:mediumorchid;revolted@@ and @@color:gold;scared@@ that she's carrying on an incestuous relationship with her own father.
<<set $slaves[$i].devotion -= 4>>
<<set $slaves[$i].trust -= 4>>
<</if>>
<<if $slaves[$i].preg > 0>>
<<if $slaves[$i].pregSource == -1>>
<<if $slaves[$i].sexualQuirk is "perverted">>
She's even @@color:hotpink;aroused@@ by the constant awareness that her father is the parent of the daughter<<if $slaves[$i].pregType > 1>>s<</if>> she's carrying.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].behavioralQuirk is "sinful">>
Her feelings about carrying her father's child<<if $slaves[$i].pregType > 1>>ren<</if>> are @@color:hotpink;secretly less mixed,@@ though.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].devotion > 95>>
She occasionally remembers that she's carrying her father's child<<if $slaves[$i].pregType > 1>>ren<</if>>, but does her best to accept it by not thinking about it.
<<elseif $slaves[$i].devotion > 50>>
She's @@color:mediumorchid;disgusted@@ that the bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> she's carrying is her father's, though she tries her best not to think about it.
<<set $slaves[$i].devotion -= 1>>
<<elseif $slaves[$i].devotion > 20>>
She's so @@color:mediumorchid;disgusted@@ that the bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> she's carrying is her father's that she often wakes up crying about it.
<<set $slaves[$i].devotion -= 2>>
<<else>>
She's @@color:mediumorchid;passionately hateful@@ of you for making her carry an incestuous pregnancy.
<<set $slaves[$i].devotion -= 4>>
<</if>>
<</if>>
<</if>>
<<if $arcologies[0].FSEgyptianRevivalist != "unset">>
Society @@color:green;strongly approves@@ of your incestuous relationship, which advances the Egyptian revivalist ideal of slave incest.
<<set $repGain += 2*$FSSingleSlaveRep*($arcologies[0].FSEgyptianRevivalist/$FSLockinLevel)>>
<<set $arcologies[0].FSEgyptianRevivalist += 0.1*$FSSingleSlaveRep>>
<<if $slaves[$i].preg > 0>>
<<if $slaves[$i].pregSource == $relation.ID>>
@@color:green;The effect is greatly enhanced@@ by $slaves[$i].slaveName's pureblooded pregnancy.
<<set $repGain += $FSSingleSlaveRep*($arcologies[0].FSEgyptianRevivalist/$FSLockinLevel), $arcologies[0].FSEgyptianRevivalist += 0.05*$FSSingleSlaveRep*$pornFameBonus>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].assignment is "be a servant") || ($slaves[$i].assignment is "work as a servant") || ($slaves[$i].assignment is "serve in the master suite") || ($slaves[$i].assignment is "please you") || ($slaves[$i].ID is $Concubine.ID)>>
She is @@color:hotpink;happy@@ to be allowed to live her life close to you, since she's your wife. In addition, her deep reliance on her formal relationship to you produces a steady increase of both @@color:hotpink;devotion@@ and @@color:mediumaquamarine;trust.@@
<<set $slaves[$i].devotion += 2>>
<<set $slaves[$i].trust += 2>>
<<elseif ($slaves[$i].assignment is "whore") || ($slaves[$i].assignment is "work in the brothel") || ($slaves[$i].assignment is "serve the public") || ($slaves[$i].assignment is "serve in the club") || ($slaves[$i].assignment is "work a glory hole") || ($slaves[$i].assignment is "be confined in the arcade")>>
Her reliance on her formal relationship to you produces a slight increase of both @@color:hotpink;devotion@@ and @@color:mediumaquamarine;trust,@@ though this is reduced by being on a public sexual assignment rather than being kept for you alone. The public is less forgiving of you ordering your slave wife to fuck random citizens, @@color:red;seriously damaging your reputation.@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<<set $rep -= 100>>
<<else>>
Her deep reliance on her formal relationship to you produces a steady increase of both @@color:hotpink;devotion@@ and @@color:mediumaquamarine;trust.@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<</if>>
<<if ($slaves[$i].devotion+$slaves[$i].trust < 150)>>
<<if random(1,100) > 50>>
Since she is no longer completely devoted to you, @@color:lightsalmon;your being married to her is no longer socially expedient.@@
<<set $slaves[$i].relationship to 0>>
<</if>>
<</if>>
<<if $slaves[$i].trust < 75>>
<<if random(1,100) > 50>>
Since she is no longer absolutely trusting of you, @@color:lightsalmon;your being married to her is no longer socially expedient.@@
<<set $slaves[$i].relationship to 0>>
<</if>>
<</if>>
<<elseif $slaves[$i].relationshipRules is "restrictive">>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].relationshipTarget>>
<<if $slaves[$j].relationshipRules is "restrictive">>
Since the rules forbid the relationship between $slaves[$i].slaveName and $slaves[$j].slaveName, they are @@color:lightsalmon;forced apart.@@
<<if $slaves[$i].relationship > 1>>
<<set $slaves[$j].relationship -= 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<else>>
<<set $slaves[$j].relationship to 0>>
<<set $slaves[$j].relationshipTarget to 0>>
<<set $slaves[$i].relationship to 0>>
<<set $slaves[$i].relationshipTarget to 0>>
<</if>>
<<if $slaves[$i].devotion <= 50>>
$slaves[$i].slaveName @@color:mediumorchid;resents@@ this.
<<set $slaves[$i].devotion -= 2>>
<</if>>
<<if $slaves[$j].devotion <= 50>>
$slaves[$j].slaveName @@color:mediumorchid;resents@@ this.
<<set $slaves[$j].devotion -= 2>>
<</if>>
<</if>>
<<break>>
<</if>>
<</for>>
<<elseif $slaves[$i].relationshipRules is "just friends">>
<<if $slaves[$i].relationship > 2>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].relationshipTarget>>
<<if $slaves[$j].relationshipRules is "restrictive">>
Since the sexual relationship between $slaves[$i].slaveName and $slaves[$j].slaveName is against the rules, they are @@color:lightsalmon;forced to keep their hands to themselves.@@
<<set $slaves[$j].relationship to 2>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to 2>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<if $slaves[$i].devotion <= 50>>
$slaves[$i].slaveName @@color:mediumorchid;resents@@ this.
<<set $slaves[$i].devotion -= 2>>
<</if>>
<<if $slaves[$j].devotion <= 50>>
$slaves[$j].slaveName @@color:mediumorchid;resents@@ this.
<<set $slaves[$j].devotion -= 2>>
<</if>>
<</if>>
<<break>>
<</if>>
<</for>>
<</if>>
<<else>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].relationshipTarget>>
<<if $slaves[$i].relationship == 1>>
$slaves[$i].slaveName is friends with $slaves[$j].slaveName.
<<if ($slaves[$i].devotion+$slaves[$i].trust > 170) && (random(1,2) == 1)>>
She's very devoted to you, and strongly trusts both you and her place as a slave. Since she is just friends with $slaves[$j].slaveName,
<<if $slaves[$i].sexualQuirk is "romantic">>
and persistently interprets sex in the most romantic possible terms, she has decided that she wants to be yours in her heart as well as her <<if $slaves[$i].vagina > -1>>pussy<<else>>butthole<</if>>.
@@color:lightgreen;She's become emotionally bonded to you!@@
<<set $slaves[$i].relationship to -2>>
<<elseif $slaves[$i].energy > 90>>
and is a total sex addict, she begins to think of sex as her only meaningful emotional connection with people. @@color:lightgreen;She's become an emotional slut!@@
<<set $slaves[$i].relationship to -1>>
<<else>>
and loves you, she begins to think of you as a woman might think of her lover - or <<if $PC.title != 0>>husband<<else>>wife<</if>>. She knows she cannot hope for more of a relationship with you than she has, but she finds emotional support in serving you nonetheless. @@color:lightgreen;She's become emotionally bonded to you!@@
<<set $slaves[$i].relationship to -2>>
<</if>>
<<set $slaves[$j].relationship to 0>>
<<set $slaves[$j].relationshipTarget to 0>>
<<set $slaves[$i].relationshipTarget to 0>>
<<elseif $familyTesting == 1 && ($slaves[$i].mother == $slaves[$j].ID || $slaves[$i].father == $slaves[$j].ID || $slaves[$j].mother == $slaves[$i].ID || $slaves[$j].father == $slaves[$i].ID || areSisters($slaves[$i], $slaves[$j]) > 0) && (random(1,100) > 80)>>
They build on their family relationship and become @@color:lightgreen;best friends.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<elseif ($slaves[$i].relation != 0) && ($slaves[$i].relationTarget is $slaves[$i].relationshipTarget) && (random(1,100) > 80)>>
They build on their family relationship and become @@color:lightgreen;best friends.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<elseif ($slaves[$i].energy > 95) && (random(1,100) > 70)>>
$slaves[$i].slaveName obviously lusts after her friend, and does everything she can to @@color:lightgreen;draw her closer.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<elseif ($slaves[$i].attrXX > 85) && (random(1,100) > 70)>>
<<if ($slaves[$j].vagina > -1) || ($slaves[$j].faceShape != "masculine")>>
$slaves[$i].slaveName obviously lusts after her friend, and does everything she can to @@color:lightgreen;draw her closer.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<</if>>
<<elseif ($slaves[$i].attrXY > 85) && (random(1,100) > 70)>>
<<if ($slaves[$j].balls > 0) or ($slaves[$j].faceShape is "masculine")>>
$slaves[$i].slaveName obviously lusts after her friend, and does everything she can to @@color:lightgreen;draw her closer.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<</if>>
<<elseif (random(1,100) > 90)>>
They support and reassure each other and become @@color:lightgreen;best friends.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<</if>>
<<elseif $slaves[$i].relationship is 2>>
$slaves[$i].slaveName maintains a close friendship with $slaves[$j].slaveName.
<<set $seed to 0>>
<<if $slaves[$i].sexualQuirk is "romantic">>
Her romantic bent drives her to search for a regular sexual partner.
<<set $seed += 10>>
<</if>>
<<if ($slaves[$i].devotion+$slaves[$i].trust > 95) && (random(1,2) == 1)>>
$slaves[$i].slaveName is totally devoted to you, and implicitly trusts both you and her place as a slave. Since her relationship with $slaves[$j].slaveName has not yet turned sexual,
<<if $slaves[$i].sexualQuirk is "romantic">>
and she persistently interprets sex in the most romantic possible terms, she has decided that she wants to be yours in her heart as well as her
<<if $slaves[$i].vagina > -1>>
pussy.
<<else>>
butthole.
<</if>>
@@color:lightgreen;She's become emotionally bonded to you!@@
<<set $slaves[$i].relationship to -2>>
<<elseif $slaves[$i].energy > 90>>
and she's a total sex addict, she begins to think of sex as her only meaningful emotional connection with people. @@color:lightgreen;She's become an emotional slut!@@
<<set $slaves[$i].relationship to -1>>
<<else>>
and she loves you, she begins to think of you as a woman might think of her lover - or <<if $PC.title != 0>>husband<<else>>wife<</if>>. She knows she cannot hope for more of a relationship with you than she has, but she finds emotional support in serving you nonetheless. @@color:lightgreen;She's become emotionally bonded to you!@@
<<set $slaves[$i].relationship to -2>>
<</if>>
<<set $slaves[$j].relationship to 0>>
<<set $slaves[$j].relationshipTarget to 0>>
<<set $slaves[$i].relationshipTarget to 0>>
<<elseif $familyTesting == 1 && ($slaves[$i].energy > 95) && ($slaves[$i].mother == $slaves[$j].ID || $slaves[$i].father == $slaves[$j].ID || $slaves[$j].mother == $slaves[$i].ID || $slaves[$j].father == $slaves[$i].ID || areSisters($slaves[$i], $slaves[$j]) > 0) && (random(1,100) > (90-$seed))>>
Driven by nymphomania to attempt to have sex with everyone, $slaves[$i].slaveName successfully seduces $slaves[$j].slaveName and they become @@color:lightgreen;friends with benefits.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<elseif ($slaves[$i].energy > 95) && ($slaves[$i].relation != 0) && ($slaves[$i].relationTarget is $slaves[$i].relationshipTarget) && (random(1,100) > (90-$seed))>>
Driven by nymphomania to attempt to have sex with everyone, $slaves[$i].slaveName successfully seduces $slaves[$j].slaveName and they become @@color:lightgreen;friends with benefits.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<elseif $familyTesting == 1 && ($slaves[$i].sexualQuirk is "perverted") && ($slaves[$i].mother == $slaves[$j].ID || $slaves[$i].father == $slaves[$j].ID || $slaves[$j].mother == $slaves[$i].ID || $slaves[$j].father == $slaves[$i].ID || areSisters($slaves[$i], $slaves[$j]) > 0) && (random(1,100) > (80-$seed))>>
Revelling in the taboo nature of her attraction to $slaves[$j].slaveName, $slaves[$i].slaveName successfully seduces her and they become @@color:lightgreen;friends with benefits.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<elseif ($slaves[$i].sexualQuirk is "perverted") && ($slaves[$i].relation != 0) && ($slaves[$i].relationTarget is $slaves[$i].relationshipTarget) && (random(1,100) > (80-$seed))>>
Revelling in the taboo nature of her attraction to $slaves[$j].slaveName, $slaves[$i].slaveName successfully seduces her and they become @@color:lightgreen;friends with benefits.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<elseif $familyTesting == 1 && ($slaves[$i].behavioralQuirk is "sinful") && ($slaves[$i].mother == $slaves[$j].ID || $slaves[$i].father == $slaves[$j].ID || $slaves[$j].mother == $slaves[$i].ID || $slaves[$j].father == $slaves[$i].ID || areSisters($slaves[$i], $slaves[$j]) > 0) && (random(1,100) > (80-$seed))>>
Aroused by the chance to commit the sin of incest, $slaves[$i].slaveName successfully seduces $slaves[$j].slaveName and they become @@color:lightgreen;friends with benefits.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<elseif ($slaves[$i].behavioralQuirk is "sinful") && ($slaves[$i].relation != 0) && ($slaves[$i].relationTarget is $slaves[$i].relationshipTarget) && (random(1,100) > (80-$seed))>>
Aroused by the chance to commit the sin of incest, $slaves[$i].slaveName successfully seduces $slaves[$j].slaveName and they become @@color:lightgreen;friends with benefits.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<elseif ($slaves[$i].energy > 95) && (random(1,100) > (80-$seed))>>
$slaves[$i].slaveName successfully seduces $slaves[$j].slaveName and they become @@color:lightgreen;friends with benefits.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<elseif random(1,100) > (100-$seed)-(0.2*$slaves[$i].attrXX)>>
<<if ($slaves[$j].vagina > -1) || ($slaves[$j].faceShape != "masculine")>>
$slaves[$i].slaveName successfully seduces $slaves[$j].slaveName and they become @@color:lightgreen;friends with benefits.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<</if>>
<<elseif random(1,100) > (100-$seed)-(0.2*$slaves[$i].attrXY)>>
<<if ($slaves[$j].balls > 0) or ($slaves[$j].faceShape is "masculine")>>
$slaves[$i].slaveName successfully seduces $slaves[$j].slaveName and they become @@color:lightgreen;friends with benefits.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<</if>>
<<elseif $familyTesting == 1 && ($slaves[$i].mother == $slaves[$j].ID || $slaves[$i].father == $slaves[$j].ID || $slaves[$j].mother == $slaves[$i].ID || $slaves[$j].father == $slaves[$i].ID || areSisters($slaves[$i], $slaves[$j]) > 0)>>
<<if random(1,100) > (95-$seed)>>
Eventually, they happen to be together and horny, and find themselves fucking without thinking. They have become incestuous @@color:lightgreen;friends with benefits.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<</if>>
<<elseif ($slaves[$i].relation != 0) && ($slaves[$i].relationTarget is $slaves[$i].relationshipTarget)>>
<<if random(1,100) > (95-$seed)>>
Eventually, they happen to be together and horny, and find themselves fucking without thinking. They have become incestuous @@color:lightgreen;friends with benefits.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<</if>>
<<elseif (random(1,100) > (95-$seed))>>
<<if ($slaves[$j].vagina != -1) && ($slaves[$i].behavioralFlaw is "hates women") && (random(1,2) == 1)>>
Despite $slaves[$i].slaveName's dislike of pussy, they fuck in a weak moment and find themselves becoming @@color:lightgreen;friends with benefits.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<elseif (($slaves[$j].balls > 0) or ($slaves[$j].faceShape is "masculine")) && ($slaves[$i].behavioralFlaw is "hates men") && (random(1,2) == 1)>>
Despite $slaves[$i].slaveName's distaste for cock, they fuck in a weak moment and find themselves becoming @@color:lightgreen;friends with benefits.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<<else>>
Living in an atmosphere of omnipresent sexuality, they fuck in a weak moment and find themselves becoming @@color:lightgreen;friends with benefits.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$j].relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<set $slaves[$i].relationshipTarget to $slaves[$j].ID>>
<</if>>
<</if>>
<<elseif $slaves[$i].relationship is 3>>
$slaves[$i].slaveName keeps up a sexual friendship with $slaves[$j].slaveName.
<<set $seed to 0>>
<<if $slaves[$i].sexualQuirk is "romantic">>
Her romantic bent drives her to do her best to advance her relationship to an emotional level.
<<set $seed += 10>>
<</if>>
<<if $familyTesting == 1 && ($slaves[$i].energy > 95) && ($slaves[$i].mother == $slaves[$j].ID || $slaves[$i].father == $slaves[$j].ID || $slaves[$j].mother == $slaves[$i].ID || $slaves[$j].father == $slaves[$i].ID || areSisters($slaves[$i], $slaves[$j]) > 0) && (random(1,100) > (90-$seed))>>
She's such a desperate nympho that constant incest is nothing to her. She develops real feelings for $slaves[$j].slaveName as a romantic partner. Their relationship becomes @@color:lightgreen;romantically emotional@@ as well as physical and familial.
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<elseif ($slaves[$i].energy > 95) && ($slaves[$i].relation != 0) && ($slaves[$i].relationTarget is $slaves[$i].relationshipTarget) && (random(1,100) > (90-$seed))>>
She's such a desperate nympho that constant incest is nothing to her. She develops real feelings for $slaves[$j].slaveName as a romantic partner. Their relationship becomes @@color:lightgreen;romantically emotional@@ as well as physical and familial.
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<elseif $familyTesting == 1 && ($slaves[$i].sexualQuirk is "perverted") && ($slaves[$i].mother == $slaves[$j].ID || $slaves[$i].father == $slaves[$j].ID || $slaves[$j].mother == $slaves[$i].ID || $slaves[$j].father == $slaves[$i].ID || areSisters($slaves[$i], $slaves[$j]) > 0) && (random(1,100) > (80-$seed))>>
Revelling in the taboo nature of her sexual relationship with $slaves[$j].slaveName, she not only enjoys $slaves[$j].slaveName's body, but looks after her pleasure, too. Their relationship becomes @@color:lightgreen;romantically emotional@@ as well as physical and familial.
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<elseif ($slaves[$i].sexualQuirk is "perverted") && ($slaves[$i].relation != 0) && ($slaves[$i].relationTarget is $slaves[$i].relationshipTarget) && (random(1,100) > (80-$seed))>>
Revelling in the taboo nature of her sexual relationship with $slaves[$j].slaveName, she not only enjoys $slaves[$j].slaveName's body, but looks after her pleasure, too. Their relationship becomes @@color:lightgreen;romantically emotional@@ as well as physical and familial.
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<elseif $familyTesting == 1 && ($slaves[$i].behavioralQuirk is "sinful") && ($slaves[$i].mother == $slaves[$j].ID || $slaves[$i].father == $slaves[$j].ID || $slaves[$j].mother == $slaves[$i].ID || $slaves[$j].father == $slaves[$i].ID || areSisters($slaves[$i], $slaves[$j]) > 0) && (random(1,100) > (80-$seed))>>
She gets deep, perverse satisfaction by constant commission of the sin of incest, which is extreme enough to appease even her appetite for transgression. Her incestuous relationship becomes @@color:lightgreen;romantically emotional@@ as well as physical and familial.
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<elseif ($slaves[$i].behavioralQuirk is "sinful") && ($slaves[$i].relation != 0) && ($slaves[$i].relationTarget is $slaves[$i].relationshipTarget) && (random(1,100) > (80-$seed))>>
She gets deep, perverse satisfaction by constant commission of the sin of incest, which is extreme enough to appease even her appetite for transgression. Her incestuous relationship becomes @@color:lightgreen;romantically emotional@@ as well as physical and familial.
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<elseif ($slaves[$i].energy > 95) && (random(1,100) > (80-$seed))>>
She not only enjoys $slaves[$j].slaveName's body, but looks after her pleasure, too. Without meaning it to, their relationship becomes @@color:lightgreen;strongly emotional@@ as well as physical.
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<<elseif random(1,100) > (100-$seed)-(0.2*$slaves[$i].attrXX)>>
<<if ($slaves[$j].vagina > -1) || ($slaves[$j].faceShape != "masculine")>>
She not only enjoys $slaves[$j].slaveName's body, but looks after her pleasure, too. Without meaning it to, their relationship becomes @@color:lightgreen;strongly emotional@@ as well as physical.
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<</if>>
<<elseif random(1,100) > (100-$seed)-(0.2*$slaves[$i].attrXY)>>
<<if ($slaves[$j].balls > 0) or ($slaves[$j].faceShape is "masculine")>>
She not only enjoys $slaves[$j].slaveName's body, but looks after her pleasure, too. Without meaning it to, their relationship becomes @@color:lightgreen;strongly emotional@@ as well as physical.
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<</if>>
<<elseif (random(1,100) > (95-$seed))>>
They've spent enough time looking after each other's sexual and emotional needs that their relationship has become @@color:lightgreen;very strong.@@
<<set $slaves[$j].relationship += 1>>
<<set $slaves[$i].relationship to $slaves[$j].relationship>>
<</if>>
<<elseif $slaves[$i].relationship is 4>>
$slaves[$i].slaveName and $slaves[$j].slaveName are lovers.
<<else>>
$slaves[$i].slaveName has a slave wife, $slaves[$j].slaveName.
<<if $arcologies[0].FSChattelReligionist != "unset">>
Society @@color:green;approves@@ of their marriage, which advances the slave sacrament.
<<set $repGain += $FSSingleSlaveRep*($arcologies[0].FSChattelReligionist/$FSLockinLevel)>>
<<set $arcologies[0].FSChattelReligionist += 0.05*$FSSingleSlaveRep>>
<</if>>
<</if>>
<<if $slaves[$i].devotion <= 95>>
<<if $slaves[$i].devotion != $slaves[$j].devotion>>
<<if $slaves[$i].devotion > $slaves[$j].devotion>>
$slaves[$i].slaveName absorbs <<if $slaves[$i].relationship == 1>>a touch of her friend<<elseif $slaves[$i].relationship == 2>>a little of her best friend<<elseif $slaves[$i].relationship == 3>>some of her close friend<<elseif $slaves[$i].relationship == 4>>a lot of her lover<<else>>much of her wife<</if>>'s @@color:mediumorchid;<<if $slaves[$j].devotion > 50>>remaining doubts about you<<elseif $slaves[$j].devotion > 20>>remaining hesitations about sexual slavery<<elseif $slaves[$j].devotion > -20>>unhappiness about being a sex slave<<else>>anger at being a slave<</if>>.@@
<<else>>
$slaves[$i].slaveName absorbs <<if $slaves[$i].relationship == 1>>a touch of her friend<<elseif $slaves[$i].relationship == 2>>a little of her best friend<<elseif $slaves[$i].relationship == 3>>some of her close friend<<elseif $slaves[$i].relationship == 4>>a lot of her lover<<else>>much of her wife<</if>>'s @@color:hotpink;<<if $slaves[$j].devotion > 50>>love for you<<elseif $slaves[$j].devotion > 20>>acceptance of sexual slavery<<elseif $slaves[$j].devotion > -20>>submission to the reality of being a sex slave<<else>>unwillingness to immediately rebel<</if>>.@@
<</if>>
<<set $slaves[$i].devotion -= Math.trunc(($slaves[$i].devotion-$slaves[$j].devotion)*(0.1*$slaves[$i].relationship))>>
<</if>>
<<elseif $slaves[$j].devotion <= 95>>
She's so devoted to you that she's unaffected by $slaves[$j].slaveName's less abject submission.
<</if>>
<<if $slaves[$i].trust <= 95>>
<<if $slaves[$i].trust < -20>>
$slaves[$i].slaveName cares for $slaves[$j].slaveName and is @@color:gold;terrified@@ of what you might do to her if either of them misbehave. She @@color:hotpink;does her best@@ to avoid that.
<<set $slaves[$i].trust -= $slaves[$i].relationship>>
<<set $slaves[$i].devotion += $slaves[$i].relationship>>
<<else>>
$slaves[$i].slaveName @@color:mediumaquamarine;trusts you@@
<<if $slaves[$i].relationship <= 2>>
a little more for allowing her to have a friend.
<<elseif $slaves[$i].relationship == 3>>
for letting her have a fuckbuddy.
<<elseif $slaves[$i].relationship == 4>>
for permitting her and her lover to be together.
<<else>>
for giving her a wife.
<</if>>
<<set $slaves[$i].trust += $slaves[$i].relationship>>
<</if>>
<<elseif $slaves[$i].devotion > 95>>
<<if $slaves[$i].relationship > 4>>
She feels <<if $arcologies[0].FSChattelReligionist != "unset">>blessed with<<else>>she has<</if>> a truly good life as your slave.
<</if>>
<</if>>
<<break>>
<</if>>
<</for>>
<</if>>
<</if>>
<<if $slaves[$i].relationship >= 3>>
<<if $familyTesting == 1>>
<<if $slaves[$i].mother > 0 || $slaves[$i].father > 0 || $slaves[$i].sisters > 0 || $slaves[$i].daughters > 0>>
<<set $relation = 0>>
<<set $relationType = 0>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$i].relationshipTarget == $slaves[$j].ID>>
<<if ($slaves[$i].mother == $slaves[$j].ID || $slaves[$i].father == $slaves[$j].ID || $slaves[$j].mother == $slaves[$i].ID || $slaves[$j].father == $slaves[$i].ID || areSisters($slaves[$i], $slaves[$j]) > 0)>>
<<if $slaves[$j].mother == $slaves[$i].ID || $slaves[$j].father == $slaves[$i].ID>>
<<set $relationType = "daughter">>
<<elseif $slaves[$i].mother == $slaves[$j].ID>>
<<set $relationType = "mother">>
<<elseif $slaves[$i].father == $slaves[$j].ID>>
<<set $relationType = "father">>
<<elseif areSisters($slaves[$i], $slaves[$j]) == 1>>
<<set $relationType = "twin">>
<<elseif areSisters($slaves[$i], $slaves[$j]) == 2>>
<<set $relationType = "sister">>
<<elseif areSisters($slaves[$i], $slaves[$j]) == 3>>
<<set $relationType = "half-sister">>
<</if>>
<<set $relation = $slaves[$j]>>
<<break>>
<</if>>
<</if>>
<</for>>
<<if $relation != 0>>
$slaves[$i].slaveName
<<if $slaves[$i].origin == "She offered herself to you for enslavement hoping you would preserve her incestuous relationship with her sibling." || $slaves[$i].origin == "She offered to become your slave to protect her incestuous relationship.">>
is @@color:hotpink;grateful@@ and @@color:mediumaquamarine;trusting@@ towards you for protecting her in her long-standing incestuous relationship.
<<set $slaves[$i].devotion += 2>>
<<set $slaves[$i].trust += 2>>
<<elseif $slaves[$i].sexualQuirk is "perverted">>
is such a pervert that she @@color:hotpink;enjoys@@ carrying on an incestuous relationship with her own $relationType.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].devotion > 95>>
is so inured to the perversities of slavery that she @@color:hotpink;enjoys@@ carrying on an incestuous relationship with her own $relationType.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].behavioralQuirk is "sinful">>
is torn between sinful delight and deep disgust that she's carrying on an incestuous relationship with her own $relationType.
<<elseif $slaves[$i].devotion > 75>>
is so devoted to you that she accepts carrying on an incestuous relationship with her own $relationType.
<<elseif $slaves[$i].devotion > 50>>
is somewhat @@color:mediumorchid;disturbed@@ that she's carrying on an incestuous relationship with her own $relationType.
<<set $slaves[$i].devotion -= 2>>
<<elseif $slaves[$i].devotion > 20>>
is @@color:mediumorchid;disturbed@@ and @@color:gold;scared@@ that she's carrying on an incestuous relationship with her own $relationType.
<<set $slaves[$i].devotion -= 2>>
<<set $slaves[$i].trust -= 2>>
<<else>>
is @@color:mediumorchid;revolted@@ and @@color:gold;scared@@ that she's carrying on an incestuous relationship with her own $relationType.
<<set $slaves[$i].devotion -= 4>>
<<set $slaves[$i].trust -= 4>>
<</if>>
<<if $slaves[$i].preg > 0>>
<<if $slaves[$i].pregSource == $relation.ID>>
<<if $slaves[$i].origin == "She offered herself to you for enslavement hoping you would preserve her incestuous relationship with her sibling." || $slaves[$i].origin == "She offered to become your slave to protect her incestuous relationship.">>
She's @@color:hotpink;overjoyed@@ to be carrying her sister's child.
<<set $slaves[$i].devotion += 2>>
<<elseif $slaves[$i].sexualQuirk is "perverted">>
She's even @@color:hotpink;aroused@@ by the constant awareness that her $relationType is the parent of the daughter she's carrying.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].behavioralQuirk is "sinful">>
Her feelings about carrying her <<print $relationType>>'s child are @@color:hotpink;secretly less mixed,@@ though.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].devotion > 95>>
She occasionally remembers that she's carrying her <<print $relationType>>'s child, but does her best to accept it by not thinking about it.
<<elseif $slaves[$i].devotion > 50>>
She's @@color:mediumorchid;disgusted@@ that the baby she's carrying is her <<print $relationType>>'s, though she tries her best not to think about it.
<<set $slaves[$i].devotion -= 1>>
<<elseif $slaves[$i].devotion > 20>>
She's so @@color:mediumorchid;disgusted@@ that the baby she's carrying is her <<print $relationType>>'s that she often wakes up crying about it.
<<set $slaves[$i].devotion -= 2>>
<<else>>
She's @@color:mediumorchid;passionately hateful@@ of you for making her carry an incestuous pregnancy.
<<set $slaves[$i].devotion -= 4>>
<</if>>
<</if>>
<</if>>
<<if $arcologies[0].FSEgyptianRevivalist != "unset">>
Society @@color:green;strongly approves@@ of their incestuous relationship, which advances the Egyptian revivalist ideal of slave incest.
<<set $repGain += 2*$FSSingleSlaveRep*($arcologies[0].FSEgyptianRevivalist/$FSLockinLevel)>>
<<set $arcologies[0].FSEgyptianRevivalist += 0.1*$FSSingleSlaveRep>>
<<if $slaves[$i].preg > 0>>
<<if $slaves[$i].pregSource == $relation.ID>>
@@color:green;The effect is greatly enhanced@@ by $slaves[$i].slaveName's pureblooded pregnancy.
<<set $repGain += $FSSingleSlaveRep*($arcologies[0].FSEgyptianRevivalist/$FSLockinLevel), $arcologies[0].FSEgyptianRevivalist += 0.05*$FSSingleSlaveRep*$pornFameBonus>>
<</if>>
<</if>>
<</if>>
<</if>>
<<set $relation = 0>>
<<set $relationType = 0>>
<</if>>
<<else>>
<<if $slaves[$i].relation != 0>>
<<if ($slaves[$i].relationTarget is $slaves[$i].relationshipTarget)>>
$slaves[$i].slaveName
<<if $slaves[$i].origin == "She offered herself to you for enslavement hoping you would preserve her incestuous relationship with her sibling." || $slaves[$i].origin == "She offered to become your slave to protect her incestuous relationship.">>
is @@color:hotpink;grateful@@ and @@color:mediumaquamarine;trusting@@ towards you for protecting her in her long-standing incestuous relationship.
<<set $slaves[$i].devotion += 2>>
<<set $slaves[$i].trust += 2>>
<<elseif $slaves[$i].sexualQuirk is "perverted">>
is such a pervert that she @@color:hotpink;enjoys@@ carrying on an incestuous relationship with her own <<print relationTargetWord($slaves[$i])>>.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].devotion > 95>>
is so inured to the perversities of slavery that she @@color:hotpink;enjoys@@ carrying on an incestuous relationship with her own <<print relationTargetWord($slaves[$i])>>.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].behavioralQuirk is "sinful">>
is torn between sinful delight and deep disgust that she's carrying on an incestuous relationship with her own <<print relationTargetWord($slaves[$i])>>.
<<elseif $slaves[$i].devotion > 75>>
is so devoted to you that she accepts carrying on an incestuous relationship with her own <<print relationTargetWord($slaves[$i])>>.
<<elseif $slaves[$i].devotion > 50>>
is somewhat @@color:mediumorchid;disturbed@@ that she's carrying on an incestuous relationship with her own <<print relationTargetWord($slaves[$i])>>.
<<set $slaves[$i].devotion -= 2>>
<<elseif $slaves[$i].devotion > 20>>
is @@color:mediumorchid;disturbed@@ and @@color:gold;scared@@ that she's carrying on an incestuous relationship with her own <<print relationTargetWord($slaves[$i])>>.
<<set $slaves[$i].devotion -= 2>>
<<set $slaves[$i].trust -= 2>>
<<else>>
is @@color:mediumorchid;revolted@@ and @@color:gold;scared@@ that she's carrying on an incestuous relationship with her own <<print relationTargetWord($slaves[$i])>>.
<<set $slaves[$i].devotion -= 4>>
<<set $slaves[$i].trust -= 4>>
<</if>>
<<if $slaves[$i].preg > 0>>
<<if $slaves[$i].pregSource == $slaves[$i].relationTarget>>
<<if $slaves[$i].origin == "She offered herself to you for enslavement hoping you would preserve her incestuous relationship with her sibling." || $slaves[$i].origin == "She offered to become your slave to protect her incestuous relationship.">>
She's @@color:hotpink;overjoyed@@ to be carrying her sister's child.
<<set $slaves[$i].devotion += 2>>
<<elseif $slaves[$i].sexualQuirk is "perverted">>
She's even @@color:hotpink;aroused@@ by the constant awareness that her <<print relationTargetWord($slaves[$i])>> is the parent of the daughter she's carrying.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].behavioralQuirk is "sinful">>
Her feelings about carrying her <<print relationTargetWord($slaves[$i])>>'s child are @@color:hotpink;secretly less mixed,@@ though.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].devotion > 95>>
She occasionally remembers that she's carrying her <<print relationTargetWord($slaves[$i])>>'s child, but does her best to accept it by not thinking about it.
<<elseif $slaves[$i].devotion > 50>>
She's @@color:mediumorchid;disgusted@@ that the baby she's carrying is her <<print relationTargetWord($slaves[$i])>>'s, though she tries her best not to think about it.
<<set $slaves[$i].devotion -= 1>>
<<elseif $slaves[$i].devotion > 20>>
She's so @@color:mediumorchid;disgusted@@ that the baby she's carrying is her <<print relationTargetWord($slaves[$i])>>'s that she often wakes up crying about it.
<<set $slaves[$i].devotion -= 2>>
<<else>>
She's @@color:mediumorchid;passionately hateful@@ of you for making her carry an incestuous pregnancy.
<<set $slaves[$i].devotion -= 4>>
<</if>>
<</if>>
<</if>>
<<if $arcologies[0].FSEgyptianRevivalist != "unset">>
Society @@color:green;strongly approves@@ of their incestuous relationship, which advances the Egyptian revivalist ideal of slave incest.
<<set $repGain += 2*$FSSingleSlaveRep*($arcologies[0].FSEgyptianRevivalist/$FSLockinLevel)>>
<<set $arcologies[0].FSEgyptianRevivalist += 0.1*$FSSingleSlaveRep>>
<<if $slaves[$i].preg > 0>>
<<if $slaves[$i].pregSource == $slaves[$i].relationTarget>>
@@color:green;The effect is greatly enhanced@@ by $slaves[$i].slaveName's pureblooded pregnancy.
<<set $repGain += $FSSingleSlaveRep*($arcologies[0].FSEgyptianRevivalist/$FSLockinLevel), $arcologies[0].FSEgyptianRevivalist += 0.05*$FSSingleSlaveRep*$pornFameBonus>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].releaseRules != "restrictive">>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].relationshipTarget>>
<<if $slaves[$i].sexualQuirk is "size queen">>
<<if canAchieveErection($slaves[$j])>>
<<if $slaves[$j].dick > 5>>
She's @@color:hotpink;very happy@@ with her romantic status, since it means she gets monster cock.
<<set $slaves[$i].devotion += 2>>
<<if $slaves[$i].anus > 0>>
<<if $slaves[$i].anus < 3>>
She's such a size queen that she takes it up her ass as often as she can bear it, despite her poor anus not being used to such abuse. This @@color:lime;stretches out her sphincter.@@
<<set $slaves[$i].anus += 1>>
<</if>>
<</if>>
For her part, $slaves[$j].slaveName @@color:hotpink;can barely believe her luck,@@ their sex life is so good.
<<set $slaves[$j].devotion += 2>>
<<elseif $slaves[$j].dick > 4>>
She @@color:hotpink;quite likes@@ being in a sexual relationship with a slave who has such an impressive dick.
<<set $slaves[$i].devotion += 1>>
<<if $slaves[$i].anus > 0>>
<<if $slaves[$i].anus < 2>>
She's such a size queen that she takes it up her ass as often as she can bear it, despite her tight butt not being used to such abuse. This @@color:lime;stretches out her sphincter.@@
<<set $slaves[$i].anus += 1>>
<</if>>
<</if>>
For her part, $slaves[$j].slaveName @@color:hotpink;enjoys@@ the benefits of having a lover so interested in her junk.
<<set $slaves[$j].devotion += 1>>
<<elseif $slaves[$j].dick > 3>>
$slaves[$i].slaveName @@color:hotpink;certainly doesn't mind@@ having reliable access to such a nice big dick.
<<set $slaves[$i].devotion += 1>>
For her part, $slaves[$j].slaveName @@color:hotpink;likes@@ having a lover who finds her penis appealing.
<<set $slaves[$j].devotion += 1>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].energy <= 90)>>
<<if ($slaves[$j].energy > 95)>>
$slaves[$j].slaveName is such a sex addict that she drags $slaves[$i].slaveName along with her in their enthusiastic sex life, @@color:green;slowly improving her sex drive.@@
<<set $slaves[$i].energy += 3>>
<<elseif ($slaves[$j].fetish is $slaves[$i].fetish) && ($slaves[$j].fetishKnown == 1) && ($slaves[$i].fetishKnown == 1)>>
$slaves[$j].slaveName and $slaves[$i].slaveName enjoy sharing their sexual fetishes so much it @@color:green;improves their sex drives@@ in proportion to the strength of their kinks.
<<set $slaves[$i].energy += 1+Math.trunc($slaves[$i].fetishStrength/30)>>
<<elseif ($slaves[$i].attrXX > 65) && ($slaves[$i].attrKnown == 1) && (($slaves[$j].vagina > -1) || ($slaves[$j].face > 0))>>
$slaves[$i].slaveName is very much attracted to $slaves[$j].slaveName, and their fulfilling sexual relationship @@color:green;gradually improves $slaves[$i].slaveName's sex drive.@@
<<set $slaves[$i].energy += 1>>
<<elseif ($slaves[$i].attrXY > 65) && ($slaves[$i].attrKnown == 1) && ($slaves[$j].dick > 0)>>
$slaves[$i].slaveName enjoys $slaves[$j].slaveName and her cock, and their fulfilling sexual relationship @@color:green;gradually improves $slaves[$i].slaveName's sex drive.@@
<<set $slaves[$i].energy += 1>>
<</if>>
<</if>>
<<if ($slaves[$i].attrKnown == 1)>>
<<if ($slaves[$i].attrXX <= 95)>>
<<if ($slaves[$j].vagina > -1) || ($slaves[$j].faceShape != "masculine")>>
<<if (random(1,100) < ($slaves[$i].relationship*5))>>
After finding comfort with a feminine lover, $slaves[$i].slaveName begins to experience more attraction to women.
<<set $slaves[$i].attrXX += 2>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].attrXY <= 95)>>
<<if (($slaves[$j].balls > 0) or ($slaves[$j].faceShape is "masculine"))>>
<<if (random(1,100) < ($slaves[$i].relationship*5))>>
After growing close to a lover with a dick, $slaves[$i].slaveName begins to experience more attraction to men.
<<set $slaves[$i].attrXY += 2>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$j].fetish != "none">>
<<if $slaves[$i].fetishStrength <= 95>>
<<if $slaves[$j].fetish != $slaves[$i].fetish>>
<<if $fetishChangeChance > random(0,100)-($slaves[$i].relationship*5)>>
<<if $slaves[$j].fetish is "boobs">>
After experiencing $slaves[$j].slaveName's love of breasts, her own and $slaves[$i].slaveName's, $slaves[$i].slaveName happily joins her as a @@color:lightcoral;boob fanatic.@@
<<set $slaves[$i].fetish to "boobs">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 65>>
<<elseif $slaves[$j].fetish is "buttslut">>
$slaves[$j].slaveName begs $slaves[$i].slaveName to fuck her ass so many times that $slaves[$i].slaveName reconsiders her stance on buttsex. She becomes just as much of an @@color:lightcoral;anal slut@@ as $slaves[$j].slaveName.
<<set $slaves[$i].fetish to "buttslut">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 65>>
<<elseif $slaves[$j].fetish is "cumslut">>
After sharing blowjobs with $slaves[$j].slaveName enough times, $slaves[$i].slaveName develops an @@color:lightcoral;oral fixation@@ of her own.
<<set $slaves[$i].fetish to "cumslut">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 65>>
<<elseif $slaves[$j].fetish is "submissive">>
<<if ($slaves[$i].fetish != "dom")>>
$slaves[$j].slaveName begs $slaves[$i].slaveName to dominate her so many times that $slaves[$i].slaveName gets used to domination, and finds she likes it. She becomes just as much of a @@color:lightcoral;sexual dominant@@ as a slave can be.
<<set $slaves[$i].fetish to "dom">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 65>>
<</if>>
<<elseif $slaves[$j].fetish is "dom">>
<<if ($slaves[$i].fetish != "submissive")>>
$slaves[$j].slaveName holds $slaves[$i].slaveName down and fucks her so many times that $slaves[$i].slaveName starts to get off on being used. She becomes a true @@color:lightcoral;sexual submissive@@, and loves $slaves[$j].slaveName all the more for dominating her.
<<set $slaves[$i].fetish to "submissive">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 65>>
<</if>>
<<elseif $slaves[$j].fetish is "masochist">>
<<if ($slaves[$i].fetish != "sadist")>>
$slaves[$j].slaveName begs $slaves[$i].slaveName to hurt her so many times that $slaves[$i].slaveName gets used to sadism, and finds she likes it. She becomes just as much of an @@color:lightcoral;sexual sadist@@ as a slave can be.
<<set $slaves[$i].fetish to "sadist">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 65>>
<</if>>
<<elseif $slaves[$j].fetish is "sadist">>
<<if ($slaves[$i].fetish != "masochist")>>
$slaves[$j].slaveName hits $slaves[$i].slaveName during sex so often that $slaves[$i].slaveName starts to get off on being beaten. She becomes a true @@color:lightcoral;masochist@@, and loves $slaves[$j].slaveName all the more for abusing her.
<<set $slaves[$i].fetish to "masochist">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 65>>
<</if>>
<<elseif $slaves[$j].fetish is "humiliation">>
$slaves[$j].slaveName begs $slaves[$i].slaveName to humiliate her sexually so many times that $slaves[$i].slaveName can't help but be embarrassed by all the public sex, herself. She gets off on the @@color:lightcoral;humiliation@@ with $slaves[$j].slaveName.
<<set $slaves[$i].fetish to "humiliation">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 65>>
<<elseif $slaves[$j].fetish is "pregnancy">>
$slaves[$j].slaveName shares her hopes and dreams of pregnancy and children with $slaves[$i].slaveName all the time, and $slaves[$i].slaveName can't help but feel her @@color:lightcoral;biological clock@@ tick in time with $slaves[$j].slaveName's.
<<set $slaves[$i].fetish to "pregnancy">>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetishStrength = 65>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<break>>
<</if>>
<</for>>
<</if>>
<<if ($slaves[$i].relationship >= 4)>>
<<if ($slaves[$i].devotion > 20) || (($slaves[$i].devotion >= -20) && ($slaves[$i].trust < -20) && ($slaves[$i].trust > -10))>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].relationshipTarget>>
<<if $slaves[$j].devotion > 75>>
<<if $slaves[$j].trust > 50>>
<<if $slaves[$j].intelligence > 0>>
<<if $slaves[$j].intelligenceImplant > 0>>
<<if $slaves[$j].actualAge - $slaves[$i].actualAge > 10>>
<<if random(1,50) > ($slaves[$i].intelligence*5) + ($slaves[$j].intelligence*10)>>
<<if ($slaves[$j].oralSkill > $slaves[$i].oralSkill)>>
$slaves[$i].slaveName's <<if $slaves[$i].relationship >= 5>>wife<<else>>lover<</if>> is older, more experienced, and better at blowjobs than she is. They are such good slaves that the senior girl serves as a mentor to the junior, improving her oral skills.
<<set $skillIncrease = 5>><<OralSkillIncrease $slaves[$i]>>
<<elseif ($slaves[$j].analSkill > $slaves[$i].analSkill) && ($slaves[$i].anus > 0)>>
$slaves[$i].slaveName's <<if $slaves[$i].relationship >= 5>>wife<<else>>lover<</if>> is older, more experienced, and better at taking a buttfuck than she is, and they are such good slaves that the senior girl serves as a mentor to the junior, improving her anal skills.
<<set $skillIncrease = 5>><<AnalSkillIncrease $slaves[$i]>>
<<elseif ($slaves[$j].vaginalSkill > $slaves[$i].vaginalSkill) && ($slaves[$i].vagina > 0) && ($slaves[$j].vagina > 0)>>
$slaves[$i].slaveName's <<if $slaves[$i].relationship >= 5>>wife<<else>>lover<</if>> is older, more experienced, and a better lover than she is, and they are such good slaves that the senior girl serves as a mentor to the junior, improving her vaginal skills.
<<set $skillIncrease = 5>><<VaginalSkillIncrease $slaves[$i]>>
<<elseif ($slaves[$j].trust > $slaves[$i].trust)>>
$slaves[$i].slaveName's <<if $slaves[$i].relationship >= 5>>wife<<else>>lover<</if>> is older, more experienced, and a better slave than she is, and they are such obedient slaves that the senior girl serves as a mentor to the junior, @@color:mediumaquamarine;improving her trust.@@
<<set $slaves[$i].trust += 11>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<break>>
<</if>>
<</for>>
<</if>>
<</if>>
<</if>> /* CLOSES RELATIONSHIP CHECK FOR LONG TERM RELATIONSHIP EFFECTS */
/* FAMILY FEELINGS */
<<if $familyTesting == 1>>
<<if $slaves[$i].daughters > 0 || $slaves[$i].mother > 0 || $slaves[$i].father > 0 || $slaves[$i].sisters > 0>>
<<if $slaves[$i].trust <= 95>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$i].trust < -20>>
<<if $slaves[$j].mother == $slaves[$i].ID || $slaves[$j].father == $slaves[$i].ID>>
<<if $slaves[$i].rivalry != $slaves[$j].ID>>
$slaves[$i].slaveName is @@color:gold;agonizingly aware@@ that her child $slaves[$j].slaveName is also your slave and might suffer if either of them angers you, and @@color:hotpink;does her best@@ to protect her.
<<set $slaves[$i].trust -= 4>>
<<set $slaves[$i].devotion += 4>>
<</if>>
<</if>>
<<if $slaves[$i].mother == $slaves[$j].ID || $slaves[$i].father == $slaves[$j].ID || areSisters($slaves[$i], $slaves[$j]) > 0>>
<<if $slaves[$i].rivalry != $slaves[$j].ID>>
$slaves[$i].slaveName is @@color:gold;painfully concious@@ that her
<<if $slaves[$i].mother == $slaves[$j].ID>>
mother
<<elseif $slaves[$i].father == $slaves[$j].ID>>
father
<<elseif areSisters($slaves[$i], $slaves[$j]) == 1>>
twin sister
<<elseif areSisters($slaves[$i], $slaves[$j]) == 2>>
sister
<<elseif areSisters($slaves[$i], $slaves[$j]) == 3>>
half-sister
<</if>>
$slaves[$j].slaveName is also your slave and might suffer if either of them displeases you, and @@color:hotpink;tries to obey@@ as best she can.
<<set $slaves[$i].trust -= 2>>
<<set $slaves[$i].devotion += 2>>
<</if>>
<</if>>
<<else>>
<<if $slaves[$j].mother == $slaves[$i].ID || $slaves[$j].father == $slaves[$i].ID || $slaves[$i].mother == $slaves[$j].ID || $slaves[$i].father == $slaves[$j].ID || areSisters($slaves[$i], $slaves[$j]) > 0>>
$slaves[$i].slaveName knows that her
<<if $slaves[$i].mother == $slaves[$j].ID>>
mother
<<elseif $slaves[$i].father == $slaves[$j].ID>>
father
<<elseif $slaves[$j].mother == $slaves[$i].ID || $slaves[$j].father == $slaves[$i].ID>>
daughter
<<elseif areSisters($slaves[$i], $slaves[$j]) == 1>>
twin sister
<<elseif areSisters($slaves[$i], $slaves[$j]) == 2>>
sister
<<elseif areSisters($slaves[$i], $slaves[$j]) == 3>>
half-sister
<</if>>
$slaves[$j].slaveName
<<if $slaves[$j].devotion > 50>>
loves being your sex slave, and is @@color:hotpink;happy@@ for her.
<<set $slaves[$i].devotion += 2>>
<<elseif ($slaves[$j].devotion > 20) || ($slaves[$j].trust < -20)>>
is an obedient sex slave, and hopes she'll avoid punishment.
<<else>>
hates being a sex slave, and is @@color:gold;afraid@@ for her.
<<set $slaves[$i].trust -= 2>>
<</if>>
<</if>>
<</if>>
<</for>>
<</if>>
<</if>>
<<else>>
<<if $slaves[$i].relationTarget != 0>>
<<if $slaves[$i].rivalryTarget != $slaves[$i].relationTarget>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].relationTarget>>
<<if $slaves[$i].trust <= 95>>
<<if $slaves[$i].trust < -20>>
<<if $slaves[$i].relation is "mother">>
$slaves[$i].slaveName is @@color:gold;agonizingly aware@@ that her child $slaves[$j].slaveName is also your slave and might suffer if either of them angers you, and @@color:hotpink;does her best@@ to protect her.
<<set $slaves[$i].trust -= 4>>
<<set $slaves[$i].devotion += 4>>
<<else>>
$slaves[$i].slaveName is @@color:gold;painfully conscious@@ that her <<if $slaves[$i].relation is "daughter">>mother<<else>>$slaves[$i].relation<</if>> $slaves[$j].slaveName is also your slave and might suffer if either of them displeases you, and @@color:hotpink;tries to obey@@ as best she can.
<<set $slaves[$i].trust -= 2>>
<<set $slaves[$i].devotion += 2>>
<</if>>
<<else>>
$slaves[$i].slaveName knows that her <<if $slaves[$i].relation is "mother">>daughter<<elseif $slaves[$i].relation is "daughter">>mother<<else>>$slaves[$i].relation<</if>> $slaves[$j].slaveName
<<if $slaves[$j].devotion > 50>>
loves being your sex slave, and is @@color:hotpink;happy@@ for her.
<<set $slaves[$i].devotion += 2>>
<<elseif ($slaves[$j].devotion > 20) || ($slaves[$j].trust < -20)>>
is an obedient sex slave, and hopes she'll avoid punishment.
<<else>>
hates being a sex slave, and is @@color:gold;afraid@@ for her.
<<set $slaves[$i].trust -= 2>>
<</if>>
<</if>>
<</if>>
<<break>>
<</if>>
<</for>>
<</if>>
<</if>>
<</if>>
<</if>> /* CLOSES FUCKDOLL CHECK */
|
mayibrad/fc
|
src/uncategorized/saRelationships.tw
|
tw
|
bsd-3-clause
| 86,859 |
:: SA rest [nobr]
takes the week off.
<<if $slaves[$i].fuckdoll > 0>>It has nothing to do but <<if $slaves[$i].amp == 0>>lie<<else>>stand<</if>> in place.<</if>>
<<if $slaves[$i].health > 90>>
$possessiveCap health is so outstanding that rest does not improve it.
<<elseif $slaves[$i].health > -100>>
$possessiveCap @@color:green;health recovers@@ with rest.
<<set $slaves[$i].health += 10>>
<</if>>
<<if $slaves[$i].fuckdoll == 0>>
<<if $slaves[$i].fetish != "mindbroken">>
<<if $slaves[$i].devotion > 20>>
<<if $slaves[$i].trust <= 20>>
Being allowed to rest @@color:mediumaquamarine;reduces $possessive fear@@ of you.
<<set $slaves[$i].trust += 4>>
<<elseif $slaves[$i].trust <= 50>>
Being allowed to rest @@color:mediumaquamarine;builds $possessive trust@@ in you.
<<set $slaves[$i].trust += 2>>
<<else>>
Being allowed to rest @@color:mediumaquamarine;confirms $possessive trust@@ in you.
<<set $slaves[$i].trust += 2>>
<</if>>
<<else>>
<<if $slaves[$i].trust < -20>>
Being allowed to rest @@color:mediumaquamarine;reduces $possessive fear@@ of you.
<<set $slaves[$i].trust += 4>>
<</if>>
<</if>>
<</if>>
<</if>>
|
mayibrad/fc
|
src/uncategorized/saRest.tw
|
tw
|
bsd-3-clause
| 1,137 |
:: SA rivalries [nobr]
<<if $slaves[$i].fuckdoll == 0>>
<<if $slaves[$i].rivalry == 0>>
<<if $slaves[$i].fetish != "mindbroken">>
<<if $slaves[$i].behavioralFlaw is "none">>
<<set $seed to random(1,100)>>
<<else>>
<<set $seed to random(1,110)>>
<</if>>
<<if $seed > 90>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID != $slaves[$i].ID>>
<<if $slaves[$j].assignment is $slaves[$i].assignment>>
<<if $slaves[$j].assignment != "stay confined">>
<<if $slaves[$j].assignment != "be confined in the arcade">>
<<if ($slaves[$j].rivalry == 0) && ($slaves[$i].rivalry == 0)>>
<<if ($slaves[$i].relationshipTarget != $slaves[$j].ID)>>
<<if random(-100,100) > ($slaves[$j].devotion+$slaves[$i].devotion)>>
$slaves[$i].slaveName and $slaves[$j].slaveName see too much of each other and @@color:lightsalmon;start to dislike each other.@@
<<set $slaves[$j].rivalry to 1>>
<<set $slaves[$j].rivalryTarget to $slaves[$i].ID>>
<<set $slaves[$i].rivalry to 1>>
<<set $slaves[$i].rivalryTarget to $slaves[$j].ID>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</for>>
<</if>>
<</if>>
<<else>>
<<if $slaves[$i].fetish is "mindbroken">>
Since she is mindbroken, she @@color:lightsalmon;can't really maintain@@ any meaningful rivalry with
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].rivalryTarget>>
$slaves[$j].slaveName.
<<set $slaves[$j].rivalry to 0>>
<<set $slaves[$j].rivalryTarget to 0>>
<<break>>
<</if>>
<</for>>
<<set $slaves[$i].rivalry to 0>>
<<set $slaves[$i].rivalryTarget to 0>>
<<else>>
<<if (random(1,100) > 70)>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].rivalryTarget>>
<<if ($slaves[$j].assignment != $slaves[$i].assignment) && ($slaves[$i].subTarget != $slaves[$j].ID) && ($slaves[$j].subTarget != $slaves[$i].ID)>>
With time apart $slaves[$i].slaveName and $slaves[$j].slaveName @@color:lightgreen;dislike each other less.@@
<<set $slaves[$j].rivalry -= 1>>
<<set $slaves[$i].rivalry -= 1>>
<<elseif ($slaves[$j].fetish is $slaves[$i].fetish) && ($slaves[$j].fetishKnown == 1) && ($slaves[$i].fetishKnown == 1)>>
$slaves[$i].slaveName and $slaves[$j].slaveName share sexual interests, and in the sexual atmosphere of the arcology, it's @@color:lightgreen;difficult for them to keep up their dislike@@ of one another with the mutual attraction.
<<set $slaves[$j].rivalry -= 1>>
<<set $slaves[$i].rivalry -= 1>>
<<elseif ($slaves[$j].devotion > 50) && ($slaves[$i].devotion > 50)>>
Since both $slaves[$i].slaveName and $slaves[$j].slaveName are devoted to you, they work together to @@color:lightgreen;get over their feud,@@ since it gets in the way of their duties.
<<set $slaves[$j].rivalry -= 1>>
<<set $slaves[$i].rivalry -= 1>>
<<elseif ($slaves[$j].trust < -20) && ($slaves[$i].devotion < -20)>>
Since both $slaves[$i].slaveName and $slaves[$j].slaveName are terrified of you, they work together to @@color:lightgreen;get over their feud,@@ since it brings punishment on both of them.
<<set $slaves[$j].rivalry -= 1>>
<<set $slaves[$i].rivalry -= 1>>
<<elseif ($slaves[$j].ID is $slaves[$i].relationshipTarget) && ($slaves[$i].relationship > 3)>>
<<set $slaves[$j].rivalry to 0>>
<<set $slaves[$j].rivalryTarget to 0>>
<<set $slaves[$i].rivalry to 0>>
<<set $slaves[$i].rivalryTarget to 0>>
<<elseif (random(1,100) > 70)>>
$slaves[$i].slaveName and $slaves[$j].slaveName's @@color:lightgreen;feud dissipates a little.@@
<<set $slaves[$j].rivalry -= 1>>
<<set $slaves[$i].rivalry -= 1>>
<</if>>
<<break>>
<</if>>
<</for>>
<<elseif $familyTesting == 1 && ($slaves[$i].mother > 0 || $slaves[$i].father > 0 || $slaves[$i].daughters > 0 || $slaves[$i].sisters > 0) && (random(1,100) > 80)>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].rivalryTarget>>
$slaves[$i].slaveName and $slaves[$j].slaveName @@color:lightsalmon;pursue their family rivalry.@@
<<set $slaves[$j].rivalry += 1>>
<<set $slaves[$i].rivalry += 1>>
<<break>>
<</if>>
<</for>>
<<elseif ($slaves[$i].relation != 0) && ($slaves[$i].relationTarget is $slaves[$i].rivalryTarget) && (random(1,100) > 80)>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].rivalryTarget>>
$slaves[$i].slaveName and $slaves[$j].slaveName @@color:lightsalmon;pursue their family rivalry.@@
<<set $slaves[$j].rivalry += 1>>
<<set $slaves[$i].rivalry += 1>>
<<break>>
<</if>>
<</for>>
<<elseif $familyTesting == 1 && ($slaves[$i].mother > 0 || $slaves[$i].father > 0 || $slaves[$i].daughters > 0 || $slaves[$i].sisters > 0) && (random(1,100) > 80)>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].rivalryTarget>>
$slaves[$i].slaveName and $slaves[$j].slaveName @@color:lightgreen;patch up their family relationship.@@
<<set $slaves[$j].rivalry -= 1>>
<<set $slaves[$i].rivalry -= 1>>
<<break>>
<</if>>
<</for>>
<<elseif ($slaves[$i].relation != 0) && ($slaves[$i].relationTarget is $slaves[$i].rivalryTarget) && (random(1,100) > 80)>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].rivalryTarget>>
$slaves[$i].slaveName and $slaves[$j].slaveName @@color:lightgreen;patch up their family relationship.@@
<<set $slaves[$j].rivalry -= 1>>
<<set $slaves[$i].rivalry -= 1>>
<<break>>
<</if>>
<</for>>
<<elseif ($slaves[$i].energy > 95) && (random(1,100) > 60)>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].rivalryTarget>>
$slaves[$i].slaveName lusts after $slaves[$j].slaveName, and does everything she can to @@color:lightgreen;patch up their differences.@@
<<set $slaves[$j].rivalry -= 1>>
<<set $slaves[$i].rivalry -= 1>>
<<break>>
<</if>>
<</for>>
<<elseif ($slaves[$i].attrXX > 85) && (random(1,100) > 70)>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].rivalryTarget>>
<<if ($slaves[$j].vagina > -1) || ($slaves[$j].faceShape != "masculine")>>
$slaves[$i].slaveName lusts after $slaves[$j].slaveName, and does everything she can to @@color:lightgreen;patch up their differences.@@
<<set $slaves[$j].rivalry -= 1>>
<<set $slaves[$i].rivalry -= 1>>
<<break>>
<</if>>
<</if>>
<</for>>
<<elseif ($slaves[$i].attrXY > 85) && (random(1,100) > 70)>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].rivalryTarget>>
<<if ($slaves[$j].balls > 0) || ($slaves[$j].faceShape is "masculine")>>
$slaves[$i].slaveName lusts after $slaves[$j].slaveName, and does everything she can to @@color:lightgreen;patch up their differences.@@
<<set $slaves[$j].rivalry -= 1>>
<<set $slaves[$i].rivalry -= 1>>
<<break>>
<</if>>
<</if>>
<</for>>
<<elseif (random(1,100) > 90)>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].rivalryTarget>>
$slaves[$i].slaveName and $slaves[$j].slaveName @@color:lightsalmon;bicker@@ and indulge their rivalry whenever they can.
<<set $slaves[$j].rivalry += 1>>
<<set $slaves[$i].rivalry += 1>>
<<break>>
<</if>>
<</for>>
<<elseif (random(1,100) > 90)>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].rivalryTarget>>
$slaves[$i].slaveName and $slaves[$j].slaveName manage to @@color:lightgreen;de-escalate their little feud.@@
<<set $slaves[$j].rivalry -= 1>>
<<set $slaves[$i].rivalry -= 1>>
<<break>>
<</if>>
<</for>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].rivalry != 0>>
<<set $seed to 0>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].rivalryTarget>>
<<if $slaves[$i].ID is $slaves[$j].rivalryTarget>>
<<set $seed to 1>>
<<break>>
<</if>>
<</if>>
<</for>>
<<if $seed == 0>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].rivalryTarget>>
<<set $slaves[$j].rivalry to 0>>
<<set $slaves[$j].rivalryTarget to 0>>
<<break>>
<</if>>
<</for>>
<<set $slaves[$i].rivalry to 0>>
<<set $slaves[$i].rivalryTarget to 0>>
<</if>>
<</if>>
<</if>> /* CLOSES FUCKDOLL CHECK */
|
mayibrad/fc
|
src/uncategorized/saRivalries.tw
|
tw
|
bsd-3-clause
| 8,119 |
:: SA rules [nobr]
<<if $slaves[$i].fuckdoll == 0>>
She
<<if $slaves[$i].fetish is "mindbroken">>
is mentally broken so none of the rules have any impact.
<<else>>
<<SexualRelease $slaves[$i]>>
<<if ($release == 1)>>
<<if ($slaves[$i].devotion <= 20)>>
gets off at work despite her reluctance, @@color:hotpink;habituating her to sexual slavery.@@
<<set $slaves[$i].devotion += 1>>
<<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>>
She hates herself for climaxing, and knows the mild aphrodisiacs in the food are forcing her arousal, @@color:gold;frightening her.@@
<<set $slaves[$i].trust -= 1>>
<</if>>
<<elseif ($slaves[$i].releaseRules != "permissive")>>
gets off at work, so being forbidden to masturbate doesn't affect her seriously.
<<else>>
gets off at work, so she doesn't feel the need to masturbate frequently.
<</if>>
<<else>>
<<if ($slaves[$i].releaseRules is "restrictive")>>
<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
refuses to come to you for sexual release, and is @@color:gold;severely punished@@ for illicit masturbation.
<<set $slaves[$i].trust -= 2>>
<<elseif ($slaves[$i].devotion <= 20)>>
occasionally comes to you to beg for sexual release, @@color:hotpink;hating herself@@ for it.
<<set $slaves[$i].devotion += 1>>
<<elseif ($slaves[$i].devotion < 10)>>
doesn't mind having to come to you to beg for sexual release, @@color:hotpink;drawing her closer@@ to her <<if $PC.title == 0>>Mistress<<else>>Master<</if>>.
<<set $slaves[$i].devotion += 1>>
<<else>>
<<set $slaves[$i].trust += 1>>
happily @@color:mediumaquamarine;relies on you@@ for sexual release, begging you to
<<if ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
<<switch $slaves[$i].fetish>>
<<case "submissive">>
hold her down and fuck her
<<case "cumslut">>
<<if $PC.dick == 1>>
cum in her mouth
<<else>>
use your strap-on on her mouth
<</if>>
<<case "humiliation">>
use her in public
<<case "buttslut">>
fuck her butt
<<case "boobs">>
fondle her breasts
<<case "sadist">>
let her help you abuse other slaves
<<case "masochist">>
hurt her
<<case "dom">>
let her help you use other slaves
<<default>>
fuck her
<</switch>>
<<else>>
fuck her
<</if>>
every chance she gets.
<<if ($slaves[$i].fetishKnown == 0)>>
<<if (random(1,2) == 1)>>
<<set $slaves[$i].fetishKnown to 1>>
You discover that she really likes it when you
<<switch $slaves[$i].fetish>>
<<case "submissive">>
hold her down and fuck her; @@color:pink;she's a submissive!@@
<<case "cumslut">>
<<if $PC.dick == 1>>
cum in her mouth; @@color:pink;she's a cumslut!@@
<<else>>
use your strap-on in her mouth; @@color:pink;she's a cumslut!@@
<</if>>
<<case "humiliation">>
use her in public; @@color:pink;she's a humiliation fetishist!@@
<<case "buttslut">>
fuck her butt; @@color:pink;she's an anal slut!@@
<<case "boobs">>
fondle her breasts; @@color:pink;she's a boob fetishist!@@
<<case "sadist">>
let her help you abuse other slaves; @@color:pink;she's a sadist!@@
<<case "masochist">>
hurt her; @@color:pink;she's a masochist!@@
<<case "dom">>
let her help you use other slaves; @@color:pink;she's dominant!@@
<<case "pregnancy">>
<<if $PC.dick == 1>>
come inside her; @@color:pink;she's a pregnancy fetishist!@@
<<else>>
talk dirty and call her a heifer; @@color:pink;she's a pregnancy fetishist!@@
<</if>>
<<default>>
fuck her; @@color:pink;she's got a normal sexuality.@@
<</switch>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].drugs is "testicle enhancement">>
<<if $slaves[$i].balls > 0>>
<<if ($slaves[$i].devotion > 20) || ($slaves[$i].trust < -20)>>
<<if $slaves[$i].hormones > 0>>
She can't seem to get enough cum out of her terribly swollen balls in one orgasm to get relieve the pressure: her poor soft dick produces slow, anemic ejaculations, no matter how backed up she is. This forces her to come to you for release many times a day, and she @@color:mediumaquamarine;is desperately reliant@@
<<if $slaves[$i].anus > 0>>
on your <<if $PC.dick == 0>>strap-on<<else>>penis<</if>> inside her ass as a source of relief.
<<else>>
on you for relief.
<</if>>
<<set $slaves[$i].trust += 2>>
<<else>>
Her terribly swollen balls force her to come to you for release several times a day, and she @@color:mediumaquamarine;learns to rely@@
<<if $slaves[$i].anus > 0>>
on your <<if $PC.dick == 0>>strap-on<<else>>penis<</if>> inside her ass as a source of relief.
<<else>>
on you for relief.
<</if>>
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].drugs is "hyper testicle enhancement">>
<<if $slaves[$i].balls > 0>>
<<if ($slaves[$i].devotion > 20) || ($slaves[$i].trust < -20)>>
<<if $slaves[$i].hormones > 0>>
She can't seem to get enough cum out of her grotesquely swollen balls in one orgasm to get relieve the pressure: her poor soft dick produces slow, anemic ejaculations, no matter how backed up she is. This forces her to come to you for release many times a day, and she @@color:mediumaquamarine;is desperately reliant@@
<<if $slaves[$i].anus > 0>>
on your <<if $PC.dick == 0>>strap-on<<else>>penis<</if>> inside her ass as a source of relief.
<<else>>
on you for relief.
<</if>>
<<set $slaves[$i].trust += 2>>
<<else>>
Her grotesquely swollen balls force her to come to you for release dozens of times a day, and she @@color:mediumaquamarine;is desperately reliant@@
<<if $slaves[$i].anus > 0>>
on your <<if $PC.dick == 0>>strap-on<<else>>penis<</if>> inside her ass as a source of relief.
<<else>>
on you for relief.
<</if>>
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].drugs is "super fertility drugs">>
<<if $slaves[$i].vagina > 0 || ($slaves[$i].anus > 0 && $slaves[$i].mpreg == 1)>>
<<if $slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1>>
<<if ($slaves[$i].devotion > 20) || ($slaves[$i].trust < -20)>>
<<if $PC.dick == 1>>
Her reproductive system is in overdrive leading her to come to you for insemination several times a day, and she @@color:mediumaquamarine;desperatly hopes@@ for the day your seed takes root in her womb.
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<else>>
<<if ($universalRulesConsent == 0)>>
<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
<<if ($slaves[$i].releaseRules is "permissive")>>
masturbates whenever she can find a private moment to take care of the urges induced by the food, @@color:mediumaquamarine;slightly reducing her fear@@ of you.
<<set $slaves[$i].trust += 1>>
<<else>>
refuses to use other slaves to get off, and is @@color:gold;severely punished@@ for illicit masturbation.
<<set $slaves[$i].trust -= 2>>
<</if>>
<<elseif ($slaves[$i].devotion <= 20)>>
<<if ($slaves[$i].releaseRules is "permissive")>>
prefers to masturbate rather than demanding sex from other slaves, @@color:mediumaquamarine;slightly reducing her fear@@ of you.
<<set $slaves[$i].trust += 1>>
<<else>>
is forced to demand sex from other slaves by the urges induced by the food, and @@color:hotpink;hates herself@@ for it.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<elseif ($slaves[$i].devotion < 10)>>
accepts the need to demand sex from your other slaves, @@color:hotpink;building her acceptance@@ of her life.
<<set $slaves[$i].devotion += 1>>
<<else>>
<<set $slaves[$i].trust += 1>>
happily @@color:mediumaquamarine;avails herself@@ of your permission to
<<if ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
<<if ($slaves[$i].fetish is "submissive")>>
demand that other slaves fuck her.
<<if $averageDick > 4>>
<<if $slaves[$i].anus > 0>>
<<if $slaves[$i].anus < 3>>
<<if ($slaves[$i].anus*40)-($averageDick*5) < random(1,100)>>
@@color:lime;Her asshole is loosened@@ during sex with other slaves, since most of the cocks she demands a dominating buttfuck from are very large.
<<set $slaves[$i].anus += 1>>
<</if>>
<</if>>
<</if>>
<<if $averageDick > 5>>
<<if $slaves[$i].vagina > 0>>
<<if $slaves[$i].vagina < 3>>
<<if $slaves[$i].vaginalAccessory != "chastity belt">>
<<if ($slaves[$i].vagina*40)-($averageDick*5) < random(1,100)>>
Since most of the slaves she demands a pounding from are extremely hung, @@color:lime;her cunt gets stretched out.@@
<<set $slaves[$i].vagina += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif ($slaves[$i].fetish is "cumslut")>>
suck or be sucked by any slave she fancies.
<<elseif ($slaves[$i].fetish is "humiliation")>>
demand that other slaves let her fuck them in public.
<<elseif ($slaves[$i].fetish is "buttslut")>>
demand that other slaves penetrate her anus.
<<if $averageDick > 4>>
<<if $slaves[$i].anus > 0>>
<<if $slaves[$i].anus < 3>>
<<if ($slaves[$i].anus*30)-($averageDick*5) < random(1,100)>>
Since most of the slaves she demands anal sex from are extremely hung, @@color:lime;her asshole gets stretched out.@@
<<set $slaves[$i].anus += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif ($slaves[$i].fetish is "boobs")>>
demand that other slaves massage her breasts.
<<elseif ($slaves[$i].fetish is "sadist")>>
force the most reluctant slaves to let her fuck them.
<<elseif ($slaves[$i].fetish is "masochist")>>
demand that other slaves hurt her.
<<if $averageDick > 4>>
<<if $slaves[$i].anus > 0>>
<<if $slaves[$i].anus < 3>>
<<if ($slaves[$i].anus*30)-($averageDick*5) < random(1,100)>>
@@color:lime;Her asshole is loosened@@ during sex with hung slaves, since she often relies on painal to address her needs.
<<set $slaves[$i].anus += 1>>
<</if>>
<</if>>
<</if>>
<<if $averageDick > 5>>
<<if $slaves[$i].vagina > 0>>
<<if $slaves[$i].vagina < 3>>
<<if $slaves[$i].vaginalAccessory != "chastity belt">>
<<if ($slaves[$i].vagina*30)-($averageDick*5) < random(1,100)>>
Since she usually demands that hung slaves fuck her hard enough to make her pussy hurt, @@color:lime;her cunt gets stretched out.@@
<<set $slaves[$i].vagina += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif ($slaves[$i].fetish is "dom")>>
force other slaves to submit to her.
<<elseif ($slaves[$i].fetish is "pregnancy")>>
demand that other slaves indulge her pregnancy fetish.
<<if $averageDick > 5>>
<<if $slaves[$i].vagina > 0>>
<<if $slaves[$i].vagina < 3>>
<<if $slaves[$i].vaginalAccessory != "chastity belt">>
<<if ($slaves[$i].vagina*40)-($averageDick*5) < random(1,100)>>
Since she constantly demands to be fucked deeply to get her womb filled with cum, @@color:lime;her cunt gets stretched out.@@
<<set $slaves[$i].vagina += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif ($slaves[$i].energy > 95)>>
demand that your other slaves satisfy her formidable appetites.
<<if $averageDick > 4>>
<<if $slaves[$i].anus > 0>>
<<if $slaves[$i].anus < 3>>
<<if ($slaves[$i].anus*30)-($averageDick*5) < random(1,100)>>
@@color:lime;Her asshole is loosened@@ during sex with well endowed slaves, since she's so addicted to sex all her holes see heavy traffic.
<<set $slaves[$i].anus += 1>>
<</if>>
<</if>>
<</if>>
<<if $averageDick > 5>>
<<if $slaves[$i].vagina > 0>>
<<if $slaves[$i].vagina < 3>>
<<if $slaves[$i].vaginalAccessory != "chastity belt">>
<<if ($slaves[$i].vagina*30)-($averageDick*5) < random(1,100)>>
She indulges in non-stop sex with your well endowed slaves, so much so that @@color:lime;her cunt gets stretched out.@@
<<set $slaves[$i].vagina += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<else>>
demand that other slaves have sex with her.
<</if>>
<<else>>
demand that other slaves have sex with her.
<</if>>
<<if ($slaves[$i].fetishKnown == 0)>>
<<if (random(1,2) == 1)>>
<<set $slaves[$i].fetishKnown to 1>>
You discover that she really likes it when other girls
<<if ($slaves[$i].fetish is "submissive")>>
hold her down and fuck her; @@color:pink;she's a submissive!@@
<<elseif ($slaves[$i].fetish is "cumslut")>>
cum in her mouth; @@color:pink;she's a cumslut!@@
<<elseif ($slaves[$i].fetish is "humiliation")>>
use her in public; @@color:pink;she's a humiliation fetishist!@@
<<elseif ($slaves[$i].fetish is "buttslut")>>
<<if ($slaves[$i].anus > 0)>>
fuck her butt;
<<else>>
tease her virgin anus;
<</if>>
@@color:pink;she's an anal slut!@@
<<elseif ($slaves[$i].fetish is "boobs")>>
fondle her breasts; @@color:pink;she's a boob fetishist!@@
<<elseif ($slaves[$i].fetish is "sadist")>>
let her help you abuse other slaves; @@color:pink;she's a sadist!@@
<<elseif ($slaves[$i].fetish is "masochist")>>
hurt her; @@color:pink;she's a masochist!@@
<<elseif ($slaves[$i].fetish is "dom")>>
let her help you use other slaves; @@color:pink;she's dominant!@@
<<elseif ($slaves[$i].fetish is "pregnancy")>>
come inside her; @@color:pink;she's a pregnancy fetishist!@@
<<else>>
fuck her; @@color:pink;she's got a normal sexuality.@@
<</if>>
<</if>>
<</if>>
<</if>>
<<else>>
<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>>
<<if ($slaves[$i].releaseRules is "permissive")>>
prefers to masturbate rather than asking other slaves for sex, @@color:mediumaquamarine;slightly reducing her fear@@ of you.
<<set $slaves[$i].trust += 1>>
<<else>>
refuses to ask other slaves for sex, and is @@color:gold;severely punished@@ for illicit masturbation.
<<set $slaves[$i].trust -= 2>>
<</if>>
<<elseif ($slaves[$i].devotion <= 20)>>
<<if ($slaves[$i].releaseRules is "permissive")>>
prefers to masturbate rather than trading sex with other slaves, @@color:mediumaquamarine;slightly reducing her fear@@ of you.
<<set $slaves[$i].trust += 1>>
<<else>>
is forced to swap sex with other slaves by the urges induced by the food, and @@color:hotpink;hates herself@@ for it.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<elseif ($slaves[$i].devotion < 10)>>
doesn't mind having to ask other slaves for sex, @@color:mediumaquamarine;building her acceptance@@ of her life.
<<set $slaves[$i].trust += 1>>
<<else>>
<<set $slaves[$i].trust += 1>>
@@color:mediumaquamarine;relies@@ on your other loyal slaves for mutual satisfaction,
<<if ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
<<if ($slaves[$i].fetish is "submissive")>>
usually pairing off with a more dominant slave.
<<if $averageDick > 4>>
<<if $slaves[$i].anus < 3>>
<<if ($slaves[$i].anus*40)-($averageDick*5) < random(1,100)>>
@@color:lime;Her asshole is loosened@@ during sex with other slaves, since most of the cocks she lets dominate her backdoor are very large.
<<set $slaves[$i].anus += 1>>
<</if>>
<</if>>
<<if $averageDick > 5>>
<<if $slaves[$i].vagina > 0>>
<<if $slaves[$i].vagina < 3>>
<<if $slaves[$i].vaginalAccessory != "chastity belt">>
<<if ($slaves[$i].vagina*40)-($averageDick*5) < random(1,100)>>
Since most of the slaves she takes a pounding from are extremely hung, @@color:lime;her cunt gets stretched out.@@
<<set $slaves[$i].vagina += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif ($slaves[$i].fetish is "cumslut")>>
and is popular for her willingness to give oral.
<<elseif ($slaves[$i].fetish is "humiliation")>>
usually asking them to fuck out in the open.
<<elseif ($slaves[$i].fetish is "buttslut")>>
looking after anyone who will
<<if ($slaves[$i].anus > 0)>>
penetrate her ass
<<else>>
tease her virgin anus
<</if>>
in return.
<<if $averageDick > 4>>
<<if $slaves[$i].anus > 0>>
<<if $slaves[$i].anus < 3>>
<<if ($slaves[$i].anus*30)-($averageDick*5) < random(1,100)>>
Since most of the slaves she enjoys anal sex with are extremely hung, @@color:lime;her asshole gets stretched out.@@
<<set $slaves[$i].anus += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif ($slaves[$i].fetish is "boobs")>>
seeing to anyone who will show her breasts some love.
<<elseif ($slaves[$i].fetish is "sadist")>>
usually pairing off with a masochistic slave willing to accept her abuse.
<<elseif ($slaves[$i].fetish is "masochist")>>
usually pairing off with an abusive slave.
<<if $averageDick > 4>>
<<if $slaves[$i].anus > 0>>
<<if $slaves[$i].anus < 3>>
<<if ($slaves[$i].anus*30)-($averageDick*5) < random(1,100)>>
@@color:lime;Her asshole is loosened@@, since she begs hung slaves to fuck her butt until she cries.
<<set $slaves[$i].anus += 1>>
<</if>>
<</if>>
<</if>>
<<if $averageDick > 5>>
<<if $slaves[$i].vagina > 0>>
<<if $slaves[$i].vagina < 3>>
<<if $slaves[$i].vaginalAccessory != "chastity belt">>
<<if ($slaves[$i].vagina*30)-($averageDick*5) < random(1,100)>>
Since she eagerly begs hung slaves to fuck her until she cries, @@color:lime;her cunt gets stretched out.@@
<<set $slaves[$i].vagina += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif ($slaves[$i].fetish is "dom")>>
usually pairing off with a submissive bitch.
<<elseif ($slaves[$i].fetish is "pregnancy")>>
doing her best to pair off with any pregnant slaves.
<<if $averageDick > 5>>
<<if $slaves[$i].vagina > 0>>
<<if $slaves[$i].vagina < 3>>
<<if $slaves[$i].vaginalAccessory != "chastity belt">>
<<if ($slaves[$i].vagina*40)-($averageDick*5) < random(1,100)>>
She also takes cock whenever she can, begging to be fucked deeply to get her womb filled with cum, so @@color:lime;her cunt gets stretched out.@@
<<set $slaves[$i].vagina += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif ($slaves[$i].energy > 95)>>
and has to give out a lot of favors to get enough attention for herself.
<<if $averageDick > 4>>
<<if $slaves[$i].anus > 0>>
<<if $slaves[$i].anus < 3>>
<<if ($slaves[$i].anus*30)-($averageDick*5) < random(1,100)>>
@@color:lime;Her asshole is loosened@@ during sex with well endowed slaves, since she's so addicted to sex all her holes see heavy traffic.
<<set $slaves[$i].anus += 1>>
<</if>>
<</if>>
<</if>>
<<if $averageDick > 5>>
<<if $slaves[$i].vagina > 0>>
<<if $slaves[$i].vagina < 3>>
<<if $slaves[$i].vaginalAccessory != "chastity belt">>
<<if ($slaves[$i].vagina*30)-($averageDick*5) < random(1,100)>>
She indulges in non-stop sex with your well endowed slaves, so much so that @@color:lime;her cunt gets stretched out.@@
<<set $slaves[$i].vagina += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<else>>
doing her best to get off and move on.
<</if>>
<<else>>
doing her best to get off and move on.
<</if>>
<<if ($slaves[$i].fetishKnown == 0)>>
<<if (random(1,2) == 1)>>
<<set $slaves[$i].fetishKnown to 1>>
However, one of her partners
<<if ($slaves[$i].fetish is "submissive")>>
holds her down, and she loves it; @@color:pink;she's a submissive!@@
<<elseif ($slaves[$i].fetish is "cumslut")>>
finally has to push her away to get her to stop sucking; @@color:pink;she's a cumslut!@@
<<elseif ($slaves[$i].fetish is "humiliation")>>
fucks her in public, and she loves it; @@color:pink;she's a humiliation fetishist!@@
<<elseif ($slaves[$i].fetish is "buttslut")>>
<<if ($slaves[$i].anus > 0)>>
fucks her butt, and she loves it;
<<else>>
teases her virgin anus, and she loves it;
<</if>>
@@color:pink;she's an anal slut!@@
<<elseif ($slaves[$i].fetish is "boobs")>>
fondles her breasts, and she loves it; @@color:pink;she's a boob fetishist!@@
<<elseif ($slaves[$i].fetish is "sadist")>>
asks $slaves[$i].slaveName to hit her, which $slaves[$i].slaveName enjoys doing; @@color:pink;she's a sadist!@@
<<elseif ($slaves[$i].fetish is "masochist")>>
hits $slaves[$i].slaveName while fucking her, which only makes her hornier; @@color:pink;she's a masochist!@@
<<elseif ($slaves[$i].fetish is "dom")>>
asks $slaves[$i].slaveName to make her $slaves[$i].slaveName's bitch, which $slaves[$i].slaveName manages like a natural; @@color:pink;she's dominant!@@
<<elseif ($slaves[$i].fetish is "pregnancy")>>
pretends to get her pregnant, which she really enjoys; @@color:pink;she's a pregnancy fetishist!@@
<<elseif ($slaves[$i].energy > 95)>>
discovers that she cannot be satisfied; @@color:pink;she's a nympho!@@
<<else>>
discovers that she isn't terribly exciting; @@color:pink;she's got a normal sexuality.@@
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].drugs is "testicle enhancement">>
<<if $slaves[$i].balls > 0>>
<<if ($slaves[$i].devotion > 20) || ($slaves[$i].trust < -20)>>
<<if $slaves[$i].hormones > 0>>
She can't seem to get enough cum out of her terribly swollen balls in one orgasm to get relieve the pressure: her poor soft dick produces slow, anemic ejaculations, no matter how backed up she is. She is very reliant on your other girls to help her, which @@color:mediumaquamarine;habituates her@@ to slave sex.
<<else>>
Her terribly swollen balls force her to rely on other slaves for release several times a day, and jetting cum into and onto your other girls @@color:mediumaquamarine;habituates her@@ to slave sex.
<</if>>
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].drugs is "hyper testicle enhancement">>
<<if $slaves[$i].balls > 0>>
<<if ($slaves[$i].devotion > 20) || ($slaves[$i].trust < -20)>>
<<if $slaves[$i].hormones > 0>>
She can't seem to get enough cum out of her grotesquely swollen balls in one orgasm to get relieve the pressure: her poor soft dick produces slow, anemic ejaculations, no matter how backed up she is. She is completely dependent on your other girls to help her, which @@color:mediumaquamarine;habituates her@@ to slave sex.
<<else>>
Her grotesquely swollen balls force her to rely on other slaves for release throughout times a day, and swelling your other girls with cum @@color:mediumaquamarine;habituates her@@ to slave sex, though you have to take precautions so she doesn't knock up your entire stock.
<</if>>
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].drugs is "super fertility drugs">>
<<if $slaves[$i].vagina > 0 || ($slaves[$i].anus > 0 && $slaves[$i].mpreg == 1)>>
<<if $slaves[$i].ovaries == 1 || $slaves[$i].mpreg == 1>>
<<if ($slaves[$i].devotion > 20) || ($slaves[$i].trust < -20)>>
Her reproductive system is in overdrive leading her to seek out any dicked girl she can find several times a day. She @@color:mediumaquamarine;desperatly longs@@ for the day her efforts fill her womb with child.
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].devotion <= 20)>>
<<if $slaves[$i].voice == 0>>
Living as a mute @@color:hotpink;molds her@@ to your will.
<<elseif $slaves[$i].lips > 95>>
Being unable to speak through her facepussy @@color:hotpink;molds her@@ to your will.
<<elseif $slaves[$i].speechRules == "restrictive">>
Living under enforced silence @@color:hotpink;molds her@@ to your will.
<</if>>
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if $roomsPopulation > $rooms>>
<<if $slaves[$i].livingRules is "luxurious">>
There are @@color:yellow;too many slaves for the penthouse's individual rooms,@@ so she moves out into the dormitory.
<<set $slaves[$i].livingRules to "normal">>
<<set $dormitoryPopulation += 1>>
<<if $slaves[$i].relationship >= 4>><<set $roomsPopulation -= 0.5>><<else>><<set $roomsPopulation -= 1>><</if>>
<</if>>
<</if>>
<<if ($slaves[$i].devotion <= 20)>>
<<if ($slaves[$i].livingRules is "spare")>>
The spare living conditions @@color:hotpink;get her used@@ to the routine of
<<if ($slaves[$i].trust > 20)>>
slavery and @@color:gold;keep her aware of her lowly place.@@
<<set $slaves[$i].trust -= 1>>
<<else>>
slavery.
<</if>>
<<set $slaves[$i].devotion += 1>>
<<elseif ($slaves[$i].livingRules is "normal")>>
The reasonable living conditions allow her to @@color:mediumaquamarine;feel self-reliant.@@
<<set $slaves[$i].trust += 1>>
<<else>>
The luxurious living conditions encourage her to @@color:mediumaquamarine;feel respectable.@@
<<set $slaves[$i].trust += 2>>
<</if>>
<<else>>
<<if ($slaves[$i].ID is $HeadGirl.ID) && ($HGSuite == 1)>>
She is @@color:hotpink;very happy@@ with her suite and @@color:mediumaquamarine;trusts@@ you a bit more for providing it.
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<<elseif ($slaves[$i].livingRules is "luxurious")>>
She is @@color:hotpink;very happy@@ with her little room and @@color:mediumaquamarine;trusts@@ you a bit more for providing it.
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].trust += 1>>
<<elseif ($slaves[$i].livingRules is "normal")>>
She likes her personal space in the dormitory.
<<elseif ($slaves[$i].trust > 8)>>
The spare living conditions @@color:gold;remind her not to get too comfortable@@ with her life.
<<set $slaves[$i].trust -= 2>>
<<elseif ($slaves[$i].trust > 2)>>
The spare living conditions @@color:gold;keep her aware of her place.@@
<<set $slaves[$i].trust -= 1>>
<</if>>
<</if>>
<<if $slaves[$i].livingRules != "luxurious">>
<<if $dormitoryPopulation > $dormitory>>
<<set $seed to $dormitoryPopulation - $dormitory>>
The slave dormitory is
<<if $seed <= 5>>
@@color:yellow;somewhat overcrowded.@@ The mild inconvenience
<<if $slaves[$i].trust > 20>>
@@color:gold;reduces her trust@@ in you a little.
<<set $slaves[$i].trust -= 2>>
<<else>>
@@color:mediumorchid;lowers you@@ a little in her opinion.
<<set $slaves[$i].devotion -= 2>>
<</if>>
<<elseif $seed <= 10>>
@@color:yellow;badly overcrowded.@@ The constant difficulties
<<if $slaves[$i].trust > 20>>
@@color:gold;reduces her trust@@ in you
<<set $slaves[$i].trust -= 3>>
<<else>>
@@color:mediumorchid;lowers you@@ in her opinion
<<set $slaves[$i].devotion -= 3>>
<</if>>
and is @@color:red;not good for her,@@ since it's difficult to rest there.
<<set $slaves[$i].health -= 2>>
<<else>>
@@color:yellow;extremely overcrowded.@@ The unpleasant situation
<<if $slaves[$i].trust > 20>>
seriously @@color:gold;reduces her trust@@ in you
<<set $slaves[$i].trust -= 5>>
<<else>>
seriously @@color:mediumorchid;lowers you@@ in her opinion
<<set $slaves[$i].devotion -= 5>>
<</if>>
and is @@color:red;bad for her health.@@
<<set $slaves[$i].health -= 4>>
<</if>>
<</if>>
<</if>>
<<if ($universalRulesConsent == 0)>>
<<if ($slaves[$i].devotion <= 20)>>
<<if ($slaves[$i].trust > -10)>>
Under the rules, she finds herself constantly molested by other slaves, and lives her life constantly @@color:gold;afraid.@@
<<set $slaves[$i].trust -= 2>>
<<else>>
Under the rules, she finds herself constantly molested by other slaves, but she's already in such constant terror it doesn't seriously affect her.
<</if>>
<<elseif ($slaves[$i].releaseRules != "restrictive")>>
<<if ($slaves[$i].energy > 95)>>
Under the rules, she's allowed to demand that other slaves to get her off, and she @@color:hotpink;adores@@ you for providing plentiful outlets for her nymphomania.
<<set $slaves[$i].devotion += 1>>
<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>>
<<if ($slaves[$i].fetish is "sadist")>>
Under the rules, she's allowed to sexually abuse other slaves, and she @@color:hotpink;adores@@ you for providing a whole penthouse of girls for her to rape.
<<set $slaves[$i].devotion += 1>>
<<elseif ($slaves[$i].fetish is "dom")>>
Under the rules, she's allowed to force other slaves to have sex with her, and she @@color:hotpink;adores@@ you for providing a whole penthouse of girls for her to dominate.
<<set $slaves[$i].devotion += 1>>
<</if>>
<</if>>
<</if>>
<<else>>
<<if ($slaves[$i].devotion <= 20) && ($slaves[$i].devotion >= -20)>>
Since she's low in the slave hierarchy, @@color:mediumaquamarine;she knows@@ that the rule that slaves must get consent before having sex with her are all that protect her from abuse.
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<<if ($slaves[$i].attrKnown == 0)>>
<<if ($release == 1)>>
<<set $slaves[$i].attrKnown to 1>>
<<if $assistantName is "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> monitors her as she gets off, analyzing her sexuality. It seems she is
<<if $slaves[$i].attrXY <= 5>>
@@color:red;disgusted by men@@
<<elseif $slaves[$i].attrXY <= 15>>
@@color:red;turned off by men@@
<<elseif $slaves[$i].attrXY <= 35>>
@@color:red;not attracted to men@@
<<elseif $slaves[$i].attrXY <= 65>>
indifferent to men
<<elseif $slaves[$i].attrXY <= 85>>
@@color:green;attracted to men@@
<<elseif $slaves[$i].attrXY <= 95>>
@@color:green;aroused by men@@
<<else>>
@@color:green;passionate about men@@
<</if>>
and
<<if $slaves[$i].attrXX <= 5>>
@@color:red;disgusted by women.@@
<<elseif $slaves[$i].attrXX <= 15>>
@@color:red;turned off by women.@@
<<elseif $slaves[$i].attrXX <= 35>>
@@color:red;not attracted to women.@@
<<elseif $slaves[$i].attrXX <= 65>>
indifferent to women.
<<elseif $slaves[$i].attrXX <= 85>>
@@color:green;attracted to women.@@
<<elseif $slaves[$i].attrXX <= 95>>
@@color:green;aroused by women.@@
<<else>>
@@color:green;passionate about women.@@
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].devotion > 50>>
She does her best for you, so she frequently deserves a reward and never needs to be punished.
<<set _punishments = 0>>
<<set _rewards = 3>>
<<elseif $slaves[$i].devotion > 20>>
She's obedient out of acceptance of her place, so she often deserves a reward and rarely needs to be punished.
<<set _punishments = 1>>
<<set _rewards = 2>>
<<elseif $slaves[$i].devotion >= -20>>
<<if $slaves[$i].trust < -20>>
She's obedient out of fear, so she only rarely deserves a reward and sometimes needs to be punished.
<<set _punishments = 1>>
<<set _rewards = 1>>
<<else>>
She's too trusting for obedience and often needs to be punished.
<<set _punishments = 2>>
<<set _rewards = 0>>
<</if>>
<<else>>
<<if $slaves[$i].trust < -50>>
She's only obedient out of terror, so she sometimes needs to be punished.
<<set _punishments = 1>>
<<set _rewards = 0>>
<<else>>
She hates you too much to obey, so she needs constant punishment.
<<set _punishments = 3>>
<<set _rewards = 0>>
<</if>>
<</if>>
<<if _rewards > 0>>
<<switch $slaves[$i].standardReward>>
<<case "relaxation">>
She's given free time, which she
<<if $spa != 0>>
usually spends in $spaName<<if $Attendant != 0>> enjoying $Attendant.slaveName's care<</if>>.
<<else>>
usually spends relaxing in the slave quarters.
<</if>>
<<if $slaves[$i].relationship > 0>>
She often asks to save these breaks so she can spend them with her <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>wife<</if>>.
<</if>>
These breaks are @@color:green;good for her.@@
<<set $slaves[$i].health += _rewards>>
<<case "drugs">>
She's @@color:hotpink;rewarded@@ with hits of mild recreational drugs, which @@color:red;isn't healthy,@@ but helps bind her to you strongly.
<<set $slaves[$i].health -= _rewards>>
<<set $slaves[$i].devotion += _rewards*2>>
<<case "orgasm">>
She's @@color:hotpink;rewarded@@ with
<<if $slaves[$i].clitPiercing >= 3>>
sustained orgasm from her <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing,
<<elseif $activeSlave.releaseRules == "sapphic">>
immediate sex with any nearby slave,
<<else>>
a quick climax from a vibrator,
<</if>>
@@color:green;boosting her libido.@@
<<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>>
<<set $slaves[$i].devotion += _rewards>>
<<default>>
She's @@color:hotpink;rewarded@@
<<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>>
and @@color:gold;punished@@
<</if>>
situationally, letting her develop normally.
<<set $slaves[$i].devotion += _rewards>>
<</switch>>
<</if>>
<<if _punishments > 0>>
<<switch $slaves[$i].standardPunishment>>
<<case "confinement">>
When she disobeys, she's
<<if $cellblock != 0>>
@@color:gold;put in $cellblockName@@<<if $Wardeness != 0>>, where she can experience $Wardeness.slaveName's tender mercies<</if>>.
<<else>>
@@color:gold;shut up in a box@@ until she behaves.
<</if>>
<<set $slaves[$i].trust -= _punishments>>
<<case "whipping">>
When she disobeys, she's @@color:gold;whipped,@@ not hard enough to mark her, but hard enough to @@color:red;hurt,@@ breaking her quickly.
<<set $slaves[$i].health -= _punishments>>
<<set $slaves[$i].trust -= 2*_punishments>>
<<case "chastity">>
When she disobeys, she's @@color:gold;denied@@ her next orgasm, @@color:red;reducing her libido@@ but breaking her to @@color:hotpink;sexual obedience.@@
<<if $slaves[$i].energy > 2>><<set $slaves[$i].energy -= 2*_punishments>><</if>>
<<set $slaves[$i].devotion += _punishments>>
<<set $slaves[$i].trust -= _punishments>>
<<default>>
<<if (_rewards == 0) || ($slaves[$i].standardReward != "situational")>>
When she disobeys, she's @@color:gold;punished@@ situationally, letting her develop normally.
<</if>>
<<set $slaves[$i].trust -= _punishments>>
<</switch>>
<</if>>
<</if>> /*Closes mindbreak exemption*/
<</if>> /*Closes fuckdoll exemption*/
|
mayibrad/fc
|
src/uncategorized/saRules.tw
|
tw
|
bsd-3-clause
| 34,135 |
:: SA servant [nobr]
works as a servant. She performs the lowest jobs in your penthouse, cleaning up after your other slaves, bathing them, helping them dress, and giving them sexual relief.
<<if $servantsQuarters > 0>>
<<if (($universalRulesFacilityWork == 1) && ($slaves[$i].assignment is "be a servant") && ($servantsQuartersSpots > 0)) || ($slaves[$i].assignment is "work as a servant")>>
<<if ($slaves[$i].assignment is "be a servant")>>
Since there's extra space in the servants' quarters, $assistantName attaches her to the cadre of maids there.
<<set $servantsQuartersSpots -= 1>>
<</if>>
<<if ($Stewardess != 0)>>
This brings her under $Stewardess.slaveName's supervision. The Stewardess <<if $slaves[$i].devotion < -20>>subjects her to corrective rape when her service is imperfect, or when she feels like raping her, forcing the poor slave to @@color:yellowgreen;find refuge in work.@@<<elseif $slaves[$i].devotion <= 20>>molests her, encouraging the poor slave to keep her head down and @@color:yellowgreen;work harder.@@<<else>>uses sex as a reward, getting her off when she @@color:yellowgreen;works harder.@@<</if>>
<<set $cash += $stewardessBonus>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].trust < -20)>>
She is frightened of punishment and works very hard, @@color:yellowgreen;reducing the upkeep@@ of your slaves.
<<elseif ($slaves[$i].devotion < -20)>>
She is reluctant, requiring your other slaves to force her services, and does not @@color:yellowgreen;reduce upkeep@@ of your slaves much.
<<elseif ($slaves[$i].devotion <= 20)>>
She is hesitant, requiring your other slaves to demand her services, and only slightly @@color:yellowgreen;reduces upkeep@@ of your slaves.
<<elseif ($slaves[$i].devotion <= 50)>>
She is obedient, offering your other slaves to her services, and moderately @@color:yellowgreen;reduces the upkeep@@ of your slaves.
<<elseif ($slaves[$i].devotion <= 95)>>
She is devoted, happily giving your other slaves her services, and @@color:yellowgreen;reduces the upkeep@@ of your slaves.
<<else>>
She is so happy to serve your other slaves that she often sees to their needs before they know they have them, and greatly @@color:yellowgreen;reduces the upkeep@@ of your slaves.
<</if>>
<<set $slaves[$i].oralCount += random(5,10)>>
<<set $oralTotal += random(5,10)>>
<<if ($slaves[$i].relationship is -2)>>
She does her best to perfect your domesticity due to her emotional bond to you.
<<elseif ($slaves[$i].relationship is -3)>>
She does her very best to be the perfect housewife, making her an outstanding servant.
<</if>>
<<if ($slaves[$i].fetishStrength > 60)>>
<<if ($slaves[$i].fetish is "submissive") && ($slaves[$i].fetishKnown == 1)>>
Her natural affinity for submission increases her effectiveness.
<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish is "dom")>>
Her sexual appetite for domination reduces her effectiveness.
<</if>>
<</if>>
<<if ($slaves[$i].energy < 20)>>
Her frigidity allows her to ignore the intercourse all around her, making her very efficient.
<<elseif ($slaves[$i].energy < 40)>>
Her low sex drive keeps her from becoming too distracted by the intercourse all around her, making her more efficient.
<</if>>
<<if (($slaves[$i].eyes <= -1) && ($slaves[$i].eyewear != "corrective glasses") && ($slaves[$i].eyewear != "corrective contacts")) || ($slaves[$i].eyewear is "blurring glasses") || ($slaves[$i].eyewear is "blurring contacts")>>
Her bad vision makes her a worse servant.
<</if>>
<<if ($slaves[$i].lactation > 0)>>
Since she is
<<if ($slaves[$i].devotion > 20) || ($slaves[$i].trust < -20)>>
lactating, she serves
<<else>>
lactating, and disobedient, she is restrained to serve
<</if>>
as a drink dispenser at mealtimes, and makes a meaningful contribution to her fellow slaves' nutrition in concert with the feeding systems.
<</if>>
|
mayibrad/fc
|
src/uncategorized/saServant.tw
|
tw
|
bsd-3-clause
| 3,870 |
:: SA serve the public [nobr]
<<set $bellyAccessory to $slaves[$i].bellyAccessory>>
<<if ($slaves[$i].assignment is "serve in the club") || ($slaves[$i].assignment is "serve the public")>>
<<set $publicServants += 1>>
<</if>>
<<FResult $slaves[$i]>>
<<if ($slaves[$i].releaseRules is "restrictive") && ($slaves[$i].standardReward isnot "orgasm")>>
<<set $FResult += 2>>
<</if>>
<<if $ACitizens > $ASlaves*2>>
<<set $FResult = Math.trunc($FResult*1.1)>>
<<elseif $ACitizens > $ASlaves>>
<<set $FResult = Math.trunc($FResult*1)>>
<<elseif $ACitizens > $ASlaves*0.5>>
<<set $FResult = Math.trunc($FResult*0.95)>>
<<elseif $ACitizens > $ASlaves*0.25>>
<<set $FResult = Math.trunc($FResult*0.9)>>
<<else>>
<<set $FResult = Math.trunc($FResult*0.85)>>
<</if>>
<<Beauty $slaves[$i]>>
<<if $ACitizens > $ASlaves*2>>
<<set $beauty = Math.trunc($beauty*1.1)>>
<<elseif $ACitizens > $ASlaves>>
<<set $beauty = Math.trunc($beauty*1)>>
<<elseif $ACitizens > $ASlaves*0.5>>
<<set $beauty = Math.trunc($beauty*0.95)>>
<<elseif $ACitizens > $ASlaves*0.25>>
<<set $beauty = Math.trunc($beauty*0.9)>>
<<else>>
<<set $beauty = Math.trunc($beauty*0.85)>>
<</if>>
<<if $slaves[$i].sexualFlaw is "attention whore">>
<<set $beauty = Math.trunc($beauty*1.1)>>
<</if>>
<<if $slaves[$i].assignment is "be the DJ">>
<<if $clubSlaves+$slavesGettingHelp > 0>>
<<set $beauty = Math.trunc($beauty*((5-$clubSlaves-$slavesGettingHelp)/5))>>
<</if>>
<</if>>
<<if ($slaves[$i].devotion > 95) || ($slaves[$i].energy > 95)>>
enthusiastically serves
<<elseif ($slaves[$i].devotion > 50)>>
willingly serves
<<elseif ($slaves[$i].devotion > 20)>>
obediently serves
<<elseif ($slaves[$i].trust < -20)>>
reluctantly serves
<<else>>
is forced to serve
<</if>>
the public.
<<if $arcologies[0].FSEdoRevivalist is "unset">>
<<set $beautyMultiplier to 1>>
<<else>>
<<set $beautyMultiplier to (1+($arcologies[0].FSEdoRevivalist/($FSLockinLevel*3)))>>
<</if>>
<<if $club > 0>>
<<if (($universalRulesFacilityWork == 1) && ($slaves[$i].assignment is "serve the public") && ($clubSpots > 0)) || ($slaves[$i].assignment is "serve in the club")>>
<<if ($slaves[$i].assignment is "serve the public")>>
Since there's extra space in $clubName, she's promiscuous there.
<</if>>
<<if $clubAdsSpending != 0>>
<<if $clubAdsStacked == 1>>
<<if ($slaves[$i].butt > 4)>>
<<if ($slaves[$i].boobs > 800)>>
<<set $beautyMultiplier += 0.05>>
Her stacked body fits $clubName's ad campaign, getting her more attention.
<</if>>
<</if>>
<<elseif $clubAdsStacked is -1>>
<<if ($slaves[$i].boobs < 500)>>
<<if ($slaves[$i].butt < 3)>>
<<if ($slaves[$i].weight <= 10)>>
<<if ($slaves[$i].muscles <= 30)>>
<<set $beautyMultiplier += 0.05>>
Her slim body fits $clubName's ad campaign, getting her more attention.
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $clubAdsPreg == 1>>
<<if ($slaves[$i].preg > 10) || ($slaves[$i].bellyImplant >= 4000)>>
<<set $beautyMultiplier += 0.05>>
Her gravid body fits $clubName's ad campaign, getting her more attention.
<</if>>
<<elseif $clubAdsPreg is -1>>
<<if ($slaves[$i].pregType < 10)>>
<<if ($slaves[$i].preg < 1)>>
<<if ($slaves[$i].weight < 30)>>
<<if (!$fakeBellies.contains($bellyAccessory))>>
<<if ($slaves[$i].bellyImplant == 0)>>
<<if ($slaves[$i].inflation == 0)>>
<<set $beautyMultiplier += 0.05>>
Her flat belly fits $clubName's ad campaign, getting her more attention.
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $clubAdsModded == 1>>
<<if $modScore > 15 || ($piercingScore > 8 && $tatScore > 5)>>
<<set $beautyMultiplier += 0.05>>
Body art like hers is a major draw.
<</if>>
<<elseif $clubAdsModded == -1>>
<<if $slaves[$i].corsetPiercing == 0 && $piercingScore < 3 && $tatScore < 2>>
<<set $beautyMultiplier += 0.05>>
Very clean bodies like hers are a major draw.
<</if>>
<</if>>
<<if $clubAdsImplanted == 1>>
<<if ($slaves[$i].boobsImplant > 0)>>
<<if ($slaves[$i].buttImplant > 0)>>
<<if ($slaves[$i].bellyImplant > 0)>>
<<if ($slaves[$i].waist > 0)>>
<<if ($slaves[$i].lipsImplant > 0)>>
<<set $beautyMultiplier += 0.05>>
Many citizens come to $clubName looking to fuck a plastic slut like her.
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif $clubAdsImplanted is -1>>
<<if ($slaves[$i].boobsImplant == 0)>>
<<if ($slaves[$i].buttImplant == 0)>>
<<if ($slaves[$i].waist < 2)>>
<<if ($slaves[$i].lipsImplant == 0)>>
<<if ($slaves[$i].bellyImplant == 0)>>
<<if ($slaves[$i].faceImplant < 2)>>
<<set $beautyMultiplier += 0.05>>
Many citizens come to $clubName looking to get with a natural girl like her.
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $clubAdsOld == 1>>
<<if ($slaves[$i].physicalAge >= 30)>>
<<set $beautyMultiplier += 0.05>>
She's perfect for $clubName, which practically exists to match citizens up with mature slaves.
<</if>>
<<elseif $clubAdsOld is -1>>
<<if ($slaves[$i].physical < 30) && ($slaves[$i].physical >= 18)>>
<<set $beautyMultiplier += 0.05>>
She's perfect for $clubName, which practically exists to match citizens up with young slaves.
<</if>>
<<elseif $clubAdsOld is -2>>
<<if ($slaves[$i].physical <= 18) && ($slaves[$i].physical >= 13)>>
<<set $beautyMultiplier += 0.05>>
She's perfect for $clubName, which practically exists to match citizens up with teenage slaves.
<</if>>
<<elseif $clubAdsOld is -3>>
<<if ($slaves[$i].physical < 13)>>
<<set $beautyMultiplier += 0.05>>
She's perfect for $clubName, which practically exists to match citizens up with loli slaves.
<</if>>
<</if>>
<<if $clubAdsXX == 1>>
<<if ($slaves[$i].dick == 0)>>
<<set $beautyMultiplier += 0.05>>
Almost everyone who comes to $clubName is looking to fuck a girl like her.
<</if>>
<<elseif $clubAdsXX is -1>>
<<if ($slaves[$i].dick > 0)>>
<<set $beautyMultiplier += 0.05>>
Almost everyone who comes to $clubName is looking to poke a girl who cums when buttfucked.
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].assignment is "serve the public")>>
<<set $clubSpots -= 1>>
<</if>>
<<if $DJ != 0>>
<<if $DJRepBonus > 0>>
<<set $beautyMultiplier += $DJRepBonus>>
<<if ($slaves[$i].assignment is "serve the public")>>
Working
<<else>>
Living and working
<</if>>
out of the club, she comes under $DJ.slaveName's
<<if $DJRepBonus < 0.1>>
completely inept
<<elseif $DJRepBonus < 0.2>>
unskilled
<<elseif $DJRepBonus < 0.3>>
skillful
<<else>>
masterful
<</if>>
leadership.
<<if ($DJ.face > 1) && ($DJ.intelligence > 1)>>
<<if ($slaves[$i].devotion > 20)>>
The DJ is such a gorgeous diva that she's swept along by her charisma, and does her best to be a worthy part of her entourage.
<</if>>
<</if>>
<<if ($slaves[$i].sexualFlaw != "none") && (random(1,100) > 90)>>
$DJ.slaveName manages to @@color:green;break@@ $slaves[$i].slaveName of her sexual flaws.
<<set $slaves[$i].sexualFlaw to "none">>
<<elseif ($slaves[$i].behavioralFlaw != "none") && (random(1,100) > 90)>>
$DJ.slaveName manages to @@color:green;break@@ $slaves[$i].slaveName of her flaws.
<<set $slaves[$i].behavioralFlaw to "none">>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<set $beauty = Math.trunc($beauty*$beautyMultiplier)>>
Her appearance attracted $beauty members of the public (<<print Math.trunc($beauty/7)>> a day)<<if $beauty > 160>>, so many that each of her holes was often filled by more than one cock<<elseif $beauty > 140>>, so many that she spent much of her time getting gangbanged<<elseif $beauty > 120>>, so many that citizens often spitroasted the slut<<elseif $beauty > 100>>, so many that she frequently had sex with multiple citizens at once<<elseif $beauty > 70>>, so many that she occasionally had sex with multiple citizens at once<</if>>. Most of them
<<if $FResult > 15>>
were putty in her hands.
<<elseif $FResult > 10>>
greatly enjoyed her services.
<<elseif $FResult > 5>>
enjoyed her body.
<<else>>
liked using her.
<</if>>
<<if $seeAge == 1>>
<<if $slaves[$i].physicalAge == 18>>
<<if $slaves[$i].birthWeek == 0>>
She just turned 18 this week, giving her an immense boost to both popularity and appeal.
<<elseif $slaves[$i].birthWeek < 4>>
This is still the first month in which it's legal to pay to fuck her, giving her a boost to both popularity and appeal.
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].behavioralQuirk is "advocate")>>
$slaves[$i].slaveName @@color:hotpink;really enjoys@@ being able to share her convert's enthusiasm about slavery with new people.
<<set $slaves[$i].devotion += 1>>
<<elseif ($slaves[$i].behavioralQuirk is "funny")>>
$slaves[$i].slaveName @@color:hotpink;really enjoys@@ making so many people laugh.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if ($slaves[$i].sexualQuirk is "tease")>>
$slaves[$i].slaveName @@color:mediumaquamrine;trusts your judgment@@ in assigning her a job that affords her a chance to tease and flirt.
<<set $slaves[$i].trust += 1>>
<</if>>
<<set $injury to 0>>
<<if ($slaves[$i].curatives > 0)>>
The drugs she's on protect her from the wear of being a slut.
<<elseif ($slaves[$i].health < -50)>>
The stress of being a slut while ill is @@color:red;very hard on her.@@
<<set $slaves[$i].health -= 10>>
<<set $injury to 1>>
<<elseif ($slaves[$i].health < -20) && (random(1,100) > 50)>>
The stress of being a slut while ill is @@color:red;hard on her.@@
<<set $slaves[$i].health -= 7>>
<<set $injury to 1>>
<<elseif ($slaves[$i].vagina < 0)>>
<<if (($slaves[$i].analSkill + $slaves[$i].oralSkill) >= 200)>>
She's such an expert slut that she copes with the stress of being a shemale slut.
<<elseif random(1,100) > 40+(10*($slaves[$i].analSkill + $slaves[$i].oralSkill))>>
The stress of being a shemale slut is @@color:red;hard on her.@@
<<set $slaves[$i].health -= 7>>
<<set $injury to 1>>
<</if>>
<<elseif ($slaves[$i].vaginalAccessory is "chastity belt")>>
<<if (($slaves[$i].analSkill + $slaves[$i].oralSkill) >= 200)>>
She's such an expert slut that she copes with the stress of being limited to buttsex and oral.
<<elseif random(1,100) > 40+(10*($slaves[$i].analSkill + $slaves[$i].oralSkill))>>
The stress of being being limited to buttsex and oral is @@color:red;hard on her.@@
<<set $slaves[$i].health -= 7>>
<<set $injury to 1>>
<</if>>
<<elseif ($slaves[$i].analSkill + $slaves[$i].oralSkill + $slaves[$i].vaginalSkill) < 300>>
<<if random(1,100) > 10+(($slaves[$i].analSkill + $slaves[$i].oralSkill + $slaves[$i].vaginalSkill)/10)>>
<<set $injury to 1>>
<</if>>
<</if>>
<<if ($injury == 1)>>
<<set $slaves[$i].health -= 3>>
<<set $seed to random(1,100)>>
<<if ($seed > 80)>>
<<set $slaves[$i].minorInjury to "sore ass">>
Rough anal with a careless citizen left her with a @@color:red;$slaves[$i].minorInjury.@@
<<display "minor injury response">>
<<elseif ($seed > 60)>>
<<set $slaves[$i].minorInjury to "black eye">>
A violent citizen left her with a @@color:red;$slaves[$i].minorInjury.@@
<<display "minor injury response">>
<<elseif ($seed > 40)>>
<<set $slaves[$i].minorInjury to "split lip">>
An abusive citizen left her with a @@color:red;$slaves[$i].minorInjury.@@
<<display "minor injury response">>
<<elseif ($seed > 20)>>
<<set $slaves[$i].minorInjury to "bad bruise">>
A rough citizen left her with a @@color:red;$slaves[$i].minorInjury.@@
<<display "minor injury response">>
<<else>>
<<set $slaves[$i].minorInjury to "sore muscle">>
The hard labor of constant sex left her with @@color:red;$slaves[$i].minorInjury.@@
<</if>>
<</if>>
<<if ($slaves[$i].vagina != -1)>>
<<if canDoVaginal($slaves[$i])>>
<<if ($slaves[$i].vagina == 0)>>
<<if ($slaves[$i].aphrodisiacs > 1)>>
Her virginity goes to the citizen who most deserves the gift of a slave's cherry, earning ¤<<print ($beauty*10)>>. She's so full of aphrodisiacs that she @@color:hotpink;enjoys the experience.@@ @@color:lime;Her pussy is now broken in.@@
<<set $slaves[$i].devotion += 4>>
<<set $slaves[$i].vagina to 1>>
<<set $FResult += 10>>
<<elseif ($slaves[$i].devotion > 20)>>
Her virginity goes to the citizen who most deserves the gift of a slave's cherry, earning ¤<<print ($beauty*10)>>. Losing her virginity in this way @@color:hotpink;confirms her submission to you.@@ @@color:lime;Her pussy is now broken in.@@
<<set $slaves[$i].devotion += 4>>
<<set $slaves[$i].vagina to 1>>
<<set $FResult += 10>>
<<else>>
Her virginity goes to the citizen who most deserves the gift of a slave's cherry, earning ¤<<print ($beauty*10)>>. She tries to resist, and losing her virginity to a rape makes her @@color:mediumorchid;hate@@ and @@color:gold;fear@@ you a great deal. @@color:lime;Her pussy is now broken in.@@
<<set $slaves[$i].devotion -= 10>>
<<set $slaves[$i].trust -= 10>>
<<set $slaves[$i].vagina to 1>>
<<set $FResult += 10>>
<</if>>
<<elseif ($slaves[$i].vagina < 3)>>
<<if (random(1,100) > ((170-$beauty)+($slaves[$i].vagina*10)+($slaves[$i].vaginalSkill/3)))>>
@@color:lime;Her pussy gets loosened by the intense use.@@
<<set $slaves[$i].vagina += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if canDoAnal($slaves[$i])>>
<<if ($slaves[$i].anus == 0)>>
<<if ($slaves[$i].aphrodisiacs > 1)>>
Her tight little anus goes to the @@color:green;most prominent citizen@@ to show an interest in an anal virgin. She's so full of aphrodisiacs that she @@color:hotpink;enjoys the experience.@@ Her fresh asshole is fucked all week, and by the end of it @@color:lime;she won't sit down.@@
<<set $slaves[$i].devotion += 4>>
<<set $slaves[$i].anus to 2>>
<<set $FResult += 5>>
<<elseif ($slaves[$i].devotion > 20)>>
Her tight little anus goes to the @@color:green;most prominent citizen@@ to show an interest in an anal virgin. The pain and humiliation @@color:hotpink;confirm her submission to you.@@ Her fresh asshole is fucked all week, and by the end of it @@color:lime;she won't sit down.@@
<<set $slaves[$i].devotion += 4>>
<<set $slaves[$i].anus to 2>>
<<set $FResult += 5>>
<<else>>
Her tight little anus goes to the @@color:green;most prominent citizen@@ to show an interest in an anal virgin. The pain and humiliation increases her @@color:mediumorchid;hatred@@ and @@color:gold;fear@@ for you. Her fresh asshole is fucked all week, and by the end of it @@color:lime;she won't sit down.@@
<<set $slaves[$i].devotion -= 5>>
<<set $slaves[$i].trust -= 5>>
<<set $slaves[$i].anus to 2>>
<<set $FResult += 5>>
<</if>>
<<elseif ($slaves[$i].anus < 3)>>
<<if ($slaves[$i].vagina < 0)>>
<<if ((random(1,100) > ((150-$beauty)+($slaves[$i].anus*10)+($slaves[$i].analSkill/6))))>>
@@color:lime;Her asshole sees constant use in place of a pussy and loosens.@@
<<set $slaves[$i].anus += 1>>
<</if>>
<<elseif ($slaves[$i].vaginalAccessory is "chastity belt")>>
<<if ((random(1,100) > ((150-$beauty)+($slaves[$i].anus*10)+($slaves[$i].analSkill/6))))>>
@@color:lime;Her asshole sees constant use in place of her protected pussy and loosens.@@
<<set $slaves[$i].anus += 1>>
<</if>>
<<else>>
<<if ((random(1,100) > ((160-$beauty)+($slaves[$i].anus*10)+($slaves[$i].analSkill/6))))>>
@@color:lime;Her asshole loosens with constant use.@@
<<set $slaves[$i].anus += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].devotion > 20)>>
<<elseif !canWalk($slaves[$i])>>
Since she can't walk, never mind dance, she sits on a stool near the floor to flirt until a citizen feels like helping her back to a private room.
<<elseif ($slaves[$i].entertainSkill <= 30)>>
She attracts some attention by stripping, come-ons, and simple dancing.
<<elseif ($slaves[$i].entertainSkill <= 60)>>
She attracts more attention with striptease, flirting, and erotic dancing.
<<elseif ($slaves[$i].entertainSkill < 100)>>
She attracts much attention with arousing innuendo and lusty striptease.
<<else>>
She attracts popular attention with clever flirting and world-class erotic dancing.
<</if>>
<<if $slaves[$i].aphrodisiacs > 1>>
The aphrodisiac cocktail has her so desperately horny that regardless of her personal feelings, she @@color:hotpink;gets off with the public all week.@@ In her drug-addled state she doesn't remember enough to learn sexual skills.
<<set $slaves[$i].devotion += 4>>
<<elseif ($slaves[$i].devotion <= 20) && ($slaves[$i].energy <= 95)>>
<<if $slaves[$i].trust >= -20>>
She tries to refuse being treated as an open slut, so she is restrained for public use. She loses a bit of herself to a week of rape, but remembers enough to know @@color:mediumorchid;you're responsible,@@ and @@color:gold;can force her if necessary.@@
<<set $slaves[$i].devotion -= 5>>
<<set $slaves[$i].trust -= 5>>
<<else>>
She doesn't show much enthusiasm, but the habit of sexual slavery @@color:hotpink;wears away at her will.@@
<<set $slaves[$i].devotion += 4>>
<</if>>
<<else>>
<<if ($slaves[$i].oralSkill + $slaves[$i].analSkill >= 200) && (($slaves[$i].vaginalSkill >= 100) || (canDoVaginal($slaves[$i]) == false))>>
She's a @@color:aquamarine;sexual master@@
<<if canDoVaginal($slaves[$i])>>
whose
<<else>>
and despite <<if $slaves[$i].vagina < 0>>her lack of a<<else>>the inaccessibility of her<</if>> front hole, her
<</if>>
charms are only for the @@color:green;most prominent citizens.@@ When she's not
<<if canDoVaginal($slaves[$i]) && (random(1,4) == 1)>>
pleasing high society with her <<if $slaves[$i].prestige > 0>>prestigious<<else>>popular<</if>> pussy,
<<elseif ($beauty > 70) && (random(1,3) == 1)>>
getting gangbanged,
<<elseif (random(1,2) == 1)>>
giving away one of her <<if $slaves[$i].prestige > 0>>famous<<else>>top-tier<</if>> blowjobs,
<<else>>
providing free access to her <<if $slaves[$i].prestige > 0>>legendary<<else>>notorious<</if>> anus,
<</if>>
she offers personal training and sexual therapy.
<<else>>
She shows diligence, and her @@color:green;sexual skills improve,@@ according to what the citizens demand<<if canDoVaginal($slaves[$i]) == false>> and what's possible for her<</if>>.
<<set $skillIncrease = 5+$slaves[$i].intelligence+$oralUseWeight>>
<<OralSkillIncrease $slaves[$i]>>
<<if canDoAnal($slaves[$i])>>
<<set $skillIncrease = 5+$slaves[$i].intelligence+$AnalUseWeight>>
<<AnalSkillIncrease $slaves[$i]>>
<</if>>
<<if canDoVaginal($slaves[$i])>>
<<set $skillIncrease = 5+$slaves[$i].intelligence+$vaginalUseWeight>>
<<VaginalSkillIncrease $slaves[$i]>>
<</if>>
<</if>>
<<if ($slaves[$i].amp != 1)>>
<<if ($slaves[$i].entertainSkill < 100)>>
She gains experience as a public slut.
<<set $skillIncrease = 10+$slaves[$i].intelligence>>
<<EntertainSkillIncrease $slaves[$i]>>
<</if>>
<</if>>
<</if>>
<<if $showEWM == 1>>
<<if ($slaves[$i].releaseRules is "restrictive") && ($slaves[$i].standardReward isnot "orgasm")>>
She's a better slut because public service is her main sexual outlet.
<</if>>
<<if $familyTesting == 1>>
<<if $slaves[$i].mother > 0 || $slaves[$i].father > 0 || $slaves[$i].daughters > 0 || $slaves[$i].sisters > 0>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if ($slaves[$i].ID == $slaves[$j].father || $slaves[$i].ID == $slaves[$j].mother || $slaves[$j].ID == $slaves[$i].father || $slaves[$j].ID == $slaves[$i].mother || areSisters($slaves[$i], $slaves[$j]) > 0) && $slaves[$j].assignment == "serve the public">>
<<set $children.push($slaves[$j])>>
<</if>>
<</for>>
<<if $children.length > 2>>
Since her relatives,
<<for $j to 0; $j < $children.length; $j++>>
<<if $j < $children.length-1>>
$children[$j].slaveName,
<<else>>
and $children[$j].slaveName,
<</if>>
<</for>>
are public sluts too, she earns extra attention.
<<if $arcologies[0].FSEgyptianRevivalist > 20>>
Citizens are very excited about being able to participate in properly ancient Egyptian incestuous sex.
<</if>>
<<elseif $children.length > 1>>
Since her relatives, $children[0].slaveName and $children[1].slaveName, are public sluts too, she earns extra attention.
<<if $arcologies[0].FSEgyptianRevivalist > 20>>
Citizens are very excited about being able to participate in properly ancient Egyptian incestuous sex.
<</if>>
<<elseif $children.length > 0>>
Since her relative, $slaves[0].slaveName, is a public slut too, she earns extra attention.
<<if $arcologies[0].FSEgyptianRevivalist > 20>>
Citizens are very excited about being able to participate in properly ancient Egyptian incestuous sex.
<</if>>
<</if>>
<<set $children = []>>
<</if>>
<<else>>
<<if $slaves[$i].relation != 0>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].relationTarget>>
<<if $slaves[$j].assignment is $slaves[$i].assignment>>
Since her $slaves[$j].relation $slaves[$j].slaveName is a public slut too, she earns extra attention.
<<if $arcologies[0].FSEgyptianRevivalist > 20>>
Citizens are very excited about being able to participate in properly ancient Egyptian incestuous sex.
<</if>>
<</if>>
<<break>>
<</if>>
<</for>>
<</if>>
<</if>>
<<if $slaves[$i].relationship > 0>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].relationshipTarget>>
<<if $slaves[$j].assignment is $slaves[$i].assignment>>
Her
<<if $slaves[$j].relationship <= 1>>
friend
<<elseif $slaves[$j].relationship <= 2>>
best friend
<<elseif $slaves[$j].relationship <= 3>>
friend with benefits
<<elseif $slaves[$j].relationship <= 4>>
lover
<<elseif $slaves[$j].relationship > 4>>
slave wife
<</if>>
$slaves[$j].slaveName is also serving the public and they work well together.
<</if>>
<<break>>
<</if>>
<</for>>
<<elseif $slaves[$i].relationship is -1>>
She relies on citizens' desire to fuck her for emotional support, making her an excellent, if occasionally disturbing, slut.
<</if>>
<<if $slaves[$i].rivalry != 0>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].rivalryTarget>>
<<if $slaves[$j].assignment is $slaves[$i].assignment>>
She's a little less effective due to her mutual dislike with $slaves[$j].slaveName.
<</if>>
<<break>>
<</if>>
<</for>>
<</if>>
<<if $slaves[$i].minorInjury != 0>>
She attracts fewer people due to her minor injury.
<<set $beauty -= 1>>
<</if>>
<<if canTalk($slaves[$i])>>
<<if $slaves[$i].voice > 2>>
<<if $slaves[$i].voiceImplant > 0>>
Her high-pitched bimbo voice improves her come-ons.
<<else>>
Her high, girly voice improves her come-ons.
<</if>>
<<elseif $slaves[$i].voice == 1>>
Most citizens find her deep voice unattractive, making it harder for her to flirt successfully.
<</if>>
<</if>>
<<if ($arcologies[0].FSTransformationFetishist > 20) || ($arcologies[0].FSDegradationist > 20)>>
<<if $modScore > 15 || ($piercingScore > 8 && $tatScore > 5)>>
The public fetishizes body mods and considers hers fascinating.
<<elseif $modScore > 7>>
The public fetishizes body mods and considers hers interesting.
<</if>>
<<elseif ($arcologies[0].FSBodyPurist > 20) || ($arcologies[0].FSPaternalist > 20)>>
<<if $modScore <= 7>>
The public disapproves of body mods and is pleased that she's unspoiled in that regard.
<<else>>
The public disapproves of body mods and considers hers unappealing.
<</if>>
<<else>>
<<if $modScore > 15 || ($piercingScore > 8 && $tatScore > 5)>>
She has so much body art that most potential patrons don't think she needs any more.
<<elseif !($slaves[$i].corsetPiercing == 0 && $piercingScore < 3 && $tatScore < 2)>>
Her body art helps attract patrons to use her freely.
<</if>>
<</if>>
<<if $slaves[$i].aphrodisiacs > 1>>
On such a heavy aphrodisiac dose, she can't wait for each citizen to fuck her.
<<elseif $slaves[$i].aphrodisiacs > 0>>
On aphrodisiacs, she climaxes with every citizen.
<<elseif $slaves[$i].devotion > 95>>
She's so devoted that she does her best and pleases every citizen.
<<elseif $slaves[$i].devotion > 50>>
She's so devoted that she works hard to please citizens.
<<elseif $slaves[$i].trust < -20>>
She's afraid of you, so she works hard to please citizens.
<<else>>
She neither loves nor fears you enough to work hard, and makes a poor slut.
<</if>>
<<if ($slaves[$i].butt > 4) && ($slaves[$i].boobs > 800)>>
<<if $arcologies[0].FSAssetExpansionist != "unset">>
Her huge, fashionable assets are immensely popular.
<<if canTalk($slaves[$i])>>
<<if $slaves[$i].voice > 2>>
Her high voice contributes to her bimbo image, so she does even better.
<</if>>
<</if>>
<<elseif $arcologies[0].FSSlimnessEnthusiast >= 20>>
She receives little attention for her large assets since many citizens consider them disgusting.
<<else>>
The public enjoys her huge assets.
<</if>>
<<if $arcologies[0].FSGenderRadicalist != "unset">>
<<if $slaves[$i].dick > 0>>
The new appetite for stacked sluts with dicks makes her especially successful.
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].visualAge >= 30)>>
<<if $arcologies[0].FSMaturityPreferentialist != "unset">>
Her mature body is very fashionable.
<<elseif $arcologies[0].FSYouthPreferentialist != "unset">>
Her old body is badly out of fashion.
<</if>>
<<else>>
<<if $arcologies[0].FSYouthPreferentialist != "unset">>
Her youthful body is very fashionable.
<<elseif $arcologies[0].FSMaturityPreferentialist != "unset">>
Her young body is out of fashion.
<</if>>
<</if>>
<<if ($slaves[$i].boobs < 500) && ($slaves[$i].butt < 3) && ($slaves[$i].weight <= 10) && ($slaves[$i].muscles <= 30)>>
<<if $arcologies[0].FSSlimnessEnthusiast != "unset">>
<<if canTalk($slaves[$i])>>
<<if $slaves[$i].voice > 2>>
Her high voice contributes to her girlish image, so she does even better.
<</if>>
<</if>>
The public enjoys her fashionably sleek little body.
<<else>>
The public enjoys her sleek, girlish figure.
<</if>>
<</if>>
<<if ($slaves[$i].boobsImplant == 0) && ($slaves[$i].buttImplant == 0) && ($slaves[$i].waist < 2) && ($slaves[$i].bellyImplant == 0) && ($slaves[$i].lipsImplant == 0) && ($slaves[$i].faceImplant < 2)>>
<<if $arcologies[0].FSBodyPurist != "unset">>
With her all-natural, implant free appearance, she's very popular.
<<elseif $arcologies[0].FSTransformationFetishist >= 20>>
The public is disappointed by her all-natural, implant free appearance.
<<else>>
Some discerning people appreciate her all-natural, implant free appearance.
<</if>>
<<else>>
<<if $arcologies[0].FSTransformationFetishist != "unset">>
The public appreciates her augmented body.
<</if>>
<</if>>
<<if $slaves[$i].teeth is "removable">>
The extra attention she receives from her ability to give toothless sucks is about balanced out by the citizens who are disgusted by it.
<<elseif $slaves[$i].teeth is "pointy">>
The extra attention she receives due to her sharp teeth is balanced by the citizens who are scared off by them.
<</if>>
<<if $slaves[$i].dick != 0>>
<<if $arcologies[0].FSGenderRadicalist is "unset">>
She's less popular because many citizens prefer sluts without cocks.
<<elseif $arcologies[0].FSGenderRadicalist < 50>>
Her cock entices some citizens and disappoints others; it has little effect on her popularity.
<<else>>
The overwhelming majority of citizens consider her cock an attraction.
<</if>>
<</if>>
<<if $slaves[$i].muscles > 95>>
<<if $arcologies[0].FSPhysicalIdealist != "unset">>
In the new culture of $arcologies[0].name her muscles are cause for great admiration.
<<else>>
Her muscles scare off many, but some will do anything to enjoy a muscular slave.
<</if>>
<</if>>
<<if $slaves[$i].amp == 1>>
Many prefer to fuck someone with limbs, but some greatly enjoy fucking a helpless amputee.
<</if>>
<<if $slaves[$i].lactation > 0>>
She appeals to citizens who like lactation play, or just like sluts they can drink milk from.
<</if>>
<<if $slaves[$i].preg > 10 || $fakeBellies.contains($bellyAccessory) || $slaves[$i].bellyImplant > 2000>>
<<if $arcologies[0].FSRepopulationFocus != "unset">>
In the new culture of $arcologies[0].name, her pregnancy gets her lots of attention.
<<elseif $arcologies[0].FSRestart != "unset">>
In the new culture of $arcologies[0].name, her pregnancy is a massive turn off to citizens.
<<elseif $arcologies[0].FSGenderFundamentalist != "unset">>
The new respect for slave fertility ensures that she gets just as much love as slaves without pregnant bellies.
<<else>>
Many citizens avoid visibly pregnant slaves.
<</if>>
<</if>>
<<if ($seeRace == 1)>>
<<if ($slaves[$i].race is "surgically altered to look white") || ($slaves[$i].race is "white")>>
The public tastes favor white girls like $slaves[$i].slaveName.
<</if>>
<</if>>
<<if $arcologies[0].FSSupremacist != "unset">>
<<if $slaves[$i].race != $arcologies[0].FSSupremacistRace>>
Some citizens fetishize girls of the servile races.
<</if>>
<</if>>
<<if $arcologies[0].FSSubjugationist != "unset">>
<<if $slaves[$i].race is $arcologies[0].FSSubjugationistRace>>
Many prefer to use and abuse sluts of the proper slave race.
<</if>>
<</if>>
<<if $arcologies[0].FSEdoRevivalist != "unset">>
<<if ($slaves[$i].nationality is "Japanese") || ($slaves[$i].nationality is "Edo Revivalist")>>
As a proper Japanese girl, she is considered extremely desirable.
<</if>>
<<elseif $arcologies[0].FSChineseRevivalist != "unset">>
<<if ($slaves[$i].nationality is "Chinese") || ($slaves[$i].nationality is "Chinese Revivalist")>>
As a proper Chinese girl, she is considered extremely desirable.
<</if>>
<</if>>
<<if $slaves[$i].intelligence > 0>>
Her intelligence helps her discern everyone's needs.
<<elseif $slaves[$i].intelligence < 0>>
She has trouble figuring out what everyone needs.
<</if>>
<<if $slaves[$i].prestige > 0>>
She attracts more attention because it's prestigious to be seen with her.
<</if>>
<<if ($slaves[$i].clitPiercing > 2) && ($slaves[$i].devotion >= -20)>>
Almost everyone loves her orgasms encouraged by her smart piercing.
<<elseif ($slaves[$i].clitPiercing > 2)>>
Almost everyone appreciates her reduced reluctance caused by her smart piercing.
<</if>>
<<if ($slaves[$i].fetishKnown == 1)>>
<<if ($slaves[$i].fetishStrength > 60)>>
<<switch $slaves[$i].fetish>>
<<case "submissive">>
She receives extra attention for her eagerness to submit.
<<case "cumslut">>
She receives extra attention for her enjoyment of cum.
<<case "humiliation">>
She receives extra attention for her eagerness to be humiliated by citizens.
<<case "buttslut">>
She receives extra attention for her obvious enjoyment of buttsex.
<<case "dom">>
She receives some extra attention for her enthusiasm dominating other slaves in group sex.
<<case "masochist">>
She receives extra attention for her obvious enjoyment of pain.
<<case "sadist">>
She receives some extra attention for her willingness to abuse other slaves.
<<case "pregnancy">>
<<if ($slaves[$i].vagina > 0) && ($slaves[$i].vaginalAccessory != "chastity belt")>>
As an impregnation fetishist she's very enthusiastic about vaginal sex.
<</if>>
<<case "mindbroken">>
She receives less attention because she just lies there, mind broken.
<</switch>>
<</if>>
<</if>>
<<if ($slaves[$i].attrKnown == 1)>>
<<if ($slaves[$i].energy > 95)>>
As a nymphomaniac she enjoys sex with everyone and is a crowd favorite.
<<elseif ($slaves[$i].energy > 80)>>
With her powerful sex drive she rarely has to fake an orgasm.
<<elseif ($slaves[$i].energy > 60)>>
With her good sex drive she often orgasms with citizens.
<<elseif ($slaves[$i].energy > 40)>>
With her average sex drive she occasionally orgasms with citizens.
<<elseif ($slaves[$i].energy > 20)>>
With her poor sex drive she almost never orgasms with citizens.
<<else>>
Since she's frigid, she rarely experiences authentic arousal with citizens.
<</if>>
<<if ($slaves[$i].attrXY <= 15)>>
<<if ($slaves[$i].attrXX <= 15)>>
Her general disgust with sex makes her a very poor slut.
<<elseif ($slaves[$i].attrXX <= 85)>>
Her sexual disgust with men makes her a poor slut.
<<elseif ($slaves[$i].attrXX <= 95)>>
Her sexual disgust with men hinders her, though she is more enthusiastic with female citizens.
<<else>>
Her sexual disgust with men hinders her, though she makes up for it with female citizens.
<</if>>
<<elseif ($slaves[$i].attrXY <= 85)>>
<<if ($slaves[$i].attrXX <= 15)>>
Her sexual disgust with men makes her a poor slut.
<<elseif ($slaves[$i].attrXX <= 85)>>
Her indifference to men and women makes her a poor slut.
<<elseif ($slaves[$i].attrXX <= 95)>>
Her sexual indifference to men hinders her, though she is more enthusiastic with female citizens.
<<else>>
Her sexual indifference to men hinders her, though she makes up for it with female citizens.
<</if>>
<<elseif ($slaves[$i].attrXY <= 95)>>
<<if ($slaves[$i].attrXX <= 15)>>
Her sexual disgust with women hinders her, though she makes up for it with male citizens.
<<elseif ($slaves[$i].attrXX <= 85)>>
Her sexual indifference to women hinders her, though she makes up for it with male citizens.
<<elseif ($slaves[$i].attrXX <= 95)>>
She has the advantage of sexual sincerity with both men and women.
<<else>>
She's a good slut with male citizens, and truly enthusiastic with women.
<</if>>
<<else>>
<<if ($slaves[$i].attrXX <= 15)>>
Her sexual disgust with women hinders her, though she is enthusiastic with male citizens.
<<elseif ($slaves[$i].attrXX <= 85)>>
Her sexual indifference to women hinders her, though she is enthusiastic with male citizens.
<<elseif ($slaves[$i].attrXX <= 95)>>
She's a good slut with female citizens, and truly enthusiastic with men.
<<else>>
She's openly lustful towards all citizens, men and women.
<</if>>
<</if>>
<</if>>
<<switch $slaves[$i].behavioralQuirk>>
<<case "confident">>
She's better at her job because she's so confident in the club.
<<case "cutting">>
She gets a lot of attention for her ability to joke at a patron's expense.
<<case "funny">>
She frequently has her corner of the club doubled over with laughter at her antics.
<<case "adores women">>
She singles out the prettiest ladies in the club for special personal attention.
<<case "adores men">>
She singles out the hottest hunks in the club for special personal attention.
<<case "fitness">>
She approaches life in the club as a good workout, to the delight of her exhausted partners.
<<case "insecure">>
She's very willing to be promiscuous, since she values herself mainly as a sex object.
<<case "sinful">>
She's explicitly sacrilegious in the club, happily transgressing against cultural boundaries.
<<case "advocate">>
She believes that the club represents $arcologies[0].name well, and does her best to contribute.
<</switch>>
<<switch $slaves[$i].sexualQuirk>>
<<case "gagfuck queen">>
She's a popular target for oral gangbangs in the club, late at night.
<<case "painal queen">>
She's a popular target for anal gangbangs in the club, late at night.
<<case "strugglefuck queen">>
She's a popular target for gangbangs in the club, late at night.
<<case "tease">>
Despite being a club slut, she somehow retains the ability to blush enticingly at nudity.
<<case "romantic">>
Despite being a club slut, she somehow retains the ability to make her citizens feel special.
<<case "perverted">>
She's comfortable with the most perverted citizens' desires.
<<case "unflinching">>
She's impossible to disgust or surprise, pleasing citizens with odd tastes.
<<case "size queen">>
She's very eager to spend quality time with big cocks, making her a favorite among the well-endowed.
<<case "caring">>
She really cares for everyone she meets in the club, and will provide a sympathetic ear for anyone who just feels like talking.
<</switch>>
<<switch $slaves[$i].behavioralFlaw>>
<<case "arrogant">>
She receives less gratitude because she treats clients like they are beneath her dignity.
<<case "bitchy")>>
She receives less gratitude because she makes cutting remarks to clients.
<<case "odd")>>
She receives less gratitude because clients are annoyed by her odd behavior.
<<case "hates men")>>
She receives less gratitude because she can't conceal her distaste for the company of men.
<<case "hates women")>>
She receives less gratitude because she can't conceal her distaste for the company of women.
<<case "devout")>>
She receives less gratitude because people are annoyed by her habit of praying for forgiveness during sex.
<<case "liberated")>>
She receives less gratitude because people are annoyed by her obvious belief that being forced to serve them is wrong.
<</switch>>
<<switch $slaves[$i].sexualFlaw>>
<<case "hates oral">>
She receives less gratitude because she tries to avoid sucking cock.
<<case "hates anal")>>
She receives less gratitude because she tries to avoid taking it up the ass.
<<case "hates penetration")>>
She receives less gratitude because she tries to avoid getting fucked.
<<case "repressed")>>
She receives less gratitude because citizens who don't feel like forcing her sometimes have to cajole her past her repressed sexuality.
<<case "idealistic")>>
She receives less gratitude because citizens who don't feel like forcing her sometimes have to convince her to have sex with them.
<<case "apathetic")>>
She receives less gratitude because she often just lies there taking dick.
<<case "crude")>>
She receives less gratitude because she isn't exactly the most elegant sexual partner.
<<case "judgemental")>>
She receives less gratitude because she openly disdains unattractive citizens.
<<case "shamefast")>>
She receives less gratitude because she sometimes hesitates to take her clothes off and get to work.
<<case "cum addict">>
Her abject begging for cum annoys citizens who aren't looking for oral, but this is more than outweighed by how much it delights those who are.
<<case "anal addict">>
Her abject begging for buttsex annoys citizens who aren't interested in fucking her ass, but this is more than outweighed by how much it delights those who are.
<<case "attention whore">>
As an attention whore, public service is her forte, and she delights citizens with her eager willingness to try anything in the open.
<<case "breast growth">>
Her excessive obsession with her own breasts, to the detriment of most sexual intercourse, annoys citizens.
<<case "abusive">>
She annoys citizens whenever her sexual abusiveness becomes apparent.
<<case "malicious">>
She annoys citizens whenever her sexual maliciousness becomes apparent.
<<case "self hating">>
She annoys citizens during the crying jags brought on by her self hatred.
<<case "neglectful">>
She annoys those discerning citizens who can tell that she neglects to orgasm with them.
<<case "breeder">>
Her obsession with pregnancy annoys citizens who aren't interested in that.
<</switch>>
<</if>> /* CLOSES EWM */
<<if ($slaves[$i].sexualFlaw is "none")>>
<<if $slaves[$i].devotion < 10>>
<<if random(1,100) > 70>>
<<if ($slaves[$i].vaginalSkill <= 30) && ($slaves[$i].vagina != -1) && ($slaves[$i].vaginalAccessory != "chastity belt")>>
After being fucked too hard too often, she now @@color:red;dislikes being penetrated.@@
<<set $slaves[$i].sexualFlaw to "hates penetration">>
<<elseif ($slaves[$i].analSkill <= 30)>>
After so much anal pain, she now @@color:red;dislikes being buttfucked.@@
<<set $slaves[$i].sexualFlaw to "hates anal">>
<<elseif ($slaves[$i].oralSkill <= 30)>>
After one too many facials, she now @@color:red;dislikes sucking cock.@@
<<set $slaves[$i].sexualFlaw to "hates oral">>
<</if>>
<</if>>
<</if>>
<</if>>
<<set $repGain += Math.trunc(($beauty*$FResult)*(1+(0.003*$slaves[$i].entertainSkill))*0.1)>>
/* FACILITY DECORATION IMPACTS */
<<if $slaves[$i].assignment is "serve in the club">>
<<if $clubDecoration != "standard">>
<<set $seed to 0.0005*$FSSingleSlaveRep*$beauty>>
<<switch $clubDecoration>>
<<case "Roman Revivalist">>
<<set $arcologies[0].FSRomanRevivalist += $seed>>
<<case "Egyptian Revivalist">>
<<set $arcologies[0].FSEgyptianRevivalist += $seed>>
<<case "Edo Revivalist">>
<<set $arcologies[0].FSEdoRevivalist += $seed>>
<<case "Arabian Revivalist">>
<<set $arcologies[0].FSArabianRevivalist += $seed>>
<<case "Chinese Revivalist">>
<<set $arcologies[0].FSChineseRevivalist += $seed>>
<<case "Chattel Religionist">>
<<set $arcologies[0].FSChattelReligionist += $seed>>
<<case "Degradationist">>
<<set $arcologies[0].FSDegradationist += $seed>>
<<case "Asset Expansionist">>
<<set $arcologies[0].FSAssetExpansionist += $seed>>
<<case "Transformation Fetishist">>
<<set $arcologies[0].FSTransformationFetishist += $seed>>
<<case "Gender Radicalist">>
<<set $arcologies[0].FSGenderRadicalist += $seed>>
<<case "Repopulation Focus">>
<<set $arcologies[0].FSRepopulationFocus += $seed>>
<<case "Eugenics">>
<<set $arcologies[0].FSRestart += $seed>>
<<case "Gender Fundamentalist">>
<<set $arcologies[0].FSGenderFundamentalist += $seed>>
<<case "Physical Idealist">>
<<set $arcologies[0].FSPhysicalIdealist += $seed>>
<<case "Supremacist">>
<<set $arcologies[0].FSSupremacist += $seed>>
<<case "Subjugationist">>
<<set $arcologies[0].FSSubjugationist += $seed>>
<<case "Paternalist">>
<<set $arcologies[0].FSPaternalist += $seed>>
<<case "Pastoralist">>
<<set $arcologies[0].FSPastoralist += $seed>>
<<case "Maturity Preferentialist">>
<<set $arcologies[0].FSMaturityPreferentialist += $seed>>
<<case "Youth Preferentialist">>
<<set $arcologies[0].FSYouthPreferentialist += $seed>>
<<case "Body Purist">>
<<set $arcologies[0].FSBodyPurist += $seed>>
<<case "Slimness Enthusiast">>
<<set $arcologies[0].FSSlimnessEnthusiast += $seed>>
<</switch>>
<</if>>
<</if>>
/* SEX ACT COUNTS */
<<set $oralUseWeight to 5>>
<<set $oralUseWeight += ($slaves[$i].oralSkill/30)+$slaves[$i].lips>>
<<if $OralEncouragement == 1>>
<<set $oralUseWeight += 0.2*$oralUseWeight>>
<</if>>
<<if $OralDiscouragement == 1>>
<<set $oralUseWeight -= 0.2*$oralUseWeight>>
<</if>>
<<set $analUseWeight to 5>>
<<set $analUseWeight += ($slaves[$i].analSkill/30)-$slaves[$i].anus>>
<<if $AnalEncouragement == 1>>
<<set $analUseWeight += 0.2*$analUseWeight>>
<</if>>
<<if $AnalDiscouragement == 1>>
<<set $analUseWeight -= 0.2*$analUseWeight>>
<</if>>
<<set $vaginalUseWeight to 0>>
<<if ($slaves[$i].vagina != -1)>>
<<if ($slaves[$i].vaginalAccessory != "chastity belt")>>
<<set $vaginalUseWeight += 5+($slaves[$i].vaginalSkill/30)-$slaves[$i].vagina>>
<</if>>
<</if>>
<<if $VaginalEncouragement == 1>>
<<set $vaginalUseWeight += 0.2*$vaginalUseWeight>>
<</if>>
<<if $VaginalDiscouragement == 1>>
<<set $vaginalUseWeight -= 0.2*$vaginalUseWeight>>
<</if>>
<<set $mammaryUseWeight to 1>>
<<if ($slaves[$i].boobs > 3000)>>
<<set $mammaryUseWeight += 3>>
<<elseif ($slaves[$i].boobs > 800)>>
<<set $mammaryUseWeight += $slaves[$i].boobs/1000>>
<</if>>
<<set $penetrativeUseWeight to 1>>
<<if ($slaves[$i].clit > 1)>>
<<set $penetrativeUseWeight += ($slaves[$i].vaginalSkill/30)+$slaves[$i].clit>>
<</if>>
<<if ($slaves[$i].dick > 0)>>
<<if ($slaves[$i].balls > 0) || canAchieveErection($slaves[$i])>>
<<if ($slaves[$i].hormones <= 0)>>
<<if ($slaves[$i].dickAccessory != "chastity belt")>>
<<set $penetrativeUseWeight += ($slaves[$i].dick+$slaves[$i].balls)/4>>
<<if ($slaves[$i].drugs == "hyper testicle enhancement")>>
<<set $penetrativeUseWeight += ($slaves[$i].balls)*4>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<set $seed to $oralUseWeight+$analUseWeight+$vaginalUseWeight+$mammaryUseWeight+$penetrativeUseWeight>>
<<set $oralUseWeight to $oralUseWeight/$seed>>
<<set $analUseWeight to $analUseWeight/$seed>>
<<set $vaginalUseWeight to $vaginalUseWeight/$seed>>
<<set $mammaryUseWeight to $mammaryUseWeight/$seed>>
<<set $penetrativeUseWeight to $penetrativeUseWeight/$seed>>
<<if ndef $slaves[$i].publicCount>>
<<set $slaves[$i].publicCount to 0>>
<</if>>
<<set $slaves[$i].oralCount += Math.trunc($beauty*$oralUseWeight)>>
<<set $slaves[$i].publicCount += Math.trunc($beauty*$oralUseWeight)>>
<<set $oralTotal += Math.trunc($beauty*$oralUseWeight)>>
<<set $slaves[$i].analCount += Math.trunc($beauty*$analUseWeight)>>
<<set $slaves[$i].publicCount += Math.trunc($beauty*$analUseWeight)>>
<<set $analTotal += Math.trunc($beauty*$analUseWeight)>>
<<set $slaves[$i].vaginalCount += Math.trunc($beauty*$vaginalUseWeight)>>
<<set $slaves[$i].publicCount += Math.trunc($beauty*$vaginalUseWeight)>>
<<set $vaginalTotal += Math.trunc($beauty*$vaginalUseWeight)>>
<<set $slaves[$i].mammaryCount += Math.trunc($beauty*$mammaryUseWeight)>>
<<set $slaves[$i].publicCount += Math.trunc($beauty*$mammaryUseWeight)>>
<<set $mammaryTotal += Math.trunc($beauty*$mammaryUseWeight)>>
<<set $slaves[$i].penetrativeCount += Math.trunc($beauty*$penetrativeUseWeight)>>
<<set $slaves[$i].publicCount += Math.trunc($beauty*$penetrativeUseWeight)>>
<<set $penetrativeTotal += Math.trunc($beauty*$penetrativeUseWeight)>>
<<set _cervixPump = Math.trunc($beauty*$vaginalUseWeight)>>
/* VIGNETTES */
<<if ($showVignettes == 1)>>
<<set $vignettes to []>>
<<set $seed to random(1,10)>>
<<if ($seed == 1)>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was that she witnessed a domestic dispute over another slut,", type: "rep", effect: 0})>>
<<elseif ($seed is 2)>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was that she saw an aphrodisiac addict she knew sell herself into slavery,", type: "rep", effect: 0})>>
<<elseif ($seed is 3)>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was that she had to move to follow the @@color:green;most prominent citizens@@ to a newly fashionable hall,", type: "rep", effect: 0})>>
<<elseif ($seed is 4)>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was that a citizen used a new and improved sex toy on her,", type: "rep", effect: 0})>>
<<elseif ($seed is 5)>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was being used in public by an incestuous pair of citizens,", type: "rep", effect: 0})>>
<<elseif ($seed is 6)>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was that she saw a notorious slut come of age and start swapping anal for aphrodisiacs,", type: "rep", effect: 0})>>
<<elseif ($seed is 7)>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was that she saw a citizen experiment with lesbian sex for the first time, in public,", type: "rep", effect: 0})>>
<<elseif ($seed is 8)>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was that she watched a citizen descend into aphrodisiac addiction,", type: "rep", effect: 0})>>
<<elseif ($seed is 9)>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was that she watched a citizen develop the beginnings of sex addiction,", type: "rep", effect: 0})>>
<<else>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was that she witnessed a citizen using a public slut so brutally that he had to pay compensation afterward,", type: "rep", effect: 0})>>
<</if>>
<<set $seed to random(1,5)>>
<<if ($seed == 1)>>
<<set $vignettes.push({text: "a citizen punished one of his slaves by tying her up in public near where $slaves[$i].slaveName was serving as a public slut. This made her less popular that day,", type: "rep", effect: -1})>>
<<elseif ($seed is 2)>>
<<set $vignettes.push({text: "a citizen shared one of his slaves with the public near where $slaves[$i].slaveName was serving as a public slut. This made her less popular that day,", type: "rep", effect: -1})>>
<<elseif ($seed is 3)>>
<<set $vignettes.push({text: "a private brothel offered a promotion near where $slaves[$i].slaveName was serving as a public slut. This made her less popular that day,", type: "rep", effect: -1})>>
<<elseif ($seed is 4)>>
<<set $vignettes.push({text: "some free sluts threw an aphrodisiac street party near where $slaves[$i].slaveName was serving as a public slut. This made her less popular that day,", type: "rep", effect: -1})>>
<<else>>
<<set $vignettes.push({text: "a contract breaker was punished with the pillory near where $slaves[$i].slaveName was serving as a public slut. This made her less popular that day,", type: "rep", effect: -1})>>
<</if>>
<<set $seed to random(1,5)>>
<<if ($seed == 1)>>
<<set $vignettes.push({text: "one of her regular patrons got a divorce and came to her for repeated consolation,", type: "rep", effect: 1})>>
<<elseif ($seed is 2)>>
<<set $vignettes.push({text: "a club near where $slaves[$i].slaveName usually works had business trouble,", type: "rep", effect: 1})>>
<<elseif ($seed is 3)>>
<<set $vignettes.push({text: "a competing slut that looks like her fell ill, driving a patron to look for an alternative,", type: "rep", effect: 1})>>
<<elseif ($seed is 4)>>
<<set $vignettes.push({text: "a street slut that works near her was badly beaten by an abusive citizen and had to take time off. The reduced competition got her more attention,", type: "rep", effect: 1})>>
<<else>>
<<set $vignettes.push({text: "an influx of tourists came into her part of the arcology, earning her more business for a day,", type: "rep", effect: 1})>>
<</if>>
<<if ($slaves[$i].fetishKnown == 1)>>
<<if ($slaves[$i].fetish is "submissive")>>
<<set $vignettes.push({text: "she deeply impressed a citizen with her sincere submission to him,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "she lost a patron who secretly wanted her to show a little initiative,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].fetish is "cumslut")>>
<<set $vignettes.push({text: "she deeply impressed a citizen with her hunger for his cum,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "she disgusted a citizen who didn't know how much cum fetishes revolted him until she displayed hers,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].fetish is "humiliation")>>
<<set $vignettes.push({text: "she earned extra gratitude from a citizen who didn't know how much he liked public sex until she got him to try it,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "she disgusted a citizen who didn't know how much exhibitionism turned him off until he tried public sex with her,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].fetish is "buttslut")>>
<<set $vignettes.push({text: "she earned extra gratitude from a citizen who didn't know how much he liked fucking buttholes until she got him to try fucking hers,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "she disgusted a citizen who didn't know how much buttsex turned him off until she got him to try fucking her ass,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].fetish is "boobs")>>
<<set $vignettes.push({text: "she deeply impressed a citizen by orgasming to nothing but the feeling of her sucking her nipples,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "she disappointed a female citizen who didn't know how uninterested she was in nipple play before trying it,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].fetish is "sadist")>>
<<set $vignettes.push({text: "she deeply impressed a citizen who brought his own slave to her for abuse with her sadism,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "a citizen brought her his own slave to abuse, but the sight proved to be a turn off for him,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].fetish is "masochist")>>
<<set $vignettes.push({text: "she helped a citizen discover a new fetish by orgasming when he accidentally hurt her,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "she disturbed a citizen who accidentally hurt her by orgasming,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].fetish is "dom")>>
<<set $vignettes.push({text: "she made a female citizen her bitch: fortunately, the citizen wanted to be her bitch and came back for more", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "she accidentally overwhelmed a citizen with her sexual dominance,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].fetish is "pregnancy")>>
<<set $vignettes.push({text: "she earned extra gratitude from a citizen who didn't know how much he liked pregnancy play until she begged him to knock her up,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "she disgusted a citizen who didn't know how much pregnancy play turned him off until she begged him to knock her up,", type: "rep", effect: -1})>>
<</if>>
<</if>>
<<if ($slaves[$i].behavioralFlaw is "arrogant")>>
<<set $vignettes.push({text: "she manages to give a citizen the impression she thinks herself better than him,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].behavioralFlaw is "bitchy")>>
<<set $vignettes.push({text: "she makes an emasculating remark to a citizen right after he fucks her,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].behavioralFlaw is "odd")>>
<<set $vignettes.push({text: "she infuriates a potential citizen with her nervous tics,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].behavioralFlaw is "hates men")>>
<<set $vignettes.push({text: "her disgust towards men surfaces at a bad time, angering a male citizen,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].behavioralFlaw is "hates women")>>
<<set $vignettes.push({text: "her disgust towards women surfaces at a bad time, angering a female citizen,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].behavioralFlaw is "gluttonous")>>
<<set $vignettes.push({text: "she accidentally lingers at a meal, missing an appointment with a citizen,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].behavioralFlaw is "anorexic")>>
<<set $vignettes.push({text: "her bulimia surfaces at an extremely inopportune moment, turning a citizen off,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].behavioralFlaw is "devout")>>
<<set $vignettes.push({text: "a citizen catches her praying to herself as he inserts himself into her, turning him off,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].behavioralFlaw is "liberated")>>
<<set $vignettes.push({text: "she treats a rude citizen impolitely, because she thinks that's fair,", type: "rep", effect: -1})>>
<</if>>
<<if ($slaves[$i].sexualFlaw is "hates oral")>>
<<set $vignettes.push({text: "she vomits while trying to deepthroat a citizen,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].sexualFlaw is "hates anal")>>
<<set $vignettes.push({text: "she cries while taking anal from a citizen who isn't into painal,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].sexualFlaw is "hates penetration")>>
<<set $vignettes.push({text: "she cries while taking a pounding from a citizen who likes his sex consensual,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].sexualFlaw is "shamefast")>>
<<set $vignettes.push({text: "she cries while a citizen looks her over,", type: "rep", effect: -1})>>
<<set $vignettes.push({text: "she disrobed so slowly that a horny citizen gave up on her,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].sexualFlaw is "idealistic")>>
<<set $vignettes.push({text: "she cries when explaining to a citizen that sex with her is free,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].sexualFlaw is "repressed")>>
<<set $vignettes.push({text: "she misunderstands a citizen's lewd requests, turning her off,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].sexualFlaw is "apathetic")>>
<<set $vignettes.push({text: "she fails to notice when a citizen achieves orgasm,", type: "rep", effect: -1})>>
<</if>>
<<if ($slaves[$i].behavioralQuirk is "confident")>>
<<set $vignettes.push({text: "she confidently presses forward with a wavering citizen, and gets him to fuck her,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].behavioralQuirk is "cutting")>>
<<set $vignettes.push({text: "she makes such a gloriously cutting remark to a male citizen that a female bystander takes her right there,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].behavioralQuirk is "funny")>>
<<set $vignettes.push({text: "she makes a group of citizens laugh so hard, one of them comes to her for sex later,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].behavioralQuirk is "fitness")>>
<<set $vignettes.push({text: "she continues a marathon gangbang past the point where most would have passed out,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].behavioralQuirk is "adores women")>>
<<set $vignettes.push({text: "she strikes up a personal friendship with a regular female patron,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].behavioralQuirk is "adores men")>>
<<set $vignettes.push({text: "she strikes up a personal friendship with a regular male patron,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].behavioralQuirk is "insecure")>>
<<set $vignettes.push({text: "she successfully convinces a regular patron that she's reliant on him emotionally,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].behavioralQuirk is "sinful")>>
<<set $vignettes.push({text: "she helps a citizen get past her religious hangups through sex with her friendly neighborhood slut,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].behavioralQuirk is "advocate")>>
<<set $vignettes.push({text: "she successfully convinces a wavering potential citizen that there's nothing wrong with banging a public slut,", type: "rep", effect: 1})>>
<</if>>
<<if ($slaves[$i].sexualQuirk is "gagfuck queen")>>
<<set $vignettes.push({text: "she earns extra gratitude from a citizen who's obsessed with gagfucks,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].sexualQuirk is "painal queen")>>
<<set $vignettes.push({text: "she earns extra gratitude from a citizen who's obsessed with painal,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].sexualQuirk is "strugglefuck queen")>>
<<set $vignettes.push({text: "she earns extra gratitude from a citizen who's obsessed with strugglefucking,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].sexualQuirk is "tease")>>
<<set $vignettes.push({text: "she convinces a citizen who's never had sex with a street slut to patronize her with some truly inspired flirting,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "a few partygoers were so impressed with her provocative teasing that they left her sizeable tip,", type: "cash", effect: 1})>>
<<elseif ($slaves[$i].sexualQuirk is "romantic")>>
<<set $vignettes.push({text: "a citizen becomes infatuated with her, since he's convinced she's infatuated with him,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].sexualQuirk is "perverted")>>
<<set $vignettes.push({text: "she earns some momentary notoriety by engaging in a previously unheard-of sex act,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].sexualQuirk is "caring")>>
<<set $vignettes.push({text: "she serves as an impromptu sounding board for a citizen having marital trouble,", type: "rep", effect: 1})>>
<</if>>
<<set $vignettes.push({text: "a citizen was so enamored with her kind and caring manner than he proposed to her and offered to take her away, and when she refused, he urged a sizable tip on her,", type: "cash", effect: 1})>>
<<if ($slaves[$i].pitKills > 0)>>
<<set $vignettes.push({text: "she earns extra gratitude from a citizen obsessed with the fact that she's a killer,", type: "rep", effect: 1})>>
<</if>>
<<if ($slaves[$i].oralCount > 500)>>
<<set $vignettes.push({text: "a citizen into degradation becomes obsessed with driving her oral mileage as high as possible,", type: "rep", effect: 1})>>
<</if>>
<<if ($slaves[$i].analCount > 500) && ($slaves[$i].anus > 0)>>
<<set $vignettes.push({text: "a citizen into degradation becomes obsessed with driving her anal mileage as high as possible,", type: "rep", effect: 1})>>
<</if>>
<<if ($slaves[$i].vaginalCount > 500) && ($slaves[$i].vagina > 0)>>
<<set $vignettes.push({text: "a citizen into degradation becomes obsessed with driving her pussy mileage as high as possible,", type: "rep", effect: 1})>>
<</if>>
<<if ($slaves[$i].devotion > 95)>>
<<set $vignettes.push({text: "she really pushed herself to please a citizen with tastes that disgusted her,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].devotion < -50)>>
<<set $vignettes.push({text: "her fury at being sold for sex turned a citizen off before he could fuck her,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].devotion <= 20)>>
<<set $vignettes.push({text: "she treasured a love token given to her by a citizen she fooled into thinking her affection was real,", type: "devotion", effect: -1})>>
<</if>>
<<if ($slaves[$i].trust > 95)>>
<<set $vignettes.push({text: "she really pushed herself to accept a citizen with tastes that frightened her,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].trust < -50)>>
<<set $vignettes.push({text: "her tearful terror at being forced to offer herself for sex turned a citizen off before he could fuck her,", type: "rep", effect: -1})>>
<</if>>
<<if $slaves[$i].livingRules is "luxurious">>
<<set $vignettes.push({text: "she got a truly perfect night's sleep, which put her in the right frame of mind for the whole day,", type: "rep", effect: 1})>>
<<elseif $slaves[$i].livingRules is "spare">>
<<set $vignettes.push({text: "she got a poor night's sleep in the noisy dormitory, which took the shine off her efforts for the whole day", type: "rep", effect: -1})>>
<</if>>
<<if $slaves[$i].releaseRules is "permissive">>
<<set $vignettes.push({text: "a citizen asked if she masturbates, and then spent an hour jerking off as she described how,", type: "rep", effect: 1})>>
<<elseif $slaves[$i].releaseRules is "restrictive">>
<<set $vignettes.push({text: "a citizen asked if she masturbates, and seemed disappointed when she answered honestly,", type: "rep", effect: 0})>>
<<else>>
<<set $vignettes.push({text: "a closeted female citizen asked about her sex life with other slaves, and was enthralled by her answer,", type: "rep", effect: 1})>>
<</if>>
<<if ($slaves[$i].health > 80)>>
<<set $vignettes.push({text: "a potential citizen in the medical field was fascinated by her health, and spent almost as much time examining her as he did having sex with her,", type: "rep", effect: 1})>>
<</if>>
<<if ($slaves[$i].weight > 95)>>
<<set $vignettes.push({text: "a potential citizen told her that he's looking forward to patronizing her once she loses a lot of weight.", type: "rep", effect: 0})>>
<<elseif ($slaves[$i].weight > 30)>>
<<set $vignettes.push({text: "a potential citizen told her that he's looking forward to patronizing her once she loses some weight.", type: "rep", effect: 0})>>
<<elseif ($slaves[$i].weight <= -30)>>
<<set $vignettes.push({text: "a potential citizen told her that he's looking forward to patronizing her once she gains some weight.", type: "rep", effect: 0})>>
<<elseif ($slaves[$i].weight < -95)>>
<<set $vignettes.push({text: "a potential citizen told her that he's looking forward to patronizing her once she gains a lot of weight.", type: "rep", effect: 0})>>
<</if>>
<<if ($slaves[$i].drugs is "testicle enhancement")>>
<<set $vignettes.push({text: "she took it in public, with her copious ejaculation attracting more citizens,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].drugs is "hyper testicle enhancement")>>
<<set $vignettes.push({text: "she bloated a female citizen's belly with her copious ejaculate, leading her to recommend your slaves for girls that want to look pregnant without actually getting pregnant,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].aphrodisiacs > 1)>>
<<set $vignettes.push({text: "her piteous begging for sex due to her extreme aphrodisiac dosage turned a citizen off,", type: "rep", effect: -1})>>
<</if>>
<<if ($slaves[$i].addict > 50)>>
<<set $vignettes.push({text: "she zoned out badly due to a low point between aphrodisiac doses, disappointing a citizen,", type: "rep", effect: -1})>>
<</if>>
<<if ($slaves[$i].preg > 20)>>
<<set $vignettes.push({text: "she earned extra gratitude from a citizen who likes to do nothing more than cuddle with her swollen belly,", type: "rep", effect: 1})>>
<</if>>
<<if ($slaves[$i].inflation > 1)>>
<<set $vignettes.push({text: "she earned extra gratitude from a citizen who loved the way her belly sloshed and moved to his teasing,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "she disgusted a citizen when his forceful fucking caused her to release her contained $slaves[$i].inflationType all over him,", type: "rep", effect: -2})>>
<</if>>
<<if ($slaves[$i].hormones > 0) && !canAchieveErection($slaves[$i])>>
<<if ($slaves[$i].dick > 0)>>
<<set $vignettes.push({text: "she disappointed a citizen who was sure she could get $slaves[$i].slaveName's cock erect,", type: "rep", effect: -1})>>
<<set $vignettes.push({text: "she earned extra gratitude from a citizen who seems unthreatened by her soft dick,", type: "rep", effect: 1})>>
<</if>>
<<elseif ($slaves[$i].hormones < 0)>>
<<if ($slaves[$i].dick == 0)>>
<<set $vignettes.push({text: "she earned extra gratitude from a female citizen who adores the masculinity produced by $slaves[$i].slaveName's hormone regime,", type: "rep", effect: 1})>>
<</if>>
<</if>>
<<if ($slaves[$i].hormones <= 0)>>
<<if ($slaves[$i].dick > 0)>>
<<if ($slaves[$i].balls > 0) || canAchieveErection($slaves[$i])>>
<<set $vignettes.push({text: "she earned extra gratitude from a citizen who likes to see his wife get fucked by a dickgirl whore,", type: "rep", effect: 1})>>
<<if ($slaves[$i].dick > 3)>>
<<set $vignettes.push({text: "she earned extra gratitude from a female citizen who likes big stiff cocks, and cannot lie,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "she irritated a male citizen who brought his girlfriend with him by accidentally showing him up,", type: "rep", effect: -1})>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].balls > 3)>>
<<set $vignettes.push({text: "she disappoints a citizen who wants her to look like a natural girl, since her balls are too big to be hidden,", type: "rep", effect: -1})>>
<</if>>
<<if ($slaves[$i].vagina == 1)>>
<<set $vignettes.push({text: "she got extra attention from a citizen who really likes her, and wants to fuck her pussy as much as possible while it's still tight,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].vagina > 2)>>
<<set $vignettes.push({text: "she disappointed a citizen whose cock is just too small for her big cunt,", type: "rep", effect: -1})>>
<</if>>
<<if ($slaves[$i].anus == 1)>>
<<set $vignettes.push({text: "she got extra attention from a citizen who really likes her butthole, and wants to fuck it as much as possible while it's still tight,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].anus > 2)>>
<<set $vignettes.push({text: "she disappointed a citizen whose cock is just too small for her loose butthole,", type: "rep", effect: -1})>>
<</if>>
<<if ($slaves[$i].face > 1)>>
<<set $vignettes.push({text: "she lost a potential citizen who was so intimidated by her great beauty that he decided to find a homelier whore,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].face < 0)>>
<<set $vignettes.push({text: "she earned extra gratitude from a citizen who lacks self-confidence, and is more comfortable with homely whores,", type: "rep", effect: 1})>>
<</if>>
<<if ($slaves[$i].physicalAge > 40)>>
<<set $vignettes.push({text: "she earned extra gratitude from a citizen with serious mommy issues,", type: "rep", effect: 1})>>
<</if>>
<<if ($slaves[$i].lips > 70)>>
<<set $vignettes.push({text: "she earned extra gratitude from a citizen who likes to play with her lips nonsexually (don't ask),", type: "rep", effect: 1})>>
<</if>>
<<if (canTalk($slaves[$i]) == false)>>
<<set $vignettes.push({text: "she impressed a citizen who didn't know how relaxing a girl who can't talk could be,", type: "rep", effect: 1})>>
<</if>>
<<if ($slaves[$i].muscles > 95)>>
<<set $vignettes.push({text: "she impressed a citizen who was so eager to share workout plans with her that he almost forgot to have sex with her,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "she gained extra gratitude from a female citizen who likes a girl who can bench-press her before and after they fuck,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "she disappointed a citizen by accidentally revealing that she's considerably stronger than him,", type: "rep", effect: -1})>>
<</if>>
<<if ($slaves[$i].lactation > 0)>>
<<set $vignettes.push({text: "she provided fresh milk for the coffee served at a citizen's business meeting,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "she provided fresh milk at a trendy arcology coffeehouse,", type: "rep", effect: 1})>>
<</if>>
<<if ($slaves[$i].amp == 1)>>
<<set $vignettes.push({text: "she disappointed a citizen who thought he'd enjoy fucking an amputee, but found it revolting,", type: "rep", effect: -1})>>
<<else>>
<<if ($slaves[$i].heels == 1)>>
<<if ($slaves[$i].shoes != "heels") && ($slaves[$i].shoes != "extreme heels") && ($slaves[$i].shoes != "boots")>>
<<set $vignettes.push({text: "she enticed a new patron who had never really considered buttsex before he saw her crawling along with her asshole vulnerable,", type: "rep", effect: 1})>>
<</if>>
<</if>>
<<if ($slaves[$i].boobs > 1500)>>
<<if ($slaves[$i].boobsImplant == 0)>>
<<set $vignettes.push({text: "a young citizen convinced her to jump rope so he could watch her massive natural breasts flop around,", type: "rep", effect: 1})>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].vaginalAccessory is "chastity belt")>>
<<set $vignettes.push({text: "a wavering citizen who was disappointed that her pussy is unavailable decided to try her ass instead,", type: "rep", effect: 1})>>
<</if>>
<<if ($slaves[$i].fetish is "mindbroken")>>
<<set $vignettes.push({text: "a citizen really enjoyed being able to treat her however he liked without eliciting a reaction,", type: "rep", effect: 1})>>
<</if>>
<<if ($slaves[$i].intelligence <= -2)>>
<<set $vignettes.push({text: "a low-class citizen who had no business fucking her managed to trick her into fucking him anyway,", type: "rep", effect: -1})>>
<</if>>
<<if ($slaves[$i].face > 0)>>
<<if ($slaves[$i].dick > 0)>>
<<if ($slaves[$i].fetish is "buttslut")>>
<<set $vignettes.push({text: "a citizen was surprised by her penis, so she hid it and enjoyed the buttsex without touching it,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].analSkill >= 100)>>
<<set $vignettes.push({text: "a citizen was surprised by her penis, so she hid it and skillfully pretended to be a real girl,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].fetish is "buttslut")>>
<<set $vignettes.push({text: "a citizen was surprised by her penis, so she hid it, but could barely tolerate anal without touching it", type: "rep", effect: -1})>>
<</if>>
<</if>>
<<if ($slaves[$i].analSkill < 100)>>
<<if ($slaves[$i].anus > 2)>>
<<set $vignettes.push({text: "a pair of customers enticed by her beauty but disappointed by her loose butthole doubled up on her poor anus without mercy,", type: "health", effect: -1})>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].fetishKnown == 1)>>
<<if ($slaves[$i].fetishStrength > 95)>>
<<if ($slaves[$i].fetish is "buttslut") || ($slaves[$i].fetish is "dom")>>
<<set $vignettes.push({text: "she showed off by forcing a slave in the stocks to eat her ass", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].fetish is "masochist")>>
<<set $vignettes.push({text: "she cooperated with a customer who wanted to whip her tits black and blue", type: "health", effect: -1})>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].health < 20)>>
<<set $vignettes.push({text: "she attracted the attention of a slaveowner alarmed by her poor health, and thought he seemed kind,", type: "devotion", effect: -1})>>
<</if>>
<<if ($slaves[$i].vaginalSkill >= 100)>>
<<set $vignettes.push({text: "she was brought in to apply her skills to a prominent citizen's virgin son,", type: "devotion", effect: 0})>>
<</if>>
<<if ($slaves[$i].analSkill < 100)>>
<<if ($slaves[$i].anus < 2)>>
<<set $vignettes.push({text: "a guy with a huge cock insisted on fucking her in her tight ass all night,", type: "health", effect: -1})>>
<</if>>
<</if>>
<<if ($slaves[$i].relationship <= -2)>>
<<if ($slaves[$i].intelligence < 1)>>
<<set $vignettes.push({text: "she accidentally mentions how much she loves you during intercourse with a citizen who doesn't like to share,", type: "rep", effect: -1})>>
<</if>>
<</if>>
<<if ($slaves[$i].prestige > 0)>>
<<set $vignettes.push({text: "a college fraternity visiting the arcology for rush week invited her to a gangbang,", type: "rep", effect: 3})>>
<</if>>
<<if $arcologies[0].FSSupremacist != "unset">>
<<if ($slaves[$i].race is $arcologies[0].FSSupremacistRace)>>
<<set $vignettes.push({text: "she disappointed a citizen who couldn't bear to see a beautiful $arcologies[0].FSSupremacistRace be a public slut,", type: "rep", effect: -1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSSubjugationist != "unset">>
<<if ($slaves[$i].race is $arcologies[0].FSSubjugationistRace)>>
<<set $vignettes.push({text: "she had a bad time in general, since most of the citizens who used her didn't care about a $arcologies[0].FSSubjugationistRace prostitute's health or well-being,", type: "health", effect: -1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSYouthPreferentialist != "unset">>
<<if ($slaves[$i].visualAge > 35)>>
<<set $vignettes.push({text: "she gratified a citizen who wants to keep his MILF fetish in the closet,", type: "rep", effect: 1})>>
<</if>>
<<elseif $arcologies[0].FSMaturityPreferentialist != "unset">>
<<if ($slaves[$i].visualAge <= 20)>>
<<set $vignettes.push({text: "she gratified a citizen who wants to keep his fetish for young girls in the closet,", type: "rep", effect: 1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSGenderRadicalist != "unset">>
<<if ($slaves[$i].dick > 0)>>
<<if ($slaves[$i].dick < 3)>>
<<set $vignettes.push({text: "she gratified a citizen who is coming to terms with Gender Radicalism, and is unthreatened by her little penis,", type: "rep", effect: 1})>>
<</if>>
<</if>>
<<elseif $arcologies[0].FSGenderFundamentalist != "unset">>
<<if ($slaves[$i].visualAge > 25)>>
<<set $vignettes.push({text: "she gratified a citizen who thinks she resembles his ex-wife, who would never let him fuck her butt,", type: "rep", effect: 1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSRepopulationFocus != "unset">>
<<if ($slaves[$i].pregType > 1)>>
<<set $vignettes.push({text: "she gratified a citizen who enjoys the feeling a womb filled with more than a single child,", type: "rep", effect: 1})>>
<</if>>
<<elseif $arcologies[0].Restart != "unset">>
<<if canGetPregnant($slaves[$i])>>
<<set $vignettes.push({text: "she gratified a citizen who misses the risk of getting a girl pregnant,", type: "rep", effect: 1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSPaternalist != "unset">>
<<if ($slaves[$i].intelligence > 1)>>
<<set $vignettes.push({text: "she gratified a citizen who likes to chat with intelligent prostitutes as they fuck her,", type: "rep", effect: 1})>>
<</if>>
<<elseif $arcologies[0].FSDegradationist != "unset">>
<<if canTalk($slaves[$i])>>
<<if ($slaves[$i].voice > 2)>>
<<set $vignettes.push({text: "she gratified a citizen who prefers girls with high-pitched screams,", type: "rep", effect: 1})>>
<</if>>
<</if>>
<</if>>
<<if $arcologies[0].FSBodyPurist != "unset">>
<<if ($slaves[$i].boobsImplant > 0)>>
<<set $vignettes.push({text: "she gratified a citizen who wants to keep his fetish for breast implants in the closet,", type: "rep", effect: 1})>>
<</if>>
<<elseif $arcologies[0].FSTransformationFetishist != "unset">>
<<if ($slaves[$i].boobsImplant == 0)>>
<<set $vignettes.push({text: "she gratified a citizen who wants to keep his fetish for natural breasts in the closet,", type: "rep", effect: 1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSSlimnessEnthusiast != "unset">>
<<if ($slaves[$i].voice > 2)>>
<<set $vignettes.push({text: "she gratified a citizen who loves her high-pitched squeals of pleasure,", type: "rep", effect: 1})>>
<</if>>
<<if ($slaves[$i].boobs > 800)>>
<<set $vignettes.push({text: "she was publicly mocked as an ugly fat cow with dangling udders,", type: "rep", effect: -1})>>
<</if>>
<<elseif $arcologies[0].FSAssetExpansionist != "unset">>
<<if ($slaves[$i].boobs < 300)>>
<<set $vignettes.push({text: "she gratified a citizen who wants to keep his fetish for flat chested girls in the closet,", type: "rep", effect: 1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSPastoralist != "unset">>
<<if ($slaves[$i].lactation == 0)>>
<<set $vignettes.push({text: "she disappointed a citizen who could not understand why nothing was coming out of her nipples when he sucked on them,", type: "rep", effect: -1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSPhysicalIdealist != "unset">>
<<if ($slaves[$i].muscles <= 95)>>
<<set $vignettes.push({text: "she disappointed a citizen who could barely believe that she wasn't capable of holding herself in a handstand,", type: "rep", effect: -1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSChattelReligionist != "unset">>
<<if ($slaves[$i].behavioralFlaw is "devout")>>
<<set $vignettes.push({text: "she gratified a citizen who desperately wants his cock to be the one that converts her,", type: "rep", effect: 1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSRomanRevivalist != "unset">>
<<if ($slaves[$i].race is "white")>>
<<if ($slaves[$i].height >= 185)>>
<<set $vignettes.push({text: "she gratified a citizen who thought her appearance worthy of a lusty northern barbarian,", type: "rep", effect: 1})>>
<</if>>
<</if>>
<</if>>
<<if $arcologies[0].FSEgyptianRevivalist != "unset">>
<<set $vignettes.push({text: "she got extra attention from a group of citizens competing to get off with whores of each of the arcology's ethnic groups in the least time,", type: "rep", effect: 1})>>
<</if>>
<<if $arcologies[0].FSEdoRevivalist != "unset">>
<<if ($slaves[$i].face > 1)>>
<<if ($slaves[$i].intelligence > 1)>>
<<set $vignettes.push({text: "she gratified a citizen who wished to do nothing more than converse with a beautiful and intelligent girl,", type: "rep", effect: 1})>>
<</if>>
<</if>>
<</if>>
<<if $arcologies[0].FSArabianRevivalist != "unset">>
<<if ($slaves[$i].entertainSkill >= 100)>>
<<if canTalk($slaves[$i])>>
<<if ($slaves[$i].voice > 0)>>
<<if ($slaves[$i].accent < 2)>>
<<set $vignettes.push({text: "she gratified a citizen who prefers prostitutes who can tell lovely stories,", type: "rep", effect: 1})>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<set $vignettes.push({text: "one of the companies with an office in your arcology brought her in for a team-building bukkake party for its employees,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "a man dragged his crying wife along so she could watch him fuck a public slut,", type: "rep", effect: 0})>>
<<set $vignettes.push({text: "a woman dragged her angry husband along so he could watch her get eaten out by a public slut,", type: "rep", effect: 0})>>
<<set $vignettes.push({text: "she went to sleep after having sex with strangers all day, and had a dream about you loving her,", type: "devotion", effect: 1})>>
<<set $vignettes.push({text: "she went to sleep after having sex with strangers all day, and had a dream about you letting a citizen hurt her,", type: "devotion", effect: -1})>>
<<set $vignettes.push({text: "she went to sleep after having sex with strangers all day, and had a dream about you protecting her from a mean citizen,", type: "trust", effect: 1})>>
<<set $vignettes.push({text: "she went to sleep after having sex with strangers all day, and had a dream about you selling her for good,", type: "trust", effect: -1})>>
<<set $vignette to $vignettes.random()>>
__This week__ $vignette.text
<<if ($vignette.type is "cash")>>
<<if ($vignette.effect > 0)>>
@@color:yellowgreen;making you an extra ¤<<print Math.trunc($FResult*$vignette.effect)>>.@@
<<elseif ($vignette.effect < 0)>>
@@color:red;losing you ¤<<print Math.abs(Math.trunc($FResult*$vignette.effect))>>.@@
<<else>>
an incident without lasting effect.
<</if>>
<<set $cash += Math.trunc($FResult*$vignette.effect)>>
<<elseif ($vignette.type is "devotion")>>
<<if ($vignette.effect > 0)>>
<<if $slaves[$i].devotion > 50>>
@@color:hotpink;increasing her devotion to you.@@
<<elseif $slaves[$i].devotion >= -20>>
@@color:hotpink;increasing her acceptance of you.@@
<<elseif $slaves[$i].devotion >= -50>>
@@color:hotpink;reducing her dislike of you.@@
<<else>>
@@color:hotpink;reducing her hatred of you.@@
<</if>>
<<elseif ($vignette.effect < 0)>>
<<if $slaves[$i].devotion > 50>>
@@color:mediumorchid;reducing her devotion to you.@@
<<elseif $slaves[$i].devotion >= -20>>
@@color:mediumorchid;reducing her acceptance of you.@@
<<elseif $slaves[$i].devotion >= -50>>
@@color:mediumorchid;increasing her dislike of you.@@
<<else>>
@@color:mediumorchid;increasing her hatred of you.@@
<</if>>
<<else>>
an incident without lasting effect.
<</if>>
<<set $slaves[$i].devotion += 1*$vignette.effect>>
<<elseif ($vignette.type is "trust")>>
<<if ($vignette.effect > 0)>>
<<if $slaves[$i].trust > 20>>
@@color:mediumaquamarine;increasing her trust in you.@@
<<elseif $slaves[$i].trust >= -50>>
@@color:mediumaquamarine;reducing her fear of you.@@
<<else>>
@@color:mediumaquamarine;reducing her terror of you.@@
<</if>>
<<elseif ($vignette.effect < 0)>>
<<if $slaves[$i].trust > 20>>
@@color:gold;reducing her trust in you.@@
<<elseif $slaves[$i].trust > -20>>
@@color:gold;increasing her fear of you.@@
<<else>>
@@color:gold;increasing her terror of you.@@
<</if>>
<<else>>
an incident without lasting effect.
<</if>>
<<set $slaves[$i].trust += 1*$vignette.effect>>
<<elseif ($vignette.type is "health")>>
<<if ($vignette.effect > 0)>>
@@color:green;improving her health.@@
<<elseif ($vignette.effect < 0)>>
@@color:red;affecting her health.@@
<<else>>
an incident without lasting effect.
<</if>>
<<set $slaves[$i].health += 2*$vignette.effect>>
<<else>>
<<if ($vignette.effect > 0)>>
@@color:green;gaining you a bit of reputation.@@
<<elseif ($vignette.effect < 0)>>
@@color:red;losing you a bit of reputation.@@
<<else>>
an incident without lasting effect.
<</if>>
<<set $rep += Math.trunc($FResult*$vignette.effect*0.1)>>
<</if>>
<</if>> /* CLOSES VIGNETTES */
<<if $slaves[$i].energy > 40 && $slaves[$i].energy < 95>>
Being used sexually all week @@color:lime;increases her sex drive.@@
<<set $slaves[$i].energy += 1>>
<</if>>
<<if $slaves[$i].cervixImplant == 1 && _cervixPump > 0 >>
She notices her @@color:orange;belly swell@@ after vaginal sex throughout the week.
<<set $slaves[$i].bellyImplant += _cervixPump*20>>
<</if>>
|
mayibrad/fc
|
src/uncategorized/saServeThePublic.tw
|
tw
|
bsd-3-clause
| 82,953 |
:: SA serve your other slaves [nobr]
<<set $domSlave to 0>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$i].subTarget is $slaves[$j].ID>>
<<set $domSlave to $slaves[$j]>>
<<break>>
<</if>>
<</for>>
<<if $domSlave == 0>>
<<if $slaves[$i].devotion <= 20>>
<<if $slaves[$i].trust >= -20>>
is forced to serve your other slaves' sexual needs by constant punishment. Being castigated and raped @@color:gold;frightens her into obedience.@@
<<set $slaves[$i].trust -= 5>>
<<if $slaves[$i].sexualQuirk is "strugglefuck queen">>
She secretly likes being raped @@color:hotpink;and wants more.@@
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].sexualQuirk is "gagfuck queen">>
She secretly enjoys the oral abuse @@color:hotpink;and wants more.@@
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].sexualQuirk is "painal queen">>
She secretly gets off on assrape @@color:hotpink;and wants more.@@
<<set $slaves[$i].devotion += 1>>
<</if>>
<<else>>
is forced to serve your other slaves' sexual needs by her fear. Being used on pain of punishment @@color:hotpink;habituates her to subservience@@ and @@color:gold;keeps her fearful.@@
<<set $slaves[$i].trust -= 2>>
<<set $slaves[$i].devotion += 2>>
<<if $slaves[$i].sexualQuirk is "strugglefuck queen">>
She privately likes being abused @@color:hotpink;and accepts it.@@
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].sexualQuirk is "gagfuck queen">>
She privately likes being an oral toy and @@color:hotpink;and accepts it.@@
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].sexualQuirk is "painal queen">>
She privately likes being an anal toy @@color:hotpink;and accepts it.@@
<<set $slaves[$i].devotion += 1>>
<</if>>
<</if>>
<<else>>
obediently serves your other slaves' sexual needs. Being used as a sexual outlet for everyone @@color:hotpink;keeps her in a good frame of mind.@@
<<set $slaves[$i].trust += 2>>
<<if $slaves[$i].sexualQuirk is "strugglefuck queen">>
She @@color:hotpink;openly enjoys@@ how other slaves can take whatever they want from her.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].sexualQuirk is "gagfuck queen">>
She @@color:hotpink;openly enjoys@@ how other slaves can order her to lick, suck or blow anything at all.
<<set $slaves[$i].devotion += 1>>
<<elseif $slaves[$i].sexualQuirk is "painal queen">>
She @@color:hotpink;openly enjoys@@ how other slaves can shove anything up her butt without asking first.
<</if>>
<</if>>
<<if ($slaves[$i].heels == 1)>>
<<if ($slaves[$i].shoes != "heels")>>
<<if ($slaves[$i].shoes != "boots")>>
<<if ($slaves[$i].shoes != "extreme heels")>>
Since she's forced to crawl around, she's especially vulnerable.
<</if>>
<</if>>
<</if>>
<</if>>
<<else>>
is serving ''$domSlave.slaveName'' this week.
<<if ($slaves[$i].heels == 1)>>
<<if ($slaves[$i].shoes != "heels")>>
<<if ($slaves[$i].shoes != "boots")>>
<<if ($slaves[$i].shoes != "extreme heels")>>
Since $slaves[$i].slaveName cannot stand, $domSlave.slaveName has no trouble taking whatever she wants from her.
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].anus == 0) && ($slaves[$i].vagina == 0)>>
Of course, she respects $slaves[$i].slaveName's virgin holes and does not penetrate her.
<<elseif ($slaves[$i].anus == 0)>>
Of course, she respects $slaves[$i].slaveName's anal virginity and does not penetrate her there.
<<elseif ($slaves[$i].vagina == 0)>>
Of course, she respects $slaves[$i].slaveName's virginity and does not penetrate her pussy.
<</if>>
<<if ($slaves[$i].devotion < -20) && ($slaves[$i].dick > 0) && canAchieveErection($slaves[$i]) && ($domSlave.fetishKnown == 1) && canDoAnal($domSlave) && ($domSlave.fetishStrength > 60) && ($domSlave.fetish is "buttslut")>>
Since $domSlave.slaveName loves anal, $slaves[$i].slaveName finds herself forced to use her stiff prick to please $domSlave.slaveName's insatiable ass. She spends the week trying to avoid $domSlave.slaveName, because $domSlave.slaveName won't stop forcing her to get her <<if $seeRace == 1>>$slaves[$i].race <</if>>dick hard so $domSlave.slaveName can ride her <<if $seeRace == 1>>$domSlave.race <</if>>butt up and down on it. @@color:hotpink;$domSlave.slaveName enjoys having her own personal cock for the week,@@ even if it does have to be persuaded.
<<set $seed to random(9,12)>>
<<set $slaves[$i].penetrativeCount += $seed>>
<<set $penetrativeTotal += $seed>>
<<set $domSlave.analCount += $seed>>
<<set $analTotal += $seed>>
<<elseif ($slaves[$i].devotion <= 50) && canAchieveErection($slaves[$i]) && ($slaves[$i].balls != 0) && ($domSlave.fetishKnown == 1) && canDoAnal($domSlave) && ($domSlave.fetishStrength > 60) && ($domSlave.fetish is "buttslut")>>
Since $domSlave.slaveName loves anal, $slaves[$i].slaveName finds herself constantly asked to use her stiff prick to please $domSlave.slaveName's insatiable ass. She spends the week desperately trying to keep herself hard, because $domSlave.slaveName constantly expects her <<if $seeRace == 1>>$slaves[$i].race <</if>>dick to be hard so $domSlave.slaveName can ride her <<if $seeRace == 1>>$domSlave.race <</if>>butt up and down on it. @@color:hotpink;$domSlave.slaveName enjoys having her own personal cock for the week.@@
<<set $seed to random(9,12)>>
<<set $slaves[$i].penetrativeCount += $seed>>
<<set $penetrativeTotal += $seed>>
<<set $domSlave.analCount += $seed>>
<<set $analTotal += $seed>>
<<elseif ($slaves[$i].dick > 0) && canAchieveErection($slaves[$i]) && ($domSlave.fetishKnown == 1) && ($domSlave.fetishStrength > 60) && canDoAnal($domSlave) and canWalk($domSlave) && ($domSlave.fetish is "buttslut")>>
$domSlave.slaveName loves anal and $slaves[$i].slaveName has a stiff prick. The two of them have good fun together. <<if $domSlave.amp != 1>>$domSlave.slaveName pulls her anal girltoy into bathrooms and corners constantly<<else>>$domSlave.slaveName has her anal girltoy hold $domSlave.slaveName's limbless torso<</if>> so she can ride that <<if $seeRace == 1>>$slaves[$i].race <</if>>dick with her <<if $seeRace == 1>>$domSlave.race <</if>>butt. @@color:hotpink;$domSlave.slaveName enjoys a week of constant butt loving.@@
<<set $seed to random(9,12)>>
<<set $slaves[$i].penetrativeCount += $seed>>
<<set $penetrativeTotal += $seed>>
<<set $domSlave.analCount += $seed>>
<<set $analTotal += $seed>>
<<if $slaves[$i].sexualQuirk is "none">>
$slaves[$i].slaveName decides that having her dick up someone's ass is the finest pleasure life has to offer. @@color:green;She's now a pervert,@@ constantly scheming to fuck any butt she sees.
<<set $slaves[$i].sexualQuirk to "perverted">>
<</if>>
<<elseif ($slaves[$i].devotion > -20) && ($slaves[$i].dick > 0) && canAchieveErection($slaves[$i]) && ($domSlave.fetishKnown == 1) && ($domSlave.fetishStrength > 60) && canDoAnal($domSlave) && ($domSlave.fetish is "submissive") && ($domSlave.anus > 0)>>
$domSlave.slaveName loves to submit, and tells $slaves[$i].slaveName to fuck her; when $slaves[$i].slaveName asks how, $domSlave.slaveName tells her to take charge. $domSlave.slaveName finds herself with her face pushed firmly into her bedsheets and her <<if $seeRace == 1>>$domSlave.race <</if>> ass accommodating $slaves[$i].slaveName's eager <<if $seeRace == 1>>$slaves[$i].race <</if>>cock. Afterward, $domSlave.slaveName lavishes kisses on her satisfactory top. $domSlave.slaveName @@color:hotpink;enjoys a week of constant submission,@@ and even though she's technically being used, $slaves[$i].slaveName @@color:hotpink;doesn't mind@@ being expected to fuck a willing asshole.
<<set $seed to random(9,12)>>
<<set $slaves[$i].penetrativeCount += $seed>>
<<set $penetrativeTotal += $seed>>
<<set $domSlave.analCount += $seed>>
<<set $analCount += $seed>>
<<set $slaves[$i].devotion += 1>>
<<elseif ($slaves[$i].devotion >= -20) && ($slaves[$i].clit > 0) && ($domSlave.fetishKnown == 1) && ($domSlave.fetishStrength > 60) && ($domSlave.fetish is "submissive")>>
$domSlave.slaveName loves to submit, and tells $slaves[$i].slaveName to fuck her; when $slaves[$i].slaveName asks how, $domSlave.slaveName tells her to take charge. $domSlave.slaveName finds herself with her back pushed firmly into her bedsheets and $slaves[$i].slaveName's quickly hardening clit being pushed eagerly into her mouth. Afterward, $domSlave.slaveName lavishes kisses on her satisfactory top. $domSlave.slaveName @@color:hotpink;enjoys a week of constant submission,@@ and even though she's technically being used, $slaves[$i].slaveName @@color:hotpink;doesn't mind@@ constant oral attention.
<<set $seed to random(9,12)>>
<<set $slaves[$i].penetrativeCount += $seed>>
<<set $penetrativeTotal += $seed>>
<<set $domSlave.oralCount += $seed>>
<<set $oralCount += $seed>>
<<set $slaves[$i].devotion += 1>>
<<elseif ($slaves[$i].devotion >= -20) and canWalk($domSlave) && ($domSlave.fetishKnown == 1) && ($domSlave.fetishStrength > 60) && canDoAnal($domSlave) && ($domSlave.fetish is "submissive") && ($domSlave.anus > 0)>>
$domSlave.slaveName loves to submit, and tells $slaves[$i].slaveName to fuck her; when $slaves[$i].slaveName asks how, $domSlave.slaveName tells her to take charge. $domSlave.slaveName finds herself with her face pushed firmly into her bedsheets and her <<if $seeRace == 1>>$domSlave.race <</if>> ass accommodating $slaves[$i].slaveName's thrusting <<if $seeRace == 1>>$slaves[$i].race <</if>>fingers. Afterward, $domSlave.slaveName lavishes kisses on her satisfactory top. $domSlave.slaveName @@color:hotpink;enjoys a week of constant submission,@@ and even though she's technically being used, $slaves[$i].slaveName @@color:hotpink;doesn't mind the fun.@@
<<set $seed to random(9,12)>>
<<set $slaves[$i].penetrativeCount += $seed>>
<<set $penetrativeTotal += $seed>>
<<set $domSlave.analCount += $seed>>
<<set $analCount += $seed>>
<<set $slaves[$i].devotion += 1>>
<<elseif ($slaves[$i].devotion >= -20) && ($domSlave.fetishKnown == 1) && ($domSlave.fetishStrength > 60) && ($domSlave.fetish is "dom") and canWalk($domSlave)>>
$domSlave.slaveName loves to dominate, and the first indication $slaves[$i].slaveName gets of what she's in for this week is when $domSlave.slaveName ambushes her in the dormitory, tackles her from behind, and hogties her with sheets. $slaves[$i].slaveName wriggles a little but doesn't really start to attempt escape until $domSlave.slaveName begins to carefully tease her <<if $seeRace == 1>>$slaves[$i].race <</if>><<if $slaves[$i].dick == 0>>clit<<else>>dickhead<</if>>, edging her right up to the point of orgasm and making her beg. It's a long but @@color:hotpink;obedience-building@@ week for $slaves[$i].slaveName, and $domSlave.slaveName certainly @@color:hotpink;enjoys her toy.@@
<<set $slaves[$i].devotion += 1>>
<<elseif ($domSlave.fetishKnown == 1) && ($domSlave.fetishStrength > 60) && ($domSlave.fetish is "sadist") and canWalk($domSlave)>>
$domSlave.slaveName loves to inflict pain, and the first indication $slaves[$i].slaveName gets of what she's in for this week is when $domSlave.slaveName ambushes her in the dormitory, tackles her from behind, and hogties her with sheets. <<if canTalk($domSlave)>>$domSlave.slaveName bends close to the immobilized $slaves[$i].slaveName's ear and whispers to her that she might as well scream.<<else>>$domSlave.slaveName carefully uses gestures to communicate to her that she might as well scream.<</if>> $slaves[$i].slaveName's struggles to escape become desperate at this, and more desperate still when the week's first @@color:red;beating@@ starts. Later, she tries going limp and unresistant, but that just makes the annoyed $domSlave.slaveName beat her pain slave all the harder until she gets a reaction again. It's a long and @@color:hotpink;will breaking@@ week for $slaves[$i].slaveName, and $domSlave.slaveName certainly @@color:hotpink;enjoys torturing her toy.@@
<<set $slaves[$i].devotion += 1>>
<<set $slaves[$i].health -= 3>>
<<elseif ($slaves[$i].devotion < -20) && ($domSlave.fetishKnown == 1) && ($domSlave.fetishStrength > 60) && ($domSlave.fetish is "boobs") && ($domSlave.lactation > 0)>>
Since $domSlave.slaveName loves giving milk, $slaves[$i].slaveName finds herself forced to nurse. She spends the week trying to avoid guzzling down milk from $domSlave.slaveName's <<if $seeRace == 1>>$domSlave.race <</if>>nipples with her <<if $seeRace == 1>>$slaves[$i].race <</if>>mouth, but $domSlave.slaveName insists. @@color:hotpink;$domSlave.slaveName enjoys being able to force $slaves[$i].slaveName to drink from her.@@
<<elseif ($slaves[$i].devotion <= 50) && ($domSlave.fetishKnown == 1) && ($domSlave.fetishStrength > 60) && ($domSlave.fetish is "boobs") && ($domSlave.lactation > 0)>>
Since $domSlave.slaveName loves giving milk, $slaves[$i].slaveName finds herself constantly nursing. She spends the week obediently taking milk from $domSlave.slaveName's <<if $seeRace == 1>>$domSlave.race <</if>>nipples with her <<if $seeRace == 1>>$slaves[$i].race <</if>>mouth, to $domSlave.slaveName's motherly satisfaction. @@color:hotpink;$domSlave.slaveName enjoys having $slaves[$i].slaveName to drink from her whenever she feels overfull.@@
<<elseif ($domSlave.fetishKnown == 1) && ($domSlave.fetish is "boobs") && ($domSlave.fetishStrength > 60) && ($domSlave.lactation > 0)>>
Since $domSlave.slaveName loves giving milk, $slaves[$i].slaveName constantly nurses from her. She spends the week happily taking milk from $domSlave.slaveName's <<if $seeRace == 1>>$domSlave.race <</if>>nipples with her hungry <<if $seeRace == 1>>$slaves[$i].race <</if>>mouth, to $domSlave.slaveName's motherly delight. @@color:hotpink;$domSlave.slaveName loves having $slaves[$i].slaveName to feed and fill.@@
<<elseif ($slaves[$i].devotion < -20) and canWalk($domSlave) && ($domSlave.fetishKnown == 1) && ($domSlave.fetishStrength > 60) && ($domSlave.fetish is "boobs")>>
Since $domSlave.slaveName loves having her breasts attended to, $slaves[$i].slaveName finds herself forced to knead, massage, and even suck. She spends the week trying to avoid servicing $domSlave.slaveName's <<if $seeRace == 1>>$domSlave.race <</if>>breasts with her <<if $seeRace == 1>>$slaves[$i].race <</if>>hands, but $domSlave.slaveName insists. @@color:hotpink;$domSlave.slaveName enjoys being able to force $slaves[$i].slaveName to see to her tits.@@
<<elseif canWalk($domSlave) && ($slaves[$i].devotion <= 50) && ($domSlave.fetishKnown == 1) && ($domSlave.fetishStrength > 60) and ($domSlave.fetish is "boobs")>>
Since $domSlave.slaveName loves having her breasts attended to, $slaves[$i].slaveName finds herself kneading, massaging, and even sucking. She spends the week obediently servicing $domSlave.slaveName's <<if $seeRace == 1>>$domSlave.race <</if>>breasts with her <<if $seeRace == 1>>$slaves[$i].race <</if>>hands, to $domSlave.slaveName's languorous pleasure. @@color:hotpink;$domSlave.slaveName enjoys having $slaves[$i].slaveName to see to her tits.@@
<<elseif canWalk($domSlave) && ($domSlave.fetishKnown == 1) && ($domSlave.fetishStrength > 60) && ($domSlave.fetish is "boobs")>>
Since $domSlave.slaveName loves having her breasts attended to, $slaves[$i].slaveName pampers her breasts shamelessly. She spends the week devotedly massaging $domSlave.slaveName's <<if $seeRace == 1>>$domSlave.race <</if>>breasts with her <<if $seeRace == 1>>$slaves[$i].race <</if>>hands, sucking lovingly at her nipples, and caring for everything with lotions and oils. They sleep together so that $slaves[$i].slaveName can hold her boobs as she goes to sleep, which sometimes results in less sleep for both as the $domSlave.slaveName keeps them at breast play into the night. @@color:hotpink;$domSlave.slaveName enjoys having $slaves[$i].slaveName to see to her tits.@@
<<elseif ($slaves[$i].devotion < -20) && canDoAnal($domSlave) && ($domSlave.fetishKnown == 1) && ($domSlave.fetishStrength > 60) && ($domSlave.fetish is "buttslut")>>
Since $domSlave.slaveName loves anal, $slaves[$i].slaveName finds herself forced to give analingus on command. She spends the week trying to avoid servicing $domSlave.slaveName's insatiable <<if $seeRace == 1>>$domSlave.race <</if>>ass with her <<if $seeRace == 1>>$slaves[$i].race <</if>>mouth, but $domSlave.slaveName insists. @@color:hotpink;$domSlave.slaveName enjoys being able to force $slaves[$i].slaveName to service her butt.@@
<<set $seed to random(9,12)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $domSlave.analCount += $seed>>
<<set $analTotal += $seed>>
<<elseif ($slaves[$i].devotion <= 50) && canDoAnal($domSlave) && ($domSlave.fetishKnown == 1) && ($domSlave.fetishStrength > 60) && ($domSlave.fetish is "buttslut")>>
Since $domSlave.slaveName loves anal, $slaves[$i].slaveName finds herself giving analingus on command. She spends the week servicing $domSlave.slaveName's insatiable <<if $seeRace == 1>>$domSlave.race <</if>>ass with her <<if $seeRace == 1>>$slaves[$i].race <</if>>mouth. @@color:hotpink;$domSlave.slaveName enjoys having her ass pleasured whenever she wants it.@@
<<set $seed to random(9,12)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $domSlave.analCount += $seed>>
<<set $analTotal += $seed>>
<<elseif ($domSlave.fetishKnown == 1) && ($domSlave.fetishStrength > 60) && ($domSlave.fetish is "buttslut") && canDoAnal($domSlave)>>
Since $domSlave.slaveName loves anal play, $slaves[$i].slaveName lavishes attention on her butt. She spends the week servicing $domSlave.slaveName's insatiable <<if $seeRace == 1>>$domSlave.race <</if>>ass with her <<if $seeRace == 1>>$slaves[$i].race <</if>>mouth. @@color:hotpink;$domSlave.slaveName enjoys having an enthusiastic anal playmate.@@
<<set $seed to random(9,12)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $domSlave.analCount += $seed>>
<<set $analTotal += $seed>>
<<elseif ($slaves[$i].dick > 0) && canAchieveErection($slaves[$i]) && ($domSlave.fetishKnown == 1) and ($domSlave.fetishStrength > 60) and ($domSlave.fetish is "cumslut")>>
Since $domSlave.slaveName loves cum, and $slaves[$i].slaveName has a dick, $domSlave.slaveName has her own private semen dispenser, even if it's rather limp. $domSlave.slaveName sometimes gets tired of having to work hard for cum, so she spends the week making $slaves[$i].slaveName painstakingly bring her flaccid dick almost to orgasm before $domSlave.slaveName wraps her <<if $seeRace == 1>>$domSlave.race <</if>>lips around $slaves[$i].slaveName's <<if $seeRace == 1>>$slaves[$i].race <</if>>soft dickhead to suck down the cum. @@color:hotpink;$domSlave.slaveName enjoys having a servile dick on demand.@@
<<set $seed to random(9,12)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $domSlave.oralCount += $seed>>
<<set $oralTotal += $seed>>
<<elseif ($slaves[$i].dick > 0) && ($slaves[$i].balls != 0) && ($domSlave.fetishKnown == 1) && ($domSlave.fetishStrength > 60) && ($domSlave.fetish is "cumslut")>>
Since $domSlave.slaveName loves cum, and $slaves[$i].slaveName has a dick, $domSlave.slaveName has her own private semen dispenser. $domSlave.slaveName sometimes gets tired of having to work hard for cum, so she spends the week stimulating poor $slaves[$i].slaveName's prostate to force her to climax so $domSlave.slaveName can wrap her <<if $seeRace == 1>>$domSlave.race <</if>>lips around $slaves[$i].slaveName's <<if $seeRace == 1>>$slaves[$i].race <</if>>dickhead to suck down her cum. @@color:hotpink;$domSlave.slaveName enjoys having a servile dick on demand.@@
<<set $seed to random(9,12)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $domSlave.oralCount += $seed>>
<<set $oralTotal += $seed>>
<<elseif ($slaves[$i].devotion < -20) && ($domSlave.energy > 95)>>
Since $domSlave.slaveName loves to fuck, $slaves[$i].slaveName spends the week getting fucked. $domSlave.slaveName's <<if $seeRace == 1>>$domSlave.race <</if>>body atop $slaves[$i].slaveName's resisting <<if $seeRace == 1>>$slaves[$i].race <</if>>form is a frequent sight as $domSlave.slaveName takes her pleasure. @@color:hotpink;$domSlave.slaveName enjoys being able to use $slaves[$i].slaveName.@@
<<set $seed to random(9,12)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $domSlave.oralCount += $seed>>
<<set $oralTotal += $seed>>
<<elseif ($slaves[$i].devotion <= 50) && ($domSlave.energy > 95)>>
Since $domSlave.slaveName loves to fuck, $slaves[$i].slaveName spends the week getting fucked. $domSlave.slaveName's <<if $seeRace == 1>>$domSlave.race <</if>>body atop $slaves[$i].slaveName's compliant <<if $seeRace == 1>>$slaves[$i].race <</if>>form is a frequent sight as $domSlave.slaveName takes her pleasure. @@color:hotpink;$domSlave.slaveName enjoys being able to use $slaves[$i].slaveName.@@
<<set $seed to random(9,12)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $domSlave.oralCount += $seed>>
<<set $oralTotal += $seed>>
<<elseif ($domSlave.energy > 95)>>
Since $domSlave.slaveName loves to fuck, $slaves[$i].slaveName spends the week getting fucked. $domSlave.slaveName's <<if $seeRace == 1>>$domSlave.race <</if>>body atop $slaves[$i].slaveName's enthusiastic <<if $seeRace == 1>>$slaves[$i].race <</if>>form is a frequent sight as the two of them share pleasure. @@color:hotpink;$domSlave.slaveName enjoys having an extra outlet for her sexual needs.@@
<<set $seed to random(9,12)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $domSlave.oralCount += $seed>>
<<set $oralTotal += $seed>>
<<elseif ($slaves[$i].devotion < -20) && ($domSlave.dick > 0) && canAchieveErection($domSlave)>>
$domSlave.slaveName doesn't get to use her still-functional cock as much as she would like; it often stands stiff and untended while she's being used. Not this week: $slaves[$i].slaveName spends the week with $domSlave.slaveName's <<if $seeRace == 1>>$domSlave.race <</if>>dick between her <<if $seeRace == 1>>$slaves[$i].race <</if>>lips, whenever she feels like forcing it into $slaves[$i].slaveName's unwilling mouth. @@color:hotpink;$domSlave.slaveName loves having someone to facefuck whenever she wants.@@
<<set $seed to random(9,12)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $domSlave.penetrativeCount += $seed>>
<<set $penetrativeTotal += $seed>>
<<elseif ($slaves[$i].devotion <= 50) && ($domSlave.dick > 0) && canAchieveErection($domSlave)>>
$domSlave.slaveName doesn't get to use her still-functional cock as much as she would like; it often stands stiff and untended while she's being used. Not this week: $slaves[$i].slaveName spends the week with $domSlave.slaveName's <<if $seeRace == 1>>$domSlave.race <</if>>dick between her <<if $seeRace == 1>>$slaves[$i].race <</if>>lips, whenever she feels like putting it into $slaves[$i].slaveName's compliant mouth. @@color:hotpink;$domSlave.slaveName loves having someone to suck her off at last.@@
<<set $seed to random(9,12)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $domSlave.penetrativeCount += $seed>>
<<set $penetrativeTotal += $seed>>
<<elseif ($domSlave.dick > 0) && canAchieveErection($domSlave)>>
$domSlave.slaveName doesn't get to use her still-functional cock as much as she would like; it often stands stiff and untended while she's being used. Not this week: $slaves[$i].slaveName spends the week with $domSlave.slaveName's <<if $seeRace == 1>>$domSlave.race <</if>>dick between her <<if $seeRace == 1>>$slaves[$i].race <</if>>lips, whenever she feels like receiving an enthusiastic blowjob. @@color:hotpink;$domSlave.slaveName loves having someone to tend to her prick at last.@@
<<set $seed to random(9,12)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $domSlave.penetrativeCount += $seed>>
<<set $penetrativeTotal += $seed>>
<<elseif ($slaves[$i].devotion < -20) and canWalk($domSlave) && ($domSlave.attrXX > 85)>>
Since $domSlave.slaveName loves girls, $slaves[$i].slaveName finds herself groped, fingered, and toyed with. She spends the week trying to avoid $domSlave.slaveName's playful <<if $seeRace == 1>>$domSlave.race <</if>>hands, but they rove across her <<if $seeRace == 1>>$slaves[$i].race <</if>>body anyway. @@color:hotpink;$domSlave.slaveName enjoys having a nice little toy right at hand,@@ even if she does have to be forced.
<<set $seed to random(9,12)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $domSlave.oralCount += $seed>>
<<set $oralTotal += $seed>>
<<elseif ($slaves[$i].devotion <= 50) and canWalk($domSlave) && ($domSlave.attrXX > 85)>>
Since $domSlave.slaveName loves girls, $slaves[$i].slaveName finds herself groped, fingered, and toyed with. She spends the week accepting the attention of $domSlave.slaveName's playful <<if $seeRace == 1>>$domSlave.race <</if>>hands. They rove across her <<if $seeRace == 1>>$slaves[$i].race <</if>>body, eliciting embarrassed arousal. @@color:hotpink;$domSlave.slaveName enjoys having a nice little toy right at hand,@@ even if she is a little hesitant.
<<set $seed to random(9,12)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $domSlave.oralCount += $seed>>
<<set $oralTotal += $seed>>
<<elseif canWalk($domSlave) && ($domSlave.fetishKnown == 1) && ($domSlave.attrXX > 85)>>
Since $domSlave.slaveName loves girls, $slaves[$i].slaveName finds herself with a frank and open lover for the week. She spends the week accepting the attention of $domSlave.slaveName's adoring <<if $seeRace == 1>>$domSlave.race <</if>>hands. They rove across her <<if $seeRace == 1>>$slaves[$i].race <</if>>body, knowing just where to touch and where to press. @@color:hotpink;$domSlave.slaveName enjoys having a compliant girlfriend,@@ and they spend as much time together as they can.
<<set $seed to random(9,12)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $domSlave.oralCount += $seed>>
<<set $oralTotal += $seed>>
<<elseif ($slaves[$i].devotion < -20) && ($slaves[$i].dick > 0) and canWalk($domSlave) && ($domSlave.attrXY > 85)>>
<<if ($slaves[$i].balls > 0) && ($slaves[$i].hormones <= 0) && ($slaves[$i].dickAccessory != "chastity")>>
Since $domSlave.slaveName loves hard cocks, $slaves[$i].slaveName finds herself forced to get hard and fuck. She spends the week trying to avoid $domSlave.slaveName's constant demands. @@color:hotpink;$domSlave.slaveName enjoys having a nice dick right at hand,@@ even if it does have to be forced to stand up for her.
<<set $seed to random(9,12)>>
<<set $slaves[$i].penetrativeCount += $seed>>
<<set $penetrativeTotal += $seed>>
<<set $domSlave.oralCount += $seed>>
<<set $oralTotal += $seed>>
<<else>>
Since $domSlave.slaveName loves cocks, even soft ones, $slaves[$i].slaveName finds herself being sucked, groped, and cruelly taunted for her impotence. She spends the week trying to avoid $domSlave.slaveName's abuse of her poor useless penis. @@color:hotpink;$domSlave.slaveName enjoys having a nice dick right at hand,@@ even if it's only good for taunting and torture.
<<set $seed to random(9,12)>>
<<set $slaves[$i].penetrativeCount += $seed>>
<<set $penetrativeTotal += $seed>>
<<set $domSlave.oralCount += $seed>>
<<set $oralTotal += $seed>>
<</if>>
<<elseif ($slaves[$i].devotion <= 50) && ($slaves[$i].dick > 0) and canWalk($domSlave) && ($domSlave.attrXY > 85)>>
<<if ($slaves[$i].balls > 0) && ($slaves[$i].hormones <= 0) && ($slaves[$i].dickAccessory != "chastity")>>
Since $domSlave.slaveName loves hard cocks, $slaves[$i].slaveName finds herself required to get hard and fuck constantly. She spends the week doing her best to satisfy $domSlave.slaveName's constant demands. @@color:hotpink;$domSlave.slaveName enjoys having a nice dick right at hand,@@ and won't leave it alone.
<<set $seed to random(9,12)>>
<<set $slaves[$i].penetrativeCount += $seed>>
<<set $penetrativeTotal += $seed>>
<<set $domSlave.oralCount += $seed>>
<<set $oralTotal += $seed>>
<<else>>
Since $domSlave.slaveName loves cocks, even soft ones, $slaves[$i].slaveName finds herself being sucked, groped, and toyed with. She spends the week complying with $domSlave.slaveName's amusements. @@color:hotpink;$domSlave.slaveName enjoys having a nice dick right at hand,@@ even if it's only good as a soft toy.
<<set $seed to random(9,12)>>
<<set $slaves[$i].penetrativeCount += $seed>>
<<set $penetrativeTotal += $seed>>
<<set $domSlave.oralCount += $seed>>
<<set $oralTotal += $seed>>
<</if>>
<<elseif canWalk($domSlave) && ($slaves[$i].dick > 0) && ($domSlave.attrXY > 85)>>
<<if ($slaves[$i].balls > 0) && ($slaves[$i].hormones <= 0) && ($slaves[$i].dickAccessory != "chastity")>>
Since $domSlave.slaveName loves hard cocks, $slaves[$i].slaveName finds herself asked to get hard and fuck constantly. She spends the week doing her best to satisfy $domSlave.slaveName's constant demands. @@color:hotpink;$domSlave.slaveName enjoys having a nice dick right at hand,@@ and won't leave it alone.
<<set $seed to random(9,12)>>
<<set $slaves[$i].penetrativeCount += $seed>>
<<set $penetrativeTotal += $seed>>
<<set $domSlave.oralCount += $seed>>
<<set $oralTotal += $seed>>
<<else>>
Since $domSlave.slaveName loves cocks, even soft ones, $slaves[$i].slaveName finds herself being sucked, groped, and played with until she comes. She spends the week enjoying with $domSlave.slaveName's little games. @@color:hotpink;$domSlave.slaveName enjoys having a nice dick right at hand,@@ even if it's only good as a soft, dripping toy.
<<set $seed to random(9,12)>>
<<set $slaves[$i].penetrativeCount += $seed>>
<<set $penetrativeTotal += $seed>>
<<set $domSlave.oralCount += $seed>>
<<set $oralTotal += $seed>>
<</if>>
<<elseif !canWalk($slaves[$i])>>
$domSlave.slaveName doesn't have any special desires, so she simply uses the helpless $slaves[$i].slaveName for comfort and convenience. $slaves[$i].slaveName finds her helpless <<if $seeRace == 1>>$slaves[$i].race <</if>>torso being used as a bath toy, a bedwarmer, and for sexual convenience. @@color:hotpink;$domSlave.slaveName enjoys the ease and companionship.@@.
<<set $seed to random(9,12)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $domSlave.oralCount += $seed>>
<<set $oralTotal += $seed>>
<<else>>
$domSlave.slaveName doesn't have any special desires $slaves[$i].slaveName can satisfy, so she simply uses $slaves[$i].slaveName for comfort and convenience. $slaves[$i].slaveName washes her superior's <<if $seeRace == 1>>$domSlave.race <</if>>body thoroughly and uses her own <<if $seeRace == 1>>$slaves[$i].race <</if>>body to warm $domSlave.slaveName's bed at night. @@color:hotpink;$domSlave.slaveName enjoys the ease and companionship.@@
<<set $seed to random(9,12)>>
<<set $slaves[$i].oralCount += $seed>>
<<set $oralTotal += $seed>>
<<set $domSlave.oralCount += $seed>>
<<set $oralTotal += $seed>>
<</if>>
<<set $domSlave.devotion += 4>>
<<if $domSlave.health < 40>>
@@color:green;$domSlave.slaveName's health improves@@ with $slaves[$i].slaveName to serve her and help with some of her harder duties.
<<set $domSlave.health += 10>>
<</if>>
<<if $slaves[$i].devotion <= 20>>
<<if $slaves[$i].trust >= -20>>
$slaves[$i].slaveName @@color:gold;is further habituated to subservience@@ by $domSlave.slaveName.
<<set $slaves[$i].trust -= 5>>
<<if $slaves[$i].sexualQuirk is "strugglefuck queen">>
Secretly, though, $slaves[$i].slaveName gets off on being raped, @@color:hotpink;and wants more.@@
<<set $slaves[$i].devotion += 1>>
<</if>>
<</if>>
<</if>>
<<if $domSlave.dick > 0>>
<<if $slaves[$i].behavioralFlaw is "hates men">>
<<if $slaves[$i].devotion > 20>>
Spending so much time in close proximity to a slave with a dick @@color:green;reconciles her to getting fucked by them.@@
<<set $slaves[$i].behavioralFlaw to "none">>
<</if>>
<</if>>
<</if>>
<<if $domSlave.vagina != -1>>
<<if $slaves[$i].behavioralFlaw is "hates women">>
<<if $slaves[$i].devotion > 20>>
Spending so much time in close proximity to a slave with a pussy @@color:green;reconciles her to sex with girls.@@
<<set $slaves[$i].behavioralFlaw to "none">>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].relationship == 0>>
<<if $slaves[$i].rivalryTarget != $domSlave.ID>>
<<if $slaves[$i].devotion >= 10>>
<<if $domSlave.relationship == 0>>
<<if random(1,100) > 50>>
$slaves[$i].slaveName and $domSlave.slaveName enjoy spending time together and @@color:lightgreen;strike up a friendship.@@
<<set $domSlave.relationship to 1>>
<<set $domSlave.relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to 1>>
<<set $slaves[$i].relationshipTarget to $domSlave.ID>>
<<else>>
$slaves[$i].slaveName and $domSlave.slaveName find they enjoy their sexual relationship and @@color:lightgreen;become friends with benefits.@@
<<set $domSlave.relationship to 3>>
<<set $domSlave.relationshipTarget to $slaves[$i].ID>>
<<set $slaves[$i].relationship to 3>>
<<set $slaves[$i].relationshipTarget to $domSlave.ID>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif $slaves[$i].relationship > 0>>
<<if $slaves[$i].relationshipTarget is $domSlave.ID>>
<<if $slaves[$i].devotion >= -20>>
$slaves[$i].slaveName likes getting fucked by $domSlave.slaveName and @@color:hotpink;appreciates@@ having it as her job.
<<set $slaves[$i].devotion += 1>>
<</if>>
<</if>>
<<if $slaves[$i].relationship < 3>>
<<if $slaves[$i].relationshipTarget is $domSlave.ID>>
<<if $slaves[$i].devotion >= 10>>
$slaves[$i].slaveName and $domSlave.slaveName find that they enjoy having sex just as much as they like being friends, and become @@color:lightgreen;friends with benefits.@@
<<set $domSlave.relationship to 3>>
<<set $slaves[$i].relationship to 3>>
<<elseif $slaves[$i].devotion <= 20>>
$slaves[$i].slaveName and $domSlave.slaveName's relationship is @@color:lightsalmon;damaged@@ by $domSlave.slaveName having the right to use $slaves[$i].slaveName.
<<set $domSlave.relationship -= 1>>
<<set $slaves[$i].relationship -= 1>>
<</if>>
<</if>>
<<elseif $slaves[$i].relationship < 4>>
<<if $slaves[$i].relationshipTarget is $domSlave.ID>>
<<if $slaves[$i].devotion >= 10>>
$slaves[$i].slaveName and $domSlave.slaveName don't have to be encouraged to have sex, but with extra time for it, they become @@color:lightgreen;lovers.@@
<<set $domSlave.relationship += 1>>
<<set $slaves[$i].relationship += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].rivalry == 0>>
<<if $slaves[$i].relationshipTarget != $domSlave.ID>>
<<if $slaves[$i].devotion <= 50>>
<<if $domSlave.rivalry == 0>>
<<if random(1,100) > 50>>
$slaves[$i].slaveName resents $domSlave.slaveName for using her and the two @@color:lightsalmon;start to dislike each other.@@
<<set $domSlave.rivalry to 1>>
<<set $domSlave.rivalryTarget to $slaves[$i].ID>>
<<set $slaves[$i].rivalry to 1>>
<<set $slaves[$i].rivalryTarget to $domSlave.ID>>
<</if>>
<</if>>
<</if>>
<</if>>
<<else>>
<<if $slaves[$i].rivalryTarget is $domSlave.ID>>
<<if $slaves[$i].devotion <= 50>>
$slaves[$i].slaveName resents subordinating herself to $domSlave.slaveName and @@color:mediumorchid;dislikes@@ having it as her job.
<<set $slaves[$i].devotion -= 2>>
<</if>>
<</if>>
<<if $slaves[$i].rivalry < 3>>
<<if $slaves[$i].rivalryTarget is $domSlave.ID>>
<<if $slaves[$i].devotion <= 50>>
$slaves[$i].slaveName hates being used by her rival $domSlave.slaveName so much that their @@color:lightsalmon;feud worsens.@@
<<set $domSlave.rivalry += 1>>
<<set $slaves[$i].rivalry += 1>>
<<elseif $slaves[$i].devotion > 50>>
$slaves[$i].slaveName serves $domSlave.slaveName so devotedly that they @@color:lightgreen;work out@@ some of their differences through sex.
<<set $domSlave.rivalry -= 1>>
<<set $slaves[$i].rivalry -= 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<<set $domSlave.tired to 1>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $domSlave.ID == $slaves[$j].ID>>
<<set $slaves[$j] to $domSlave>>
<<break>>
<</if>>
<</for>>
<</if>>
|
mayibrad/fc
|
src/uncategorized/saServeYourOtherSlaves.tw
|
tw
|
bsd-3-clause
| 36,152 |
:: SA stay confined [nobr]
<<if ($slaves[$i].devotion < -50)>>
is kept in solitary confinement whenever she is not being forced to do something else. She still hates her place in the world, but being forced to rely on slave life as her only human contact @@color:hotpink;grinds down her resistance.@@
<<set $slaves[$i].devotion += 2>>
<<elseif ($slaves[$i].devotion <= 20)>>
is kept in solitary confinement whenever she is not being forced to do something else. With nothing to do but look forward to the next time she's let out to serve, @@color:hotpink;she begins to rely on servitude.@@
<<set $slaves[$i].devotion += 1>>
<<elseif ($slaves[$i].devotion <= 50)>>
accepts solitary confinement whenever she is not being forced to do something else. Since she is obedient, the mental torture neither breaks her further nor causes her to hate you.
<<else>>
accepts solitary confinement whenever she is not being forced to do something else. She spends her time wondering hopelessly how she has failed you, @@color:mediumorchid;damaging her devotion to you.@@
<<set $slaves[$i].devotion -= 2>>
<</if>>
<<if ($slaves[$i].trust < -50)>>
She is so terrified of you that this confinement does not make her fear you any more.
<<elseif ($slaves[$i].trust < -20)>>
She is already afraid of you, but this confinement makes her @@color:gold;fear you even more.@@
<<set $slaves[$i].trust -= 2>>
<<elseif ($slaves[$i].trust <= 20)>>
This confinement makes her @@color:gold;fear your power@@ over her.
<<set $slaves[$i].trust -= 4>>
<<else>>
This confinement makes her @@color:gold;trust you less,@@ and fear you more.
<<set $slaves[$i].trust -= 5>>
<</if>>
The stress of confinement @@color:red;damages her health@@.
<<set $slaves[$i].health -= 10>>
|
mayibrad/fc
|
src/uncategorized/saStayConfined.tw
|
tw
|
bsd-3-clause
| 1,753 |
:: SA take classes [nobr]
<<set $learning to 1>>
<<if ($slaves[$i].assignment is "learn in the schoolroom")>>
<<if ($Schoolteacher != 0)>>
<<set $seed to $Schoolteacher.intelligence+$Schoolteacher.intelligenceImplant>>
<<if ($Schoolteacher.visualAge > 35)>>
<<set $seed += 1>>
<</if>>
<<if $schoolteacherCareers.contains($Schoolteacher.career)>>
<<set $seed += 1>>
<</if>>
<<if ($Schoolteacher.face > 1)>>
<<set $seed += 1>>
<</if>>
<<if (random(1,100) < 20+($seed*20))>>
<<set $learning += 1>>
<</if>>
<</if>>
<</if>>
takes courses in slavery<<if $schoolroomUpgradeSkills + $schoolroomUpgradeRemedial + $schoolroomUpgradeLanguage != 0>>, using $schoolroomName's improved educational materials, <</if>> under $assistantName's supervision;
<<if ($slaves[$i].devotion > 20)>>
she is such an obedient slave that your assistant mostly @@color:hotpink;encourages her.@@
<<set $slaves[$i].devotion += 2>>
<<elseif ($slaves[$i].trust < -20)>>
she obeys out of fear, so your assistant mostly @@color:hotpink;encourages her.@@
<<set $slaves[$i].devotion += 1>>
<<else>>
she is resistant, so your assistant mostly @@color:gold;punishes her,@@ increasing her @@color:mediumorchid;dislike for slavery.@@
<<set $slaves[$i].devotion -= 2>>
<<set $slaves[$i].trust -= 4>>
<</if>>
<<if ($slaves[$i].intelligence >= 3)>>
She is a genius,
<<set $learning += 1>>
<<elseif ($slaves[$i].intelligence >= 2)>>
She is highly intelligent
<<set $learning += 1>>
<<elseif ($slaves[$i].intelligence >= 1)>>
She is of above average intelligence
<<if (random(1,100) < 70)>>
<<set $learning += 1>>
<</if>>
<<elseif ($slaves[$i].intelligence >= 0)>>
She is of average intelligence
<<if (random(1,100) < 50)>>
<<set $learning += 1>>
<</if>>
<<elseif ($schoolroomUpgradeRemedial == 1)>>
<<if (random(1,100) < 50)>>
<<set $learning += 1>>
<</if>>
<<elseif ($slaves[$i].intelligence >= -1)>>
She is of below average intelligence
<<if (random(1,100) < 30)>>
<<set $learning += 1>>
<</if>>
<<elseif ($slaves[$i].intelligence >= -2)>>
She is quite stupid
<<if (random(1,100) < 10)>>
<<set $learning += 1>>
<</if>>
<<else>>
She is an imbecile,
<</if>>
<<if ($slaves[$i].devotion > 95)>>
and worshipful of you,
<<set $learning += 1>>
<<elseif ($slaves[$i].devotion > 50)>>
and devoted to you,
<<if (random(1,100) < 70)>>
<<set $learning += 1>>
<</if>>
<<elseif ($slaves[$i].devotion > 20)>>
and obedient to you,
<<if (random(1,100) < 50)>>
<<set $learning += 1>>
<</if>>
<<elseif ($slaves[$i].trust < -20)>>
and frightened of you,
<<if (random(1,100) < 50)>>
<<set $learning += 1>>
<</if>>
<<else>>
and neither likes you nor is afraid of you,
<</if>>
<<if ($learning <= 1)>>
and she learns slowly this week.
<<elseif ($learning is 2)>>
and she does well with her studies this week.
<<else>>
and she is perfectly studious this week.
<</if>>
<<set $seed to 0>>
<<set $skillIncrease = 10+$slaves[$i].intelligence>>
<<for $j to 0; $j < $learning; $j++>>
<<if ($slaves[$i].devotion <= 20) && ($seed == 0)>>
Since she is wanting in basic obedience, she suffers through courses on @@color:hotpink;her place@@ in the Free Cities world.
<<set $slaves[$i].devotion += 10>>
<<set $seed to 1>>
<<elseif ($slaves[$i].oralSkill <= 10)>>
Since she is orally incompetent, she is taught basic gag reflex suppression exercises and other simple oral things.
<<OralSkillIncrease $slaves[$i]>>
<<elseif ($slaves[$i].vaginalSkill <= 10) && ($slaves[$i].vagina > 0) && ($slaves[$i].vaginalAccessory != "chastity belt")>>
Since she is unskilled at using her pussy, she is taught kegel exercises and other simple vaginal skills.
<<VaginalSkillIncrease $slaves[$i]>>
<<elseif ($slaves[$i].analSkill <= 10) && ($slaves[$i].anus > 0)>>
Since she is a novice at taking it up her butt, she is taught relaxation exercises and other simple anal basics.
<<AnalSkillIncrease $slaves[$i]>>
<<elseif ($slaves[$i].whoreSkill <= 10)>>
Since she has little idea what's involved in selling her body, she is taught basic safety practices and other simple prostitution skills.
<<WhoreSkillIncrease $slaves[$i]>>
<<elseif ($slaves[$i].entertainSkill <= 10)>>
Since her entertainment value is limited to her holes, she is taught simple conversational skills and other courtesan's essentials.
<<EntertainSkillIncrease $slaves[$i]>>
<<elseif ($schoolroomUpgradeSkills == 1)>>
<<if ($slaves[$i].oralSkill <= 30)>>
Having completed the basic sex slave curriculum, she studies more advanced ways to use her lips and tongue to please cocks, cunts, and asses.
<<OralSkillIncrease $slaves[$i]>>
<<elseif ($slaves[$i].whoreSkill <= 30)>>
Having completed the basic sex slave curriculum, she studies intermediate prostitution, including how to stay as safe as possible and maximize her efficiency.
<<WhoreSkillIncrease $slaves[$i]>>
<<elseif ($slaves[$i].entertainSkill <= 30)>>
Having completed the basic sex slave curriculum, she studies courtesanship, including social dynamics and flirtation more subtle than straightforward begging for sex.
<<EntertainSkillIncrease $slaves[$i]>>
<</if>>
<</if>>
<</for>>
<<if ($slaves[$i].intelligenceImplant < 1)>>
She makes some progress towards a basic education.
<<set $slaves[$i].intelligenceImplant += 0.1*$learning>>
<<if ($slaves[$i].intelligenceImplant >= 1)>>
<<set $slaves[$i].intelligenceImplant to 1>>
She has completed a course of slave education, and for most purposes she is now @@color:deepskyblue;more intelligent.@@
<<if ($slaves[$i].intelligence < 3)>>
<<set $slaves[$i].intelligence += 1>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].intelligenceImplant == 1)>>
<<if $slaves[$i].voice != 0>>
<<if ($slaves[$i].intelligence > random(-4,4))>>
<<if ($schoolroomUpgradeLanguage == 0)>>
<<if ($slaves[$i].accent >= 3)>>
She has @@color:green;learned functional $language,@@ and can make herself understood, though her $slaves[$i].nationality accent is still quite heavy.
<<set $slaves[$i].accent to 2>>
<</if>>
<<else>>
<<if ($slaves[$i].accent >= 2)>>
She has @@color:green;learned decent $language,@@ though she retains enough of her $slaves[$i].nationality accent to make her voice distinctly sexy.
<<set $slaves[$i].accent to 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].intelligenceImplant == 1)>>
<<if ($slaves[$i].voice == 0) || ($slaves[$i].accent <= 1) || (($schoolroomUpgradeLanguage == 0) && ($slaves[$i].accent <= 2))>>
<<if ($slaves[$i].oralSkill > 30) || (($schoolroomUpgradeSkills == 0) && ($slaves[$i].oralSkill > 10))>>
<<if ($slaves[$i].whoreSkill > 30) || (($schoolroomUpgradeSkills == 0) && ($slaves[$i].whoreSkill > 10))>>
<<if ($slaves[$i].entertainSkill > 30) || (($schoolroomUpgradeSkills == 0) && ($slaves[$i].entertainSkill > 10))>>
<<if ($slaves[$i].analSkill > 10) || ($slaves[$i].anus < 1)>>
<<if ($slaves[$i].vaginalSkill > 10) || ($slaves[$i].vagina < 1)>>
She can learn little from further classes, so @@color:yellow;her assignment has defaulted to rest.@@
<<set $slaves[$i].assignment to "rest">>
<<set $slaves[$i].assignmentVisible to 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
|
mayibrad/fc
|
src/uncategorized/saTakeClasses.tw
|
tw
|
bsd-3-clause
| 7,203 |
:: SA whore [nobr]
<<FResult $slaves[$i]>>
<<if ($slaves[$i].releaseRules is "restrictive") && ($slaves[$i].standardReward isnot "orgasm")>>
<<set $FResult += 2>>
<</if>>
<<if $ACitizens > $ASlaves*2>>
<<set $FResult = Math.trunc($FResult*1.1)>>
<<elseif $ACitizens > $ASlaves>>
<<set $FResult = Math.trunc($FResult*1)>>
<<elseif $ACitizens > $ASlaves*0.5>>
<<set $FResult = Math.trunc($FResult*0.95)>>
<<elseif $ACitizens > $ASlaves*0.25>>
<<set $FResult = Math.trunc($FResult*0.9)>>
<<else>>
<<set $FResult = Math.trunc($FResult*0.85)>>
<</if>>
<<Beauty $slaves[$i]>>
<<if $ACitizens > $ASlaves*2>>
<<set $beauty = Math.trunc($beauty*1.1)>>
<<elseif $ACitizens > $ASlaves>>
<<set $beauty = Math.trunc($beauty*1)>>
<<elseif $ACitizens > $ASlaves*0.5>>
<<set $beauty = Math.trunc($beauty*0.95)>>
<<elseif $ACitizens > $ASlaves*0.25>>
<<set $beauty = Math.trunc($beauty*0.9)>>
<<else>>
<<set $beauty = Math.trunc($beauty*0.85)>>
<</if>>
<<if $slaves[$i].sexualFlaw is "neglectful">>
<<set $beauty = Math.trunc($beauty*1.1)>>
<</if>>
<<if $slaves[$i].assignment is "be the Madam">>
<<if $brothelSlaves+$slavesGettingHelp > 0>>
<<set $beauty = Math.trunc($beauty*((5-$brothelSlaves-$slavesGettingHelp)/5))>>
<</if>>
<</if>>
<<if ($slaves[$i].devotion > 95) || ($slaves[$i].energy > 95)>>
enthusiastically sells
<<elseif ($slaves[$i].devotion > 50)>>
willingly sells
<<elseif ($slaves[$i].devotion > 20)>>
obediently sells
<<elseif ($slaves[$i].trust < -20)>>
reluctantly sells
<<else>>
is forced to sell
<</if>>
her body.
<<set $beautyMultiplier to 1>>
<<if $brothel > 0>>
<<if (($universalRulesFacilityWork == 1) && ($slaves[$i].assignment is "whore") && ($brothelSpots > 0)) || ($slaves[$i].assignment is "work in the brothel")>>
<<if ($slaves[$i].assignment is "whore")>>
Since there's extra space in $brothelName, she sells herself there.
<</if>>
<<if $brothelAdsSpending != 0>>
<<if $brothelAdsStacked == 1>>
<<if ($slaves[$i].butt > 4)>>
<<if ($slaves[$i].boobs > 800)>>
<<set $beautyMultiplier += 0.05>>
Her stacked body fits $brothelName's ad campaign, getting her more business.
<</if>>
<</if>>
<<elseif $brothelAdsStacked is -1>>
<<if ($slaves[$i].boobs < 500)>>
<<if ($slaves[$i].butt < 3)>>
<<if ($slaves[$i].weight <= 10)>>
<<if ($slaves[$i].muscles <= 30)>>
<<set $beautyMultiplier += 0.05>>
Her slim body fits $brothelName's ad campaign, getting her more business.
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $brothelAdsPreg == 1>>
<<if ($slaves[$i].preg > 10) || ($slaves[$i].bellyImplant >= 4000)>>
<<set $beautyMultiplier += 0.05>>
Her gravid body fits $brothelName's ad campaign, getting her more attention.
<</if>>
<<elseif $brothelAdsPreg is -1>>
<<if ($slaves[$i].pregType < 10)>>
<<if ($slaves[$i].preg < 1)>>
<<if ($slaves[$i].weight < 30)>>
<<if (!$fakeBellies.contains($bellyAccessory))>>
<<if ($slaves[$i].bellyImplant == 0)>>
<<if ($slaves[$i].inflation == 0)>>
<<set $beautyMultiplier += 0.05>>
Her flat belly fits $brothelName's ad campaign, getting her more attention.
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $brothelAdsModded == 1>>
<<if $modScore > 15 || ($piercingScore > 8 && $tatScore > 5)>>
<<set $beautyMultiplier += 0.05>>
Body art like hers is a major draw.
<</if>>
<<elseif $brothelAdsModded == -1>>
<<if $slaves[$i].corsetPiercing == 0 && $piercingScore < 3 && $tatScore < 2>>
<<set $beautyMultiplier += 0.05>>
Very clean bodies like hers are a major draw.
<</if>>
<</if>>
<<if $brothelAdsImplanted == 1>>
<<if ($slaves[$i].boobsImplant > 0)>>
<<if ($slaves[$i].buttImplant > 0)>>
<<if ($slaves[$i].bellyImplant > 0)>>
<<if ($slaves[$i].waist > 0)>>
<<if ($slaves[$i].lipsImplant > 0)>>
<<set $beautyMultiplier += 0.05>>
Many citizens come to the brothel looking to rent a plastic slut like her.
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif $brothelAdsImplanted is -1>>
<<if ($slaves[$i].boobsImplant == 0)>>
<<if ($slaves[$i].buttImplant == 0)>>
<<if ($slaves[$i].waist < 2)>>
<<if ($slaves[$i].lipsImplant == 0)>>
<<if ($slaves[$i].bellyImplant == 0)>>
<<if ($slaves[$i].faceImplant < 2)>>
<<set $beautyMultiplier += 0.05>>
Many citizens come to the brothel looking to play with a natural girl like her.
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $brothelAdsOld == 1>>
<<if ($slaves[$i].physicalAge >= 30)>>
<<set $beautyMultiplier += 0.05>>
She's perfect for $brothelName, whose brand is mature slaves.
<</if>>
<<elseif $brothelAdsOld is -1>>
<<if ($slaves[$i].physicalAge < 30 && $slaves[$i].physicalAge >= 18)>>
<<set $beautyMultiplier += 0.05>>
She's perfect for $brothelName, whose brand is young slaves.
<</if>>
<<elseif $brothelAdsOld is -2>>
<<if ($slaves[$i].physicalAge <= 18 && $slaves[$i].physicalAge >= 13)>>
<<set $beautyMultiplier += 0.05>>
She's perfect for $brothelName, whose brand is teenage slaves.
<</if>>
<<elseif $brothelAdsOld is -3>>
<<if ($slaves[$i].physicalAge < 13)>>
<<set $beautyMultiplier += 0.05>>
She's perfect for $brothelName, whose brand is loli slaves.
<</if>>
<</if>>
<<if $brothelAdsXX == 1>>
<<if ($slaves[$i].dick == 0)>>
<<set $beautyMultiplier += 0.05>>
Almost everyone who comes to $brothelName is looking to fuck a girl like her.
<</if>>
<<elseif $brothelAdsXX is -1>>
<<if ($slaves[$i].dick > 0)>>
<<set $beautyMultiplier += 0.05>>
Almost everyone who comes to $brothelName is looking to pound a girl who cums when buttfucked.
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].assignment is "whore")>>
<<set $brothelSpots -= 1>>
<</if>>
<<if $Madam != 0>>
<<if $madamCashBonus > 0>>
<<set $beautyMultiplier += $madamCashBonus>>
<<if ($slaves[$i].assignment is "whore")>>
Working
<<else>>
Living and working
<</if>>
out of the brothel, she comes under $Madam.slaveName's
<<if $madamCashBonus < 0.1>>
completely inept
<<elseif $madamCashBonus < 0.2>>
unskilled
<<elseif $madamCashBonus < 0.3>>
skillful
<<else>>
masterful
<</if>>
leadership.
<<if ($Madam.dick > 2) && canAchieveErection($Madam)>>
<<if ($slaves[$i].devotion <= 20)>>
The Madam rapes her when she fails to meet standards.
<<else>>
The Madam uses her dick to reward her when she does well and needs some loving.
<</if>>
<</if>>
<<if ($slaves[$i].sexualFlaw != "none") && (random(1,100) > 90)>>
$Madam.slaveName manages to @@color:green;break@@ $slaves[$i].slaveName of her sexual flaws.
<<set $slaves[$i].sexualFlaw to "none">>
<<elseif ($slaves[$i].behavioralFlaw != "none") && (random(1,100) > 90)>>
$Madam.slaveName manages to @@color:green;break@@ $slaves[$i].slaveName of her flaws.
<<set $slaves[$i].behavioralFlaw to "none">>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<set $beauty = Math.trunc($beauty*$beautyMultiplier)>>
Her appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a day)<<if $beauty > 160>>, so many that each of her holes was often filled by more than one cock<<elseif $beauty > 140>>, so many that she spent much of her time getting gangbanged<<elseif $beauty > 120>>, so many that customers often spitroasted the slut<<elseif $beauty > 100>>, so many that she frequently had sex with multiple customers at once<<elseif $beauty > 70>>, so many that she occasionally had sex with multiple customers at once<</if>>. They paid ¤$FResult on average.
<<if $seeAge == 1>>
<<if $slaves[$i].physicalAge == 18>>
<<if $slaves[$i].birthWeek == 0>>
She just turned 18 this week, giving her an immense boost to both popularity and price.
<<elseif $slaves[$i].birthWeek < 4>>
This is still the first month in which it's legal to pay to fuck her, giving her a boost to both popularity and price.
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].behavioralQuirk is "sinful")>>
$slaves[$i].slaveName @@color:hotpink;secretly enjoys@@ how utterly sinful and depraved it is for her to sell her body.
<<set $slaves[$i].devotion += 1>>
<<elseif ($slaves[$i].behavioralQuirk is "cutting")>>
$slaves[$i].slaveName @@color:hotpink;openly enjoys@@ the direct, frank language of prostitution, and delights customers with cutting remarks even as they fuck her.
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if ($slaves[$i].sexualQuirk is "caring")>>
$slaves[$i].slaveName sees her role as helping people with their sexual needs, and she @@color:mediumaquamrine;trusts that her place@@ in society is an important one.
<<set $slaves[$i].trust += 1>>
<</if>>
<<set $injury to 0>>
<<if ($slaves[$i].curatives > 0)>>
The drugs she's on protect her from the wear of whoring.
<<elseif ($slaves[$i].health < -50)>>
The stress of whoring while ill is @@color:red;very hard on her.@@
<<set $slaves[$i].health -= 10>>
<<set $injury to 1>>
<<elseif ($slaves[$i].health < -20) && (random(1,100) > 50)>>
The stress of whoring while ill is @@color:red;hard on her.@@
<<set $slaves[$i].health -= 7>>
<<set $injury to 1>>
<<elseif ($slaves[$i].vagina < 0)>>
<<if (($slaves[$i].analSkill + $slaves[$i].oralSkill) >= 200)>>
She's such an expert whore that she copes with the stress of being a shemale prostitute.
<<elseif random(1,100) > 40+(10*($slaves[$i].analSkill + $slaves[$i].oralSkill))>>
The stress of being a shemale prostitute is @@color:red;hard on her.@@
<<set $slaves[$i].health -= 7>>
<<set $injury to 1>>
<</if>>
<<elseif ($slaves[$i].vaginalAccessory is "chastity belt")>>
<<if (($slaves[$i].analSkill + $slaves[$i].oralSkill) >= 200)>>
She's such an expert whore that she copes with the stress of being limited to buttsex and oral.
<<elseif random(1,100) > 40+(10*($slaves[$i].analSkill + $slaves[$i].oralSkill))>>
The stress of being being limited to buttsex and oral is @@color:red;hard on her.@@
<<set $slaves[$i].health -= 7>>
<<set $injury to 1>>
<</if>>
<<elseif ($slaves[$i].analSkill + $slaves[$i].oralSkill + $slaves[$i].vaginalSkill) < 300>>
<<if random(1,100) > 10+(($slaves[$i].analSkill + $slaves[$i].oralSkill + $slaves[$i].vaginalSkill)/10)>>
<<set $injury to 1>>
<</if>>
<</if>>
<<if ($injury == 1)>>
<<set $slaves[$i].health -= 3>>
<<set $seed to random(1,100)>>
<<if ($seed > 80)>>
<<set $slaves[$i].minorInjury to "sore ass">>
Rough anal with a careless customer left her with a @@color:red;$slaves[$i].minorInjury.@@
<<display "minor injury response">>
<<elseif ($seed > 60)>>
<<set $slaves[$i].minorInjury to "black eye">>
A violent customer left her with a @@color:red;$slaves[$i].minorInjury.@@
<<display "minor injury response">>
<<elseif ($seed > 40)>>
<<set $slaves[$i].minorInjury to "split lip">>
An abusive customer left her with a @@color:red;$slaves[$i].minorInjury.@@
<<display "minor injury response">>
<<elseif ($seed > 20)>>
<<set $slaves[$i].minorInjury to "bad bruise">>
A rough customer left her with a @@color:red;$slaves[$i].minorInjury.@@
<<display "minor injury response">>
<<else>>
<<set $slaves[$i].minorInjury to "sore muscle">>
The hard labor of constant sex left her with a @@color:red;$slaves[$i].minorInjury.@@
<</if>>
<</if>>
<<if ($slaves[$i].vagina != -1)>>
<<if canDoVaginal($slaves[$i])>>
<<if ($slaves[$i].vagina == 0)>>
<<if ($slaves[$i].aphrodisiacs > 1)>>
Her virginity goes to the highest bidder, earning ¤<<print ($beauty*10)>>. She's so full of aphrodisiacs that she @@color:hotpink;enjoys the experience.@@ @@color:lime;Her pussy is now broken in.@@
<<set $slaves[$i].devotion += 4>>
<<set $slaves[$i].vagina to 1>>
<<set $FResult += 10>>
<<elseif ($slaves[$i].devotion > 20)>>
Her virginity goes to the highest bidder, earning ¤<<print ($beauty*10)>>. Losing her virginity in this way @@color:hotpink;confirms her submission to you.@@ @@color:lime;Her pussy is now broken in.@@
<<set $slaves[$i].devotion += 4>>
<<set $slaves[$i].vagina to 1>>
<<set $FResult += 10>>
<<else>>
Her virginity goes to the highest bidder, earning ¤<<print ($beauty*10)>>. She tries to resist, and losing her virginity to a rape makes her @@color:mediumorchid;hate@@ and @@color:gold;fear@@ you a great deal. @@color:lime;Her pussy is now broken in.@@
<<set $slaves[$i].devotion -= 10>>
<<set $slaves[$i].trust -= 10>>
<<set $slaves[$i].vagina to 1>>
<<set $FResult += 10>>
<</if>>
<<elseif ($slaves[$i].vagina < 3)>>
<<if (random(1,100) > ((170-$beauty)+($slaves[$i].vagina*10)+($slaves[$i].vaginalSkill/3)))>>
@@color:lime;Her pussy gets loosened by the intense use.@@
<<set $slaves[$i].vagina += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if canDoAnal($slaves[$i])>>
<<if ($slaves[$i].anus == 0)>>
<<if ($slaves[$i].aphrodisiacs > 1)>>
Her tight little anus goes to the highest bidder, earning ¤<<print ($beauty*5)>>. She's so full of aphrodisiacs that she @@color:hotpink;enjoys the experience.@@ Her fresh asshole is fucked all week, and by the end of it @@color:lime;she won't sit down.@@
<<set $slaves[$i].devotion += 4>>
<<set $slaves[$i].anus to 2>>
<<set $FResult += 5>>
<<elseif ($slaves[$i].devotion > 20)>>
Her tight little anus goes to the highest bidder, earning ¤<<print ($beauty*5)>>. The pain and humiliation @@color:hotpink;confirm her submission to you.@@ Her fresh asshole is fucked all week, and by the end of it @@color:lime;she won't sit down.@@
<<set $slaves[$i].devotion += 4>>
<<set $slaves[$i].anus to 2>>
<<set $FResult += 5>>
<<else>>
Her tight little anus goes to the highest bidder, earning ¤<<print ($beauty*5)>>. The pain and humiliation increases her @@color:mediumorchid;hatred@@ and @@color:gold;fear@@ for you. Her fresh asshole is fucked all week, and by the end of it @@color:lime;she won't sit down.@@
<<set $slaves[$i].devotion -= 5>>
<<set $slaves[$i].trust -= 5>>
<<set $slaves[$i].anus to 2>>
<<set $FResult += 5>>
<</if>>
<<elseif ($slaves[$i].anus < 3)>>
<<if ($slaves[$i].vagina < 0)>>
<<if ((random(1,100) > ((150-$beauty)+($slaves[$i].anus*10)+($slaves[$i].analSkill/6))))>>
@@color:lime;Her asshole sees constant use in place of a pussy and loosens.@@
<<set $slaves[$i].anus += 1>>
<</if>>
<<elseif ($slaves[$i].vaginalAccessory is "chastity belt")>>
<<if ((random(1,100) > ((150-$beauty)+($slaves[$i].anus*10)+($slaves[$i].analSkill/6))))>>
@@color:lime;Her asshole sees constant use in place of her protected pussy and loosens.@@
<<set $slaves[$i].anus += 1>>
<</if>>
<<else>>
<<if ((random(1,100) > ((160-$beauty)+($slaves[$i].anus*10)+($slaves[$i].analSkill/6))))>>
@@color:lime;Her asshole loosens with constant use.@@
<<set $slaves[$i].anus += 1>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].devotion > 20)>>
<<elseif !canWalk($slaves[$i])>>
Since she can't walk, she spends all of her time in her own room in the brothel. Customers come in, fuck her, and leave.
<<if ($slaves[$i].whoreSkill <= 10)>>
<<elseif ($slaves[$i].whoreSkill <= 30)>>
As a skilled prostitute, she gets a little more money out of customers.
<<elseif ($slaves[$i].whoreSkill <= 60)>>
As a expert prostitute, she gets more money out of customers.
<<elseif ($slaves[$i].whoreSkill >= 100)>>
As a masterful prostitute, she makes more money.
<</if>>
<</if>>
<<if ($slaves[$i].amp != 1)>>
<<if ($slaves[$i].whoreSkill < 100)>>
<<set $slaves[$i].whoreSkill += 10+$slaves[$i].intelligence>>
She @@color:green;gains experience as a public slut,@@ and gets better at
<<if ($slaves[$i].whoreSkill <= 30)>>
basic street smarts.
<<elseif ($slaves[$i].whoreSkill <= 60)>>
steering clients to more lucrative sex acts.
<<elseif ($slaves[$i].whoreSkill <= 100)>>
squeezing johns for every penny.
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].aphrodisiacs > 1>>
The aphrodisiac cocktail has her so desperately horny that regardless of her personal feelings, she @@color:hotpink;gets off with customers all week.@@ In her drug-addled state she doesn't remember enough to learn sexual skills.
<<set $slaves[$i].devotion += 4>>
<<elseif ($slaves[$i].devotion <= 20) && ($slaves[$i].energy <= 95)>>
<<if $slaves[$i].trust >= -20>>
She tries to refuse being sold as a whore, so she is restrained for sale. She loses a bit of herself to a week of rape, but remembers enough to know @@color:mediumorchid;you're responsible,@@ and @@color:gold;can force her if necessary.@@
<<set $slaves[$i].devotion -= 5>>
<<set $slaves[$i].trust -= 5>>
<<else>>
She doesn't show much enthusiasm, but the habit of slave prostitution @@color:hotpink;wears away at her will.@@
<<set $slaves[$i].devotion += 4>>
<</if>>
<<else>>
<<if ($slaves[$i].oralSkill + $slaves[$i].analSkill >= 200) && (($slaves[$i].vaginalSkill >= 100) || (canDoVaginal($slaves[$i]) == false))>>
She's a @@color:aquamarine;sexual master@@
<<if canDoVaginal($slaves[$i])>>
whose
<<else>>
and despite <<if $slaves[$i].vagina < 0>>her lack of a<<else>>the inaccessibility of her<</if>> front hole, her
<</if>>
body commands @@color:yellowgreen;a high price.@@ When she's not
<<if canDoVaginal($slaves[$i]) && (random(1,4) == 1)>>
pleasing the rich with her <<if $slaves[$i].prestige > 0>>prestigious<<else>>popular<</if>> pussy,
<<elseif ($beauty > 70) && (random(1,3) == 1)>>
getting gangbanged,
<<elseif (random(1,2) == 1)>>
performing one of her <<if $slaves[$i].prestige > 0>>famous<<else>>top-tier<</if>> blowjobs,
<<else>>
selling access to her <<if $slaves[$i].prestige > 0>>legendary<<else>>notorious<</if>> anus,
<</if>>
she works social gatherings and high society.
<<else>>
She shows diligence, and her sexual skills improve, according to what the customers demand<<if canDoVaginal($slaves[$i]) == false>> and what's possible for her<</if>>.
<<set $skillIncrease = 5+$slaves[$i].intelligence+$oralUseWeight>>
<<OralSkillIncrease $slaves[$i]>>
<<if canDoAnal($slaves[$i])>>
<<set $skillIncrease = 5+$slaves[$i].intelligence+$analUseWeight>>
<<AnalSkillIncrease $slaves[$i]>>
<</if>>
<<if canDoVaginal($slaves[$i])>>
<<set $skillIncrease = 5+$slaves[$i].intelligence+$vaginalUseWeight>>
<<VaginalSkillIncrease $slaves[$i]>>
<</if>>
<</if>>
<<if ($slaves[$i].amp != 1)>>
<<if ($slaves[$i].whoreSkill < 100)>>
She gains experience as a prostitute.
<<set $skillIncrease = 10+$slaves[$i].intelligence>>
<<WhoreSkillIncrease $slaves[$i]>>
<</if>>
<</if>>
<</if>>
<<if $slaves[$i].minorInjury != 0>>
She attracts fewer people due to her minor injury.
<<set $beauty -= 1>>
<</if>>
<<if $showEWM == 1>>
<<if ($slaves[$i].releaseRules is "restrictive") && ($slaves[$i].standardReward isnot "orgasm")>>
She's a better whore because prostitution is her main sexual outlet.
<</if>>
<<if $familyTesting == 1>>
<<if $slaves[$i].mother > 0 || $slaves[$i].father > 0 || $slaves[$i].daughters > 0 || $slaves[$i].sisters > 0>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if ($slaves[$i].ID == $slaves[$j].father || $slaves[$i].ID == $slaves[$j].mother || $slaves[$j].ID == $slaves[$i].father || $slaves[$j].ID == $slaves[$i].mother || areSisters($slaves[$i], $slaves[$j]) > 0) && $slaves[$j].assignment == "whore">>
<<set $children.push($slaves[$j])>>
<</if>>
<</for>>
<<if $children.length > 2>>
Since her relatives,
<<for $j to 0; $j < $children.length; $j++>>
<<if $j < $children.length-1>>
$children[$j].slaveName,
<<else>>
and $children[$j].slaveName,
<</if>>
<</for>>
are selling themselves too, she earns extra ¤ by working with them.
<<if $arcologies[0].FSEgyptianRevivalist > 20>>
Customers are very enthusiastic about being able to participate in properly ancient Egyptian incestuous sex.
<</if>>
<<elseif $children.length > 1>>
Since her relatives, $children[0].slaveName and $children[1].slaveName, are selling themselves too, she earns extra ¤ by working with them.
<<if $arcologies[0].FSEgyptianRevivalist > 20>>
Customers are very enthusiastic about being able to participate in properly ancient Egyptian incestuous sex.
<</if>>
<<elseif $children.length > 0>>
Since her relative, $children[0].slaveName, is selling herself too, she earns extra ¤ by working with her.
<<if $arcologies[0].FSEgyptianRevivalist > 20>>
Customers are very enthusiastic about being able to participate in properly ancient Egyptian incestuous sex.
<</if>>
<</if>>
<<set $children = []>>
<</if>>
<<else>>
<<if $slaves[$i].relation != 0>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].relationTarget>>
<<if $slaves[$j].assignment is $slaves[$i].assignment>>
Since her $slaves[$j].relation $slaves[$j].slaveName is selling herself too, she earns extra ¤ by working with her.
<<if $arcologies[0].FSEgyptianRevivalist > 20>>
Customers are very enthusiastic about being able to participate in properly ancient Egyptian incestuous sex.
<</if>>
<</if>>
<<break>>
<</if>>
<</for>>
<</if>>
<</if>>
<<if $slaves[$i].relationship > 0>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].relationshipTarget>>
<<if $slaves[$j].assignment is $slaves[$i].assignment>>
Her
<<if $slaves[$j].relationship <= 1>>
friend
<<elseif $slaves[$j].relationship <= 2>>
best friend
<<elseif $slaves[$j].relationship <= 3>>
friend with benefits
<<elseif $slaves[$j].relationship <= 4>>
lover
<<elseif $slaves[$j].relationship > 4>>
slave wife
<</if>>
$slaves[$j].slaveName is also whoring, so she earns a bit more.
<</if>>
<<break>>
<</if>>
<</for>>
<<elseif $slaves[$i].relationship is -1>>
She relies on customers' desire to fuck her for emotional support, making her an excellent, if occasionally disturbing, whore.
<</if>>
<<if $slaves[$i].rivalry != 0>>
<<for $j to 0; $j < $slaves.length; $j++>>
<<if $slaves[$j].ID is $slaves[$i].rivalryTarget>>
<<if $slaves[$j].assignment is $slaves[$i].assignment>>
She earns a little less ¤ due to bickering with $slaves[$j].slaveName.
<</if>>
<<break>>
<</if>>
<</for>>
<</if>>
<<if canTalk($slaves[$i])>>
<<if $slaves[$i].voice > 2>>
<<if $slaves[$i].voiceImplant > 0>>
Her high-pitched bimbo voice makes it easier for her to entice potential customers.
<<else>>
Her high, girly voice makes it easier for her to entice potential customers.
<</if>>
<<elseif $slaves[$i].voice == 1>>
Most potential customers find her deep voice unattractive, making it harder for her to entice them.
<</if>>
<</if>>
<<if ($arcologies[0].FSTransformationFetishist > 20) || ($arcologies[0].FSDegradationist > 20)>>
<<if $modScore > 15 || ($piercingScore > 8 && $tatScore > 5)>>
Many customers fetishize body mods and consider hers fascinating.
<<elseif $modScore > 7>>
Many customers fetishize body mods and consider hers interesting.
<</if>>
<<elseif ($arcologies[0].FSBodyPurist > 20) || ($arcologies[0].FSPaternalist > 20)>>
<<if $modScore <= 7>>
Most customers disapprove of excessive body ornamentation and are pleased that she's unspoiled in that regard.
<<else>>
Most customers disapprove of body mods and consider hers unappealing.
<</if>>
<<else>>
<<if $modScore > 15 || ($piercingScore > 8 && $tatScore > 5)>>
She has so much body art that most customers don't think she needs any more.
<<elseif !($slaves[$i].corsetPiercing == 0 && $piercingScore < 3 && $tatScore < 2)>>
Her body art helps attract customers.
<</if>>
<</if>>
<<if $slaves[$i].aphrodisiacs > 1>>
On such a heavy aphrodisiac dose, she can't wait for each customer to fuck her.
<<elseif $slaves[$i].aphrodisiacs > 0>>
On aphrodisiacs, she climaxes with every customer.
<<elseif $slaves[$i].devotion > 95>>
She's so devoted that she does her best and pleases every customer.
<<elseif $slaves[$i].devotion > 50>>
She's so devoted that she works hard to please customers.
<<elseif $slaves[$i].trust < -20>>
She's afraid of you, so she works hard to please customers.
<<else>>
She neither loves nor fears you enough to work hard, and makes a poor whore.
<</if>>
<<if ($slaves[$i].butt > 4) && ($slaves[$i].boobs > 800)>>
<<if $arcologies[0].FSAssetExpansionist != "unset">>
She makes a river of ¤ with her huge, fashionable assets.
<<if canTalk($slaves[$i])>>
<<if $slaves[$i].voice > 2>>
Her high voice contributes to her bimbo image, so she does even better.
<</if>>
<</if>>
<<elseif $arcologies[0].FSSlimnessEnthusiast >= 20>>
She makes no extra ¤ with her large assets since many citizens consider them disgusting.
<<else>>
She receives extra ¤ for having huge assets.
<</if>>
<<if $arcologies[0].FSGenderRadicalist != "unset">>
<<if $slaves[$i].dick > 0>>
The new appetite for stacked whores with dicks makes her especially profitable.
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].visualAge >= 30)>>
<<if $arcologies[0].FSMaturityPreferentialist != "unset">>
Her mature body is very fashionable.
<<elseif $arcologies[0].FSYouthPreferentialist != "unset">>
Her old body is badly out of fashion.
<</if>>
<<else>>
<<if $arcologies[0].FSYouthPreferentialist != "unset">>
Her youthful body is very fashionable.
<<elseif $arcologies[0].FSMaturityPreferentialist != "unset">>
Her young body is out of fashion.
<</if>>
<</if>>
<<if ($slaves[$i].boobs < 500) && ($slaves[$i].butt < 3) && ($slaves[$i].weight <= 10) && ($slaves[$i].muscles <= 30)>>
<<if $arcologies[0].FSSlimnessEnthusiast != "unset">>
She makes extra ¤ due to her fashionably sleek little body.
<<if canTalk($slaves[$i])>>
<<if $slaves[$i].voice > 2>>
Her high voice contributes to her girlish image, so she does even better.
<</if>>
<</if>>
<<else>>
She receives extra ¤ for having a sleek, girlish figure.
<</if>>
<</if>>
<<if ($slaves[$i].boobsImplant == 0) && ($slaves[$i].buttImplant == 0) && ($slaves[$i].waist < 2) && ($slaves[$i].lipsImplant == 0) && ($slaves[$i].bellyImplant == 0) && ($slaves[$i].faceImplant < 2)>>
<<if $arcologies[0].FSBodyPurist != "unset">>
With her all-natural, implant free appearance, she's very profitable.
<<elseif $arcologies[0].FSTransformationFetishist >= 20>>
Customers are disappointed by her all-natural, implant free appearance.
<<else>>
Some discerning customers appreciate her all-natural, implant free appearance.
<</if>>
<<else>>
<<if $arcologies[0].FSTransformationFetishist != "unset">>
The public is willing to pay more for her augmented body.
<</if>>
<</if>>
<<if ($slaves[$i].clitPiercing > 2) && ($slaves[$i].devotion >= -20)>>
Almost everyone loves her enthusiasm for sex encouraged by her smart piercing.
<<elseif ($slaves[$i].clitPiercing > 2)>>
Almost everyone appreciates her reduced reluctance towards sex encouraged by her smart piercing.
<</if>>
<<if $slaves[$i].teeth is "removable">>
The extra attention she receives from her ability to give toothless sucks is balanced out by the customers who are disgusted by it.
<<elseif $slaves[$i].teeth is "pointy">>
The extra attention she receives from her terrifying mouth of sharp teeth is balanced out by the customers who are scared off by them.
<</if>>
<<if $slaves[$i].dick != 0>>
<<if $arcologies[0].FSGenderRadicalist is "unset">>
She sees fewer customers because many prefer whores without cocks.
<<elseif $arcologies[0].FSGenderRadicalist < 50>>
Her cock entices some customers and disappoints others; it has little effect on her popularity.
<<else>>
The overwhelming majority of potential customers consider her cock an attraction.
<</if>>
<</if>>
<<if $slaves[$i].muscles > 95>>
<<if $arcologies[0].FSPhysicalIdealist != "unset">>
In the new culture of $arcologies[0].name her muscles make her a very profitable whore.
<<else>>
Her muscles scare off some customers, but some pay well to enjoy a muscular whore.
<</if>>
<</if>>
<<if $slaves[$i].amp == 1>>
Many prefer to fuck a whore with limbs, but some greatly enjoy buying the use of a helpless amputee.
<</if>>
<<if $slaves[$i].lactation > 0>>
She appeals to customers who like lactation play, or just want a whore they can drink milk from.
<</if>>
<<if $slaves[$i].preg > 10 || $fakeBellies.contains($bellyAccessory) || $slaves[$i].bellyImplant >= 2000>>
<<if $arcologies[0].FSRepopulationFocus != "unset">>
In the new culture of $arcologies[0].name, her pregnancy makes her a profitable whore.
<<elseif $arcologies[0].FSRestart != "unset">>
In the new culture of $arcologies[0].name, her pregnancy is a massive turn off to potential customers.
<<elseif $arcologies[0].FSGenderFundamentalist != "unset">>
The new respect for traditional gender roles has given many citizens a taste for pregnant whores.
<<else>>
Many customers avoid visibly pregnant whores.
<</if>>
<</if>>
<<if ($seeRace == 1)>>
<<if ($slaves[$i].race is "surgically altered to look white") || ($slaves[$i].race is "white")>>
Many customers prefer white girls like $slaves[$i].slaveName.
<</if>>
<</if>>
<<if $arcologies[0].FSSupremacist != "unset">>
<<if $slaves[$i].race != $arcologies[0].FSSupremacistRace>>
Some citizens fetishize whores of the servile races.
<</if>>
<</if>>
<<if $arcologies[0].FSSubjugationist != "unset">>
<<if $slaves[$i].race is $arcologies[0].FSSubjugationistRace>>
Many prefer to use and abuse whores of the proper slave race.
<</if>>
<</if>>
<<if $arcologies[0].FSEdoRevivalist != "unset">>
<<if ($slaves[$i].nationality is "Japanese") || ($slaves[$i].nationality is "Edo Revivalist")>>
As a proper Japanese girl, she is considered extremely desirable.
<</if>>
<<elseif $arcologies[0].FSChineseRevivalist != "unset">>
<<if ($slaves[$i].nationality is "Chinese") || ($slaves[$i].nationality is "Chinese Revivalist")>>
As a proper Chinese girl, she is considered extremely desirable.
<</if>>
<</if>>
<<if $slaves[$i].intelligence > 0>>
Her intelligence gives her an advantage at the business of selling her body.
<<elseif $slaves[$i].intelligence < 0>>
Her stupidity gives her a handicap at the business of selling her body.
<</if>>
<<if $slaves[$i].prestige > 0>>
She attracts more attention because it's prestigious to fuck her.
<</if>>
<<if ($slaves[$i].fetishKnown == 1)>>
<<if ($slaves[$i].fetishStrength > 60)>>
<<if ($slaves[$i].fetish is "submissive")>>
She receives extra ¤ for her eagerness to submit to customers.
<<elseif ($slaves[$i].fetish is "cumslut")>>
She receives extra ¤ for her eagerness to give oral.
<<elseif ($slaves[$i].fetish is "humiliation")>>
She receives extra ¤ for her eagerness to be humiliated by customers.
<<elseif ($slaves[$i].fetish is "buttslut")>>
She receives extra ¤ for her eagerness to be buttfucked.
<<elseif ($slaves[$i].fetish is "dom")>>
She receives some extra ¤ for her enthusiasm dominating other slaves in group sex.
<<elseif ($slaves[$i].fetish is "masochist")>>
She receives extra ¤ for her obvious enjoyment of pain.
<<elseif ($slaves[$i].fetish is "sadist")>>
She receives some extra ¤ for her willingness to abuse other slaves.
<<elseif ($slaves[$i].fetish is "mindbroken")>>
She receives less ¤ because she just lies there, mind broken.
<<elseif ($slaves[$i].fetish is "pregnancy") && ($slaves[$i].vagina > 0) && ($slaves[$i].vaginalAccessory != "chastity belt")>>
As an impregnation fetishist she's very enthusiastic about vaginal sex.
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].attrKnown == 1)>>
<<if ($slaves[$i].energy > 95)>>
As a nymphomaniac she enjoys every transaction and is wildly successful.
<<elseif ($slaves[$i].energy > 80)>>
With her powerful sex drive she rarely has to fake an orgasm.
<<elseif ($slaves[$i].energy > 60)>>
With her good sex drive she often orgasms with customers.
<<elseif ($slaves[$i].energy > 40)>>
With her average sex drive she occasionally orgasms with customers.
<<elseif ($slaves[$i].energy > 20)>>
With her poor sex drive she almost never orgasms with customers.
<<else>>
Since she's frigid, she rarely experiences authentic arousal at work.
<</if>>
<<if ($slaves[$i].attrXY <= 15)>>
<<if ($slaves[$i].attrXX <= 15)>>
Her general disgust with sex makes her a very poor whore.
<<elseif ($slaves[$i].attrXX <= 85)>>
Her sexual disgust with men makes her a poor whore.
<<elseif ($slaves[$i].attrXX <= 95)>>
Her sexual disgust with men hinders her, though she is more enthusiastic with female customers.
<<else>>
Her sexual disgust with men hinders her, though she makes up for it with female customers.
<</if>>
<<elseif ($slaves[$i].attrXY <= 85)>>
<<if ($slaves[$i].attrXX <= 15)>>
Her sexual disgust with men makes her a poor whore.
<<elseif ($slaves[$i].attrXX <= 85)>>
Her indifference to men and women makes her a poor whore.
<<elseif ($slaves[$i].attrXX <= 95)>>
Her sexual indifference to men hinders her, though she is more enthusiastic with female customers.
<<else>>
Her sexual indifference to men hinders her, though she makes up for it with female customers.
<</if>>
<<elseif ($slaves[$i].attrXY <= 95)>>
<<if ($slaves[$i].attrXX <= 15)>>
Her sexual disgust with women hinders her, though she makes up for it with male customers.
<<elseif ($slaves[$i].attrXX <= 85)>>
Her sexual indifference to women hinders her, though she makes up for it with male customers.
<<elseif ($slaves[$i].attrXX <= 95)>>
She has the advantage of sexual sincerity with both men and women.
<<else>>
She's a good whore with male customers, and truly enthusiastic with women.
<</if>>
<<else>>
<<if ($slaves[$i].attrXX <= 15)>>
Her sexual disgust with women hinders her, though she is enthusiastic with male customers.
<<elseif ($slaves[$i].attrXX <= 85)>>
Her sexual indifference to women hinders her, though she is enthusiastic with male customers.
<<elseif ($slaves[$i].attrXX <= 95)>>
She's a good whore with female customers, and truly enthusiastic with men.
<<else>>
She's openly lustful towards all customers, men and women.
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].behavioralQuirk is "confident")>>
She's better at her job because she's such a confident whore.
<<elseif ($slaves[$i].behavioralQuirk is "cutting")>>
She gets a lot of attention for her ability to joke at a customer's expense.
<<elseif ($slaves[$i].behavioralQuirk is "funny")>>
She brings unintentional comic relief to the hard work of prostitution.
<<elseif ($slaves[$i].behavioralQuirk is "adores women")>>
She's a favorite among female customers, who she greets with real enthusiasm.
<<elseif ($slaves[$i].behavioralQuirk is "adores men")>>
She's a favorite among male customers, who she greets with frank and open lust.
<<elseif ($slaves[$i].behavioralQuirk is "fitness")>>
She's eager to please customers because she finds validation in their willingness to pay for sex with her.
<<elseif ($slaves[$i].behavioralQuirk is "insecure")>>
She thinks of herself as really beautiful, despite the occasional harshness of sex work.
<<elseif ($slaves[$i].behavioralQuirk is "sinful")>>
She identifies with prostitutes from the holy books, and scandalizes customers with her explicit scriptural references.
<<elseif ($slaves[$i].behavioralQuirk is "advocate")>>
She reassures uncomfortable customers that prostitution isn't bad for her at all.
<</if>>
<<if ($slaves[$i].sexualQuirk is "gagfuck queen")>>
She's a favorite among customers who like to throatfuck a retching whore.
<<elseif ($slaves[$i].sexualQuirk is "painal queen")>>
She's a favorite among customers who like to assrape a struggling whore.
<<elseif ($slaves[$i].sexualQuirk is "strugglefuck queen")>>
She's a favorite among customers who like to wrestle with a struggling whore.
<<elseif ($slaves[$i].sexualQuirk is "tease")>>
Despite being a whore, she somehow retains the ability to blush enticingly at nudity.
<<elseif ($slaves[$i].sexualQuirk is "romantic")>>
Despite being a whore, she somehow retains the ability to make her customers feel special.
<<elseif ($slaves[$i].sexualQuirk is "perverted")>>
She enjoys unexpected, perverted requests from customers.
<<elseif ($slaves[$i].sexualQuirk is "unflinching")>>
She's impossible to disgust or surprise, pleasing customers with odd tastes.
<<elseif ($slaves[$i].sexualQuirk is "size queen")>>
She's very eager to spend quality time with big cocks, making her a favorite among the well-endowed.
<<elseif ($slaves[$i].sexualQuirk is "caring")>>
She's a relaxing whore to patronize, doing everything she can to make her customers comfortable.
<</if>>
<<switch $slaves[$i].behavioralFlaw>>
<<case "arrogant">>
She receives less ¤ because she treats clients like they are beneath her dignity.
<<case "bitchy")>>
She receives less ¤ because she makes cutting remarks to clients.
<<case "odd")>>
She receives less ¤ because clients are annoyed by her odd behavior.
<<case "hates men")>>
She receives less ¤ because she can't conceal her distaste for the company of men.
<<case "hates women")>>
She receives less ¤ because she can't conceal her distaste for the company of women.
<<case "devout")>>
She receives less ¤ because people are annoyed by her habit of praying for forgiveness during sex.
<<case "liberated")>>
She receives less ¤ because people are annoyed by her obvious belief that being forced to serve them is wrong.
<</switch>>
<<switch $slaves[$i].sexualFlaw>>
<<case "hates oral">>
She receives less ¤ because she tries to avoid sucking cock.
<<case "hates anal")>>
She receives less ¤ because she tries to avoid taking it up the ass.
<<case "hates penetration")>>
She receives less ¤ because she tries to avoid getting fucked.
<<case "repressed")>>
She receives less ¤ because customers who don't feel like forcing her sometimes have to cajole her past her repressed sexuality.
<<case "idealistic")>>
She receives less ¤ because customers who don't feel like forcing her sometimes have to convince her to have sex with them.
<<case "apathetic")>>
She receives less ¤ because she often just lies there taking dick.
<<case "crude")>>
She receives less ¤ because she isn't exactly the most elegant sexual partner.
<<case "judgemental")>>
She receives less ¤ because she openly disdains unattractive customers.
<<case "shamefast")>>
She receives less ¤ because she sometimes hesitates to take her clothes off and get to work.
<<case "cum addict">>
Her abject begging for cum annoys customers who aren't looking for oral, but this is more than outweighed by how much it delights those who are.
<<case "anal addict">>
Her abject begging for buttsex annoys customers who aren't interested in fucking her ass, but this is more than outweighed by how much it delights those who are.
<<case "attention whore">>
She loses customers by her constant attention seeking.
<<case "breast growth">>
Her excessive obsession with her own breasts, to the detriment of most sexual intercourse, loses customers.
<<case "abusive">>
She loses customers whenever her sexual abusiveness becomes apparent.
<<case "malicious">>
She loses customers whenever her sexual maliciousness becomes apparent.
<<case "self hating">>
She loses customers during the crying jags brought on by her self hatred.
<<case "neglectful">>
The occasional customer who likes a whore to climax authentically and can tell the difference is disappointed by her neglect of her own pleasure, but they're rare. Most are thrilled by her.
<<case "breeder">>
Her obsession with pregnancy loses customers who aren't interested in that.
<</switch>>
<</if>> /* CLOSES EWM */
<<if ($slaves[$i].sexualFlaw is "none")>>
<<if $slaves[$i].devotion < 10>>
<<if random(1,100) > 70>>
<<if ($slaves[$i].vaginalSkill <= 30) && ($slaves[$i].vagina != -1) && ($slaves[$i].vaginalAccessory != "chastity belt")>>
After being fucked too hard too often, she now @@color:red;dislikes being penetrated.@@
<<set $slaves[$i].sexualFlaw to "hates penetration">>
<<elseif ($slaves[$i].analSkill <= 30)>>
After so much anal pain, she now @@color:red;dislikes being buttfucked.@@
<<set $slaves[$i].sexualFlaw to "hates anal">>
<<elseif ($slaves[$i].oralSkill <= 30)>>
After one too many facials, she now @@color:red;dislikes sucking cock.@@
<<set $slaves[$i].sexualFlaw to "hates oral">>
<</if>>
<</if>>
<</if>>
<</if>>
In total, you were paid @@color:yellowgreen;¤<<print Math.trunc($beauty*$FResult)>>@@ for the use of $slaves[$i].slaveName's body this week.
<<set $cash += Math.trunc(($beauty*$FResult)*(1+(0.002*$slaves[$i].whoreSkill)))>>
/* FACILITY DECORATION IMPACTS */
<<if $slaves[$i].assignment is "work in the brothel">>
<<if $brothelDecoration != "standard">>
<<set $seed to 0.0005*$FSSingleSlaveRep*$beauty>>
<<switch $brothelDecoration>>
<<case "Roman Revivalist">>
<<set $arcologies[0].FSRomanRevivalist += $seed>>
<<case "Egyptian Revivalist">>
<<set $arcologies[0].FSEgyptianRevivalist += $seed>>
<<case "Edo Revivalist">>
<<set $arcologies[0].FSEdoRevivalist += $seed>>
<<case "Arabian Revivalist">>
<<set $arcologies[0].FSArabianRevivalist += $seed>>
<<case "Chinese Revivalist">>
<<set $arcologies[0].FSChineseRevivalist += $seed>>
<<case "Chattel Religionist">>
<<set $arcologies[0].FSChattelReligionist += $seed>>
<<case "Degradationist">>
<<set $arcologies[0].FSDegradationist += $seed>>
<<case "Asset Expansionist">>
<<set $arcologies[0].FSAssetExpansionist += $seed>>
<<case "Transformation Fetishist">>
<<set $arcologies[0].FSTransformationFetishist += $seed>>
<<case "Repopulation Focus">>
<<set $arcologies[0].FSRepopulationFocus += $seed>>
<<case "Eugenics">>
<<set $arcologies[0].FSRestart += $seed>>
<<case "Gender Radicalist">>
<<set $arcologies[0].FSGenderRadicalist += $seed>>
<<case "Gender Fundamentalist">>
<<set $arcologies[0].FSGenderFundamentalist += $seed>>
<<case "Physical Idealist">>
<<set $arcologies[0].FSPhysicalIdealist += $seed>>
<<case "Supremacist">>
<<set $arcologies[0].FSSupremacist += $seed>>
<<case "Subjugationist">>
<<set $arcologies[0].FSSubjugationist += $seed>>
<<case "Paternalist">>
<<set $arcologies[0].FSPaternalist += $seed>>
<<case "Pastoralist">>
<<set $arcologies[0].FSPastoralist += $seed>>
<<case "Maturity Preferentialist">>
<<set $arcologies[0].FSMaturityPreferentialist += $seed>>
<<case "Youth Preferentialist">>
<<set $arcologies[0].FSYouthPreferentialist += $seed>>
<<case "Body Purist">>
<<set $arcologies[0].FSBodyPurist += $seed>>
<<case "Slimness Enthusiast">>
<<set $arcologies[0].FSSlimnessEnthusiast += $seed>>
<</switch>>
<</if>>
<</if>>
/* SEX ACT COUNTS */
<<set $oralUseWeight to 5>>
<<set $oralUseWeight += ($slaves[$i].oralSkill/30)+$slaves[$i].lips>>
<<if $OralEncouragement == 1>>
<<set $oralUseWeight += 0.2*$oralUseWeight>>
<</if>>
<<if $OralDiscouragement == 1>>
<<set $oralUseWeight -= 0.2*$oralUseWeight>>
<</if>>
<<set $analUseWeight to 0>>
<<if canDoAnal($slaves[$i])>>
<<set $analUseWeight += 5+($slaves[$i].analSkill/30)-$slaves[$i].anus>>
<</if>>
<<if $AnalEncouragement == 1>>
<<set $analUseWeight += 0.2*$analUseWeight>>
<</if>>
<<if $AnalDiscouragement == 1>>
<<set $analUseWeight -= 0.2*$analUseWeight>>
<</if>>
<<set $vaginalUseWeight to 0>>
<<if ($slaves[$i].vagina != -1)>>
<<if canDoVaginal($slaves[$i])>>
<<set $vaginalUseWeight += 5+($slaves[$i].vaginalSkill/30)-$slaves[$i].vagina>>
<</if>>
<</if>>
<<if $VaginalEncouragement == 1>>
<<set $vaginalUseWeight += 0.2*$vaginalUseWeight>>
<</if>>
<<if $VaginalDiscouragement == 1>>
<<set $vaginalUseWeight -= 0.2*$vaginalUseWeight>>
<</if>>
<<set $mammaryUseWeight to 1>>
<<if ($slaves[$i].boobs > 3000)>>
<<set $mammaryUseWeight += 3>>
<<elseif ($slaves[$i].boobs > 800)>>
<<set $mammaryUseWeight += $slaves[$i].boobs/1000>>
<</if>>
<<set $penetrativeUseWeight to 1>>
<<if ($slaves[$i].clit > 1)>>
<<set $penetrativeUseWeight += ($slaves[$i].vaginalSkill/30)+$slaves[$i].clit>>
<</if>>
<<if ($slaves[$i].dick > 0)>>
<<if ($slaves[$i].balls > 0) || canAchieveErection($slaves[$i])>>
<<if ($slaves[$i].hormones <= 0)>>
<<if ($slaves[$i].dickAccessory != "chastity belt")>>
<<set $penetrativeUseWeight += ($slaves[$i].dick+$slaves[$i].balls)/4>>
<<if ($slaves[$i].drugs == "hyper testicle enhancement")>>
<<set $penetrativeUseWeight += ($slaves[$i].balls)*4>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<set $seed to $oralUseWeight+$analUseWeight+$vaginalUseWeight+$mammaryUseWeight+$penetrativeUseWeight>>
<<set $oralUseWeight to $oralUseWeight/$seed>>
<<set $analUseWeight to $analUseWeight/$seed>>
<<set $vaginalUseWeight to $vaginalUseWeight/$seed>>
<<set $mammaryUseWeight to $mammaryUseWeight/$seed>>
<<set $penetrativeUseWeight to $penetrativeUseWeight/$seed>>
<<if ndef $slaves[$i].publicCount>>
<<set $slaves[$i].publicCount to 0>>
<</if ndef>>
<<set $slaves[$i].oralCount += Math.trunc($beauty*$oralUseWeight)>>
<<set $slaves[$i].publicCount += Math.trunc($beauty*$oralUseWeight)>>
<<set $oralTotal += Math.trunc($beauty*$oralUseWeight)>>
<<set $slaves[$i].analCount += Math.trunc($beauty*$analUseWeight)>>
<<set $slaves[$i].publicCount += Math.trunc($beauty*$analUseWeight)>>
<<set $analTotal += Math.trunc($beauty*$analUseWeight)>>
<<set $slaves[$i].vaginalCount += Math.trunc($beauty*$vaginalUseWeight)>>
<<set $slaves[$i].publicCount += Math.trunc($beauty*$vaginalUseWeight)>>
<<set $vaginalTotal += Math.trunc($beauty*$vaginalUseWeight)>>
<<set $slaves[$i].mammaryCount += Math.trunc($beauty*$mammaryUseWeight)>>
<<set $slaves[$i].publicCount += Math.trunc($beauty*$mammaryUseWeight)>>
<<set $mammaryTotal += Math.trunc($beauty*$mammaryUseWeight)>>
<<set $slaves[$i].penetrativeCount += Math.trunc($beauty*$penetrativeUseWeight)>>
<<set $slaves[$i].publicCount += Math.trunc($beauty*$penetrativeUseWeight)>>
<<set $penetrativeTotal += Math.trunc($beauty*$penetrativeUseWeight)>>
<<set _cervixPump = Math.trunc($beauty*$vaginalUseWeight)>>
/* VIGNETTES */
<<if ($showVignettes == 1)>>
<<set $vignettes to []>>
<<set $seed to random(1,10)>>
<<if ($seed == 1)>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was that she witnessed a domestic dispute over another whore,", type: "rep", effect: 0})>>
<<elseif ($seed is 2)>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was that she saw a free whore finally sink into slavery,", type: "rep", effect: 0})>>
<<elseif ($seed is 3)>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was that construction forced her to move from her usual spot,", type: "rep", effect: 0})>>
<<elseif ($seed is 4)>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was that a customer used a new and improved sex toy on her,", type: "rep", effect: 0})>>
<<elseif ($seed is 5)>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was an appointment with an unusually perverted family,", type: "rep", effect: 0})>>
<<elseif ($seed is 6)>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was that she saw a man sell his wife into slavery,", type: "rep", effect: 0})>>
<<elseif ($seed is 7)>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was that she saw a woman sell her daughters into slavery,", type: "rep", effect: 0})>>
<<elseif ($seed is 8)>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was that she watched a citizen descend into aphrodisiac addiction,", type: "rep", effect: 0})>>
<<elseif ($seed is 9)>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was that she watched a citizen develop the beginnings of sex addiction,", type: "rep", effect: 0})>>
<<else>>
<<set $vignettes.push({text: "the most interesting thing that happened to her at work was that she witnessed a citizen administering a brutal public punishment to one of his slaves,", type: "rep", effect: 0})>>
<</if>>
<<set $seed to random(1,5)>>
<<if ($seed == 1)>>
<<set $vignettes.push({text: "a citizen punished one of his slaves by tying her up in public near where $slaves[$i].slaveName was working. This cut into her business that day,", type: "cash", effect: -1})>>
<<elseif ($seed is 2)>>
<<set $vignettes.push({text: "a citizen shared one of his slaves with the public near where $slaves[$i].slaveName was working. This cut into her business that day,", type: "cash", effect: -1})>>
<<elseif ($seed is 3)>>
<<set $vignettes.push({text: "a private brothel offered a promotion near where $slaves[$i].slaveName was working. This cut into her business that day,", type: "cash", effect: -1})>>
<<elseif ($seed is 4)>>
<<set $vignettes.push({text: "some free sluts threw an aphrodisiac street party near where $slaves[$i].slaveName was working. This cut into her business that day,", type: "cash", effect: -1})>>
<<else>>
<<set $vignettes.push({text: "a contract breaker was punished with the pillory near where $slaves[$i].slaveName was working. This cut into her business that day,", type: "cash", effect: -1})>>
<</if>>
<<set $seed to random(1,5)>>
<<if ($seed == 1)>>
<<set $vignettes.push({text: "one of her regular customers got a divorce and came to her for repeated consolation,", type: "cash", effect: 1})>>
<<elseif ($seed is 2)>>
<<set $vignettes.push({text: "a brothel near where $slaves[$i].slaveName usually works had business trouble,", type: "cash", effect: 1})>>
<<elseif ($seed is 3)>>
<<set $vignettes.push({text: "a competing whore that looks like her fell ill, driving a customer to look for an alternative,", type: "cash", effect: 1})>>
<<elseif ($seed is 4)>>
<<set $vignettes.push({text: "a street whore that works near her was badly beaten by an abusive customer and had to take time off. The reduced competition got her more business,", type: "cash", effect: 1})>>
<<else>>
<<set $vignettes.push({text: "an influx of tourists came into her part of the arcology, earning her more business for a day,", type: "cash", effect: 1})>>
<</if>>
<<if ($slaves[$i].fetishKnown == 1)>>
<<if ($slaves[$i].fetish is "submissive")>>
<<set $vignettes.push({text: "she deeply impressed a customer with her sincere submission to him,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "she lost a customer who secretly wanted her to show a little initiative,", type: "cash", effect: -1})>>
<<elseif ($slaves[$i].fetish is "cumslut")>>
<<set $vignettes.push({text: "she deeply impressed a customer with her hunger for his cum,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "she disgusted a customer who didn't know how much cum fetishes revolted him until she displayed hers,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].fetish is "humiliation")>>
<<set $vignettes.push({text: "she earned repeat business from a customer who didn't know how much he liked public sex until she got him to try it,", type: "cash", effect: 1})>>
<<set $vignettes.push({text: "she disgusted a customer who didn't know how much exhibitionism turned him off until he tried public sex with her,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].fetish is "buttslut")>>
<<set $vignettes.push({text: "she earned repeat business from a customer who didn't know how much he liked fucking buttholes until she got him to try fucking hers,", type: "cash", effect: 1})>>
<<set $vignettes.push({text: "she disgusted a customer who didn't know how much buttsex turned him off until she got him to try fucking her ass,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].fetish is "boobs")>>
<<set $vignettes.push({text: "she deeply impressed a customer by orgasming to nothing but the feeling of her sucking her nipples,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "she disappointed a female customer who didn't know how uninterested she was in nipple play before trying it,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].fetish is "sadist")>>
<<set $vignettes.push({text: "she deeply impressed a customer who brought his own slave to her for abuse with her sadism,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "a customer brought her his own slave to abuse, but the sight proved to be a turn off for him,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].fetish is "masochist")>>
<<set $vignettes.push({text: "she helped a customer discover a new fetish by orgasming when he accidentally hurt her,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "she disturbed a customer who accidentally hurt her by orgasming,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].fetish is "dom")>>
<<set $vignettes.push({text: "she made a female customer her bitch: fortunately, the customer wanted to be her bitch and came back for more", type: "cash", effect: 1})>>
<<set $vignettes.push({text: "she accidentally overwhelmed a customer with her sexual dominance,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].fetish is "pregnancy")>>
<<set $vignettes.push({text: "she earned repeat business from a customer who didn't know how much he liked pregnancy play until she begged him to knock her up,", type: "cash", effect: 1})>>
<<set $vignettes.push({text: "she disgusted a customer who didn't know how much pregnancy play turned him off until she begged him to knock her up,", type: "rep", effect: -1})>>
<</if>>
<</if>>
<<if ($slaves[$i].behavioralFlaw is "arrogant")>>
<<set $vignettes.push({text: "she manages to give a citizen the impression she thinks herself better than him,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].behavioralFlaw is "bitchy")>>
<<set $vignettes.push({text: "she makes an emasculating remark to a customer right after he fucks her,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].behavioralFlaw is "odd")>>
<<set $vignettes.push({text: "she infuriates a potential customer with her nervous tics,", type: "cash", effect: -1})>>
<<elseif ($slaves[$i].behavioralFlaw is "hates men")>>
<<set $vignettes.push({text: "her disgust towards men surfaces at a bad time, losing her a male customer,", type: "cash", effect: -1})>>
<<elseif ($slaves[$i].behavioralFlaw is "hates women")>>
<<set $vignettes.push({text: "her disgust towards women surfaces at a bad time, losing her a female customer,", type: "cash", effect: -1})>>
<<elseif ($slaves[$i].behavioralFlaw is "gluttonous")>>
<<set $vignettes.push({text: "she accidentally lingers at a meal, missing a customer appointment,", type: "cash", effect: -1})>>
<<elseif ($slaves[$i].behavioralFlaw is "anorexic")>>
<<set $vignettes.push({text: "her bulimia surfaces at an extremely inopportune moment, turning a customer off,", type: "cash", effect: -1})>>
<<elseif ($slaves[$i].behavioralFlaw is "devout")>>
<<set $vignettes.push({text: "a customer catches her praying to herself as he inserts himself into her, turning him off,", type: "cash", effect: -1})>>
<<elseif ($slaves[$i].behavioralFlaw is "liberated")>>
<<set $vignettes.push({text: "she treats a rude potential customer impolitely, because she thinks that's fair,", type: "cash", effect: -1})>>
<</if>>
<<if ($slaves[$i].sexualFlaw is "hates oral")>>
<<set $vignettes.push({text: "she vomits while trying to deepthroat a customer,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].sexualFlaw is "hates anal")>>
<<set $vignettes.push({text: "she cries while taking anal from a customer who isn't into painal,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].sexualFlaw is "hates penetration")>>
<<set $vignettes.push({text: "she cries while taking a pounding from a customer who likes his sex consensual,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].sexualFlaw is "shamefast")>>
<<set $vignettes.push({text: "she cries while a potential customer looks her over,", type: "cash", effect: -1})>>
<<set $vignettes.push({text: "she disrobed so slowly that a potential customer gave up on her,", type: "cash", effect: -1})>>
<<elseif ($slaves[$i].sexualFlaw is "idealistic")>>
<<set $vignettes.push({text: "she cries when explaining the price of her body to a potential customer,", type: "cash", effect: -1})>>
<<elseif ($slaves[$i].sexualFlaw is "repressed")>>
<<set $vignettes.push({text: "she misunderstands a potential customer's lewd requests, turning her off,", type: "cash", effect: -1})>>
<<elseif ($slaves[$i].sexualFlaw is "apathetic")>>
<<set $vignettes.push({text: "she fails to notice when a customer achieves orgasm,", type: "rep", effect: -1})>>
<</if>>
<<if ($slaves[$i].behavioralQuirk is "confident")>>
<<set $vignettes.push({text: "she confidently presses forward with a wavering potential customer, and makes the sale,", type: "cash", effect: 1})>>
<<elseif ($slaves[$i].behavioralQuirk is "cutting")>>
<<set $vignettes.push({text: "she makes such a gloriously cutting remark to a male customer that a female bystander comes to her for repeat business,", type: "cash", effect: 1})>>
<<elseif ($slaves[$i].behavioralQuirk is "funny")>>
<<set $vignettes.push({text: "she makes a group of citizens laugh so hard, one of them comes to her for repeat business,", type: "cash", effect: 1})>>
<<elseif ($slaves[$i].behavioralQuirk is "fitness")>>
<<set $vignettes.push({text: "she continues a marathon gangbang past the point where most would have passed out,", type: "cash", effect: 1})>>
<<elseif ($slaves[$i].behavioralQuirk is "adores women")>>
<<set $vignettes.push({text: "she strikes up a personal friendship with a regular female customer,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].behavioralQuirk is "adores men")>>
<<set $vignettes.push({text: "she strikes up a personal friendship with a regular male customer,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].behavioralQuirk is "insecure")>>
<<set $vignettes.push({text: "she successfully convinces a regular customer that she's reliant on him emotionally,", type: "cash", effect: 1})>>
<<elseif ($slaves[$i].behavioralQuirk is "sinful")>>
<<set $vignettes.push({text: "she helps a customer get past her religious hangups through sex with her friendly neighborhood whore,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].behavioralQuirk is "advocate")>>
<<set $vignettes.push({text: "she successfully convinces a wavering potential customer that there's nothing wrong with banging a whore,", type: "cash", effect: 1})>>
<</if>>
<<if ($slaves[$i].sexualQuirk is "gagfuck queen")>>
<<set $vignettes.push({text: "she earns repeat business from a citizen who's obsessed with gagfucks,", type: "cash", effect: 1})>>
<<elseif ($slaves[$i].sexualQuirk is "painal queen")>>
<<set $vignettes.push({text: "she earns repeat business from a citizen who's obsessed with painal,", type: "cash", effect: 1})>>
<<elseif ($slaves[$i].sexualQuirk is "strugglefuck queen")>>
<<set $vignettes.push({text: "she earns repeat business from a citizen who's obsessed with strugglefucking,", type: "cash", effect: 1})>>
<<elseif ($slaves[$i].sexualQuirk is "tease")>>
<<set $vignettes.push({text: "she convinces a citizen who's never had sex with a prostitute to patronize her with some truly inspired flirting,", type: "cash", effect: 1})>>
<<set $vignettes.push({text: "a few partiers were so impressed with her provocative teasing that they repeated her wit to friends,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].sexualQuirk is "romantic")>>
<<set $vignettes.push({text: "a citizen becomes infatuated with her, since he's convinced she's infatuated with him,", type: "cash", effect: 1})>>
<<elseif ($slaves[$i].sexualQuirk is "perverted")>>
<<set $vignettes.push({text: "she earns some momentary notoriety by engaging in a previously unheard-of sex act,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].sexualQuirk is "caring")>>
<<set $vignettes.push({text: "she serves as an impromptu sounding board for a customer having marital trouble,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "a customer was so enamored with her kind and caring manner than he proposed to her and offered to take her away, and when she refused, he left a sizable tip,", type: "cash", effect: 1})>>
<</if>>
<<if ($slaves[$i].pitKills > 0)>>
<<set $vignettes.push({text: "she earns repeat business from a customer obsessed with the fact that she's a killer,", type: "cash", effect: 1})>>
<</if>>
<<if ($slaves[$i].oralCount > 500)>>
<<set $vignettes.push({text: "a customer into degradation becomes obsessed with driving her oral mileage as high as possible,", type: "cash", effect: 1})>>
<</if>>
<<if ($slaves[$i].analCount > 500) && ($slaves[$i].anus > 0)>>
<<set $vignettes.push({text: "a customer into degradation becomes obsessed with driving her anal mileage as high as possible,", type: "cash", effect: 1})>>
<</if>>
<<if ($slaves[$i].vaginalCount > 500) && ($slaves[$i].vagina > 0)>>
<<set $vignettes.push({text: "a customer into degradation becomes obsessed with driving her pussy mileage as high as possible,", type: "cash", effect: 1})>>
<</if>>
<<if ($slaves[$i].devotion > 95)>>
<<set $vignettes.push({text: "she really pushed herself to please a customer with tastes that disgusted her,", type: "cash", effect: 1})>>
<<elseif ($slaves[$i].devotion < -50)>>
<<set $vignettes.push({text: "her fury at being sold for sex turned a customer off before he could fuck her,", type: "cash", effect: -1})>>
<<elseif ($slaves[$i].devotion <= 20)>>
<<set $vignettes.push({text: "she treasured a love token given to her by a customer she fooled into thinking her affection was real,", type: "devotion", effect: -1})>>
<</if>>
<<if ($slaves[$i].trust > 95)>>
<<set $vignettes.push({text: "she really pushed herself to accept a customer with tastes that frightened her,", type: "cash", effect: 1})>>
<<elseif ($slaves[$i].trust < -50)>>
<<set $vignettes.push({text: "her tearful terror at being forced to sell herself for sex turned a customer off before he could fuck her,", type: "cash", effect: -1})>>
<</if>>
<<if $slaves[$i].livingRules is "luxurious">>
<<set $vignettes.push({text: "she got a truly perfect night's sleep, which put her in the right frame of mind for the whole day,", type: "rep", effect: 1})>>
<<elseif $slaves[$i].livingRules is "spare">>
<<set $vignettes.push({text: "she got a poor night's sleep in the noisy dormitory, which took the shine off her efforts for the whole day", type: "rep", effect: -1})>>
<</if>>
<<if $slaves[$i].releaseRules is "permissive">>
<<set $vignettes.push({text: "a customer asked if she masturbates, and then spent an hour jerking off as she described how,", type: "cash", effect: 1})>>
<<elseif $slaves[$i].releaseRules is "restrictive">>
<<set $vignettes.push({text: "a customer asked if she masturbates, and seemed disappointed when she answered honestly,", type: "cash", effect: 0})>>
<<else>>
<<set $vignettes.push({text: "a closeted female customer asked about her sex life with other slaves, and was enthralled by her answer,", type: "rep", effect: 1})>>
<</if>>
<<if ($slaves[$i].health > 80)>>
<<set $vignettes.push({text: "a potential customer in the medical field was fascinated by her health, and spent almost as much time examining her as he did having sex with her,", type: "cash", effect: 1})>>
<</if>>
<<if ($slaves[$i].weight > 95)>>
<<set $vignettes.push({text: "a potential customer told her that he's looking forward to patronizing her once she loses a lot of weight.", type: "cash", effect: 0})>>
<<elseif ($slaves[$i].weight > 30)>>
<<set $vignettes.push({text: "a potential customer told her that he's looking forward to patronizing her once she loses some weight.", type: "cash", effect: 0})>>
<<elseif ($slaves[$i].weight <= -30)>>
<<set $vignettes.push({text: "a potential customer told her that he's looking forward to patronizing her once she gains some weight.", type: "cash", effect: 0})>>
<<elseif ($slaves[$i].weight < -95)>>
<<set $vignettes.push({text: "a potential customer told her that he's looking forward to patronizing her once she gains a lot of weight.", type: "cash", effect: 0})>>
<</if>>
<<if ($slaves[$i].drugs is "testicle enhancement")>>
<<set $vignettes.push({text: "she took it in public, with her copious ejaculation getting her another customer right away,", type: "cash", effect: 1})>>
<<elseif ($slaves[$i].drugs is "hyper testicle enhancement")>>
<<set $vignettes.push({text: "she bloated a female customer's belly with her copious ejaculate, leading her to say she is looking forward to come back and get filled again,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].aphrodisiacs > 1)>>
<<set $vignettes.push({text: "her piteous begging for sex due to her extreme aphrodisiac dosage turned a potential customer off,", type: "cash", effect: -1})>>
<</if>>
<<if ($slaves[$i].addict > 50)>>
<<set $vignettes.push({text: "she zoned out badly due to a low point between aphrodisiac doses, disappointing a customer,", type: "rep", effect: -1})>>
<</if>>
<<if ($slaves[$i].preg > 20)>>
<<set $vignettes.push({text: "she earned repeat business from a customer who likes to do nothing more than cuddle with her swollen belly,", type: "cash", effect: 1})>>
<</if>>
<<if ($slaves[$i].inflation > 1)>>
<<set $vignettes.push({text: "she earned repeat business from a customer who loved the way her belly moved as he fucked her,", type: "cash", effect: 1})>>
<<if ($slaves[$i].inflation > 1)>>
<<set $vignettes.push({text: "she disgusted a customer when his forceful fucking caused her to release her contained $slaves[$i].inflationType all over him,", type: "rep", effect: -2})>>
<</if>>
<</if>>
<<if ($slaves[$i].hormones > 0) && !canAchieveErection($slaves[$i])>>
<<if ($slaves[$i].dick > 0)>>
<<set $vignettes.push({text: "she disappointed a customer who was sure she could get $slaves[$i].slaveName's cock erect,", type: "rep", effect: -1})>>
<<set $vignettes.push({text: "she earned repeat business from a customer who seems unthreatened by her soft dick,", type: "cash", effect: 1})>>
<</if>>
<<elseif ($slaves[$i].hormones < 0)>>
<<if ($slaves[$i].dick == 0)>>
<<set $vignettes.push({text: "she earned repeat business from a female customer who adores the masculinity produced by $slaves[$i].slaveName's hormone regime,", type: "cash", effect: 1})>>
<</if>>
<</if>>
<<if ($slaves[$i].hormones <= 0)>>
<<if ($slaves[$i].dick > 0)>>
<<if ($slaves[$i].balls > 0)>>
<<set $vignettes.push({text: "she earned repeat business from a customer who likes to see his wife get fucked by a dickgirl whore,", type: "cash", effect: 1})>>
<<if ($slaves[$i].dick > 3)>>
<<set $vignettes.push({text: "she earned repeat business from a female customer who likes big stiff cocks, and cannot lie,", type: "cash", effect: 1})>>
<<set $vignettes.push({text: "she irritated a male customer who brought his girlfriend with him by accidentally showing him up,", type: "rep", effect: -1})>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].balls > 3)>>
<<set $vignettes.push({text: "she loses a customer who wants her to look like a natural girl, since her balls are too big to be hidden,", type: "cash", effect: -1})>>
<</if>>
<<if ($slaves[$i].vagina == 1)>>
<<set $vignettes.push({text: "she got extra business from a customer who really likes her, and wants to fuck her pussy as much as possible while it's still tight,", type: "cash", effect: 1})>>
<<elseif ($slaves[$i].vagina > 2)>>
<<set $vignettes.push({text: "she disappointed a customer whose cock is just too small for her big cunt,", type: "rep", effect: -1})>>
<</if>>
<<if ($slaves[$i].anus == 1)>>
<<set $vignettes.push({text: "she got extra business from a customer who really likes her butthole, and wants to fuck it as much as possible while it's still tight,", type: "cash", effect: 1})>>
<<elseif ($slaves[$i].anus > 2)>>
<<set $vignettes.push({text: "she disappointed a customer whose cock is just too small for her loose butthole,", type: "rep", effect: -1})>>
<</if>>
<<if ($slaves[$i].face > 1)>>
<<set $vignettes.push({text: "she lost a potential customer who was so intimidated by her great beauty that he decided to find a homelier whore,", type: "cash", effect: -1})>>
<<elseif ($slaves[$i].face < 0)>>
<<set $vignettes.push({text: "she earned repeat business from a customer who lacks self-confidence, and is more comfortable with homely whores,", type: "cash", effect: 1})>>
<</if>>
<<if ($slaves[$i].visualAge > 40)>>
<<set $vignettes.push({text: "she earned repeat business from a customer with serious mommy issues,", type: "cash", effect: 1})>>
<</if>>
<<if ($slaves[$i].lips > 70)>>
<<set $vignettes.push({text: "she earned repeat business from a customer who likes to play with her lips nonsexually (don't ask),", type: "cash", effect: 1})>>
<</if>>
<<if (canTalk($slaves[$i]) == false)>>
<<set $vignettes.push({text: "she impressed a customer who didn't know how relaxing a girl who can't talk could be,", type: "rep", effect: 1})>>
<</if>>
<<if ($slaves[$i].muscles > 95)>>
<<set $vignettes.push({text: "she impressed a customer who was so eager to share workout plans with her that he almost forgot to have sex with her,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "she gained repeat business from a female customer who likes a girl who can bench-press her before and after they fuck,", type: "cash", effect: 1})>>
<<set $vignettes.push({text: "she disappointed a customer by accidentally revealing that she's considerably stronger than him,", type: "rep", effect: -1})>>
<</if>>
<<if ($slaves[$i].lactation > 0)>>
<<set $vignettes.push({text: "she was well compensated for providing fresh milk for the coffee served at a customer's business meeting", type: "cash", effect: 1})>>
<<set $vignettes.push({text: "she served as a conveniently lactating whore near a trendy arcology coffeehouse,", type: "cash", effect: 1})>>
<</if>>
<<if ($slaves[$i].amp == 1)>>
<<set $vignettes.push({text: "she disappointed a customer who thought he'd enjoy fucking an amputee, but found it revolting,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].amp == -1)>>
<<set $vignettes.push({text: "a strange customer was excited by the sight of her prosthetic limbs,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "a customer was disgusted at the thought of her basic prosthetic limbs,", type: "rep", effect: -1})>>
<<set $vignettes.push({text: "a customer was put off by her prosthetic limbs,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].amp == -2)>>
<<set $vignettes.push({text: "a customer was excited by her vibrating fingertips,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "a customer was indifferent to the thought of having sex with a slave with artificial limbs,", type: "cash", effect: 0})>>
<<set $vignettes.push({text: "a customer was put off by her crude artificial limbs,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].amp == -3)>>
<<set $vignettes.push({text: "a strange customer was excited by the sight of her artificial limbs,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "a customer was indifferent to the thought of having sex with a slave with artificial limbs,", type: "cash", effect: 0})>>
<<set $vignettes.push({text: "a customer was put off by the sight of her prosthetic limbs,", type: "rep", effect: -1})>>
<<elseif ($slaves[$i].amp == -4)>>
<<set $vignettes.push({text: "a customer was excited by the thought of having sex with a slave with p-limbs, but was scared off by her combat p-limbs,", type: "cash", effect: -1})>>
<<set $vignettes.push({text: "a customer was indifferent to the thought of having sex with a slave with artificial limbs,", type: "cash", effect: 0})>>
<<set $vignettes.push({text: "a customer was greatly intimidated by her combat p-limbs,", type: "cash", effect: -1})>>
<<elseif ($slaves[$i].amp == -5)>>
<<set $vignettes.push({text: "a customer was fascinated by her cybernetic limbs, and spent almost as much time examining them as he did having sex with her,", type: "cash", effect: 1})>>
<<set $vignettes.push({text: "a customer was excited by the thought of having sex with a cybernetically enhanced slave,", type: "cash", effect: 1})>>
<<set $vignettes.push({text: "a customer was greatly intimidated by the sight of her cybernetic limbs and was frightened away,", type: "cash", effect: -1})>>
<<else>>
<<if ($slaves[$i].heels == 1)>>
<<if ($slaves[$i].shoes != "heels") && ($slaves[$i].shoes != "extreme heels") && ($slaves[$i].shoes != "boots")>>
<<set $vignettes.push({text: "she enticed a new customer who had never really considered buttsex before he saw her crawling along with her asshole vulnerable,", type: "cash", effect: 1})>>
<</if>>
<</if>>
<<if ($slaves[$i].boobs > 1500)>>
<<if ($slaves[$i].boobsImplant == 0)>>
<<set $vignettes.push({text: "a young customer hired her to jump rope so he could watch her massive natural breasts flop around,", type: "cash", effect: 1})>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].vaginalAccessory is "chastity belt")>>
<<set $vignettes.push({text: "a wavering customer who was disappointed that her pussy is unavailable decided to try her ass instead,", type: "cash", effect: 1})>>
<</if>>
<<if ($slaves[$i].fetish is "mindbroken")>>
<<set $vignettes.push({text: "a customer really enjoyed being able to treat her however he liked without eliciting a reaction,", type: "cash", effect: 1})>>
<</if>>
<<if ($slaves[$i].intelligence <= -2)>>
<<set $vignettes.push({text: "a customer managed to trick her into fucking him without payment,", type: "cash", effect: -1})>>
<</if>>
<<if ($slaves[$i].face > 0)>>
<</if>>
<<if ($slaves[$i].face > 0)>>
<<if ($slaves[$i].dick > 0)>>
<<if ($slaves[$i].fetish is "buttslut")>>
<<set $vignettes.push({text: "a customer was surprised by her penis, so she hid it and enjoyed the buttsex without touching it,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].analSkill >= 100)>>
<<set $vignettes.push({text: "a customer was surprised by her penis, so she hid it and skillfully pretended to be a real girl,", type: "rep", effect: 1})>>
<<elseif ($slaves[$i].fetish is "buttslut")>>
<<set $vignettes.push({text: "a customer was surprised by her penis, so she hid it, but could barely tolerate anal without touching it", type: "rep", effect: -1})>>
<</if>>
<</if>>
<<if ($slaves[$i].analSkill < 100)>>
<<if ($slaves[$i].anus > 2)>>
<<set $vignettes.push({text: "a pair of customers enticed by her beauty but disappointed by her loose butthole doubled up on her poor anus without mercy,", type: "health", effect: -1})>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].fetishKnown == 1)>>
<<if ($slaves[$i].fetishStrength > 95)>>
<<if ($slaves[$i].fetish is "buttslut") || ($slaves[$i].fetish is "dom")>>
<<set $vignettes.push({text: "she advertised herself by forcing a slave in the stocks to eat her ass, drumming up business,", type: "cash", effect: 1})>>
<<elseif ($slaves[$i].fetish is "masochist")>>
<<set $vignettes.push({text: "she cooperated with a citizen who wanted to whip her tits black and blue", type: "health", effect: -1})>>
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].health < 20)>>
<<set $vignettes.push({text: "she attracted the attention of a slaveowner alarmed by her poor health, and thought he seemed kind,", type: "devotion", effect: -1})>>
<</if>>
<<if ($slaves[$i].vaginalSkill >= 100)>>
<<set $vignettes.push({text: "she was hired to apply her skills to a customer's virgin son,", type: "devotion", effect: 0})>>
<</if>>
<<if ($slaves[$i].analSkill < 100)>>
<<if ($slaves[$i].anus < 2)>>
<<set $vignettes.push({text: "a guy with a huge cock paid for the right to fuck her in her tight ass all night,", type: "health", effect: -1})>>
<</if>>
<</if>>
<<if ($slaves[$i].relationship <= -2)>>
<<if ($slaves[$i].intelligence < 1)>>
<<set $vignettes.push({text: "she accidentally mentions how much she loves you during intercourse with a customer who doesn't like to share,", type: "rep", effect: -1})>>
<</if>>
<</if>>
<<if ($slaves[$i].prestige > 0)>>
<<set $vignettes.push({text: "a college fraternity visiting the arcology for rush week hired her for a gangbang,", type: "cash", effect: 3})>>
<</if>>
<<if $arcologies[0].FSSupremacist != "unset">>
<<if ($slaves[$i].race is $arcologies[0].FSSupremacistRace)>>
<<set $vignettes.push({text: "she lost a customer who couldn't bear to see a beautiful $arcologies[0].FSSupremacistRace be a whore,", type: "cash", effect: -1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSSubjugationist != "unset">>
<<if ($slaves[$i].race is $arcologies[0].FSSubjugationistRace)>>
<<set $vignettes.push({text: "she had a bad time in general, since most of her customers didn't care about a $arcologies[0].FSSubjugationistRace prostitute's health or well-being,", type: "health", effect: -1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSYouthPreferentialist != "unset">>
<<if ($slaves[$i].visualAge > 35)>>
<<set $vignettes.push({text: "she got repeat business from a customer who wants to keep his MILF fetish in the closet,", type: "cash", effect: 1})>>
<</if>>
<<elseif $arcologies[0].FSMaturityPreferentialist != "unset">>
<<if ($slaves[$i].visualAge <= 20)>>
<<set $vignettes.push({text: "she got repeat business from a customer who wants to keep his fetish for young girls in the closet,", type: "cash", effect: 1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSGenderRadicalist != "unset">>
<<if ($slaves[$i].dick > 0)>>
<<if ($slaves[$i].dick < 3)>>
<<set $vignettes.push({text: "she got repeat business from a customer who is coming to terms with Gender Radicalism, and is unthreatened by her little penis,", type: "cash", effect: 1})>>
<</if>>
<</if>>
<<elseif $arcologies[0].FSGenderFundamentalist != "unset">>
<<if ($slaves[$i].visualAge > 25)>>
<<set $vignettes.push({text: "she got repeat business from a customer who thinks she resembles his ex-wife, who would never let him fuck her butt,", type: "cash", effect: 1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSRepopulationFocus != "unset">>
<<if ($slaves[$i].pregType > 1)>>
<<set $vignettes.push({text: "she got repeat business from a customer who loves fucking girls with wombs filled by more than a single child,", type: "cash", effect: 1})>>
<</if>>
<<elseif $arcologies[0].Restart != "unset">>
<<if canGetPregnant($slaves[$i])>>
<<set $vignettes.push({text: "she got repeat business from a customer who misses the risk of getting a girl pregnant,", type: "cash", effect: 1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSPaternalist != "unset">>
<<if ($slaves[$i].intelligence > 1)>>
<<set $vignettes.push({text: "she got repeat business from a customer who likes to chat with intelligent prostitutes as they fuck her,", type: "cash", effect: 1})>>
<</if>>
<<elseif $arcologies[0].FSDegradationist != "unset">>
<<if canTalk($slaves[$i])>>
<<if ($slaves[$i].voice > 2)>>
<<set $vignettes.push({text: "she got repeat business from a customer who prefers girls with high-pitched screams,", type: "cash", effect: 1})>>
<</if>>
<</if>>
<</if>>
<<if $arcologies[0].FSBodyPurist != "unset">>
<<if ($slaves[$i].boobsImplant > 0)>>
<<set $vignettes.push({text: "she got repeat business from a customer who wants to keep his fetish for breast implants in the closet,", type: "cash", effect: 1})>>
<</if>>
<<elseif $arcologies[0].FSTransformationFetishist != "unset">>
<<if ($slaves[$i].boobsImplant == 0)>>
<<set $vignettes.push({text: "she got repeat business from a customer who wants to keep his fetish for natural breasts in the closet,", type: "cash", effect: 1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSSlimnessEnthusiast != "unset">>
<<if canTalk($slaves[$i])>>
<<if ($slaves[$i].voice > 2)>>
<<set $vignettes.push({text: "she got repeat business from a customer who loves her high-pitched squeals of pleasure,", type: "cash", effect: 1})>>
<</if>>
<</if>>
<<if ($slaves[$i].boobs > 800)>>
<<set $vignettes.push({text: "she was publicly mocked as an ugly fat cow with dangling udders,", type: "rep", effect: -1})>>
<</if>>
<<elseif $arcologies[0].FSAssetExpansionist != "unset">>
<<if ($slaves[$i].boobs < 300)>>
<<set $vignettes.push({text: "she got repeat business from a customer who wants to keep his fetish for flat chested girls in the closet,", type: "cash", effect: 1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSPastoralist != "unset">>
<<if ($slaves[$i].lactation == 0)>>
<<set $vignettes.push({text: "she lost a customer who could not understand why nothing was coming out of her nipples when he sucked on them,", type: "cash", effect: -1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSPhysicalIdealist != "unset">>
<<if ($slaves[$i].muscles <= 95)>>
<<set $vignettes.push({text: "she lost a customer who could barely believe that she wasn't capable of holding herself in a handstand,", type: "cash", effect: -1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSChattelReligionist != "unset">>
<<if ($slaves[$i].behavioralFlaw is "devout")>>
<<set $vignettes.push({text: "she got repeat business from a customer who desperately wants his cock to be the one that converts her,", type: "cash", effect: 1})>>
<</if>>
<</if>>
<<if $arcologies[0].FSRomanRevivalist != "unset">>
<<if ($slaves[$i].race is "white")>>
<<if ($slaves[$i].height >= 185)>>
<<set $vignettes.push({text: "she attracted a customer who thought her appearance worthy of a lusty northern barbarian,", type: "cash", effect: 1})>>
<</if>>
<</if>>
<</if>>
<<if $arcologies[0].FSEgyptianRevivalist != "unset">>
<<set $vignettes.push({text: "she got extra business from a group of citizens competing to get off with whores of each of the arcology's ethnic groups in the least time,", type: "cash", effect: 1})>>
<</if>>
<<if $arcologies[0].FSEdoRevivalist != "unset">>
<<if ($slaves[$i].face > 1)>>
<<if ($slaves[$i].intelligence > 1)>>
<<set $vignettes.push({text: "she got repeat business from a customer who wished to do nothing more than converse with a beautiful and intelligent girl,", type: "cash", effect: 1})>>
<</if>>
<</if>>
<</if>>
<<if $arcologies[0].FSArabianRevivalist != "unset">>
<<if ($slaves[$i].entertainSkill >= 100)>>
<<if canTalk($slaves[$i])>>
<<if ($slaves[$i].voice > 0)>>
<<if ($slaves[$i].accent < 2)>>
<<set $vignettes.push({text: "she got repeat business from a customer who prefers prostitutes who can tell lovely stories,", type: "cash", effect: 1})>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<set $vignettes.push({text: "one of the companies with an office in your arcology retained her for a team-building bukkake party for its employees,", type: "rep", effect: 1})>>
<<set $vignettes.push({text: "a man dragged his crying wife along so she could watch him fuck a whore,", type: "rep", effect: 0})>>
<<set $vignettes.push({text: "a woman dragged her angry husband along so he could watch her get eaten out by a whore,", type: "rep", effect: 0})>>
<<set $vignettes.push({text: "she went to sleep after being sold for sex all day, and had a dream about you loving her,", type: "devotion", effect: 1})>>
<<set $vignettes.push({text: "she went to sleep after being sold for sex all day, and had a dream about you letting a customer hurt her,", type: "devotion", effect: -1})>>
<<set $vignettes.push({text: "she went to sleep after being sold for sex all day, and had a dream about you protecting her from a mean customer,", type: "trust", effect: 1})>>
<<set $vignettes.push({text: "she went to sleep after being sold for sex all day, and had a dream about you selling her for good,", type: "trust", effect: -1})>>
<<set $vignette to $vignettes.random()>>
__This week__ $vignette.text
<<if ($vignette.type is "cash")>>
<<if ($vignette.effect > 0)>>
@@color:yellowgreen;making you an extra ¤<<print Math.trunc($FResult*$vignette.effect)>>.@@
<<elseif ($vignette.effect < 0)>>
@@color:red;losing you ¤<<print Math.abs(Math.trunc($FResult*$vignette.effect))>>.@@
<<else>>
an incident without lasting effect.
<</if>>
<<set $cash += Math.trunc($FResult*$vignette.effect)>>
<<elseif ($vignette.type is "devotion")>>
<<if ($vignette.effect > 0)>>
<<if $slaves[$i].devotion > 50>>
@@color:hotpink;increasing her devotion to you.@@
<<elseif $slaves[$i].devotion >= -20>>
@@color:hotpink;increasing her acceptance of you.@@
<<elseif $slaves[$i].devotion > -10>>
@@color:hotpink;reducing her dislike of you.@@
<<else>>
@@color:hotpink;reducing her hatred of you.@@
<</if>>
<<elseif ($vignette.effect < 0)>>
<<if $slaves[$i].devotion > 50>>
@@color:mediumorchid;reducing her devotion to you.@@
<<elseif $slaves[$i].devotion >= -20>>
@@color:mediumorchid;reducing her acceptance of you.@@
<<elseif $slaves[$i].devotion > -10>>
@@color:mediumorchid;increasing her dislike of you.@@
<<else>>
@@color:mediumorchid;increasing her hatred of you.@@
<</if>>
<<else>>
an incident without lasting effect.
<</if>>
<<set $slaves[$i].devotion += 1*$vignette.effect>>
<<elseif ($vignette.type is "trust")>>
<<if ($vignette.effect > 0)>>
<<if $slaves[$i].trust > 20>>
@@color:mediumaquamarine;increasing her trust in you.@@
<<elseif $slaves[$i].trust > -10>>
@@color:mediumaquamarine;reducing her fear of you.@@
<<else>>
@@color:mediumaquamarine;reducing her terror of you.@@
<</if>>
<<elseif ($vignette.effect < 0)>>
<<if $slaves[$i].trust > 20>>
@@color:gold;reducing her trust in you.@@
<<elseif $slaves[$i].trust > -20>>
@@color:gold;increasing her fear of you.@@
<<else>>
@@color:gold;increasing her terror of you.@@
<</if>>
<<else>>
an incident without lasting effect.
<</if>>
<<set $slaves[$i].trust += 1*$vignette.effect>>
<<elseif ($vignette.type is "health")>>
<<if ($vignette.effect > 0)>>
@@color:green;improving her health.@@
<<elseif ($vignette.effect < 0)>>
@@color:red;affecting her health.@@
<<else>>
an incident without lasting effect.
<</if>>
<<set $slaves[$i].health += 2*$vignette.effect>>
<<else>>
<<if ($vignette.effect > 0)>>
@@color:green;gaining you a bit of reputation.@@
<<elseif ($vignette.effect < 0)>>
@@color:red;losing you a bit of reputation.@@
<<else>>
an incident without lasting effect.
<</if>>
<<set $rep += Math.trunc($FResult*$vignette.effect*0.1)>>
<</if>>
<</if>> /* CLOSES VIGNETTES */
<<if $slaves[$i].energy > 40 && $slaves[$i].energy < 95>>
Being used sexually all week @@color:lime;increases her sex drive.@@
<<set $slaves[$i].energy += 1>>
<</if>>
<<if $slaves[$i].cervixImplant == 1 && _cervixPump > 0 >>
She notices her @@color:orange;belly has grown@@ from vaginal sex throughout week.
<<set $slaves[$i].bellyImplant += _cervixPump*20>>
<</if>>
|
mayibrad/fc
|
src/uncategorized/saWhore.tw
|
tw
|
bsd-3-clause
| 86,160 |
:: SA work a glory hole [nobr]
<<if $arcologies[0].FSDegradationist != "unset">>
<<set $beauty to random(80,100)+(20*(4-$slaves[$i].anus))+(10*(4-$slaves[$i].vagina))+Math.trunc($arcologies[0].FSDegradationist/2)>>
<<else>>
<<set $beauty to random(80,100)+(20*(4-$slaves[$i].anus))+(10*(4-$slaves[$i].vagina))>>
<</if>>
<<if $arcologies[0].FSDegradationistLaw == 1>>
<<set $beauty = Math.trunc($beauty*1.5)>>
<<elseif $ACitizens > $ASlaves*2>>
<<set $beauty = Math.trunc($beauty*1.1)>>
<<elseif $ACitizens > $ASlaves>>
<<set $beauty = Math.trunc($beauty*1)>>
<<elseif $ACitizens > $ASlaves*0.5>>
<<set $beauty = Math.trunc($beauty*0.95)>>
<<elseif $ACitizens > $ASlaves*0.25>>
<<set $beauty = Math.trunc($beauty*0.9)>>
<<else>>
<<set $beauty = Math.trunc($beauty*0.85)>>
<</if>>
<<if $beauty < 10>>
<<set $beauty to 10>>
<</if>>
<<if $ACitizens > $ASlaves*0.5>>
<<set $FResult to 3>>
<<elseif $ACitizens > $ASlaves*0.25>>
<<set $FResult to 2>>
<<else>>
<<set $FResult to 1>>
<</if>>
is <<if $slaves[$i].fuckdoll == 0>>restrained in a glory hole<<else>>set out for use<</if>>. $beauty customers (<<print Math.trunc($beauty/7)>> a day) paid ¤$FResult to use $possessive holes.
<<if ($arcologies[0].FSDegradationist > 0)>>
Demand for $possessive holes is strong due to the appetite for degradation rampant in $arcologies[0].name.
<</if>>
<<if ($slaves[$i].curatives > 0)>>
The drugs $pronoun's on protect $possessive health from the stress of being used as a sexual appliance.
<<elseif ($slaves[$i].health < -50)>>
The stress of being used while very ill @@color:red;damaged $possessive health.@@
<<set $slaves[$i].health -= 10>>
<<elseif ($slaves[$i].health < -10)>>
<<if (random(1,100) > 10)>>
The stress of being used while weak has @@color:red;damaged $possessive health.@@
<<set $slaves[$i].health -= 10>>
<</if>>
<<elseif ($slaves[$i].vagina is -1)>>
<<if (random(1,100) > 70)>>
The stress of being used in only two holes has @@color:red;damaged $possessive health.@@
<<set $slaves[$i].health -= 10>>
<</if>>
<<elseif (random(1,100) > 25)>>
The stress of being used has @@color:red;damaged $possessive health.@@
<<set $slaves[$i].health -= 10>>
<</if>>
<<if ($slaves[$i].vagina == 0) && canDoVaginal($slaves[$i])>>
A <<if $slaves[$i].fuckdoll == 0>>glory hole <</if>>user takes $possessive virginity. He does not notice or care. @@color:lime;$possessiveCap pussy has been broken in@@ in a @@color:gold;painful@@ and @@color:mediumorchid;degrading@@ way.
<<set $slaves[$i].devotion -= 10>>
<<set $slaves[$i].trust -= 10>>
<<set $slaves[$i].vagina to 1>>
<<elseif ($slaves[$i].vagina < 3) && ($slaves[$i].vagina != -1) && canDoVaginal($slaves[$i]) && (random(1,100) > ((170-$beauty)+($slaves[$i].vagina*10)))>>
@@color:lime;$possessiveCap pussy gets stretched out by the use.@@
<<set $slaves[$i].vagina += 1>>
<</if>>
<<if ($slaves[$i].anus == 0) && canDoAnal($slaves[$i])>>
$possessiveCap anal virginity goes to a <<if $slaves[$i].fuckdoll == 0>>glory hole <</if>>user, who doesn't understand why this particular run at <<if $slaves[$i].fuckdoll == 0>>the glory hole<<else>>a Fuckdoll<</if>> is so great. @@color:lime;$possessiveCap ass has been broken in@@ in a @@color:gold;painful@@ and @@color:mediumorchid;degrading@@ way.
<<set $slaves[$i].devotion -= 5>>
<<set $slaves[$i].trust -= 5>>
<<set $slaves[$i].anus to 1>>
<<elseif ($slaves[$i].anus < 3) && canDoAnal($slaves[$i]) && (random(1,100) > ((150-$beauty)+($slaves[$i].anus*10)))>>
@@color:lime;$possessiveCap asshole sees constant use and loosens.@@
<<set $slaves[$i].anus += 1>>
<</if>>
<<if ($slaves[$i].fetish is "mindbroken")>>
$pronounCap serves $possessive role as a mindless set of holes to perfection.
<<else>>
<<set $skillIncrease = 5>>
<<if ($slaves[$i].oralSkill <= 10)>>
With $possessive throat being brutally used, $possessive gag reflex is suppressed and $possessive oral skills improve.
<<OralSkillIncrease $slaves[$i]>>
<<elseif ($slaves[$i].vaginalSkill <= 10) && ($slaves[$i].vagina != -1) && ($slaves[$i].vaginalAccessory != "chastity belt")>>
With $possessive pussy being harshly used, $possessive vaginal skills improve.
<<VaginalSkillIncrease $slaves[$i]>>
<<elseif ($slaves[$i].analSkill <= 10)>>
With $possessive butt being mercilessly fucked, $possessive anal skills improve.
<<AnalSkillIncrease $slaves[$i]>>
<</if>>
<<if $slaves[$i].sexualFlaw == "self hating">>
$possessiveCap self hatred is so deep that $pronoun believes $pronoun deserves to serve in a glory hole, and even gets off on the degradation.
<<elseif ($slaves[$i].sentence > 0)>>
<<if ($slaves[$i].behavioralFlaw != "odd") && (random(1,100) > (100+($slaves[$i].devotion/5)))>>
Constant confinement coupled with brutal use has left $object with involuntary nervous tics.
<<set $slaves[$i].behavioralFlaw to "odd">>
<</if>>
<<set $slaves[$i].devotion -= 5>>
<<set $slaves[$i].trust -= 5>>
<<if ($slaves[$i].devotion > 50)>>
$pronounCap does $possessive best to tolerate $possessive sentence to the glory hole, but @@color:mediumorchid;$possessive devotion is hurt@@ and $pronoun is @@color:gold;filled with fear@@ $pronoun won't be let out.
<<elseif ($slaves[$i].devotion > 20)>>
$pronounCap does not understand why $possessive obedience has earned $object a sentence to this torture. @@color:mediumorchid;$possessiveCap obedience is hurt@@ and $pronoun is @@color:gold;filled with fear@@ $pronoun won't be let out.
<<elseif ($slaves[$i].devotion >= -20)>>
$possessiveCap fear of you turns to desperation during $possessive sentence. @@color:mediumorchid;$possessiveCap obedience is reduced@@ and $pronoun is @@color:gold;filled with fear@@ $pronoun won't be let out.
<<elseif ($slaves[$i].devotion >= -50)>>
Though $pronoun is only temporarily sentenced to suffer, @@color:mediumorchid;$possessive resistance is increased@@ and $pronoun is @@color:gold;filled with fear@@ $pronoun won't be let out.
<<else>>
$pronounCap has hope $pronoun'll be released after $possessive sentence, but @@color:mediumorchid;$possessive hatred of you is increased@@ and $pronoun is @@color:gold;filled with fear@@ $pronoun won't be let out.
<</if>>
<<else>>
<<if ($slaves[$i].behavioralFlaw != "odd") && (random(1,100) > (70+($slaves[$i].devotion/5)))>>
Constant confinement coupled with brutal use has left $object with involuntary nervous tics.
<<set $slaves[$i].behavioralFlaw to "odd">>
<</if>>
<<set $slaves[$i].devotion -= 10>>
<<set $slaves[$i].trust -= 10>>
<<if ($slaves[$i].devotion > 50)>>
$pronounCap feels starved of personal contact. @@color:mediumorchid;$possessiveCap devotion is hurt@@ and $pronoun is @@color:gold;filled with fear@@ $pronoun won't be let out.
<<elseif ($slaves[$i].devotion > 20)>>
$pronounCap does not understand why $possessive obedience has earned $object this immurement. @@color:mediumorchid;$possessiveCap obedience is hurt@@ and $pronoun is @@color:gold;filled with fear@@ $pronoun won't be let out.
<<elseif ($slaves[$i].devotion >= -20)>>
$possessiveCap fear of you has increased into something like a pathology. @@color:mediumorchid;$possessiveCap obedience is reduced@@ and $pronoun is @@color:gold;filled with fear@@ $pronoun won't be let out.
<<elseif ($slaves[$i].devotion >= -50)>>
$possessiveCap resistance is deepening into hatred. @@color:mediumorchid;$possessiveCap resistance is increased@@ and $pronoun is @@color:gold;filled with fear@@ $pronoun won't be let out.
<<else>>
@@color:mediumorchid;$possessiveCap helpless hatred of you is increased@@ and $pronoun is @@color:gold;filled with fear@@ $pronoun won't be let out.
<</if>>
<</if>>
<</if>>
<<if ($slaves[$i].assignment is "be confined in the arcade") && ($arcadeUpgradeInjectors == 1)>>
<<set $FResult += 1>>
<</if>>
$possessiveCap feelings, skills, and appearance do not matter. $pronounCap is condemned to a world that consists of a tiny cell, featureless except for the never-ending dicks $pronoun is required to service. You were paid @@color:yellowgreen;¤<<print ($beauty*$FResult)>>@@ for the use of $slaves[$i].slaveName's holes this week.
/* FACILITY DECORATION IMPACTS */
<<if $slaves[$i].assignment is "be confined in the arcade">>
<<if $arcadeDecoration != "standard">>
<<set $seed to 0.0001*$FSSingleSlaveRep*$beauty>>
<<switch $arcadeDecoration>>
<<case "Roman Revivalist">>
<<set $arcologies[0].FSRomanRevivalist += $seed>>
<<case "Egyptian Revivalist">>
<<set $arcologies[0].FSEgyptianRevivalist += $seed>>
<<case "Edo Revivalist">>
<<set $arcologies[0].FSEdoRevivalist += $seed>>
<<case "Arabian Revivalist">>
<<set $arcologies[0].FSArabianRevivalist += $seed>>
<<case "Chinese Revivalist">>
<<set $arcologies[0].FSChineseRevivalist += $seed>>
<<case "Repopulation Focus">>
<<set $arcologies[0].FSRepopulationFocus += $seed>>
<<case "Eugenics">>
<<set $arcologies[0].FSRestart += $seed>>
<<case "Chattel Religionist">>
<<set $arcologies[0].FSChattelReligionist += $seed>>
<<case "Degradationist">>
<<set $arcologies[0].FSDegradationist += $seed>>
<<case "Asset Expansionist">>
<<set $arcologies[0].FSAssetExpansionist += $seed>>
<<case "Transformation Fetishist">>
<<set $arcologies[0].FSTransformationFetishist += $seed>>
<<case "Gender Radicalist">>
<<set $arcologies[0].FSGenderRadicalist += $seed>>
<<case "Gender Fundamentalist">>
<<set $arcologies[0].FSGenderFundamentalist += $seed>>
<<case "Physical Idealist">>
<<set $arcologies[0].FSPhysicalIdealist += $seed>>
<<case "Supremacist">>
<<set $arcologies[0].FSSupremacist += $seed>>
<<case "Subjugationist">>
<<set $arcologies[0].FSSubjugationist += $seed>>
<<case "Paternalist">>
<<set $arcologies[0].FSPaternalist += $seed>>
<<case "Pastoralist">>
<<set $arcologies[0].FSPastoralist += $seed>>
<<case "Maturity Preferentialist">>
<<set $arcologies[0].FSMaturityPreferentialist += $seed>>
<<case "Youth Preferentialist">>
<<set $arcologies[0].FSYouthPreferentialist += $seed>>
<<case "Body Purist">>
<<set $arcologies[0].FSBodyPurist += $seed>>
<<case "Slimness Enthusiast">>
<<set $arcologies[0].FSSlimnessEnthusiast += $seed>>
<</switch>>
<</if>>
<</if>>
/* SEX ACT COUNTS */
<<if ndef $slaves[$i].publicCount>>
<<set $slaves[$i].publicCount to 0>>
<</if ndef>>
<<if canDoVaginal($slaves[$i]) && canDoAnal($slaves[$i])>>
<<set $slaves[$i].oralCount += Math.trunc($beauty/3)>>
<<set $slaves[$i].publicCount += Math.trunc($beauty/3)>>
<<set $oralTotal += Math.trunc($beauty/3)>>
<<set $slaves[$i].vaginalCount += Math.trunc($beauty/3)>>
<<set $slaves[$i].publicCount += Math.trunc($beauty/3)>>
<<set $vaginalTotal += Math.trunc($beauty/3)>>
<<set $_cervixPump = Math.trunc($beauty/3)>>
<<set $slaves[$i].analCount += Math.trunc($beauty/3)>>
<<set $slaves[$i].publicCount += Math.trunc($beauty/3)>>
<<set $analTotal += Math.trunc($beauty/3)>>
<<elseif canDoVaginal($slaves[$i])>>
<<set $slaves[$i].oralCount += Math.trunc($beauty/2)>>
<<set $slaves[$i].publicCount += Math.trunc($beauty/2)>>
<<set $oralTotal += Math.trunc($beauty/2)>>
<<set $slaves[$i].vaginalCount += Math.trunc($beauty/2)>>
<<set $slaves[$i].publicCount += Math.trunc($beauty/2)>>
<<set $vaginalTotal += Math.trunc($beauty/2)>>
<<set $_cervixPump = Math.trunc($beauty/2)>>
<<elseif canDoAnal($slaves[$i])>>
<<set $slaves[$i].oralCount += Math.trunc($beauty/2)>>
<<set $slaves[$i].publicCount += Math.trunc($beauty/2)>>
<<set $oralTotal += Math.trunc($beauty/2)>>
<<set $slaves[$i].analCount += Math.trunc($beauty/2)>>
<<set $slaves[$i].publicCount += Math.trunc($beauty/2)>>
<<set $analTotal += Math.trunc($beauty/2)>>
<<else>>
<<set $slaves[$i].oralCount += Math.trunc($beauty)>>
<<set $slaves[$i].publicCount += Math.trunc($beauty)>>
<<set $oralTotal += Math.trunc($beauty)>>
<</if>>
<<set $cash += ($beauty*$FResult)>>
<<if $slaves[$i].cervixImplant == 1 && _cervixPump > 0>>
$pronounCap notices $possessive @@color:orange;belly swell@@ after vaginal sex throughout the week.
<<set $slaves[$i].bellyImplant += _cervixPump*20>>
<</if>>
|
mayibrad/fc
|
src/uncategorized/saWorkAGloryHole.tw
|
tw
|
bsd-3-clause
| 12,047 |
:: Salon
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "Slave Interact">>
<<set $showEncyclopedia to 1>><<set $encyclopedia to "The Auto Salon">>
<</nobr>>\
\
$activeSlave.slaveName is seated in the auto salon. $pronounCap is awaiting your artistic pleasure.
<<nobr>>
<<if $activeSlave.eyes > -1>>
$possessiveCap vision is normal, and $pronoun
<<if $activeSlave.eyewear is "none">>
has no eyewear.
<<else>>
is wearing $activeSlave.eyewear.
<</if>>
[[Cosmetic glasses|Salon][$activeSlave.eyewear to "glasses",$cash -= $modCost]]
| [[Blurring glasses|Salon][$activeSlave.eyewear to "blurring glasses",$cash -= $modCost]]
| [[Blurring contacts|Salon][$activeSlave.eyewear to "blurring contacts",$cash -= $modCost]]
| [[None|Salon][$activeSlave.eyewear to "none"]]
<br> //Blurring options are annoying and impede performance on some assignments//
<<else>>
$pronounCap is nearsighted, and $pronoun
<<if $activeSlave.eyewear is "none">>
has no eyewear.
<<else>>
is wearing $activeSlave.eyewear.
<</if>>
[[Cosmetic glasses|Salon][$activeSlave.eyewear to "glasses",$cash -= $modCost]]
| [[Corrective glasses|Salon][$activeSlave.eyewear to "corrective glasses",$cash -= $modCost]]
| [[Corrective contacts|Salon][$activeSlave.eyewear to "corrective contacts",$cash -= $modCost]]
| [[None|Salon][$activeSlave.eyewear to "none"]]
<br> //Nearsightedness will impede performance on some assignments//
<</if>>
<</nobr>>
<<nobr>>
$possessiveCap eyes are $activeSlave.eyeColor.
<br>
Give $possessive cosmetic contact lenses:
[[Blue|Salon][$activeSlave.eyeColor to "blue",$cash -= $modCost]]
| [[Black|Salon][$activeSlave.eyeColor to "black",$cash -= $modCost]]
| [[Brown|Salon][$activeSlave.eyeColor to "brown",$cash -= $modCost]]
| [[Green|Salon][$activeSlave.eyeColor to "green",$cash -= $modCost]]
| [[Turquoise|Salon][$activeSlave.eyeColor to "turquoise",$cash -= $modCost]]
| [[Sky-blue|Salon][$activeSlave.eyeColor to "sky-blue",$cash -= $modCost]]
| [[Hazel|Salon][$activeSlave.eyeColor to "hazel",$cash -= $modCost]]
| [[Pale-grey|Salon][$activeSlave.eyeColor to "pale-grey",$cash -= $modCost]]
| [[White|Salon][$activeSlave.eyeColor to "white",$cash -= $modCost]]
| [[Pink|Salon][$activeSlave.eyeColor to "pink",$cash -= $modCost]]
| [[Amber|Salon][$activeSlave.eyeColor to "amber",$cash -= $modCost]]
| [[Red|Salon][$activeSlave.eyeColor to "red",$cash -= $modCost]]
| [[Catlike|Salon][$activeSlave.eyeColor to "catlike",$cash -= $modCost]]
| [[Serpent-like|Salon][$activeSlave.eyeColor to "serpent-like",$cash -= $modCost]]
| [[Devilish|Salon][$activeSlave.eyeColor to "devilish",$cash -= $modCost]]
| [[Demonic|Salon][$activeSlave.eyeColor to "demonic",$cash -= $modCost]]
| [[Hypnotic|Salon][$activeSlave.eyeColor to "hypnotic",$cash -= $modCost]]
| [[Heart-shaped|Salon][$activeSlave.eyeColor to "heart-shaped",$cash -= $modCost]]
<br> //Colored contact settings will be applied in addition to eyewear choices.//
<</nobr>>
<<nobr>>
<<if $activeSlave.makeup == 1>>
$pronounCap's wearing minimal makeup.
<<elseif $activeSlave.makeup is 2>>
$pronounCap's wearing expensive, luxurious makeup.
<<elseif $activeSlave.makeup is 3>>
$possessiveCap makeup is color-coordinated with $possessive $activeSlave.hColor hair.
<<elseif $activeSlave.makeup is 4>>
$pronounCap's wearing stereotypical, garish streetwalker makeup.
<<elseif $activeSlave.lipsTat is "permanent makeup">>
$possessiveCap face appears to bear very heavy, slutty makeup, but on closer inspection, the makeup is actually tattooed on.
<<else>>
$possessiveCap face is makeup-free.
<</if>>
<br>
[[Makeup-free|Salon][$activeSlave.makeup to 0,$cash -= $modCost]]
| [[Nice makeup|Salon][$activeSlave.makeup to 1,$cash -= $modCost]]
| [[Gorgeous makeup|Salon][$activeSlave.makeup to 2,$cash -= $modCost]]
| [[Color-coordinate makeup with hair|Salon][$activeSlave.makeup to 3,$cash -= $modCost]]
| [[Slutty makeup|Salon][$activeSlave.makeup to 4,$cash -= $modCost]]
<</nobr>>
<<nobr>>
<<if $activeSlave.amp == 1>>
$pronounCap has no hands, and thus, no nails.
<<elseif $activeSlave.nails == 1>>
$possessiveCap nails are long and elegant.
<<elseif $activeSlave.nails is 2>>
$possessiveCap nails are color-coordinated with $possessive $activeSlave.hColor hair.
<<elseif $activeSlave.nails is 3>>
$possessiveCap nails are sharp and claw-like.
<<elseif $activeSlave.nails is 4>>
$possessiveCap nails are bright and glittery.
<<elseif $activeSlave.nails is 5>>
$possessiveCap nails are long and garish, streetwalker-style.
<<else>>
$possessiveCap nails are neatly clipped.
<</if>>
<br>
<<if $activeSlave.amp != 1>>
[[Clip nails|Salon][$activeSlave.nails to 0,$cash -= $modCost]]
| [[Extend nails|Salon][$activeSlave.nails to 1,$cash -= $modCost]]
| [[Color-coordinate nails with hair|Salon][$activeSlave.nails to 2,$cash -= $modCost]]
| [[Sharp, claw-like nails|Salon][$activeSlave.nails to 3,$cash -= $modCost]]
| [[Bright, glittery nails|Salon][$activeSlave.nails to 4,$cash -= $modCost]]
| [[Streetwalker-style nails|Salon][$activeSlave.nails to 5,$cash -= $modCost]]
<</if>>
<</nobr>>
<<nobr>>
<<set $tannableSkin to ["lightened", "white", "fair", "pale", "light"]>>
<<set $lightenableSkin to ["dark", "olive", "black", "brown", "light brown", "tanned"]>>
<<set $bleachableSkin to ["lightened", "white", "fair", "light"]>>
$possessiveCap skin is $activeSlave.skin.
<<if ($tannableSkin.indexOf($activeSlave.skin) != -1)>>
<br>
[[Tan|Salon][$activeSlave.skin to "tanned",$cash -= $modCost]]
<<elseif ($lightenableSkin.indexOf($activeSlave.skin) != -1)>>
<br>
[[Lighten skin|Salon][$activeSlave.skin to "lightened",$cash -= $modCost]]
<</if>>
<<if ($bleachableSkin.indexOf($activeSlave.skin) != -1)>>
<br>
[[Bleach skin|Salon][$activeSlave.skin to "pale",$cash -= $modCost]]
<</if>>
<<if $activeSlave.skin != "black">>
<br>
[[Darken skin|Salon][$activeSlave.skin to "dark",$cash -= $modCost]]
<</if>>
<</nobr>>
<<nobr>>
<<if ($activeSlave.markings is "beauty mark")>>
$pronounCap has a prominent mole on $possessive face, which
<<if $activeSlave.face > 1>>
qualifies as a beauty mark and enhances $possessive attractiveness due to $possessive facial beauty.
<<elseif $activeSlave.face > 1>>
detracts from $possessive attractiveness.
<<else>>
qualifies as a beauty mark since $pronoun's pretty, having no significant impact on $possessive beauty.
<</if>>
[[Remove it|Salon][$activeSlave.markings to "none",$cash -= $modCost]]
<</if>>
<<if ($activeSlave.markings is "birthmark")>>
$pronounCap has a large birthmark, which
<<if $activeSlave.prestige > 0>>
enhances $possessive attractiveness due to $possessive prestige.
<<else>>
detracts from $possessive attractiveness.
<</if>>
[[Bleach it|Salon][$activeSlave.markings to "none",$cash -= $modCost]]
<</if>>
<</nobr>>
<<nobr>>
$possessiveCap hair is $activeSlave.hColor.
<br>
Dye $possessive hair:
[[Blonde|Salon][$activeSlave.hColor to "blonde",$cash -= $modCost]]
| [[Golden|Salon][$activeSlave.hColor to "golden",$cash -= $modCost]]
| [[Platinum Blonde|Salon][$activeSlave.hColor to "platinum blonde",$cash -= $modCost]]
| [[Strawberry-blonde|Salon][$activeSlave.hColor to "strawberry-blonde",$cash -= $modCost]]
| [[Copper|Salon][$activeSlave.hColor to "copper",$cash -= $modCost]]
| [[Ginger|Salon][$activeSlave.hColor to "ginger",$cash -= $modCost]]
| [[Red|Salon][$activeSlave.hColor to "red",$cash -= $modCost]]
| [[Green|Salon][$activeSlave.hColor to "green",$cash -= $modCost]]
| [[Blue|Salon][$activeSlave.hColor to "blue",$cash -= $modCost]]
| [[Pink|Salon][$activeSlave.hColor to "pink",$cash -= $modCost]]
| [[Dark Brown|Salon][$activeSlave.hColor to "dark brown",$cash -= $modCost]]
| [[Brown|Salon][$activeSlave.hColor to "brown",$cash -= $modCost]]
| [[Auburn|Salon][$activeSlave.hColor to "auburn",$cash -= $modCost]]
| [[Burgundy|Salon][$activeSlave.hColor to "burgundy",$cash -= $modCost]]
| [[Chocolate|Salon][$activeSlave.hColor to "chocolate brown",$cash -= $modCost]]
| [[Chestnut|Salon][$activeSlave.hColor to "chestnut",$cash -= $modCost]]
| [[Hazel|Salon][$activeSlave.hColor to "hazel",$cash -= $modCost]]
| [[Black|Salon][$activeSlave.hColor to "black",$cash -= $modCost]]
| [[Grey|Salon][$activeSlave.hColor to "grey",$cash -= $modCost]]
| [[Silver|Salon][$activeSlave.hColor to "silver",$cash -= $modCost]]
| [[White|Salon][$activeSlave.hColor to "white",$cash -= $modCost]]
<</nobr>>
<<nobr>>
$possessiveCap hair is $activeSlave.hStyle.
<br>
<<if $activeSlave.hLength > 1>>
Style $possessive hair:
[[Neat|Salon][$activeSlave.hStyle to "neat",$cash -= $modCost]]
| [[Shaved|Salon][$activeSlave.hStyle to "shaved",$activeSlave.hLength to 0,$cash -= $modCost]]
| [[Trimmed short|Salon][$activeSlave.hStyle to "trimmed",$activeSlave.hLength to 10,$cash -= $modCost]]
| [[Buzzcut|Salon][$activeSlave.hStyle to "buzzcut",$activeSlave.hLength to 1,$cash -= $modCost]]
| [[Up|Salon][$activeSlave.hStyle to "up",$cash -= $modCost]]
| [[In a ponytail|Salon][$activeSlave.hStyle to "ponytail",$cash -= $modCost]]
| [[In a bun|Salon][$activeSlave.hStyle to "bun",$cash -= $modCost]]
| [[Curled|Salon][$activeSlave.hStyle to "curls",$cash -= $modCost]]
| [[Permed|Salon][$activeSlave.hStyle to "permed",$cash -= $modCost]]
| [[Luxurious|Salon][$activeSlave.hStyle to "luxurious",$cash -= $modCost]]
| [[Dreadlocks|Salon][$activeSlave.hStyle to "dreadlocks",$cash -= $modCost]]
| [[Cornrows|Salon][$activeSlave.hStyle to "cornrows",$cash -= $modCost]]
| [[Braided|Salon][$activeSlave.hStyle to "braided",$cash -= $modCost]]
| [[In tails|Salon][$activeSlave.hStyle to "tails",$cash -= $modCost]]
| [[Afro|Salon][$activeSlave.hStyle to "afro",$cash -= $modCost]]
| [[Shaved sides|Salon][$activeSlave.hStyle to "strip",$cash -= $modCost]]
<<else>>
//$possessiveCap hair is too short to style meaningfully//
<</if>>
<br> //General hairstyles will conform to hair length and clothing choices.//
<</nobr>>
<<nobr>>
$possessiveCap hair is $activeSlave.hLength cm long.
<br>
<<if $activeSlave.hLength == 1>>
[[Apply hair growth stimulating treatment|Salon][$activeSlave.hLength to 1,$cash -= $modCost]]
<<elseif $activeSlave.hLength < 150>>
[[Extensions|Salon][$activeSlave.hLength += 10,$cash -= $modCost]]
<<else>>
//$possessiveCap hair is extremely long//
<</if>>
<br>
Cut $possessive hair:
<<if $activeSlave.hLength > 5>>
[[Very short|Salon][$activeSlave.hLength to 5,$cash -= $modCost]]
<<if $activeSlave.hLength > 10>>
| [[Short|Salon][$activeSlave.hLength to 10,$cash -= $modCost]]
<</if>>
<<if $activeSlave.hLength > 30>>
| [[Shoulder length|Salon][$activeSlave.hLength to 30,$cash -= $modCost]]
<</if>>
<<if $activeSlave.hLength > 60>>
| [[Long|Salon][$activeSlave.hLength to 60,$cash -= $modCost]]
<</if>>
<<if $activeSlave.hLength > 100>>
| [[Very long|Salon][$activeSlave.hLength = 100,$cash -= $modCost]]
<</if>>
<<else>>
//$possessiveCap hair is already very short//
<</if>>
<</nobr>>
<<nobr>>
$possessiveCap pubic hair, if present, is $activeSlave.pubicHColor.
<br>
Dye $possessive pubic hair:
[[Blonde|Salon][$activeSlave.pubicHColor to "blonde",$cash -= $modCost]]
| [[Golden|Salon][$activeSlave.pubicHColor to "golden",$cash -= $modCost]]
| [[Platinum blonde|Salon][$activeSlave.pubicHColor to " platinum blonde",$cash -= $modCost]]
| [[Strawberry-blonde|Salon][$activeSlave.pubicHColor to "strawberry-blonde",$cash -= $modCost]]
| [[Copper|Salon][$activeSlave.pubicHColor to "copper",$cash -= $modCost]]
| [[Ginger|Salon][$activeSlave.pubicHColor to "ginger",$cash -= $modCost]]
| [[Red|Salon][$activeSlave.pubicHColor to "red",$cash -= $modCost]]
| [[Green|Salon][$activeSlave.pubicHColor to "green",$cash -= $modCost]]
| [[Blue|Salon][$activeSlave.pubicHColor to "blue",$cash -= $modCost]]
| [[Pink|Salon][$activeSlave.pubicHColor to "pink",$cash -= $modCost]]
| [[Dark Brown|Salon][$activeSlave.pubicHColor to "dark brown",$cash -= $modCost]]
| [[Brown|Salon][$activeSlave.pubicHColor to "brown",$cash -= $modCost]]
| [[Auburn|Salon][$activeSlave.pubicHColor to "auburn",$cash -= $modCost]]
| [[Burgundy|Salon][$activeSlave.pubicHColor to "burgundy",$cash -= $modCost]]
| [[Chocolate|Salon][$activeSlave.pubicHColor to "chocolate brown",$cash -= $modCost]]
| [[Chestnut|Salon][$activeSlave.pubicHColor to "chestnut",$cash -= $modCost]]
| [[Hazel|Salon][$activeSlave.pubicHColor to "hazel",$cash -= $modCost]]
| [[Black|Salon][$activeSlave.pubicHColor to "black",$cash -= $modCost]]
| [[Grey|Salon][$activeSlave.pubicHColor to "grey",$cash -= $modCost]]
| [[Silver|Salon][$activeSlave.pubicHColor to "silver",$cash -= $modCost]]
| [[White|Salon][$activeSlave.pubicHColor to "white",$cash -= $modCost]]
<</nobr>>
<<nobr>>
$possessiveCap pubic hair is $activeSlave.pubicHStyle.
<br>
Style $possessive pubic hair:
[[Hairless|Salon][$activeSlave.pubicHStyle to "hairless",$cash -= $modCost]]
| [[Waxed|Salon][$activeSlave.pubicHStyle to "waxed",$cash -= $modCost]]
| [[Landing strip|Salon][$activeSlave.pubicHStyle to "in a strip",$cash -= $modCost]]
| [[Neat|Salon][$activeSlave.pubicHStyle to "neat",$cash -= $modCost]]
| [[Bushy in the front|Salon][$activeSlave.pubicHStyle to "bushy in the front and neat in the rear",$cash -= $modCost]]
| [[Bushy|Salon][$activeSlave.pubicHStyle to "bushy",$cash -= $modCost]]
<</nobr>>
<<nobr>>
$possessiveCap armpit hair, if present, is $activeSlave.underArmHColor.
<br>
Dye $possessive armpit hair:
[[Blonde|Salon][$activeSlave.underArmHColor to "blonde",$cash -= $modCost]]
| [[Golden|Salon][$activeSlave.underArmHColor to "golden",$cash -= $modCost]]
| [[Platinum blonde|Salon][$activeSlave.underArmHColor to " platinum blonde",$cash -= $modCost]]
| [[Strawberry-blonde|Salon][$activeSlave.underArmHColor to "strawberry-blonde",$cash -= $modCost]]
| [[Copper|Salon][$activeSlave.underArmHColor to "copper",$cash -= $modCost]]
| [[Ginger|Salon][$activeSlave.underArmHColor to "ginger",$cash -= $modCost]]
| [[Red|Salon][$activeSlave.underArmHColor to "red",$cash -= $modCost]]
| [[Green|Salon][$activeSlave.underArmHColor to "green",$cash -= $modCost]]
| [[Blue|Salon][$activeSlave.underArmHColor to "blue",$cash -= $modCost]]
| [[Pink|Salon][$activeSlave.underArmHColor to "pink",$cash -= $modCost]]
| [[Dark Brown|Salon][$activeSlave.underArmHColor to "dark brown",$cash -= $modCost]]
| [[Brown|Salon][$activeSlave.underArmHColor to "brown",$cash -= $modCost]]
| [[Auburn|Salon][$activeSlave.underArmHColor to "auburn",$cash -= $modCost]]
| [[Burgundy|Salon][$activeSlave.underArmHColor to "burgundy",$cash -= $modCost]]
| [[Chocolate|Salon][$activeSlave.underArmHColor to "chocolate brown",$cash -= $modCost]]
| [[Chestnut|Salon][$activeSlave.underArmHColor to "chestnut",$cash -= $modCost]]
| [[Hazel|Salon][$activeSlave.underArmHColor to "hazel",$cash -= $modCost]]
| [[Black|Salon][$activeSlave.underArmHColor to "black",$cash -= $modCost]]
| [[Grey|Salon][$activeSlave.underArmHColor to "grey",$cash -= $modCost]]
| [[Silver|Salon][$activeSlave.underArmHColor to "silver",$cash -= $modCost]]
| [[White|Salon][$activeSlave.underArmHColor to "white",$cash -= $modCost]]
<</nobr>>
<<nobr>>
$possessiveCap armpit hair is $activeSlave.underArmHStyle.
<br>
Style $possessive armpit hair:
[[Hairless|Salon][$activeSlave.underArmHStyle to "hairless",$cash -= $modCost]]
| [[Waxed|Salon][$activeSlave.underArmHStyle to "waxed",$cash -= $modCost]]
| [[Shaved|Salon][$activeSlave.underArmHStyle to "shaved",$cash -= $modCost]]
| [[Neat|Salon][$activeSlave.underArmHStyle to "neat",$cash -= $modCost]]
| [[Bushy|Salon][$activeSlave.underArmHStyle to "bushy",$cash -= $modCost]]
<</nobr>>
|
mayibrad/fc
|
src/uncategorized/salon.tw
|
tw
|
bsd-3-clause
| 16,168 |
:: Scheduled Event
<<set $showEncyclopedia to 0>>
<<if $expired == 1>>
<<set $expiree to 0>>
<<display "Remove activeSlave">>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].indenture == 0>>
<<set $expiree to $slaves[$i]>>
<<break>>
<</if>>
<</for>>
<</if>>
<<set $expired to 0>>
<<if $retired == 1>>
<<set $retiree to 0>>
<<display "Remove activeSlave">>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].indenture < 0>>
<<if $slaves[$i].actualAge >= $retirementAge && $PhysicalRetirementAgePolicy != 1>>
<<set $retiree to $slaves[$i]>>
<<break>>
<</if>>
<<if $slaves[$i].physicalAge >= $retirementAge && $PhysicalRetirementAgePolicy == 1>>
<<set $retiree to $slaves[$i]>>
<<break>>
<</if>>
<<if $SexMilestoneRetirement == 1>>
<<if $slaves[$i].oralCount + $slaves[$i].analCount + $slaves[$i].vaginalCount + $slaves[$i].penetrativeCount + $slaves[$i].mammaryCount >= $retirementSex>>
<<set $retiree to $slaves[$i]>>
<<break>>
<</if>>
<</if>>
<<if $MilkMilestoneRetirement == 1>>
<<if $slaves[$i].milk >= $retirementMilk>>
<<set $retiree to $slaves[$i]>>
<<break>>
<</if>>
<</if>>
<<if $BirthsMilestoneRetirement == 1>>
<<if $slaves[$i].births >= $retirementBirths>>
<<set $retiree to $slaves[$i]>>
<<break>>
<</if>>
<</if>>
<<if $KillsMilestoneRetirement == 1>>
<<if $slaves[$i].pitkills >= $retirementKills>>
<<set $retiree to $slaves[$i]>>
<<break>>
<</if>>
<</if>>
<</if>>
<</for>>
<</if>>
<<set $retired to 0>>
/* birth scheduled event */
<<if $birthed == 1>>
<<set $birthee to 1>>
<</if>>
<<set $birthed to 0>>
/* burst scheduled event */
<<if $burst == 1>>
<<set $burstee to 1>>
<</if>>
<<set $burst to 0>>
<<if $week is 30>>
<<set $fcnn.push("...is where I'll be when the bombs hit. Survival is my first...")>>
<<set $fcnn.push("...time to prepare for major shortages is now, since there's no likelihood...")>>
<<set $fcnn.push("...construction of shelters accelerated last quarter, due to fears...")>>
<<set $fcnn.push("...major drought across the entire hemisphere shows no signs of...")>>
<<set $fcnn.push("...medical organization offered no explanation, stating that...")>>
<<elseif $week is 50>>
<<set $fcnn.push("...tested a thermonuclear device of some five megatons last night...")>>
<<set $fcnn.push("...heavy fighting for the third week in the capital city of...")>>
<<set $fcnn.push("...economic recovery looking increasingly unlikely in the event of...")>>
<<set $fcnn.push("...complete exhaustion of safe water reserves across...")>>
<<set $fcnn.push("...climate refugees streamed across the border despite...")>>
<<elseif $week is 70>>
<<set $fcnn.push("...second low-order nuclear detonation in the city of...")>>
<<set $fcnn.push("...total societal collapse induced by rising sea levels declared today in...")>>
<<set $fcnn.push("...likelihood of containing Influenza-M was downgraded to a lower...")>>
<<set $fcnn.push("...threatened immediate use of chemical weapons should those forces not withdraw...")>>
<<set $fcnn.push("...relief organizations unable to deal with casualties from nuclear exchange between...")>>
<<elseif $week is 90>>
<<set $fcnn to ["FCNN service has been temporarily suspended. Please stand by."]>>
<</if>>
<<if $rivalOwner is -1>>
<<goto "P rival initiation">>
<<elseif $PC.labor == 1>>
<<goto "SE Player Birth">>
<<elseif ($independenceDay == 1) && (Math.trunc(($week-23)/52) is ($week-23)/52)>>
<<goto "SE independence day">>
<<elseif ($weddingPlanned > 0)>>
<<set $seed to 0>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($slaves[$i].ID == $weddingSlaveID)>>
<<set $activeSlave to $slaves[$i]>>
<<set $seed to 1>>
<<goto "SE wedding">>
<</if>>
<</for>>
<<if $seed == 0>>
<<set $weddingPlanned to 0>>
<<set $cash += 10000>>
<<goto "Scheduled Event">>
<</if>>
<<elseif $playerBred == 1 && ($PC.preg == 0 || $PC.preg == -1)>>
<<goto "P insemination">>
<<elseif ($retiree != 0)>>
<<goto "SE retirement">>
<<elseif ($expiree != 0)>>
<<goto "SE expiration">>
<<elseif ($burstee != 0)>>
<<set $burst to 0>>
<<goto "SE Burst">>
<<elseif ($birthee != 0)>>
<<set $birthed to 0>>
<<goto "SE Birth">>
<<elseif ($recruiterProgress >= 13)>>
<<goto "SE recruiter success">>
<<elseif ($customSlaveOrdered == 1)>>
<<goto "SE custom slave delivery">>
<<elseif ($huskSlaveOrdered == 1)>>
<<goto "SE husk slave delivery">>
<<elseif ($Lurcher != 0) && ($CoursingAssociation != 0) && (Math.trunc($week/4) is ($week/4)) && ($coursed != 1)>>
<<goto "SE coursing">>
<<elseif ((($fighterIDs.length > 1) && ($pitBG == 0)) || (($fighterIDs.length > 0) && ($Bodyguard != 0) && ($pitBG == 1))) && ($pitFought == 0)>>
<<if $pitLethal == 1>>
<<goto "SE lethal pit">>
<<else>>
<<goto "SE nonlethal pit">>
<</if>>
<<elseif ($bioreactorPerfectedID != 0) && ($bioreactorsAnnounced != 1)>>
<<goto "P bioreactor perfected">>
<<elseif ($TSS.schoolPresent == 1) && ($TSS.schoolProsperity <= -10)>>
<<goto "RES Failure">>
<<elseif ($GRI.schoolPresent == 1) && ($GRI.schoolProsperity <= -10)>>
<<goto "RES Failure">>
<<elseif ($SCP.schoolPresent == 1) && ($SCP.schoolProsperity <= -10)>>
<<goto "RES Failure">>
<<elseif ($LDE.schoolPresent == 1) && ($LDE.schoolProsperity <= -10)>>
<<goto "RES Failure">>
<<elseif ($TGA.schoolPresent == 1) && ($TGA.schoolProsperity <= -10)>>
<<goto "RES Failure">>
<<elseif ($TFS.schoolPresent == 1) && ($TFS.schoolProsperity <= -10)>>
<<goto "RES Failure">>
<<elseif ($TFS.schoolPresent == 1) && ($organFarmUpgrade != 0) && ($TFS.farmUpgrade == 0)>>
<<goto "TFS Farm Upgrade">>
<<elseif $plot == 1>>
<<goto "Nonrandom Event">>
<<else>>
<<goto "Random Nonindividual Event">>
<</if>>
|
mayibrad/fc
|
src/uncategorized/scheduledEvent.tw
|
tw
|
bsd-3-clause
| 5,693 |
:: Schoolroom
<<nobr>>
<<set $nextButton to "Back to Main", $nextLink to "Main", $returnTo to "Schoolroom">>
<<if $schoolroomName != "the Schoolroom">>
<<set $schoolroomNameCaps to $schoolroomName.replace("the ", "The ")>>
<</if>>
<<set $schoolroomSlaves to 0>>
<<set $notSchoolroomSlaves to 0>>
<<for _i to 0; _i < $slaves.length; _i++>>
<<if $slaves[_i].assignment is "learn in the schoolroom">>
<<set $schoolroomSlaves++>>
<<else>>
<<set $notSchoolroomSlaves++>>
<</if>>
<</for>>
$schoolroomNameCaps is well-equipped, with wall screens to display lessons. These are currently
<<switch $schoolroomDecoration>>
<<case "Roman Revivalist">>
showing the story of a famous Roman slave who sacrificed her life for the life of <<if def $PC.customTitle>>her $PC.customTitle<<elseif $PC.title != 0>>her master<<else>>her mistress<</if>>.
<<case "Egyptian Revivalist">>
showing an interpretation of Egyptian history that attributes many great monuments to the enlightened use slave labor.
<<case "Edo Revivalist">>
showing an interpretation of Japanese cultural history that emphasizes a serf's duty to her social superiors.
<<case "Arabian Revivalist">>
showing an interpretation of Arabian cultural history that focuses on thriving slave markets and vibrant harems.
<<case "Chinese Revivalist">>
showing an interpretation of Chinese cultural history that focuses on concubinage, palace etiquette, and social order.
<<case "Chattel Religionist">>
displaying a passage from the holy book that supports slavery.
<<case "Degradationist">>
displaying a rote recitation of a slave's proper acceptance of her subhuman status.
<<case "Repopulation Focus">>
reviewing a number a of sexual positions to accommodate a heavily pregnant girl.
<<case "Eugenics">>
reviewing why the students are subhumans and the Societal Elite are superior.
<<case "Asset Expansionist">>
reviewing techniques that allow two slaves with huge breasts to inspect and moisturize each others' hard to reach areas.
<<case "Transformation Fetishist">>
offering a brief primer on surgical recovery, with practical techniques to make it quicker.
<<case "Gender Radicalist">>
going over how to keep one's asspussy ready for intercourse at any time, including how to schedule regular enemata and pre-lubrication.
<<case "Gender Fundamentalist">>
going over the trifecta that is the standard approach of sex slaves: a blowjob, followed by vaginal, finished with anal.
<<case "Physical Idealist">>
offering a brief primer on the arcology's nutritional system which will allow slaves to double check their own protein intake.
<<case "Supremacist">>
reviewing the scientific evidence for $arcologies[0].FSSupremacistRace superiority.
<<case "Subjugationist">>
reviewing the scientific evidence for $arcologies[0].FSSubjugationistRace inferiority.
<<case "Paternalist">>
reviewing a lesson on time-management skills, and the students are taking notes on their own tablets.
<<case "Pastoralist">>
reviewing how to help fellow slaves with huge, lactating breasts.
<<case "Maturity Preferentialist">>
going over daily sets of exercises designed to keep mature slaves' holes as tight as possible.
<<case "Youth Preferentialist">>
reviewing social cues that young slaves who have been enslaved through their entire adulthood might not understand.
<<case "Body Purist">>
offering a brief primer on the arcology's nutritional system which will allow slaves to double check their own caloric intake.
<<case "Slimness Enthusiast">>
offering a brief primer on the arcology's nutritional system which will allow slaves to double check their own caloric intake.
<<default>>
reviewing the often complex subject of how to address citizens other that one's owner.
<</switch>>
<<if $schoolroomSlaves > 2>>
$schoolroomNameCaps is busy with slaves, repeating their lessons out loud to drill the instruction home. A few girls are maintaining uncomfortable positions in the corner as punishment for poor work.
<<elseif $schoolroomSlaves > 0>>
$schoolroomNameCaps sparsely populated, the few students repeating their lessons out loud to drill the instruction home. One girl is maintaining an uncomfortable position in the corner as punishment for poor work.
<<elseif $Schoolteacher != 0>>
$Schoolteacher.slaveName is alone in $schoolroomName, and has nothing to do but work on her lesson plans.
<<else>>
None of your slaves are learning in $schoolroomName.
[[Decommission the schoolroom|Main][$schoolroom to 0, $schoolroomUpgradeSkills to 0, $schoolroomUpgradeLanguage to 0, $schoolroomUpgradeRemedial to 0, $schoolroomDecoration to "standard"]]
<</if>>
<br>$schoolroomNameCaps has room to house $schoolroom slaves while they learn.
[[Expand the schoolroom|Schoolroom][$cash -= Math.trunc($schoolroom*1000*$upgradeMultiplierArcology), $schoolroom += 5]] //Costs ¤<<print Math.trunc($schoolroom*1000*$upgradeMultiplierArcology)>>//
<br>
<<if $schoolroomUpgradeSkills == 1>>
$schoolroomNameCaps provides slaves with some intermediate skills, including a solid foundation in oral sex, efficient and safe prostitution, and the rudiments of courtesanship.
<<else>>
$schoolroomNameCaps inculcates the basic skills necessary to a sex slave. [[Upgrade the curriculum to cover some intermediate skills|Schoolroom][$cash -= Math.trunc(10000*$upgradeMultiplierArcology), $schoolroomUpgradeSkills to 1]] //Costs ¤<<print Math.trunc(10000*$upgradeMultiplierArcology)>>//
<</if>>
<br>
<<if $schoolroomUpgradeLanguage == 1>>
$schoolroomNameCaps boasts state of the art linguistic interfaces that allow it to teach the basics of the arcology's lingua franca with increased success.
<<else>>
$schoolroomNameCaps includes only basic language classes in its curriculum. [[Install advanced linguistic interfaces to efficiently teach the arcology's lingua franca|Schoolroom][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $schoolroomUpgradeLanguage to 1]] //Costs ¤<<print Math.trunc(5000*$upgradeMultiplierArcology)>>//
<</if>>
<br>
<<if $schoolroomUpgradeRemedial == 1>>
$schoolroomNameCaps has been upgraded with advanced teaching tools to help even the stupidest slave learn at an acceptable pace. Intelligent slaves won't learn much faster as a result, but idiots will benefit a great deal.
<<else>>
$schoolroomNameCaps teaches idiots using standard methods. [[Purchase specialized materials to help stupid slaves learn good|Schoolroom][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $schoolroomUpgradeRemedial to 1]] //Costs ¤<<print Math.trunc(5000*$upgradeMultiplierArcology)>>//
<</if>>
<br><br>
<<if $Schoolteacher != 0>>
<<set $Flag to 2>>
<<display "Slave Summary">>
<<else>>
You do not have a slave serving as a Schoolteacher. [[Appoint one|Schoolteacher Select]]
<</if>>
<<if $schoolroomSlaves > 0>>
<br><br>''Bring a slave out of $schoolroomName:''
<<set $Flag to 1>>
<<display "Slave Summary">>
<</if>>
<<if $notSchoolroomSlaves > 0>>
<br><br>''Send a slave to study in $schoolroomName:''
<<set $Flag to 0>>
<<display "Slave Summary">>
<</if>>
<<unset $Flag>>
<br><br>Rename $schoolroomName: <<textbox "$schoolroomName" $schoolroomName "Schoolroom">> //Use a noun or similar short phrase//
<</nobr>>
|
mayibrad/fc
|
src/uncategorized/schoolroom.tw
|
tw
|
bsd-3-clause
| 7,206 |
:: Schoolroom Report [nobr]
''Schoolroom Report''<hr style="margin:0">
<<set $schoolroomSlaves to 0>>
<<set $schoolteacherFetish to 0>>
<<set $idleBonus to 0>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($slaves[$i].assignment is "learn in the schoolroom")>>
<<if $seeImages == 1>><<SlaveArt $slaves[$i] 0 0>><</if>>
<<set $schoolroomSlaves += 1>>
<<silently>>
<<display [[SA take classes]]>>
<<display "SA long term effects">>
<<display "SA relationships">>
<<display "SA rivalries">>
<</silently>>
<<if $schoolroomDecoration != "standard">>
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if ($slaves[$i].health < -80)>>
<<set $slaves[$i].health += 20>>
<<elseif ($slaves[$i].health < -40)>>
<<set $slaves[$i].health += 10>>
<<elseif ($slaves[$i].health < 0)>>
<<set $slaves[$i].health += 7>>
<<elseif ($slaves[$i].health < 90)>>
<<set $slaves[$i].health += 3>>
<</if>>
<<elseif ($Schoolteacher != 0) && ($slaves[$i].ID is $Schoolteacher.ID)>>
<<silently>>
<<display "SA long term effects">>
<<display "SA relationships">>
<<display "SA rivalries">>
<</silently>>
<<if ($slaves[$i].health < -80)>>
<<set $slaves[$i].health += 20>>
<<elseif ($slaves[$i].health < -40)>>
<<set $slaves[$i].health += 15>>
<<elseif ($slaves[$i].health < 0)>>
<<set $slaves[$i].health += 10>>
<<elseif ($slaves[$i].health < 90)>>
<<set $slaves[$i].health += 7>>
<</if>>
<<if ($slaves[$i].devotion <= 60)>>
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if $schoolroomDecoration != "standard">>
<<set $slaves[$i].devotion += 1>>
<</if>>
<<if ($slaves[$i].trust < -30)>>
<<set $slaves[$i].trust += 1>>
<</if>>
<<if $slaves[$i].fetishStrength <= 95>>
<<if $slaves[$i].fetish != "dom">>
<<fetishChangeChance $slaves[$i]>>
<<if $fetishChangeChance > random(0,100)>>
<<set $schoolteacherFetish to 1>>
<<set $slaves[$i].fetishKnown to 1>>
<<set $slaves[$i].fetish to "dom">>
<</if>>
<<elseif $slaves[$i].fetishKnown == 0>>
<<set $schoolteacherFetish to 1>>
<<set $slaves[$i].fetishKnown to 1>>
<<else>>
<<set $schoolteacherFetish to 2>>
<<set $slaves[$i].fetishStrength += 4>>
<</if>>
<</if>>
<</if>>
<</for>>
<<if ($schoolroomSlaves > 0)>>
<<if $seeImages == 1>><br style="clear:both" /><</if>>
<<if ($schoolroomSlaves == 1)>>''There is one slave studying in $schoolroomName.''<<else>>''There are $schoolroomSlaves slaves studying in $schoolroomName.''<</if>>
<<if ($Schoolteacher != 0)>>
$Schoolteacher.slaveName is serving as your schoolteacher.<<if $Schoolteacher.relationship is -3>> As your wife, she tries her best to teach her pupils how to please you.<</if>>
<<if ($schoolteacherFetish == 1)>>
She's allowed and even expected to use her students for her own sexual gratification, and in their own way her students are complicit, offering sexual favors for an easier time in the classroom. Before long, she's running a hungry eye over the tits and asses of new trainees; she now @@color:lightcoral;more dominant.@@
<<elseif ($schoolteacherFetish == 2)>>
Every new student in class is a new target for her personal educational attention. @@color:lightsalmon;She becomes more dominant.@@
<</if>>
<<if $schoolteacherCareers.contains($Schoolteacher.career)>>
She has experience with students and learning from her life before she was a slave, making her more effective.
<</if>>
<<if ($Schoolteacher.visualAge > 35)>>
Her age earns her the respect of her students.
<<set $idleBonus += 1>>
<</if>>
<<if ($Schoolteacher.intelligence > 0)>>
She's intelligent enough to be a good teacher.
<<set $idleBonus += 1>>
<</if>>
<<if ($Schoolteacher.intelligenceImplant == 1)>>
Since she's educated herself, she understands her students.
<<set $idleBonus += 1>>
<</if>>
<<if ($Schoolteacher.face > 1)>>
Her students want to be just like their beautiful teacher.
<<set $idleBonus += 1>>
<</if>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $familyTesting == 1>>
<<if $slaves[$i].assignment == "learn in the schoolroom">>
<<if $slaves[$i].mother == $Schoolteacher.ID>>
She makes sure to spend extra time teaching her daughter, $slaves[$i].slaveName.
<<set $slaves[$i].trust += 1>>
<</if>>
<<if $slaves[$i].father == $Schoolteacher.ID>>
She makes sure to spend extra time teaching her daughter, $slaves[$i].slaveName.
<<set $slaves[$i].trust += 1>>
<</if>>
<<if $slaves[$i].ID == $Schoolteacher.father>>
She makes sure to spend extra time teaching her father, $slaves[$i].slaveName.
<<set $slaves[$i].trust += 1>>
<</if>>
<<if $slaves[$i].ID == $Schoolteacher.mother>>
She makes sure to spend extra time teaching her mother, $slaves[$i].slaveName.
<<set $slaves[$i].trust += 1>>
<</if>>
<<if areSisters($slaves[$i], $Schoolteacher) == 1>>
She makes sure to spend extra time teaching her twin, $slaves[$i].slaveName.
<<set $slaves[$i].trust += 1>>
<<elseif areSisters($slaves[$i], $Schoolteacher) == 2>>
She makes sure to spend extra time teaching her sister, $slaves[$i].slaveName.
<<set $slaves[$i].trust += 1>>
<<elseif areSisters($slaves[$i], $Schoolteacher) == 3>>
She makes sure to spend extra time teaching her half-sister, $slaves[$i].slaveName.
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<<else>>
<<if $Schoolteacher.relationTarget is $slaves[$i].ID and $slaves[$i].assignment is "learn in the schoolroom">>
She makes sure to spend extra time teaching her $slaves[$i].relation, $slaves[$i].slaveName.
<<set $slaves[$i].trust += 1>>
<</if>>
<</if>>
<<if $Schoolteacher.relationshipTarget is $slaves[$i].ID and $slaves[$i].assignment is "learn in the schoolroom">>
She dedicates most of her attention to her <<if $Schoolteacher.relationship == 1>>friend<<elseif $Schoolteacher.relationship is 2>>best friend<<elseif $Schoolteacher.relationship is 3>>friend with benefits<<elseif $Schoolteacher.relationship is 4>>lover<<elseif $Schoolteacher.relationship is 5>>slave wife<</if>>, $slaves[$i].slaveName making sure she understands that day's lesson.
<<set $slaves[$i].devotion += 2>>
<<set $slaves[$i].trust += 2>>
<</if>>
<<if $Schoolteacher.rivalryTarget is $slaves[$i].ID and $slaves[$i].assignment is "learn in the schoolroom">>
Ever since her <<if $Schoolteacher.rivalry == 1>>growing rival<<elseif $Schoolteacher.rivalry is 2>>rival<<elseif $Schoolteacher.rivalry is 3>>bitter rival<</if>>, was enrolled, she began stalking the classroom carrying a large paddle, much to $slaves[$i].slaveName terror.
<<set $slaves[$i].devotion -= 4>>
<<set $slaves[$i].trust -= 4>>
<<if random(1,100) > 35>>
<<set $Schoolteacher.rivalry += 1>>
<<set $slaves[$i].rivalry += 1>>
<</if>>
<</if>>
<</for>>
<<if ($schoolroomSlaves < 5)>>
<<set $seed to random(1,10)+((5-$schoolroomSlaves)*(random(150,170)+($idleBonus*10)))>>
<<set $cash += $seed>>
Since she doesn't have enough students to occupy all her time, $schoolroomName takes in citizens' slaves on a contract basis and she teaches them too, earning @@color:yellowgreen;¤$seed.@@
<</if>>
<</if>>
<<if $schoolroomDecoration != "standard">>
$schoolroomNameCaps's $schoolroomDecoration atmosphere @@color:hotpink;has a minor impact on the students.@@
<</if>>
<<elseif ($Schoolteacher != 0)>>
''$schoolroomNameCaps is empty'' except for $Schoolteacher.slaveName, the schoolteacher.
<<set $seed to random(1,10)+(($schoolroom-$schoolroomSlaves)*(random(150,170)+($idleBonus*10)))>>
<<set $cash += $seed>>
Since she doesn't have anyone to teach, she teaches citizens' slaves, earning @@color:yellowgreen;¤$seed.@@
<<else>>
''$schoolroomNameCaps is empty.''
<</if>>
<br><br>
|
mayibrad/fc
|
src/uncategorized/schoolroomReport.tw
|
tw
|
bsd-3-clause
| 7,626 |
:: Schoolteacher Select
<<nobr>>
<<set $nextButton to "Back">>
<<set $nextLink to "Schoolroom">>
<<set $showEncyclopedia to 0>>
<<for _i to 0; _i < $slaves.length; _i++>>
<<if $Schoolteacher.ID == $slaves[_i].ID>>
''__@@color:pink;$slaves[_i].slaveName@@__'' is serving as your Schoolteacher.
<<set $slaves[_i].assignment to "be the Schoolteacher">>
<<set $slaves[_i].assignmentVisible to 0>>
<br><br>She will help teach your slaves.
<<break>>
<</if>>
<</for>>
<<if ($Schoolteacher == 0)>>
You have not selected a Schoolteacher.
<</if>>
<br><br>''Appoint a Schoolteacher from your devoted slaves:''
<<display "Slave Summary">>
<br><br>[[None|Schoolteacher Workaround][$Schoolteacher to 0]]
<</nobr>>
|
mayibrad/fc
|
src/uncategorized/schoolteacherSelect.tw
|
tw
|
bsd-3-clause
| 711 |
:: Schoolteacher Workaround
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($slaves[$i].assignment is "be the Schoolteacher") && ($slaves[$i].ID != $Schoolteacher.ID)>>
<<set $slaves[$i].assignment to "rest">>
<<set $slaves[$i].assignmentVisible to 1>>
<<break>>
<</if>>
<</for>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $Schoolteacher.ID == $slaves[$i].ID>>
<<if $slaves[$i].ID is $personalAttention>>
<<if $PC.career == "escort">>
<<set $personalAttention to "whoring">>
<<elseif $PC.career == "servant">>
<<set $personalAttention to "upkeep">>
<<else>>
<<set $personalAttention to "business">>
<</if>>
<</if>>
<<set $slaves[$i].assignment to "be the Schoolteacher">>
<<if $slaves[$i].choosesOwnClothes == 1>><<display "SA chooses own clothes">><</if>>
<<set $slaves[$i].assignmentVisible to 0>>
<<set $slaves[$i].sentence to 0>>
<<set $slaves[$i].livingRules to "luxurious">>
<<if $slaves[$i].ID is $HeadGirl.ID>>
<<set $HeadGirl to 0>>
<</if>>
<<if $slaves[$i].ID is $Recruiter.ID>>
<<set $Recruiter to 0>>
<</if>>
<<if $slaves[$i].ID is $Bodyguard.ID>>
<<set $Bodyguard to 0>>
<</if>>
<<break>>
<</if>>
<</for>>
<<goto "Schoolroom">>
|
mayibrad/fc
|
src/uncategorized/schoolteacherWorkaround.tw
|
tw
|
bsd-3-clause
| 1,216 |
:: SE coursing
<<nobr>>
<<set $nextLink to "Scheduled Event">>
<<set $returnTo to "Scheduled Event">>
<<set $nextButton to "Continue">>
<<set $coursed to 1>>
<<set $seed to 0>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID is $Lurcher.ID>>
<<set $Lurcher to $slaves[$i]>>
<<break>>
<</if>>
<</for>>
It's time to go coursing. You meet with fellow members of the Coursing Association while the automated maintenance drones clear the plaza and lay down the green, sharing a refine discussion of recent events over <<if $PC.refreshmentType == 0>>a $PC.refreshment<<elseif $PC.refreshmentType == 1>>glasses of $PC.refreshment<<elseif $PC.refreshmentType == 2>>plates of $PC.refreshment<<elseif $PC.refreshmentType == 3>>hits of $PC.refreshment<<else>>shots of $PC.refreshment<</if>>. Once the field is ready, the day's hares are led out and chained in a row along one side of the plaza, naked. You and the other members watch this process intently, since you won't get any more information on them than what you can learn by looking.
<br><br>
The rules have been explained to the hares: they're to be freed if they can reach the other side of the plaza without being caught and raped by the lurchers who will be released to chase them.
<<set $hare1 to 0>>
<<set $hare2 to 0>>
<<set $hare3 to 0>>
<<set $origins to []>>
<<if $seeDicks != 100>>
<<set $origins.push("housewife")>>
<<set $origins.push("heavily pregnant")>>
<<set $origins.push("virgin")>>
<<set $origins.push("disobedient young")>>
<</if>>
<<if $seeDicks != 0>>
<<set $origins.push("huge balled")>>
<<set $origins.push("feminized")>>
<<set $origins.push("disobedient young dickgirl")>>
<</if>>
<<for $i to 0; $i < 3; $i++>>
<<if $i == 0>>
The first hare
<<elseif $i == 1>>
The second hare
<<else>>
The third and final hare
<</if>>
<<set $origin to $origins.pluck()>>
<<if $origin is "virgin">>
<<set $activeSlaveOneTimeMaxAge to 20>>
<<display "Generate XX Slave">>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.vagina to 0>>
<<set $activeSlave.analCount += 1>>
<<set $analTotal += 1>>
<<set $activeSlave.preg to -1>>
<<set $activeSlave.ovaries to 1>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.oralSkill = 0>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 0>>
is an appealingly young $activeSlave.race girl, and has V symbols drawn over her cunt and on her lower back, in the interests of fairness. She's a @@color:pink;double virgin.@@<<if !canSee($Lurcher)>> To accommodate your blind lurcher, a bell is fastened around her neck.<</if>>
<<elseif $origin is "heavily pregnant">>
<<set $activeSlaveOneTimeMinAge to $fertilityAge>>
<<set $activeSlaveOneTimeMaxAge to 20>>
<<set $one_time_age_overrides_pedo_mode to 1>> /% Old enough to be pregnant. %/
<<display "Generate XX Slave">>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.vagina to 1>>
<<set $activeSlave.vaginalCount += 1>>
<<set $vaginalTotal += 1>>
<<set $activeSlave.preg to random(25,30)>>
<<set $activeSlave.ovaries to 1>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.oralSkill = 0>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.career to $youngCareers.random()>>
is <<if $activeSlave.race is "asian">>an<<else>>a<</if>> $activeSlave.race girl, young and healthy but @@color:pink;heavily pregnant.@@ She's probably been selected to be a hare as a joke, or because someone hates her. <<if !canSee($Lurcher)>> To accommodate your blind lurcher, a bell is attached to her popped navel.<</if>>
<<elseif $origin is "housewife">>
<<set $activeSlaveOneTimeMinAge to 35>>
<<set $activeSlaveOneTimeMaxAge to 39>>
<<display "Generate XX Slave">>
<<set $activeSlave.boobs += 800>>
<<set $activeSlave.boobsImplant += 800>>
<<set $activeSlave.butt += 1>>
<<set $activeSlave.buttImplant += 1>>
<<set $activeSlave.face to 2>>
<<set $activeSlave.faceImplant += 1>>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.vagina to 1>>
<<set $activeSlave.analCount += 1>>
<<set $analTotal += 1>>
<<set $activeSlave.preg to -1>>
<<set $activeSlave.ovaries to 1>>
<<set $activeSlave.vaginalSkill = 35>>
<<set $activeSlave.oralSkill = 100>>
<<set $activeSlave.analSkill = 15>>
<<set $activeSlave.whoreSkill = 35>>
<<set $activeSlave.career to either("a housewife", "a trophy wife")>>
is <<if $activeSlave.race is "asian">>an<<else>>a<</if>> $activeSlave.race woman, no longer young, but attractive enough in a fake sort of way. She has obviously been crying, and has probably been recently enslaved from a comfortable life, like that of a @@color:pink;housewife or a trophy wife.@@<<if !canSee($Lurcher)>> To accommodate your blind lurcher, a bell is fastened around her neck.<</if>>
<<elseif $origin is "disobedient young">>
<<set $activeSlaveOneTimeMaxAge to 25>>
<<display "Generate XX Slave">>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.vagina to 1>>
<<set $activeSlave.analCount += 1>>
<<set $analTotal += 1>>
<<set $activeSlave.preg to -1>>
<<set $activeSlave.ovaries to 1>>
<<set $activeSlave.vaginalSkill = 15>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 15>>
<<set $activeSlave.whoreSkill = 15>>
<<set $activeSlave.sexualFlaw to either("hates oral", "hates anal", "hates penetration", "idealistic")>>
<<set $activeSlave.behavioralFlaw to either("arrogant", "bitchy", "hates men")>>
<<set $activeSlave.energy to 10>>
<<set $activeSlave.fetish to "none">>
<<set $activeSlave.muscles to either(20,50)>>
is a fit young $activeSlave.race girl, and is far more watchful and alert than her fellow hares. She may be a @@color:pink;disobedient slave@@ here because she was difficult to train.<<if !canSee($Lurcher)>> To accommodate your blind lurcher, a bell is fastened around her neck.<</if>>
<<elseif $origin is "disobedient young dickgirl">>
<<set $activeSlaveOneTimeMaxAge to 25>>
<<display "Generate XY Slave">>
<<set $activeSlave.anus to 2>>
<<set $activeSlave.analCount += 1>>
<<set $analTotal += 1>>
<<set $activeSlave.dick to random(2,4)>>
<<set $activeSlave.balls to random(2,4)>>
<<set $activeSlave.oralSkill = 0>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 0>>
<<set $activeSlave.sexualFlaw to either("hates oral", "hates anal", "hates penetration")>>
<<set $activeSlave.behavioralFlaw to either("arrogant", "bitchy", "hates men")>>
<<set $activeSlave.attrXY to 0>>
<<set $activeSlave.attrXX to 70>>
<<set $activeSlave.fetish to "none">>
<<set $activeSlave.muscles to either(20,50)>>
is a strong young $activeSlave.race girl with who retains her cock and balls, and looks determined. Perhaps she's a @@color:pink;resistant dickgirl@@ who's been difficult to turn into a good girl.<<if !canSee($Lurcher)>> To accommodate your blind lurcher, a bell is fastened around her cock.<</if>>
<<elseif $origin is "huge balled">>
<<set $activeSlaveOneTimeMaxAge to 25>>
<<display "Generate XY Slave">>
<<set $activeSlave.anus to 1>>
<<set $activeSlave.analCount += 1>>
<<set $analTotal += 1>>
<<set $activeSlave.balls to 5>>
<<set $activeSlave.dick to random(3,5)>>
<<set $activeSlave.oralSkill = 0>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.whoreSkill = 0>>
is <<if $activeSlave.race is "asian">>an<<else>>a<</if>> $activeSlave.race slave whose distinguishing characteristic is a dangling scrotum and a pair of @@color:pink;huge balls.@@ This impediment bumps against her thighs as she's made ready.<<if !canSee($Lurcher)>> To accommodate your blind lurcher, a bell is fastened around her hefty testicles.<</if>>
<<elseif $origin is "feminized">>
<<set $activeSlaveOneTimeMaxAge to 25>>
<<display "Generate XY Slave">>
<<set $activeSlave.boobs += 800>>
<<set $activeSlave.boobsImplant += 800>>
<<set $activeSlave.butt += 1>>
<<set $activeSlave.buttImplant += 1>>
<<set $activeSlave.face += 1>>
<<set $activeSlave.faceImplant += 1>>
<<set $activeSlave.anus to 3>>
<<set $activeSlave.analCount += 1>>
<<set $analTotal += 1>>
<<set $activeSlave.balls to random(0,1)>>
<<set $activeSlave.dick to random(1,2)>>
<<set $activeSlave.oralSkill = 15>>
<<set $activeSlave.analSkill = 35>>
<<set $activeSlave.whoreSkill = 15>>
<<set $activeSlave.attrXY to 100>>
<<set $activeSlave.attrXX to 0>>
is <<if $activeSlave.race is "asian">>an<<else>>a<</if>> $activeSlave.race bitch with a tiny dick who has been @@color:pink;heavily feminized,@@ yet seems terrified and very new to slavery. Her fake tits and girly behavior must be from her life before she was a slave.<<if !canSee($Lurcher)>> To accommodate your blind lurcher, a bell is fastened around her neck.<</if>>
<</if>>
<<set $activeSlave.origin to "Your lurcher " + $Lurcher.slaveName + " caught her coursing; she was a " + $origin + " hare.">>
<<set $activeSlave.health = random(30,50)>>
<<set $activeSlave.devotion = random(-45,-25)>>
<<set $activeSlave.trust = random(-60,-75)>>
<<set $activeSlave.oldDevotion to $activeSlave.devotion>>
<<if $activeSlave.weight > 95>>
She's a catastrophically fat slut of a slave, and may stand a better chance of getting away rolling than running.
<<set $hareSpeed -= 2>>
<<elseif $activeSlave.weight > 30>>
She's chubby enough that her weight will reduce her speed.
<<set $hareSpeed -= 1>>
<<elseif $activeSlave.weight < -95>>
She's so skinny that it's not likely she's physically fit enough to be quick.
<<set $hareSpeed -= 1>>
<</if>>
<<if $activeSlave.muscles > 30>>
She's so heavily muscled that she's probably slower than she would be if she were merely fit.
<<set $hareSpeed -= 1>>
<<elseif $activeSlave.muscles <= 5>>
She's soft, and her legs show no sign of tone at all.
<<set $hareSpeed -= 1>>
<</if>>
<<if $activeSlave.height >= 185>>
She's tall enough that her height will probably slow her down.
<<set $hareSpeed -= 1>>
<<elseif $activeSlave.height < 150>>
She's short enough that her short legs will probably slow her down.
<<set $hareSpeed -= 2>>
<</if>>
<<if $activeSlave.boobs >= 2000>>
She has absurd tits that will destroy any chance she has of getting away.
<<set $hareSpeed -= 1>>
<<elseif $activeSlave.boobs >= 800>>
She has huge boobs that will make it painful for her to run hard.
<<set $hareSpeed -= 1>>
<</if>>
<<if $activeSlave.butt >= 6>>
She has a monstrous bottom that won't help her gait.
<<set $hareSpeed -= 1>>
<</if>>
<<if $activeSlave.dick >= 5>>
Her big cock is going to bounce around cruelly.
<<set $hareSpeed -= 1>>
<</if>>
<<if $activeSlave.balls >= 5>>
Her balls are likely to hurt badly enough, running naked, to slow her down.
<<set $hareSpeed -= 1>>
<</if>>
<<if $activeSlave.preg >= 20>>
Her pregnant belly will probably stop her from running at all.
<<set $hareSpeed -= 5>>
<</if>>
<<if $i == 0>>
<<set $hare1 to $activeSlave>>
<<set $origin1 to $origin>>
<<set $hareSpeed1 to $hareSpeed>>
<<elseif $i == 1>>
<<set $hare2 to $activeSlave>>
<<set $origin2 to $origin>>
<<set $hareSpeed2 to $hareSpeed>>
<<else>>
<<set $hare3 to $activeSlave>>
<<set $origin3 to $origin>>
<<set $hareSpeed3 to $hareSpeed>>
<</if>>
<</for>>
<br><br>
You lead your lurcher $Lurcher.slaveName out on a leash, naked just like the hares.
<<if ($Lurcher.dick > 0)>>
<<if ($Lurcher.balls > 0) && ($Lurcher.dickAccessory != "chastity") && ($Lurcher.hormones <= 0) && ($Lurcher.dick > 1) && ($Lurcher.energy > 60) && ($Lurcher.devotion > 20)>>
<<if ($Lurcher.dick > 4)>>
She's sporting an enormous half-erection, which has already been heavily lubricated to prevent permanent damage to the hares' holes. As you bring her up to the mark, she grabs its base and begins to slap it against her thigh, hard. The hares look around to see what the wet smacking noise is, and are understandably frightened; one of them begins to beg openly. Your fellow competitors @@color:green;think this is hilarious.@@
<<set $rep += 50>>
<<set $phallus to "huge dick">>
<<else>>
She's ready to do her best. Since she's concentrating on the immediate challenge of catching rather than the secondary challenge of raping, she isn't hard yet, but she's not indifferent to the prospect of getting her dick wet. There's a bead of precum forming at her tip.
<<set $phallus to "dick">>
<</if>>
<<elseif !canAchieveErection($Lurcher)>>
There's no way she's going to be able to achieve an erection, so she's holding a lubricated dildo in one hand. This is technically permitted under the rules, but your fellow competitors and the crowd gathering to spectate @@color:red;consider it poor form.@@
<<set $rep -= 50>>
<<set $phallus to "dildo">>
<<elseif ($Lurcher.energy <= 60) || ($Lurcher.devotion <= 20)>>
She looks nervous, and obviously doesn't find the situation arousing. She knows she's to catch a slave and rape her, but may not be able to get hard enough to to do the deed properly. Your fellow competitors and the crowd gathering to spectate @@color:red;are unimpressed@@ by her lack of spirit.
<<set $rep -= 50>>
<<set $phallus to "fingers">>
<<elseif ($Lurcher.energy <= 60) || ($Lurcher.devotion <= 20)>>
Her dick is not a fit instrument for sexual assault, so she's holding a lubricated dildo in one hand. This is technically permitted under the rules, but your fellow competitors and the crowd gathering to spectate @@color:red;consider it poor form.@@
<<set $rep -= 50>>
<<set $phallus to "dildo">>
<</if>>
<<elseif ($Lurcher.clit > 1) && ($Lurcher.energy > 60) && ($Lurcher.devotion > 20)>>
She's gently masturbating as you bring her up to the mark, her enormous clit becoming engorged and stiff. Your fellow competitors and the gathering crowd of spectators @@color:green;are fascinated,@@ realizing that she intends to attempt rape with it.
<<set $rep += 50>>
<<set $phallus to "clit">>
<<elseif $seeDicks != 0>>
She's holding a lubricated dildo in one hand, since she's missing a natural phallus of her own. This is technically permitted under the rules, but your fellow competitors and the crowd gathering to spectate @@color:red;consider it poor form.@@
<<set $rep -= 50>>
<<set $phallus to "dildo">>
<<else>>
She's holding a lubricated dildo in one hand. As you bring her up to the mark, she begins to slap it against her thigh out of nervousness and eagerness to begin. The hares look around to see what the wet smacking noise is, and are understandably frightened; one of them begins to cry openly.
<<set $phallus to "dildo">>
<</if>>
<<if canSee($Lurcher)>>$Lurcher.slaveName looks at you questioningly, wondering which of the hares she should try to chase down and molest<<else>>$Lurcher.slaveName looks at you questioningly, wondering which of the dingling bells she should try to chase down and molest<</if>>.
<</nobr>>\
<span id="result">
<<click "The first">>
<<replace "#result">>
<<nobr>>
<<set $activeSlave to $hare1>>
<<set $origin to $origin1>>
<<set $hareSpeed to $hareSpeed1>>
You place your hand on the leash's quick release and whisper your direction into her ear without letting the other competitors or their lurchers hear. Then, you gently push her down into her starting crouch. The umpire trips the hares' releases, a few yards in front of you and $Lurcher.slaveName, and you instantly let your lurcher off her leash.
<<set $LurcherSpeed to 10>>
<<if $Lurcher.devotion > 50>>
She's eager to do well for you, and immediately takes off.
<<set $LurcherSpeed += 2>>
<<elseif $Lurcher.trust < -20>>
She's frightened of failing you, and immediately takes off.
<<set $LurcherSpeed += 1>>
<<elseif $Lurcher.devotion < -20>>
She's disgusted by this, and is slow to start.
<<set $LurcherSpeed -= 1>>
<<else>>
She's a bit hesitant about this, but gets off reasonably well.
<</if>>
<<if $Lurcher.health > 60>>
Her shining health allows her to pour it on.
<<set $LurcherSpeed += 1>>
<<elseif $Lurcher.health < 0>>
Her poor health slows her down.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.weight > 95>>
It takes her a while to get her fat ass up to her top speed, such as it is.
<<set $LurcherSpeed -= 2>>
<<elseif $Lurcher.weight > 30>>
It takes her a while to get her chubby body up to speed.
<<set $LurcherSpeed -= 1>>
<<elseif $Lurcher.weight < -95>>
She's so thin that she lacks the vigor to run really well.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.muscles > 30>>
She's musclebound, without the range of motion to move freely.
<<set $LurcherSpeed -= 1>>
<<elseif $Lurcher.muscles <= 5>>
She's soft, and is panting desperately within a few short strides.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.height >= 185>>
Her steps are long, too long, in fact, her long legs slowing her gait.
<<set $LurcherSpeed -= 1>>
<<elseif $Lurcher.height < 150>>
Her stride is too short, but it's the best her little legs can manage.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.boobs >= 2000>>
Her naked breasts slosh around wildly, ruining her attempt at running.
<<set $LurcherSpeed -= 2>>
<<elseif $Lurcher.boobs >= 800>>
Her big tits bounce energetically, looking quite nice but hurting her speed.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.butt >= 6>>
She does her best to stay light on her feet despite her inconveniently huge buttocks.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.dick >= 5>>
Her cock bounces up and down wildly; she does her best to ignore it, but it does get in the way.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.balls >= 5>>
As you watch her go, her testicles smack into her thigh, and she gasps with pain.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.inflation == 3>> Her hugely bloated, <<print $Lurcher.inflationType>>-filled belly is taut and painful, forcing her to a slow waddle.
<<set $LurcherSpeed -= 5>>
<<elseif $Lurcher.inflation == 2>>
Her bloated, <<print $Lurcher.inflationType>>-stuffed belly is constantly jiggling and moving, making it extremely difficult to run.
<<set $LurcherSpeed -= 4>>
<<elseif $Lurcher.inflation == 1>>
Her distended, <<print $Lurcher.inflationType>>-belly is uncomfortable and heavy, slowing her down.
<<set $LurcherSpeed -= 2>>
<<elseif $Lurcher.preg >= 20>>
She can barely waddle along with her huge pregnant belly.
<<set $LurcherSpeed -= 5>>
<<elseif $Lurcher.bellyImplant >= 32000>>
She can barely move, let alone consider chasing something with her titanic belly implant.
<<set $LurcherSpeed -= 20>>
<<elseif $Lurcher.bellyImplant >= 16000>>
She can barely walk with her enormous belly implant.
<<set $LurcherSpeed -= 10>>
<<elseif $Lurcher.bellyImplant >= 8000>>
She can barely waddle along with her giant belly implant.
<<set $LurcherSpeed -= 6>>
<<elseif $Lurcher.bellyImplant >= 4000>>
She can barely waddle along with her huge belly implant.
<<set $LurcherSpeed -= 5>>
<</if>>
<<if !canSee($Lurcher)>>
Her inability to see causes her to be cautious of her footing, making her first several strides slow and uncertain.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $LurcherSpeed > 10>>
Her turn of speed is impressive.
<<elseif $LurcherSpeed > 8>>
She runs reasonably fast.
<<elseif $LurcherSpeed > 6>>
In all, she runs slowly.
<<elseif $LurcherSpeed > 4>>
In all, she barely manages a quick jog.
<<else>>
In all, she can barely do more than stumble after the hares.
<</if>>
<<if $hareSpeed >= $LurcherSpeed>>
<<if $origin is "virgin">>
The virgin, however,
<<elseif $origin is "heavily pregnant">>
Despite her pregnancy, the hare
<<elseif $origin is "housewife">>
Despite her fake boobs, the hare
<<elseif $origin is "disobedient young">>
The fit young slave, however,
<<elseif $origin is "disobedient young dickgirl">>
The strong young slave, however,
<<elseif $origin is "huge balled">>
Despite her ridiculous ballsack, the hare
<<else>>
Despite her fake boobs and exaggeratedly feminine gait, the hare
<</if>>
<<if $hareSpeed > $LurcherSpeed>>immediately pulls away<<else>>manages to maintain her narrow head start<</if>>. Realizing that she stands no chance of catching her assigned target, $Lurcher.slaveName <<if canSee($Lurcher)>>looks around for a slower hare<<else>>listens for a nearby bell<</if>>.
<<if $hareSpeed2 < $hareSpeed3>>
<<set $activeSlave to $hare2>>
<<set $origin to $origin2>>
<<set $hareSpeed to $hareSpeed2>>
<<else>>
<<set $activeSlave to $hare3>>
<<set $origin to $origin3>>
<<set $hareSpeed to $hareSpeed3>>
<</if>>
<<if canSee($Lurcher)>>Seeing that the $origin hare is slower<<else>>hearing the $origin hare's bell nearby<</if>>, she angles after her instead.
<<if $hareSpeed >= $LurcherSpeed>>
She does no better with her new target; her course is over.
<<elseif random(1,2) == 1>>
One of her rival lurchers has the same idea, however, and tries to trip her up.
<<if !canSee($Lurcher)>>
Unable to see it coming, she goes down with a crash; her course is over.
<<elseif $Lurcher.combatSkill == 1>>
She parries the attempt with contemptuous ease and catches up to her new target.
<<set $seed to 1>>
<<elseif $Lurcher.muscles > 30>>
She muscles through the attempt and catches up to her new target.
<<set $seed to 1>>
<<else>>
She goes down with a crash; her course is over.
<</if>>
<<else>>
She manages to overtake her new target.
<<set $seed to 1>>
<</if>>
<<else>>
She rapidly overtakes the $origin hare.
<<set $seed to 1>>
<</if>>
<<if $seed == 1>>
<<if $origin is "heavily pregnant">>
Her quarry is unwilling to be tackled, probably out of fear for her baby, and flings herself down as soon as $Lurcher.slaveName gets near.<<if !canSee($Lurcher)>> She screams as she sees $Lurcher.slaveName preparing to dive on her, alerting the blind lurcher that her prey has already surrendered.<</if>>
<<elseif !canSee($Lurcher) and random(1,3) == 1>>
Her prey takes advantage of her lack of eyesight, baiting $Lurcher.slaveName to dive in the wrong direction. As she rises to her feet, the slave is too far gone to make another lunge. $Lurcher.slaveName's course is over.
<<elseif $Lurcher.combatSkill == 1>>
Her tackle is expert: she wraps her quarry up and pulls her down, falling on top of the struggling body.
<<elseif $Lurcher.muscles > 30>>
She's burly enough that she tackles her quarry by simple force, an approach no less effective for its inelegance.
<<elseif $origin is "virgin">>
<<if random(1,3) == 1>>
The young slave manages to evade her inexpert tackle, however, and there is no space for another before she crosses the plaza. $Lurcher.slaveName's course is over.
<<set $seed to 0>>
<<else>>
Her tackle is inexpert, but the young slave stumbles and falls anyway.
<</if>>
<<elseif $origin is "housewife">>
<<if random(1,4) == 1>>
The spoiled slave shows surprising agility, however, and evades $Lurcher.slaveName's inexpert attempts to tackle all the way across the plaza. Her course is over.
<<set $seed to 0>>
<<else>>
Her tackle is inexpert, but the top-heavy bimbo goes down anyway.
<</if>>
<<elseif $origin is "feminized">>
<<if random(1,4) == 1>>
The sissy bitch shows surprising agility, however, and evades $Lurcher.slaveName's inexpert attempts to tackle all the way across the plaza. Her course is over.
<<set $seed to 0>>
<<else>>
Her tackle is inexpert, but the sissy bitch goes down with a wail.
<</if>>
<<elseif $origin is "huge balled">>
<<if random(1,4) == 1>>
The slave shows surprising agility despite her flopping ballsack, and evades $Lurcher.slaveName's inexpert attempts to tackle all the way across the plaza. Her course is over.
<<set $seed to 0>>
<<else>>
Her tackle is inexpert, but the slave goes down, screaming with pain when her balls get trapped under their combined weight.
<</if>>
<<else>>
<<if random(1,2) == 1>>
The determined young slave evades her inexpert attempts to tackle all the way across the plaza, however. $Lurcher.slaveName's course is over.
<<set $seed to 0>>
<<else>>
Her tackle is inexpert, but the determined slave is unlucky, stumbling and going down anyway.
<</if>>
<</if>>
<</if>>
<<if $seed == 1>>
The hare knows that once her knees touched the field, her chance at freedom was gone. She begins to cry
<<if $phallus is "huge dick">>
and then scream as $Lurcher.slaveName
<<if $origin is "virgin">>
rapes her virgin ass. The lurcher has to fuck the slave to claim her for you, and she knows that a virgin pussy is more valuable than a virgin rosebud. She has to be very careful, since her cock is big enough to seriously hurt an anal virgin, but despite her care the racket is appallingly loud.
<<elseif $origin is "heavily pregnant">>
fucks her cunt. As her belly attests, she's no virgin, but the lurcher's dick is big enough to reach her cervix. Her screams crescendo into shrieks as she experiences this internal torment.
<<elseif $origin is "housewife">>
fucks her in the ass. A kept woman like her is probably no stranger to giving up her butthole to please a cock, but she apparently isn't used to dick quite this formidable. The lurcher leaves her sobbing disconsolately with a fresh load of cum leaking out of her backdoor.
<<elseif $origin is "feminized">>
fucks her in the ass. The high-pitched shrieking produces some discussion in the crowd. If the slave didn't want huge cock up her girly anus, why did she feminize herself so thoroughly? A mystery.
<<elseif $origin is "huge balled">>
fucks her in the ass. The lurcher pounds her doggy style, taking nice long strokes that slide her formidable shaft almost all the way out of her victim's poor butthole before shoving it back in again. The slave's balls brush the field with each thrust.
<<else>>
fucks her in the ass. She never stops struggling, though this isn't much proof of undiminished resistance. After all, the lurcher's dick is so big that she'd probably fight to get it out of her butthole even if she weren't in need of breaking.
<</if>>
<<elseif $phallus is "dick">>
as $Lurcher.slaveName
<<if $origin is "virgin">>
penetrates her virgin ass. The lurcher has to fuck the slave to claim her for you, and she knows that a virgin pussy is more valuable than a virgin rosebud. You see her back stiffen with overstimulation as she experiences the rare delight of raping an anal virgin.
<<elseif $origin is "heavily pregnant">>
uses her cunt. The lurcher pulls the slave upright so she can cradle her pregnant belly while she fucks her. When she climaxes, she thrusts as deeply as she can manage, though more cum won't make the slave any more pregnant.
<<elseif $origin is "housewife">>
fucks her in the ass. Her tears seem to come more from disappointment than anal pain; a kept woman like her has probably put up with more than one buttfuck she didn't want.
<<elseif $origin is "feminized">>
fucks her in the ass. The whining produces some discussion in the crowd. If the slave didn't want cock up her girly anus, why did she feminize herself so thoroughly? A mystery.
<<elseif $origin is "huge balled">>
uses her anus. With them facing away from you, the coupling takes the usual stacked symmetry of a dickgirl fucking a dickgirl, though the bottom's generous balls sway eye-catchingly back and forth with the rhythm of the assrape.
<<else>>
fucks her in the ass. She never stops struggling, which is eloquent proof of the slave's undiminished resolve to resist her lot in life. She's probably been assraped more than once before today, but she fights this like it's the first time.
<</if>>
<<elseif $phallus is "clit">>
as $Lurcher.slaveName
<<if $origin is "virgin">>
grinds herself against the hare to get her pseudophallic clit into her victim's virgin ass. The lurcher has to fuck the slave to claim her for you, and she knows that a virgin pussy is more valuable than a virgin rosebud. You see her back stiffen with overstimulation as her enormous bitch button slips up the slave's asshole.
<<elseif $origin is "heavily pregnant">>
grinds herself against the hare to get her pseudophallic clit inside her victim's cunt. The lurcher has to force the hare down, legs spread, in order to work her enormous clit inside the slave, but she manages it and you see her back stiffen as her pseudophallus, small by the standards of penises but much more sensitive, slides inside.
<<elseif $origin is "housewife">>
grinds herself against the hare to get her pseudophallic clit inside her victim's cunt. The slave doesn't seem to know what to make of this. Being raped by a huge clit is very probably a novel experience for her, but it isn't really painful. She closes her eyes and visibly tries to pretend it's a small penis.
<<elseif $origin is "feminized">>
grinds herself against the hare to get her pseudophallic clit inside her victim's experienced anus. The slave stiffens with shock. She's obviously had quite a variety of things pushed up her girly butthole, but apparently this is her first time being fucked by a clit.
<<elseif $origin is "huge balled">>
grinds herself against the hare to get her pseudophallic clit inside her victim's asshole. The slave stiffens with shock. Though it's huge by the standards of clitorises, the pseudophallus isn't big enough to make assrape painful, but the extreme inversion of gender roles makes up for it, to go by the slave's horror.
<<else>>
grinds herself against the hare to get her pseudophallic clit inside her victim's asshole. The slave never stops struggling, which is eloquent proof of the slave's undiminished resolve to resist her lot in life. She's probably been assraped by much larger phalli, but she fights it anyway.
<</if>>
<<elseif $phallus is "dildo">>
as $Lurcher.slaveName
<<if $origin is "virgin">>
inserts her dildo into the slave's virgin ass. The lurcher has to fuck the slave to claim her for you, and she knows that a virgin pussy is more valuable than a virgin rosebud. The dildo is reasonably sized and well lubricated, but the poor slave shrieks with anal pain anyway.
<<elseif $origin is "heavily pregnant">>
pushes her dildo inside the slave's fertile cunt. Desperate to preserve her baby, the slave complies as best she can. Taking the cue, your lurcher caresses her, producing a grotesque parody of loving pregnant sex that holds the crowd's attention.
<<elseif $origin is "housewife">>
pushes her dildo up the slave's ass. A kept woman like her is not likely to be any stranger to sex toys, but to go by her reaction, she probably prefers to put them in her cunt.
<<elseif $origin is "feminized">>
pushes her dildo up the slave's sissy ass. The whining produces some discussion in the crowd. Why would a girl who feminized herself so thoroughly have any problem with something being shoved inside her rear pussy? A mystery.
<<elseif $origin is "huge balled">>
pushes her dildo up the slave's ass. Knowing that she should do her best to create a spectacle, she takes the slave's dangling balls in one hand, squeezing them to force her bottom to be a good little butthole bitch, and then stimulating them until the slave achieves a shameful anal orgasm.
<<else>>
pushes her dildo up the slave's ass. The slave never stops struggling, which is eloquent proof of the slave's undiminished resolve to resist her lot in life. She's probably had several dildos pushed up her disobedient asshole, but it seems she's determined to learn nothing.
<</if>>
<<else>>
as $Lurcher.slaveName hesitates over her. The lurcher realizes that she won't be able to get hard. Desperate to avoid failure, she
<<if $origin is "virgin">>
shoves a couple of fingers into the slave's virgin ass. She has to fuck the slave to claim her for you, and she knows that a virgin pussy is more valuable than a virgin rosebud.
<<elseif $origin is "heavily pregnant">>
gives up and fingerfucks the pregnant girl. Desperate to preserve her baby, the slave complies as best she can, producing a contest between her attempts to go along and the lurcher's attempts to make it unpleasant. This degenerates into a sobbing cunt fisting session.
<<elseif $origin is "housewife">>
shoves a couple of fingers up the slave's ass. A kept woman like her is not likely to be any stranger to a little anal play, but she doesn't seem to be much of a fan. She does her best to relax, but it's obvious that she doesn't appreciate having her asshole fingered.
<<elseif $origin is "feminized">>
shoves her fingers up the slave's sissy ass. It's so loose that this fails to have the desired effect. Afraid that she has to produce some sort of reaction, the lurcher shoves her entire fist up there, producing a wail of anal anguish.
<<elseif $origin is "huge balled">>
shoves a couple of fingers up the slave's ass. Casting about for something to do to distract from her inadequacy, the lurcher seizes the slave's dangling balls and shoves one of them up her loosened butt. This produces a shriek of pain and surprise, followed by a long fight to get the other one up there.
<<else>>
shoves a couple of fingers up the slave's ass. The slave never stops struggling, producing nothing more interesting than an extended wrestling match in which one of the parties has some fingers inside the other's butthole.
<</if>>
The crowd is unimpressed by this disappointing display.
<</if>>
<<if $Lurcher.fetishKnown == 1>>
<<if $Lurcher.fetishStrength > 60>>
<<if ($Lurcher.fetish is "sadist")>>
@@color:hotpink;What is finest in life,@@ in the mind of your sadistic lurcher?
<<if $origin is "virgin">>
To sodomize a virgin asshole, and to hear screams of anal pain.
<<elseif $origin is "heavily pregnant">>
To molest a pregnant slut, and hear her sob with fear.
<<elseif $origin is "housewife">>
To rape a stuck-up bitch, and hear her cry with anal pain.
<<elseif $origin is "feminized">>
To rape a sissy's asspussy, and hear her squeal.
<<elseif $origin is "huge balled">>
To abuse defenseless testicles, and make their owner scream.
<<else>>
To rape a struggling victim, and taste her tears of defeat.
<</if>>
<<set $Lurcher.devotion += 5>>
<</if>>
<</if>>
<</if>>
<<set $Lurcher.penetrativeCount += 1>>
<<set $penetrativeTotal += 1>>
<<if ($universalRulesNewSlavesRA == 1) && ($autoRulesAssistant != 0)>>
<<AutoRulesActivate 1>>
<</if>>
<<set $slaves.push($activeSlave)>>
<<else>>
<<if $Lurcher.devotion > 50>>
She makes her way back to you dejectedly, hanging her head.
<<else>>
She makes her way back to you slowly, doing her best to look contrite.
<</if>>
On the other side of the plaza, there is a scream of triumph followed by tears of joy as one of the hares successfully wins her freedom. This cheerful noise mixes strangely with screams of a very different sort and the slap of flesh on flesh as a more successful lurcher rapes her capture.
<</if>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID is $Lurcher.ID>>
<<set $slaves[$i] to $Lurcher>>
<<break>>
<</if>>
<</for>>
<</nobr>>
<</replace>>
<</click>>
<<click "The second">>
<<replace "#result">>
<<nobr>>
<<set $activeSlave to $hare2>>
<<set $origin to $origin2>>
<<set $hareSpeed to $hareSpeed2>>
You place your hand on the leash's quick release and whisper your direction into her ear without letting the other competitors or their lurchers hear. Then, you gently push her down into her starting crouch. The umpire trips the hares' releases, a few yards in front of you and $Lurcher.slaveName, and you instantly let your lurcher off her leash.
<<set $LurcherSpeed to 10>>
<<if $Lurcher.devotion > 50>>
She's eager to do well for you, and immediately takes off.
<<set $LurcherSpeed += 2>>
<<elseif $Lurcher.trust < -20>>
She's frightened of failing you, and immediately takes off.
<<set $LurcherSpeed += 1>>
<<elseif $Lurcher.devotion < -20>>
She's disgusted by this, and is slow to start.
<<set $LurcherSpeed -= 1>>
<<else>>
She's a bit hesitant about this, but gets off reasonably well.
<</if>>
<<if $Lurcher.health > 60>>
Her shining health allows her to pour it on.
<<set $LurcherSpeed += 1>>
<<elseif $Lurcher.health < 0>>
Her poor health slows her down.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if !canSee($Lurcher)>>
Her inability to see causes her to be cautious of her footing, making her first several strides slow and uncertain.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.weight > 95>>
It takes her a while to get her fat ass up to her top speed, such as it is.
<<set $LurcherSpeed -= 2>>
<<elseif $Lurcher.weight > 30>>
It takes her a while to get her chubby body up to speed.
<<set $LurcherSpeed -= 1>>
<<elseif $Lurcher.weight < -95>>
She's so thin that she lacks the vigor to run really well.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.muscles > 30>>
She's musclebound, without the range of motion to move freely.
<<set $LurcherSpeed -= 1>>
<<elseif $Lurcher.muscles <= 5>>
She's soft, and is panting desperately within a few short strides.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.height >= 185>>
Her steps are long, too long, in fact, her long legs slowing her gait.
<<set $LurcherSpeed -= 1>>
<<elseif $Lurcher.height < 150>>
Her stride is too short, but it's the best her little legs can manage.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.boobs >= 2000>>
Her naked breasts slosh around wildly, ruining her attempt at running.
<<set $LurcherSpeed -= 2>>
<<elseif $Lurcher.boobs >= 800>>
Her big tits bounce energetically, looking quite nice but hurting her speed.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.butt >= 6>>
She does her best to stay light on her feet despite her inconveniently huge buttocks.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.dick >= 5>>
Her cock bounces up and down wildly; she does her best to ignore it, but it does get in the way.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.balls >= 5>>
As you watch her go, her testicles smack into her thigh, and she gasps with pain.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.inflation == 3>> Her hugely bloated, <<print $Lurcher.inflationType>>-filled belly is taut and painful, forcing her to a slow waddle.
<<set $LurcherSpeed -= 5>>
<<elseif $Lurcher.inflation == 2>>
Her bloated, <<print $Lurcher.inflationType>>-stuffed belly is constantly jiggling and moving, making it extremely difficult to run.
<<set $LurcherSpeed -= 4>>
<<elseif $Lurcher.inflation == 1>>
Her distended, <<print $Lurcher.inflationType>>-belly is uncomfortable and heavy, slowing her down.
<<set $LurcherSpeed -= 2>>
<<elseif $Lurcher.preg >= 20>>
She can barely waddle along with her huge pregnant belly.
<<set $LurcherSpeed -= 5>>
<<elseif $Lurcher.bellyImplant >= 32000>>
She can barely move, let alone consider chasing something with her titanic belly implant.
<<set $LurcherSpeed -= 20>>
<<elseif $Lurcher.bellyImplant >= 16000>>
She can barely walk with her enormous belly implant.
<<set $LurcherSpeed -= 10>>
<<elseif $Lurcher.bellyImplant >= 8000>>
She can barely waddle along with her giant belly implant.
<<set $LurcherSpeed -= 6>>
<<elseif $Lurcher.bellyImplant >= 4000>>
She can barely waddle along with her huge belly implant.
<<set $LurcherSpeed -= 5>>
<</if>>
<<if $LurcherSpeed > 10>>
Her turn of speed is impressive.
<<elseif $LurcherSpeed > 8>>
She runs reasonably fast.
<<elseif $LurcherSpeed > 6>>
In all, she runs slowly.
<<elseif $LurcherSpeed > 4>>
In all, she barely manages a quick jog.
<<else>>
In all, she can barely do more than stumble after the hares.
<</if>>
<<if $hareSpeed >= $LurcherSpeed>>
<<if $origin is "virgin">>
The virgin, however,
<<elseif $origin is "heavily pregnant">>
Despite her pregnancy, the hare
<<elseif $origin is "housewife">>
Despite her fake boobs, the hare
<<elseif $origin is "disobedient young">>
The fit young slave, however,
<<elseif $origin is "disobedient young dickgirl">>
The strong young slave, however,
<<elseif $origin is "huge balled">>
Despite her ridiculous ballsack, the hare
<<else>>
Despite her fake boobs and exaggeratedly feminine gait, the hare
<</if>>
<<if $hareSpeed > $LurcherSpeed>>immediately pulls away<<else>>manages to maintain her narrow head start<</if>>. Realizing that she stands no chance of catching her assigned target, $Lurcher.slaveName <<if canSee($Lurcher)>>looks around for a slower hare<<else>>listens for a nearby bell<</if>>.
<<if $hareSpeed1 < $hareSpeed3>>
<<set $activeSlave to $hare1>>
<<set $origin to $origin1>>
<<set $hareSpeed to $hareSpeed1>>
<<else>>
<<set $activeSlave to $hare3>>
<<set $origin to $origin3>>
<<set $hareSpeed to $hareSpeed3>>
<</if>>
<<if canSee($Lurcher)>>Seeing that the $origin hare is slower<<else>>hearing the $origin hare's bell nearby<</if>>, she angles after her instead.
<<if $hareSpeed >= $LurcherSpeed>>
She does no better with her new target; her course is over.
<<elseif random(1,2) == 1>>
One of her rival lurchers has the same idea, however, and tries to trip her up.
<<if !canSee($Lurcher)>>
Unable to see it coming, she goes down with a crash; her course is over.
<<elseif $Lurcher.combatSkill == 1>>
She parries the attempt with contemptuous ease and catches up to her new target.
<<set $seed to 1>>
<<elseif $Lurcher.muscles > 30>>
She muscles through the attempt and catches up to her new target.
<<set $seed to 1>>
<<else>>
She goes down with a crash; her course is over.
<</if>>
<<else>>
She manages to overtake her new target.
<<set $seed to 1>>
<</if>>
<<else>>
She rapidly overtakes the $origin hare.
<<set $seed to 1>>
<</if>>
<<if $seed == 1>>
<<if $origin is "heavily pregnant">>
Her quarry is unwilling to be tackled, probably out of fear for her baby, and flings herself down as soon as $Lurcher.slaveName gets near.<<if !canSee($Lurcher)>> She screams as she sees $Lurcher.slaveName preparing to dive on her, alerting the blind lurcher that her prey has already surrendered.<</if>>
<<elseif !canSee($Lurcher) and random(1,3) == 1>>
Her prey takes advantage of her lack of eyesight, baiting $Lurcher.slaveName to dive in the wrong direction. As she rises to her feet, the slave is too far gone to make another lunge. $Lurcher.slaveName's course is over.
<<elseif $Lurcher.combatSkill == 1>>
Her tackle is expert: she wraps her quarry up and pulls her down, falling on top of the struggling body.
<<elseif $Lurcher.muscles > 30>>
She's burly enough that she tackles her quarry by simple force, an approach no less effective for its inelegance.
<<elseif $origin is "virgin">>
<<if random(1,3) == 1>>
The young slave manages to evade her inexpert tackle, however, and there is no space for another before she crosses the plaza. $Lurcher.slaveName's course is over.
<<set $seed to 0>>
<<else>>
Her tackle is inexpert, but the young slave stumbles and falls anyway.
<</if>>
<<elseif $origin is "housewife">>
<<if random(1,4) == 1>>
The spoiled slave shows surprising agility, however, and evades $Lurcher.slaveName's inexpert attempts to tackle all the way across the plaza. Her course is over.
<<set $seed to 0>>
<<else>>
Her tackle is inexpert, but the top-heavy bimbo goes down anyway.
<</if>>
<<elseif $origin is "feminized">>
<<if random(1,4) == 1>>
The sissy bitch shows surprising agility, however, and evades $Lurcher.slaveName's inexpert attempts to tackle all the way across the plaza. Her course is over.
<<set $seed to 0>>
<<else>>
Her tackle is inexpert, but the sissy bitch goes down with a wail.
<</if>>
<<elseif $origin is "huge balled">>
<<if random(1,4) == 1>>
The slave shows surprising agility despite her flopping ballsack, and evades $Lurcher.slaveName's inexpert attempts to tackle all the way across the plaza. Her course is over.
<<set $seed to 0>>
<<else>>
Her tackle is inexpert, but the slave goes down, screaming with pain when her balls get trapped under their combined weight.
<</if>>
<<else>>
<<if random(1,2) == 1>>
The determined young slave evades her inexpert attempts to tackle all the way across the plaza, however. $Lurcher.slaveName's course is over.
<<set $seed to 0>>
<<else>>
Her tackle is inexpert, but the determined slave is unlucky, stumbling and going down anyway.
<</if>>
<</if>>
<</if>>
<<if $seed == 1>>
The hare knows that once her knees touched the field, her chance at freedom was gone. She begins to cry
<<if $phallus is "huge dick">>
and then scream as $Lurcher.slaveName
<<if $origin is "virgin">>
rapes her virgin ass. The lurcher has to fuck the slave to claim her for you, and she knows that a virgin pussy is more valuable than a virgin rosebud. She has to be very careful, since her cock is big enough to seriously hurt an anal virgin, but despite her care the racket is appallingly loud.
<<elseif $origin is "heavily pregnant">>
fucks her cunt. As her belly attests, she's no virgin, but the lurcher's dick is big enough to reach her cervix. Her screams crescendo into shrieks as she experiences this internal torment.
<<elseif $origin is "housewife">>
fucks her in the ass. A kept woman like her is probably no stranger to giving up her butthole to please a cock, but she apparently isn't used to dick quite this formidable. The lurcher leaves her sobbing disconsolately with a fresh load of cum leaking out of her backdoor.
<<elseif $origin is "feminized">>
fucks her in the ass. The high-pitched shrieking produces some discussion in the crowd. If the slave didn't want huge cock up her girly anus, why did she feminize herself so thoroughly? A mystery.
<<elseif $origin is "huge balled">>
fucks her in the ass. The lurcher pounds her doggy style, taking nice long strokes that slide her formidable shaft almost all the way out of her victim's poor butthole before shoving it back in again. The slave's balls brush the field with each thrust.
<<else>>
fucks her in the ass. She never stops struggling, though this isn't much proof of undiminished resistance. After all, the lurcher's dick is so big that she'd probably fight to get it out of her butthole even if she weren't in need of breaking.
<</if>>
<<elseif $phallus is "dick">>
as $Lurcher.slaveName
<<if $origin is "virgin">>
penetrates her virgin ass. The lurcher has to fuck the slave to claim her for you, and she knows that a virgin pussy is more valuable than a virgin rosebud. You see her back stiffen with overstimulation as she experiences the rare delight of raping an anal virgin.
<<elseif $origin is "heavily pregnant">>
uses her cunt. The lurcher pulls the slave upright so she can cradle her pregnant belly while she fucks her. When she climaxes, she thrusts as deeply as she can manage, though more cum won't make the slave any more pregnant.
<<elseif $origin is "housewife">>
fucks her in the ass. Her tears seem to come more from disappointment than anal pain; a kept woman like her has probably put up with more than one buttfuck she didn't want.
<<elseif $origin is "feminized">>
fucks her in the ass. The whining produces some discussion in the crowd. If the slave didn't want cock up her girly anus, why did she feminize herself so thoroughly? A mystery.
<<elseif $origin is "huge balled">>
uses her anus. With them facing away from you, the coupling takes the usual stacked symmetry of a dickgirl fucking a dickgirl, though the bottom's generous balls sway eye-catchingly back and forth with the rhythm of the assrape.
<<else>>
fucks her in the ass. She never stops struggling, which is eloquent proof of the slave's undiminished resolve to resist her lot in life. She's probably been assraped more than once before today, but she fights this like it's the first time.
<</if>>
<<elseif $phallus is "clit">>
as $Lurcher.slaveName
<<if $origin is "virgin">>
grinds herself against the hare to get her pseudophallic clit into her victim's virgin ass. The lurcher has to fuck the slave to claim her for you, and she knows that a virgin pussy is more valuable than a virgin rosebud. You see her back stiffen with overstimulation as her enormous bitch button slips up the slave's asshole.
<<elseif $origin is "heavily pregnant">>
grinds herself against the hare to get her pseudophallic clit inside her victim's cunt. The lurcher has to force the hare down, legs spread, in order to work her enormous clit inside the slave, but she manages it and you see her back stiffen as her pseudophallus, small by the standards of penises but much more sensitive, slides inside.
<<elseif $origin is "housewife">>
grinds herself against the hare to get her pseudophallic clit inside her victim's cunt. The slave doesn't seem to know what to make of this. Being raped by a huge clit is very probably a novel experience for her, but it isn't really painful. She closes her eyes and visibly tries to pretend it's a small penis.
<<elseif $origin is "feminized">>
grinds herself against the hare to get her pseudophallic clit inside her victim's experienced anus. The slave stiffens with shock. She's obviously had quite a variety of things pushed up her girly butthole, but apparently this is her first time being fucked by a clit.
<<elseif $origin is "huge balled">>
grinds herself against the hare to get her pseudophallic clit inside her victim's asshole. The slave stiffens with shock. Though it's huge by the standards of clitorises, the pseudophallus isn't big enough to make assrape painful, but the extreme inversion of gender roles makes up for it, to go by the slave's horror.
<<else>>
grinds herself against the hare to get her pseudophallic clit inside her victim's asshole. The slave never stops struggling, which is eloquent proof of the slave's undiminished resolve to resist her lot in life. She's probably been assraped by much larger phalli, but she fights it anyway.
<</if>>
<<elseif $phallus is "dildo">>
as $Lurcher.slaveName
<<if $origin is "virgin">>
inserts her dildo into the slave's virgin ass. The lurcher has to fuck the slave to claim her for you, and she knows that a virgin pussy is more valuable than a virgin rosebud. The dildo is reasonably sized and well lubricated, but the poor slave shrieks with anal pain anyway.
<<elseif $origin is "heavily pregnant">>
pushes her dildo inside the slave's fertile cunt. Desperate to preserve her baby, the slave complies as best she can. Taking the cue, your lurcher caresses her, producing a grotesque parody of loving pregnant sex that holds the crowd's attention.
<<elseif $origin is "housewife">>
pushes her dildo up the slave's ass. A kept woman like her is not likely to be any stranger to sex toys, but to go by her reaction, she probably prefers to put them in her cunt.
<<elseif $origin is "feminized">>
pushes her dildo up the slave's sissy ass. The whining produces some discussion in the crowd. Why would a girl who feminized herself so thoroughly have any problem with something being shoved inside her rear pussy? A mystery.
<<elseif $origin is "huge balled">>
pushes her dildo up the slave's ass. Knowing that she should do her best to create a spectacle, she takes the slave's dangling balls in one hand, squeezing them to force her bottom to be a good little butthole bitch, and then stimulating them until the slave achieves a shameful anal orgasm.
<<else>>
pushes her dildo up the slave's ass. The slave never stops struggling, which is eloquent proof of the slave's undiminished resolve to resist her lot in life. She's probably had several dildos pushed up her disobedient asshole, but it seems she's determined to learn nothing.
<</if>>
<<else>>
as $Lurcher.slaveName hesitates over her. The lurcher realizes that she won't be able to get hard. Desperate to avoid failure, she
<<if $origin is "virgin">>
shoves a couple of fingers into the slave's virgin ass. She has to fuck the slave to claim her for you, and she knows that a virgin pussy is more valuable than a virgin rosebud.
<<elseif $origin is "heavily pregnant">>
gives up and fingerfucks the pregnant girl. Desperate to preserve her baby, the slave complies as best she can, producing a contest between her attempts to go along and the lurcher's attempts to make it unpleasant. This degenerates into a sobbing cunt fisting session.
<<elseif $origin is "housewife">>
shoves a couple of fingers up the slave's ass. A kept woman like her is not likely to be any stranger to a little anal play, but she doesn't seem to be much of a fan. She does her best to relax, but it's obvious that she doesn't appreciate having her asshole fingered.
<<elseif $origin is "feminized">>
shoves her fingers up the slave's sissy ass. It's so loose that this fails to have the desired effect. Afraid that she has to produce some sort of reaction, the lurcher shoves her entire fist up there, producing a wail of anal anguish.
<<elseif $origin is "huge balled">>
shoves a couple of fingers up the slave's ass. Casting about for something to do to distract from her inadequacy, the lurcher seizes the slave's dangling balls and shoves one of them up her loosened butt. This produces a shriek of pain and surprise, followed by a long fight to get the other one up there.
<<else>>
shoves a couple of fingers up the slave's ass. The slave never stops struggling, producing nothing more interesting than an extended wrestling match in which one of the parties has some fingers inside the other's butthole.
<</if>>
The crowd is unimpressed by this disappointing display.
<</if>>
<<if $Lurcher.fetishKnown == 1>>
<<if $Lurcher.fetishStrength > 60>>
<<if ($Lurcher.fetish is "sadist")>>
@@color:hotpink;What is finest in life,@@ in the mind of your sadistic lurcher?
<<if $origin is "virgin">>
To sodomize a virgin asshole, and to hear screams of anal pain.
<<elseif $origin is "heavily pregnant">>
To molest a pregnant slut, and hear her sob with fear.
<<elseif $origin is "housewife">>
To rape a stuck-up bitch, and hear her cry with anal pain.
<<elseif $origin is "feminized">>
To rape a sissy's asspussy, and hear her squeal.
<<elseif $origin is "huge balled">>
To abuse defenseless testicles, and make their owner scream.
<<else>>
To rape a struggling victim, and taste her tears of defeat.
<</if>>
<<set $Lurcher.devotion += 5>>
<</if>>
<</if>>
<</if>>
<<set $Lurcher.penetrativeCount += 1>>
<<set $penetrativeTotal += 1>>
<<if ($universalRulesNewSlavesRA == 1) && ($autoRulesAssistant != 0)>>
<<AutoRulesActivate 1>>
<</if>>
<<set $slaves.push($activeSlave)>>
<<else>>
<<if $Lurcher.devotion > 50>>
She makes her way back to you dejectedly, hanging her head.
<<else>>
She makes her way back to you slowly, doing her best to look contrite.
<</if>>
On the other side of the plaza, there is a scream of triumph followed by tears of joy as one of the hares successfully wins her freedom. This cheerful noise mixes strangely with screams of a very different sort and the slap of flesh on flesh as a more successful lurcher rapes her capture.
<</if>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID is $Lurcher.ID>>
<<set $slaves[$i] to $Lurcher>>
<<break>>
<</if>>
<</for>>
<</nobr>>
<</replace>>
<</click>>
<<click "The third">>
<<replace "#result">>
<<nobr>>
<<set $activeSlave to $hare3>>
<<set $origin to $origin3>>
<<set $hareSpeed to $hareSpeed3>>
You place your hand on the leash's quick release and whisper your direction into her ear without letting the other competitors or their lurchers hear. Then, you gently push her down into her starting crouch. The umpire trips the hares' releases, a few yards in front of you and $Lurcher.slaveName, and you instantly let your lurcher off her leash.
<<set $LurcherSpeed to 10>>
<<if $Lurcher.devotion > 50>>
She's eager to do well for you, and immediately takes off.
<<set $LurcherSpeed += 2>>
<<elseif $Lurcher.trust < -20>>
She's frightened of failing you, and immediately takes off.
<<set $LurcherSpeed += 1>>
<<elseif $Lurcher.devotion < -20>>
She's disgusted by this, and is slow to start.
<<set $LurcherSpeed -= 1>>
<<else>>
She's a bit hesitant about this, but gets off reasonably well.
<</if>>
<<if $Lurcher.health > 60>>
Her shining health allows her to pour it on.
<<set $LurcherSpeed += 1>>
<<elseif $Lurcher.health < 0>>
Her poor health slows her down.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if !canSee($Lurcher)>>
Her inability to see causes her to be cautious of her footing, making her first several strides slow and uncertain.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.weight gt 95>>
It takes her a while to get her fat ass up to her top speed, such as it is.
<<set $LurcherSpeed -= 2>>
<<elseif $Lurcher.weight > 30>>
It takes her a while to get her chubby body up to speed.
<<set $LurcherSpeed -= 1>>
<<elseif $Lurcher.weight < -95>>
She's so thin that she lacks the vigor to run really well.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.muscles > 30>>
She's musclebound, without the range of motion to move freely.
<<set $LurcherSpeed -= 1>>
<<elseif $Lurcher.muscles <= 5>>
She's soft, and is panting desperately within a few short strides.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.height >= 185>>
Her steps are long, too long, in fact, her long legs slowing her gait.
<<set $LurcherSpeed -= 1>>
<<elseif $Lurcher.height < 150>>
Her stride is too short, but it's the best her little legs can manage.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.boobs >= 2000>>
Her naked breasts slosh around wildly, ruining her attempt at running.
<<set $LurcherSpeed -= 2>>
<<elseif $Lurcher.boobs >= 800>>
Her big tits bounce energetically, looking quite nice but hurting her speed.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.butt >= 6>>
She does her best to stay light on her feet despite her inconveniently huge buttocks.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.dick >= 5>>
Her cock bounces up and down wildly; she does her best to ignore it, but it does get in the way.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.balls >= 5>>
As you watch her go, her testicles smack into her thigh, and she gasps with pain.
<<set $LurcherSpeed -= 1>>
<</if>>
<<if $Lurcher.inflation == 3>> Her hugely bloated, <<print $Lurcher.inflationType>>-filled belly is taut and painful, forcing her to a slow waddle.
<<set $LurcherSpeed -= 5>>
<<elseif $Lurcher.inflation == 2>>
Her bloated, <<print $Lurcher.inflationType>>-stuffed belly is constantly jiggling and moving, making it extremely difficult to run.
<<set $LurcherSpeed -= 4>>
<<elseif $Lurcher.inflation == 1>>
Her distended, <<print $Lurcher.inflationType>>-belly is uncomfortable and heavy, slowing her down.
<<set $LurcherSpeed -= 2>>
<<elseif $Lurcher.preg >= 20>>
She can barely waddle along with her huge pregnant belly.
<<set $LurcherSpeed -= 5>>
<<elseif $Lurcher.bellyImplant >= 32000>>
She can barely move, let alone consider chasing something with her titanic belly implant.
<<set $LurcherSpeed -= 20>>
<<elseif $Lurcher.bellyImplant >= 16000>>
She can barely walk with her enormous belly implant.
<<set $LurcherSpeed -= 10>>
<<elseif $Lurcher.bellyImplant >= 8000>>
She can barely waddle along with her giant belly implant.
<<set $LurcherSpeed -= 6>>
<<elseif $Lurcher.bellyImplant >= 4000>>
She can barely waddle along with her huge belly implant.
<<set $LurcherSpeed -= 5>>
<</if>>
<<if $LurcherSpeed > 10>>
Her turn of speed is impressive.
<<elseif $LurcherSpeed > 8>>
She runs reasonably fast.
<<elseif $LurcherSpeed > 6>>
In all, she runs slowly.
<<elseif $LurcherSpeed > 4>>
In all, she barely manages a quick jog.
<<else>>
In all, she can barely do more than stumble after the hares.
<</if>>
<<if $hareSpeed >= $LurcherSpeed>>
<<if $origin is "virgin">>
The virgin, however,
<<elseif $origin is "heavily pregnant">>
Despite her pregnancy, the hare
<<elseif $origin is "housewife">>
Despite her fake boobs, the hare
<<elseif $origin is "disobedient young">>
The fit young slave, however,
<<elseif $origin is "disobedient young dickgirl">>
The strong young slave, however,
<<elseif $origin is "huge balled">>
Despite her ridiculous ballsack, the hare
<<else>>
Despite her fake boobs and exaggeratedly feminine gait, the hare
<</if>>
<<if $hareSpeed > $LurcherSpeed>>immediately pulls away<<else>>manages to maintain her narrow head start<</if>>. Realizing that she stands no chance of catching her assigned target, $Lurcher.slaveName <<if canSee($Lurcher)>>looks around for a slower hare<<else>>listens for a nearby bell<</if>>.
<<if $hareSpeed1 < $hareSpeed2>>
<<set $activeSlave to $hare1>>
<<set $origin to $origin1>>
<<set $hareSpeed to $hareSpeed1>>
<<else>>
<<set $activeSlave to $hare2>>
<<set $origin to $origin2>>
<<set $hareSpeed to $hareSpeed2>>
<</if>>
<<if canSee($Lurcher)>>Seeing that the $origin hare is slower<<else>>hearing the $origin hare's bell nearby<</if>>, she angles after her instead.
<<if $hareSpeed >= $LurcherSpeed>>
She does no better with her new target; her course is over.
<<elseif random(1,2) == 1>>
One of her rival lurchers has the same idea, however, and tries to trip her up.
<<if !canSee($Lurcher)>>
Unable to see it coming, she goes down with a crash; her course is over.
<<elseif $Lurcher.combatSkill == 1>>
She parries the attempt with contemptuous ease and catches up to her new target.
<<set $seed to 1>>
<<elseif $Lurcher.muscles > 30>>
She muscles through the attempt and catches up to her new target.
<<set $seed to 1>>
<<else>>
She goes down with a crash; her course is over.
<</if>>
<<else>>
She manages to overtake her new target.
<<set $seed to 1>>
<</if>>
<<else>>
She rapidly overtakes the $origin hare.
<<set $seed to 1>>
<</if>>
<<if $seed == 1>>
<<if $origin is "heavily pregnant">>
Her quarry is unwilling to be tackled, probably out of fear for her baby, and flings herself down as soon as $Lurcher.slaveName gets near.<<if !canSee($Lurcher)>> She screams as she sees $Lurcher.slaveName preparing to dive on her, alerting the blind lurcher that her prey has already surrendered.<</if>>
<<elseif !canSee($Lurcher) and random(1,3) == 1>>
Her prey takes advantage of her lack of eyesight, baiting $Lurcher.slaveName to dive in the wrong direction. As she rises to her feet, the slave is too far gone to make another lunge. $Lurcher.slaveName's course is over.
<<elseif $Lurcher.combatSkill == 1>>
Her tackle is expert: she wraps her quarry up and pulls her down, falling on top of the struggling body.
<<elseif $Lurcher.muscles > 30>>
She's burly enough that she tackles her quarry by simple force, an approach no less effective for its inelegance.
<<elseif $origin is "virgin">>
<<if random(1,3) == 1>>
The young slave manages to evade her inexpert tackle, however, and there is no space for another before she crosses the plaza. $Lurcher.slaveName's course is over.
<<set $seed to 0>>
<<else>>
Her tackle is inexpert, but the young slave stumbles and falls anyway.
<</if>>
<<elseif $origin is "housewife">>
<<if random(1,4) == 1>>
The spoiled slave shows surprising agility, however, and evades $Lurcher.slaveName's inexpert attempts to tackle all the way across the plaza. Her course is over.
<<set $seed to 0>>
<<else>>
Her tackle is inexpert, but the top-heavy bimbo goes down anyway.
<</if>>
<<elseif $origin is "feminized">>
<<if random(1,4) == 1>>
The sissy bitch shows surprising agility, however, and evades $Lurcher.slaveName's inexpert attempts to tackle all the way across the plaza. Her course is over.
<<set $seed to 0>>
<<else>>
Her tackle is inexpert, but the sissy bitch goes down with a wail.
<</if>>
<<elseif $origin is "huge balled">>
<<if random(1,4) == 1>>
The slave shows surprising agility despite her flopping ballsack, and evades $Lurcher.slaveName's inexpert attempts to tackle all the way across the plaza. Her course is over.
<<set $seed to 0>>
<<else>>
Her tackle is inexpert, but the slave goes down, screaming with pain when her balls get trapped under their combined weight.
<</if>>
<<else>>
<<if random(1,2) == 1>>
The determined young slave evades her inexpert attempts to tackle all the way across the plaza, however. $Lurcher.slaveName's course is over.
<<set $seed to 0>>
<<else>>
Her tackle is inexpert, but the determined slave is unlucky, stumbling and going down anyway.
<</if>>
<</if>>
<</if>>
<<if $seed == 1>>
The hare knows that once her knees touched the field, her chance at freedom was gone. She begins to cry
<<if $phallus is "huge dick">>
and then scream as $Lurcher.slaveName
<<if $origin is "virgin">>
rapes her virgin ass. The lurcher has to fuck the slave to claim her for you, and she knows that a virgin pussy is more valuable than a virgin rosebud. She has to be very careful, since her cock is big enough to seriously hurt an anal virgin, but despite her care the racket is appallingly loud.
<<elseif $origin is "heavily pregnant">>
fucks her cunt. As her belly attests, she's no virgin, but the lurcher's dick is big enough to reach her cervix. Her screams crescendo into shrieks as she experiences this internal torment.
<<elseif $origin is "housewife">>
fucks her in the ass. A kept woman like her is probably no stranger to giving up her butthole to please a cock, but she apparently isn't used to dick quite this formidable. The lurcher leaves her sobbing disconsolately with a fresh load of cum leaking out of her backdoor.
<<elseif $origin is "feminized">>
fucks her in the ass. The high-pitched shrieking produces some discussion in the crowd. If the slave didn't want huge cock up her girly anus, why did she feminize herself so thoroughly? A mystery.
<<elseif $origin is "huge balled">>
fucks her in the ass. The lurcher pounds her doggy style, taking nice long strokes that slide her formidable shaft almost all the way out of her victim's poor butthole before shoving it back in again. The slave's balls brush the field with each thrust.
<<else>>
fucks her in the ass. She never stops struggling, though this isn't much proof of undiminished resistance. After all, the lurcher's dick is so big that she'd probably fight to get it out of her butthole even if she weren't in need of breaking.
<</if>>
<<elseif $phallus is "dick">>
as $Lurcher.slaveName
<<if $origin is "virgin">>
penetrates her virgin ass. The lurcher has to fuck the slave to claim her for you, and she knows that a virgin pussy is more valuable than a virgin rosebud. You see her back stiffen with overstimulation as she experiences the rare delight of raping an anal virgin.
<<elseif $origin is "heavily pregnant">>
uses her cunt. The lurcher pulls the slave upright so she can cradle her pregnant belly while she fucks her. When she climaxes, she thrusts as deeply as she can manage, though more cum won't make the slave any more pregnant.
<<elseif $origin is "housewife">>
fucks her in the ass. Her tears seem to come more from disappointment than anal pain; a kept woman like her has probably put up with more than one buttfuck she didn't want.
<<elseif $origin is "feminized">>
fucks her in the ass. The whining produces some discussion in the crowd. If the slave didn't want cock up her girly anus, why did she feminize herself so thoroughly? A mystery.
<<elseif $origin is "huge balled">>
uses her anus. With them facing away from you, the coupling takes the usual stacked symmetry of a dickgirl fucking a dickgirl, though the bottom's generous balls sway eye-catchingly back and forth with the rhythm of the assrape.
<<else>>
fucks her in the ass. She never stops struggling, which is eloquent proof of the slave's undiminished resolve to resist her lot in life. She's probably been assraped more than once before today, but she fights this like it's the first time.
<</if>>
<<elseif $phallus is "clit">>
as $Lurcher.slaveName
<<if $origin is "virgin">>
grinds herself against the hare to get her pseudophallic clit into her victim's virgin ass. The lurcher has to fuck the slave to claim her for you, and she knows that a virgin pussy is more valuable than a virgin rosebud. You see her back stiffen with overstimulation as her enormous bitch button slips up the slave's asshole.
<<elseif $origin is "heavily pregnant">>
grinds herself against the hare to get her pseudophallic clit inside her victim's cunt. The lurcher has to force the hare down, legs spread, in order to work her enormous clit inside the slave, but she manages it and you see her back stiffen as her pseudophallus, small by the standards of penises but much more sensitive, slides inside.
<<elseif $origin is "housewife">>
grinds herself against the hare to get her pseudophallic clit inside her victim's cunt. The slave doesn't seem to know what to make of this. Being raped by a huge clit is very probably a novel experience for her, but it isn't really painful. She closes her eyes and visibly tries to pretend it's a small penis.
<<elseif $origin is "feminized">>
grinds herself against the hare to get her pseudophallic clit inside her victim's experienced anus. The slave stiffens with shock. She's obviously had quite a variety of things pushed up her girly butthole, but apparently this is her first time being fucked by a clit.
<<elseif $origin is "huge balled">>
grinds herself against the hare to get her pseudophallic clit inside her victim's asshole. The slave stiffens with shock. Though it's huge by the standards of clitorises, the pseudophallus isn't big enough to make assrape painful, but the extreme inversion of gender roles makes up for it, to go by the slave's horror.
<<else>>
grinds herself against the hare to get her pseudophallic clit inside her victim's asshole. The slave never stops struggling, which is eloquent proof of the slave's undiminished resolve to resist her lot in life. She's probably been assraped by much larger phalli, but she fights it anyway.
<</if>>
<<elseif $phallus is "dildo">>
as $Lurcher.slaveName
<<if $origin is "virgin">>
inserts her dildo into the slave's virgin ass. The lurcher has to fuck the slave to claim her for you, and she knows that a virgin pussy is more valuable than a virgin rosebud. The dildo is reasonably sized and well lubricated, but the poor slave shrieks with anal pain anyway.
<<elseif $origin is "heavily pregnant">>
pushes her dildo inside the slave's fertile cunt. Desperate to preserve her baby, the slave complies as best she can. Taking the cue, your lurcher caresses her, producing a grotesque parody of loving pregnant sex that holds the crowd's attention.
<<elseif $origin is "housewife">>
pushes her dildo up the slave's ass. A kept woman like her is not likely to be any stranger to sex toys, but to go by her reaction, she probably prefers to put them in her cunt.
<<elseif $origin is "feminized">>
pushes her dildo up the slave's sissy ass. The whining produces some discussion in the crowd. Why would a girl who feminized herself so thoroughly have any problem with something being shoved inside her rear pussy? A mystery.
<<elseif $origin is "huge balled">>
pushes her dildo up the slave's ass. Knowing that she should do her best to create a spectacle, she takes the slave's dangling balls in one hand, squeezing them to force her bottom to be a good little butthole bitch, and then stimulating them until the slave achieves a shameful anal orgasm.
<<else>>
pushes her dildo up the slave's ass. The slave never stops struggling, which is eloquent proof of the slave's undiminished resolve to resist her lot in life. She's probably had several dildos pushed up her disobedient asshole, but it seems she's determined to learn nothing.
<</if>>
<<else>>
as $Lurcher.slaveName hesitates over her. The lurcher realizes that she won't be able to get hard. Desperate to avoid failure, she
<<if $origin is "virgin">>
shoves a couple of fingers into the slave's virgin ass. She has to fuck the slave to claim her for you, and she knows that a virgin pussy is more valuable than a virgin rosebud.
<<elseif $origin is "heavily pregnant">>
gives up and fingerfucks the pregnant girl. Desperate to preserve her baby, the slave complies as best she can, producing a contest between her attempts to go along and the lurcher's attempts to make it unpleasant. This degenerates into a sobbing cunt fisting session.
<<elseif $origin is "housewife">>
shoves a couple of fingers up the slave's ass. A kept woman like her is not likely to be any stranger to a little anal play, but she doesn't seem to be much of a fan. She does her best to relax, but it's obvious that she doesn't appreciate having her asshole fingered.
<<elseif $origin is "feminized">>
shoves her fingers up the slave's sissy ass. It's so loose that this fails to have the desired effect. Afraid that she has to produce some sort of reaction, the lurcher shoves her entire fist up there, producing a wail of anal anguish.
<<elseif $origin is "huge balled">>
shoves a couple of fingers up the slave's ass. Casting about for something to do to distract from her inadequacy, the lurcher seizes the slave's dangling balls and shoves one of them up her loosened butt. This produces a shriek of pain and surprise, followed by a long fight to get the other one up there.
<<else>>
shoves a couple of fingers up the slave's ass. The slave never stops struggling, producing nothing more interesting than an extended wrestling match in which one of the parties has some fingers inside the other's butthole.
<</if>>
The crowd is unimpressed by this disappointing display.
<</if>>
<<if $Lurcher.fetishKnown == 1>>
<<if $Lurcher.fetishStrength > 60>>
<<if ($Lurcher.fetish is "sadist")>>
@@color:hotpink;What is finest in life,@@ in the mind of your sadistic lurcher?
<<if $origin is "virgin">>
To sodomize a virgin asshole, and to hear screams of anal pain.
<<elseif $origin is "heavily pregnant">>
To molest a pregnant slut, and hear her sob with fear.
<<elseif $origin is "housewife">>
To rape a stuck-up bitch, and hear her cry with anal pain.
<<elseif $origin is "feminized">>
To rape a sissy's asspussy, and hear her squeal.
<<elseif $origin is "huge balled">>
To abuse defenseless testicles, and make their owner scream.
<<else>>
To rape a struggling victim, and taste her tears of defeat.
<</if>>
<<set $Lurcher.devotion += 5>>
<</if>>
<</if>>
<</if>>
<<set $Lurcher.penetrativeCount += 1>>
<<set $penetrativeTotal += 1>>
<<if ($universalRulesNewSlavesRA == 1) && ($autoRulesAssistant != 0)>>
<<AutoRulesActivate 1>>
<</if>>
<<set $slaves.push($activeSlave)>>
<<else>>
<<if $Lurcher.devotion > 50>>
She makes her way back to you dejectedly, hanging her head.
<<else>>
She makes her way back to you slowly, doing her best to look contrite.
<</if>>
On the other side of the plaza, there is a scream of triumph followed by tears of joy as one of the hares successfully wins her freedom. This cheerful noise mixes strangely with screams of a very different sort and the slap of flesh on flesh as a more successful lurcher rapes her capture.
<</if>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID is $Lurcher.ID>>
<<set $slaves[$i] to $Lurcher>>
<<break>>
<</if>>
<</for>>
<</nobr>>
<</replace>>
<</click>>
</span>\
|
mayibrad/fc
|
src/uncategorized/seCoursing.tw
|
tw
|
bsd-3-clause
| 75,076 |
:: SE custom slave delivery
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "Scheduled Event">>
<<set $returnTo to "Scheduled Event">>
<<set $showEncyclopedia to 1>><<set $encyclopedia to "Enslaving People">>
<<set $customSlaveOrdered to 0>>
<<set $activeSlave to $customSlave>>
<<set $activeSlave.ID to $IDNumber>>
<<set $IDNumber += 1>>
<<set $activeSlave.weekAcquired to $week>>
<<set $activeSlave.origin to "You purchased her by special order.">>
<<RandomizeAttraction>>
<<set $activeSlave.fetishStrength = random(0,90)>>
<<set $activeSlave.fetish to either("none", "none", "none", "none", "none", "none", "submissive", "cumslut", "humiliation", "buttslut", "boobs","pregnancy")>>
<<set $activeSlave.sexualFlaw to either("none")>>
<<set $activeSlave.behavioralFlaw to either("none")>>
<<set $activeSlave.devotion = random(-10,10)>>
<<set $activeSlave.trust = random(-10,10)>>
<<display "New Slave Race Nationality and Name">>
<<if $activeSlave.race is "black">>
<<set $activeSlave.skin to either("black", "brown", "light brown")>>
<<set $activeSlave.hColor to either("black", "black", "black", "brown")>>
<<set $activeSlave.hStyle to either("shoulder-length", "short", "very short", "shaved bald", "crinkled")>>
<<elseif $activeSlave.race is "white">>
<<set $activeSlave.skin to either("pale", "tanned", "fair")>>
<<set $activeSlave.eyeColor to either("blue", "brown", "green")>>
<<set $activeSlave.hColor to either("black", "blonde", "red", "brown")>>
<<set $activeSlave.hStyle to either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>>
<<elseif $activeSlave.race is "latina">>
<<set $activeSlave.skin to either("olive", "brown", "light brown", "tanned", "fair")>>
<<set $activeSlave.hColor to either("black", "black", "brown", "brown")>>
<<set $activeSlave.hStyle to either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>>
<<elseif $activeSlave.race is "asian">>
<<set $activeSlave.skin to either("pale", "dark", "light")>>
<<set $activeSlave.hColor to either("black")>>
<<set $activeSlave.hStyle to either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>>
<<elseif ($activeSlave.race is "indo-aryan") || ($activeSlave.race is "malay") || ($activeSlave.race is "pacific islander") || ($activeSlave.race is "amerindian")>>
<<set $activeSlave.skin to either("pale", "dark", "light")>>
<<set $activeSlave.hColor to either("black")>>
<<set $activeSlave.hStyle to either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>>
<<elseif ($activeSlave.race is "middle eastern") || ($activeSlave.race is "semitic") || ($activeSlave.race is "southern European")>>
<<set $activeSlave.skin to either("pale", "dark", "light")>>
<<set $activeSlave.hColor to either("black")>>
<<set $activeSlave.hStyle to either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>>
<</if>>
<<set $activeSlave.slaveName to $activeSlave.birthName>>
<<if $activeSlave.anus == 0>>
<<set $activeSlave.analSkill = 0>>
<</if>>
<<if $activeSlave.balls > 0>>
<<set $activeSlave.scrotum to $activeSlave.balls >>
<</if>>
<<if $activeSlave.vagina is -1>>
<<set $activeSlave.vaginalSkill = 0>>
<<set $activeSlave.clit to 0>>
<<set $activeSlave.preg to -2>>
<<if $activeSlave.fetish is "pregnancy">><<set $activeSlave.fetish to "none">><</if>>
<</if>>
<<slaveCost $activeSlave>>
<<set $slaveCost to $slaveCost*2>>
<</nobr>>\
\
A slave dealer has submitted a slave to satisfy the order you posted.
//As usual, the asking price is quite high, to cover the costs of finding a slave to order. In compensation, you can freely decline the slave and keep the order open, or even modify it later.//
<<set $saleDescription to 1>><<display "Long Slave Description">><<set $saleDescription to 0>>
Her price is ¤<<print $slaveCost>>.
<span id="result">
<<if $cash >= $slaveCost>>\
<<click "Accept the offered slave">>
<<set $slaves.push($activeSlave)>>
<<set $cash -= $slaveCost>>
<<replace "#result">>
She has been reasonably broken by the dealer that offered her to you. She has also picked up on the fact that she was specially selected, and is a little hopeful that this means she may be treated well. She is now awaiting your instructions.
<<set $nextLink to "AS Dump">>\
<<set $returnTo to "Random Nonindividual Event">>\
<<display "New Slave Intro">>
<</replace>>
<</click>>
<<else>>\
//You lack the necessary funds to accept the offered slave.//
<</if>>\
</span>
|
mayibrad/fc
|
src/uncategorized/seCustomSlaveDelivery.tw
|
tw
|
bsd-3-clause
| 4,544 |
:: SE expiration
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "Scheduled Event">>
<<set $expired to 1>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID is $expiree.ID>>
<<set $activeSlave to $slaves[$i]>>
<<break>>
<</if>>
<</for>>
$activeSlave.slaveName's indentured servitude is ending this week, meaning that your arcology is gaining a citizen.
<<set $ACitizens += 1>>
<<set $seed to 0>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].devotion <= 20>>
<<set $seed to 1>>
<<set $slaves[$i].devotion -= 1>>
<</if>>
<</for>>
<<if $seed == 1>>
Those of your slaves who are unhappy with their lives under you are @@color:mediumorchid;envious or angry@@ to see her become free, according to their individual natures.
<</if>>
<<set $activeSlave.indenture to 52>>
<<slaveCost $activeSlave>>
<<if $activeSlave.fetish is "mindbroken">>
Since she is mindbroken, there is precisely no chance that she will be able to look after herself. She stands before you dumbly, betraying no reaction to the prospect of becoming free from sexual slavery. In situations like this, it is perfectly acceptable to subject her to another indenture for her own good.
<br><br>
<span id="result">
<<if $cash > 1000>>
<<click "Plead necessity and reactivate her indenture">>
<<replace "#result">>
<<nobr>>
You plead necessity and place her under another indenture, paying the trivial fees left over once she has been charged for her own forecasted upkeep. Naturally, she offers no response at all to any of this.
<</nobr>>
<<set $cash -= 1000>>
<<set $ACitizens -= 1>>
<<set $expired to 0>><<set $expiree to 0>>
<</replace>>
<</click>> //This cost ¤1000//
<<else>>//You cannot afford to do this//
<</if>>
</span>
<<elseif ($activeSlave.relationship < -1) && ($activeSlave.devotion > 95) && ($activeSlave.trust > 95)>>
She has been trying desperately hard not to think about this trying situation, but when she comes before you on the day of her indenture's expiration, she can ignore it no longer. She
<<if $activeSlave.amp == 1>>
wriggles disconsolately, probably wishing she could throw herself at your feet or cling to your knees.
<<else>>
throws herself at your feet and clings to your knees, bursting into tears.
<</if>>
<<if canTalk($activeSlave) == false>>
She does her best to communicate an earnest desire to stay, and repeats over and over that she loves you. She begins to indicate a willingness to accept true, unlimited slavery, if that's what it takes to stay.
<<elseif SlaveStatsChecker.checkForLisp($activeSlave)>>
"Pleathe <<if $PC.title == 1>>Mathter<<else>>Mithtreth<</if>>, don't thend me away," she sobs. "I love you! I'll d-do anything - I'll be your thlave! Pleathe, enthlave me. I l-love you...," she moans, trailing off into convulsive blubbering.
<<else>>
"P-please <<if $PC.title == 1>>Master<<else>>Mistress<</if>>, don't send me away," she sobs. "I love you! I'll d-do anything - I'll be your slave! Please, enslave me. I l-love you...," she moans, trailing off into convulsive blubbering.
<</if>>
<br><br>
<span id="result">
<<if $cash > 1000>>
<<click "Enslave her">>
<<replace "#result">>
<<nobr>>
She's beside herself with joy when you accept her plea and enslave her. She's given you the finest proof of loyalty a slave possibly can, having tasted a moment of freedom under the law, and thrown it away with utter contempt. Her $activeSlave.eyeColor eyes watch you with eager anticipation, radiating gladness that the prospect of separation from you has gone.
<</nobr>>
<<set $activeSlave.indenture to -1>>
<<set $activeSlave.indentureRestrictions to 0>>
<<set $cash -= 1000>>
<<set $ACitizens -= 1>>
<<set $expired to 0>><<set $expiree to 0>>
<</replace>>
<</click>> //This will cost ¤1000//
<<else>>//You cannot afford to do this//
<</if>>
</span>
<<elseif ($activeSlave.devotion > 50) && ($activeSlave.trust > 50)>>
<<set $slaveCost = Math.trunc(($slaveCost*0.5)/500)*500>>
<<set $slaveCost to Math.clamp($slaveCost, $minimumSlaveCost, 100000)>>
Her feelings on this are quite mixed, since she has come to feel that she has a place under you.
<<if $activeSlave.amp == 1>>
Propped up
<<else>>
Standing before you
<</if>>
at the moment of her scheduled emancipation, she seems to be struggling to express herself.
<<if canTalk($activeSlave) == false>>
She does her best to communicate a willingness to remain your slave, indicating that she wouldn't press too hard about the price if you offered her another indenture.
<<elseif SlaveStatsChecker.checkForLisp($activeSlave)>>
"<<if $PC.title == 1>>Mathter<<else>>Mithtreth<</if>>, um," she lisps hesitantly. "I don't mind being your thlave. Could I - may you pleathe give me another indenture? I'm, um, not too worried about the prithe."
<<else>>
"<<if $PC.title == 1>>Master<<else>>Mistress<</if>>, um," she says hesitantly. "I don't mind being your slave. Could I - may you please give me another indenture? I'm, um, not too worried about the price."
<</if>>
<br><br>
<span id="result">
<<if $cash > $slaveCost>>
<<click "Offer her a one year supplementary indenture">>
<<replace "#result">>
<<nobr>>
She smiles almost shyly when you offer her a one year supplementary indenture. The price is reasonable, but definitely favorable to you. She accepts it anyway, and you transfer the money into an escrow account to be held for her until her new indenture is done. Your sex slave once again, she awaits your pleasure without a hint of fear.
<</nobr>>
<<set $cash -= $slaveCost>>
<<set $ACitizens -= 1>>
<<set $expired to 0>><<set $expiree to 0>>
<</replace>>
<</click>> //This will cost ¤$slaveCost//
<<else>>//You cannot afford to do this//
<</if>>
</span>
<<elseif ($activeSlave.devotion >= -20) && ($activeSlave.trust > 20)>>
She approaches the moment with calculation, since she has found more of a place in slavery than she probably expected when she became an indentured servant.
<<if $activeSlave.amp == 1>>
Propped up
<<else>>
Standing before you
<</if>>
at the moment of her scheduled emancipation, she seems willing to consider a short term continuation of service.
<br><br>
<span id="result">
<<if $cash > $slaveCost>>
<<click "Offer her a one year supplementary indenture">>
<<replace "#result">>
<<nobr>>
She looks pensive when you offer her a one year supplementary indenture. The price reflects the market, and is a reasonable compensation for a year of sexual slavery. She accepts it after some consideration, and you transfer the money into an escrow account to be held for her until her new indenture is done. Your sex slave once again, she awaits orders with complacency.
<</nobr>>
<<set $cash -= $slaveCost>>
<<set $ACitizens -= 1>>
<<set $expired to 0>><<set $expiree to 0>>
<</replace>>
<</click>> //This will cost ¤$slaveCost//
<<else>>//You cannot afford to do this//
<</if>>
</span>
<<else>>
She makes no effort at all to conceal her joy at being a free woman again. It seems very unlikely that she'll stay in the arcology; she'll probably take what remains of her indenture payment, held in escrow for this day, and be off to wherever it is that she came from in the first place.
<</if>>
<</nobr>>
|
mayibrad/fc
|
src/uncategorized/seExpiration.tw
|
tw
|
bsd-3-clause
| 7,204 |
:: SE independence day
<<nobr>>
<<set $nextLink to "Scheduled Event">>
<<set $nextButton to "Continue">>
<<set $independenceDay to 0>>
Independence Day is this week.
<br><br>
In the Free Cities, Independence Day falls on the day when the Free City achieved its de facto freedom from the laws of the old world. In most of the Free Cities, including yours, this was an unspectacular event that involved a lot of signing of contracts and not much storming of bastions. Nevertheless, this is the anniversary of the day that this tiny patch of earth became truly free, and its inhabitants became free to exercise their dominion over the freedom of others. It will pass unnoticed and uncelebrated unless you take action to make it special.
<</nobr>>\
<span id="result">
<<click "Give a speech">>
<<replace "#result">>
<<nobr>>
You broadcast a speech to mark the occasion, using the arcology's media systems to reach a wide audience. It is unnecessary to make an effort to ensure attention;
<<if $arcologies[0].FSChattelReligionistLaw == 1>>
the Prophet's word always receives complete attention on the rare occasions that it is publicly given.
<<elseif $arcologies[0].FSChattelReligionist >= $FSLockinLevel*0.9>>
the Keeper of the Blade and Chalice can command complete attention from <<if $PC.title == 1>>his arcology the moment he<<else>>her arcology the moment she<</if>> wishes.
<<elseif $arcologies[0].FSRomanRevivalist >= $FSLockinLevel*0.9>>
the First Consul can command complete attention from <<if $PC.title == 1>>his arcology the moment he<<else>>her arcology the moment she<</if>> wishes.
<<elseif $arcologies[0].FSEgyptianRevivalist >= $FSLockinLevel*0.9>>
<<if $PC.title == 1>>
the Living God can command complete attention from his arcology the moment he wishes.
<<else>>
the Living Goddess can command complete attention from her arcology the moment she wishes.
<</if>>
<<elseif $arcologies[0].FSEdoRevivalist >= $FSLockinLevel*0.9>>
<<if $PC.title == 1>>
the Emperor and Descendant of Amaterasu can command command complete attention from his arcology the moment he wishes.
<<else>>
the Amaterasu Reborn can command complete attention from her arcology the moment she wishes.
<</if>>
<<elseif $arcologies[0].FSArabianRevivalist >= $FSLockinLevel*0.9>>
<<if $PC.title == 1>>
the Caliph command can command complete attention from his arcology the moment he wishes.
<<else>>
the Handmaiden of Allah can command complete attention from her arcology the moment she wishes.
<</if>>x
<<elseif $arcologies[0].FSChineseRevivalist >= $FSLockinLevel*0.9>>
<<if $PC.title == 1>>
the Emperor and Holder of the Mandate of Heaven can command complete attention from his arcology the moment he wishes.
<<else>>
the Empress and Holder of the Mandate of Heaven can command complete attention from her arcology the moment she wishes.
<</if>>
<<elseif $arcologies[0].FSSupremacist >= $FSLockinLevel*0.9>>
the Grand Champion of the Blood can command complete attention from <<if $PC.title == 1>>his arcology the moment he<<else>>her arcology the moment she<</if>> wishes.
<<elseif $arcologies[0].FSSubjugationist >= $FSLockinLevel*0.9>>
the Grand Overseer of the Inferior Race
<<elseif $arcologies[0].FSRepopulationFocus >= $FSLockinLevel*0.9>>
<<if $PC.title == 1>>
the Progenitor of the Future can command complete attention from her arcology the moment he wishes.
<<else>>
the Midwife of the Future can command complete attention from her arcology the moment she wishes.
<</if>>
<<elseif $arcologies[0].FSRestart >= $FSLockinLevel*0.9>>
such an esteemed member of the Societal Elite can command complete attention from <<if $PC.title == 1>>his arcology the moment he<<else>>her arcology the moment she<</if>> wishes.
<<elseif $arcologies[0].FSGenderRadicalist >= $FSLockinLevel*0.9>>
the Buttfucker of All Slaves can command complete attention from <<if $PC.title == 1>>his arcology the moment he<<else>>her arcology the moment she<</if>> wishes.
<<elseif $arcologies[0].FSGenderFundamentalist >= $FSLockinLevel*0.9>>
<<if $PC.title == 1>>
the Father to the City can command complete attention from his arcology the moment he wishes.
<<else>>
the Mother to the City can command complete attention from her arcology the moment she wishes.
<</if>>
<<elseif $arcologies[0].FSPaternalist >= $FSLockinLevel*0.9>>
<<if $PC.title == 1>>
the Protector to All Slaves can command complete attention from his arcology the moment he wishes.
<<else>>
the Protectrix to All Slaves can command complete attention from her arcology the moment she wishes.
<</if>>
<<elseif $arcologies[0].FSDegradationist >= $FSLockinLevel*0.9>>
the Holder of the Rod and the Lash can command complete attention from <<if $PC.title == 1>>his arcology the moment he<<else>>her arcology the moment she<</if>> wishes.
<<elseif $arcologies[0].FSBodyPurist >= $FSLockinLevel*0.9>>
the Purifier of the Breasts can command complete attention from <<if $PC.title == 1>>his arcology the moment he<<else>>her arcology the moment she<</if>> wishes.
<<elseif $arcologies[0].FSAssetExpansionist >= $FSLockinLevel*0.9>>
the Expander of the Breasts can command complete attention from <<if $PC.title == 1>>his arcology the moment he<<else>>her arcology the moment she<</if>> wishes.
<<elseif $arcologies[0].FSPastoralist >= $FSLockinLevel*0.9>>
<<if $PC.title == 1>>
the Master of Stock can command complete attention from his arcology the moment he wishes.
<<else>>
the Mistress of Stock can command complete attention from her arcology the moment she wishes.
<</if>>
<<elseif $arcologies[0].FSPhysicalIdealist >= $FSLockinLevel*0.9>>
the beloved of Brodin can command complete attention from <<if $PC.title == 1>>his arcology the moment he<<else>>her arcology the moment she<</if>> wishes.
<<elseif $arcologies[0].FSMaturityPreferentialist >= $FSLockinLevel*0.9>>
the Grand Preserver of MILFS can command complete attention from <<if $PC.title == 1>>his arcology the moment he<<else>>her arcology the moment she<</if>> wishes.
<<elseif $arcologies[0].FSYouthPreferentialist >= $FSLockinLevel*0.9>>
the Keeper of the Magnificent Young Harem can command complete attention from <<if $PC.title == 1>>his arcology the moment he<<else>>her arcology the moment she<</if>> wishes.
<<elseif $arcologies[0].FSChattelReligionist >= $FSLockinLevel*0.6>>
as the Champion of the Faith can command complete attention from <<if $PC.title == 1>>his arcology the moment he<<else>>her arcology the moment she<</if>> wishes.
<<elseif $arcologies[0].FSRomanRevivalist >= $FSLockinLevel*0.6>>
as the Aedile, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<<elseif $arcologies[0].FSEgyptianRevivalist >= $FSLockinLevel*0.6>>
as the Pharaoh, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<<elseif $arcologies[0].FSEdoRevivalist >= $FSLockinLevel*0.6>>
as the Shogun, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<<elseif $arcologies[0].FSArabianRevivalist >= $FSLockinLevel*0.6>>
<<if $PC.title == 1>>
as the Sultan, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<<else>>
as the Sultana, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<</if>>
<<elseif $arcologies[0].FSChineseRevivalist >= $FSLockinLevel*0.6>>
<<if $PC.title == 1>>
as the Emperor, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<<else>>
as the Empress, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<</if>>
<<elseif $arcologies[0].FSSupremacist >= $FSLockinLevel*0.6>>
as the Champion of the Blood, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<<elseif $arcologies[0].FSSubjugationist >= $FSLockinLevel*0.6>>
as the Overseer of the Inferior Race, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<<elseif $arcologies[0].FSGenderRadicalist >= $FSLockinLevel*0.6>>
as the Sodomizer of the Traps, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<<elseif $arcologies[0].FSGenderFundamentalist >= $FSLockinLevel*0.6>>
as the Defender of Women, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<<elseif $arcologies[0].FSPaternalist >= $FSLockinLevel*0.6>>
<<if $PC.title == 1>>
as the Benefactor of Slaves, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<<else>>
as the Benefactrix of Slaves, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<</if>>
<<elseif $arcologies[0].FSDegradationist >= $FSLockinLevel*0.6>>
as the Subduer of Slaves, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<<elseif $arcologies[0].FSBodyPurist >= $FSLockinLevel*0.6>>
as the Discerning, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<<elseif $arcologies[0].FSAssetExpansionist >= $FSLockinLevel*0.6>>
as the Expander, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<<elseif $arcologies[0].FSPastoralist >= $FSLockinLevel*0.6>>
as the Rancher, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<<elseif $arcologies[0].FSPhysicalIdealist >= $FSLockinLevel*0.6>>
<<if $PC.title == 1>>
as he of the godlike Body, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<<else>>
as she of the godlike Body, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<</if>>
<<elseif $arcologies[0].FSMaturityPreferentialist >= $FSLockinLevel*0.6>>
as the Fucker of MILFS, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<<elseif $arcologies[0].FSYouthPreferentialist >= $FSLockinLevel*0.6>>
as the Keeper of Virgins, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<<else>>
as the owner of the arcology, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.
<</if>>
After you are announced, you greet the citizens of your arcology and begin by reviewing the state of things. You commend those most responsible for the arcology's current prosperity, and express confidence that it will continue to improve.
<<if $daughtersVictory >= 1>>
You offer brief remembrance of those lost during the Daughters' attack on the arcology, and pledge that all enemies, foreign and domestic, will be similarly defeated.
<<elseif $invasionVictory >= 1>>
You remind your citizens of the ongoing threat from the degenerating old world, and pledge to defeat all attacks as you helped defeat the recent invasion.
<<elseif $nationHate > 1>>
You express resolution in the face of threats to the arcology, and pledge that they will be dealt with efficiently.
<</if>>
<<if ($mercenaries >= 5)>>
You mention the mercenaries that have become an integral part of arcology society, and compliment their efficiency.
<<elseif ($mercenaries >= 5)>>
You mention the mercenaries that have a major place in the security of the arcology, and add that you hope they will become an even more integral part of its society.
<</if>>
<br><br>
Of course, you do not neglect the opportunity to improve your own position.
<<if $PC.career is "wealth">>
You recall your own wealthy background, cleverly drawing parallels between yourself and your richest citizens.
<<elseif $PC.career is "capitalist">>
You briefly remind your listeners of your background as a successful capitalist.
<<elseif $PC.career is "mercenary">>
You share an impressive anecdote from your background as a mercenary; the moral of the story is that you know how to keep your head.
<<elseif $PC.career is "slaver">>
You share a cruelly amusing anecdote from your background as a slaver; the moral of the story is that you're not one to spare the lash when it's necessary.
<<elseif $PC.career is "engineer">>
You reference your background as an arcology engineer, cleverly making it obvious that you know this huge building down to its very bones.
<<elseif $PC.career is "medicine">>
You share an impressive anecdote from your background as a surgeon; the moral of the story is that you can be trusted with a delicate operation.
<<elseif $PC.career is "gang">>
You share a bloody anecdote about the fate of one of your former gang members. The moral of the story is that you have to know your limits.
<<elseif $PC.career is "escort">>
You share a rather sordid anecdote from your background as an escort; the moral of the story is that you can go very far when you know the right people, or things about said people.
<<elseif $PC.career is "servant">>
You share a rather some of the highlights of your late master's life; the moral of the story is that you've seen how to lead from someone who was a leader... It didn't help your standing much.
<<else>>
You share a hilarious anecdote from your background as a celebrity, one which the old world tabloids never did learn about, until now.
<</if>>
Transitioning to the future, you supply fresh fuel for rumors about how you managed to acquire the arcology by expressing confidence that
<<if $PC.rumor is "wealth">>
sufficient wealth
<<elseif $PC.rumor is "diligence">>
hard work and diligence
<<elseif $PC.rumor is "force">>
a good supply of ammunition
<<elseif $PC.rumor is "social engineering">>
cultural development
<<else>>
positivity
<</if>>
will remain the answer to any new crises that may confront the arcology.
<br><br>
With this bridge, you move to arcology culture.
<<if $arcologies[0].FSRomanRevivalist != "unset">>
<<if $arcologies[0].FSRomanRevivalist >= 90>>
You speak warmly of the state of New Rome, and express a hope that Roman honor and justice shall once again last a thousand years.
<<elseif $arcologies[0].FSRomanRevivalist >= 40>>
You ask that your citizens will support Roman values.
<</if>>
<<elseif $arcologies[0].FSEgyptianRevivalist != "unset">>
<<if $arcologies[0].FSEgyptianRevivalist >= 90>>
You speak warmly of the state of the new land of the Nile, and express a hope that that most enduring of cultures shall endure again.
<<elseif $arcologies[0].FSEgyptianRevivalist >= 40>>
You ask that your citizens will support the beauty of ancient Egypt.
<</if>>
<<elseif $arcologies[0].FSEdoRevivalist != "unset">>
<<if $arcologies[0].FSEdoRevivalist >= 90>>
You speak warmly of the state of the new land of Ameratsu, and express a hope that honor and virtue shall never cease their advance towards perfection.
<<elseif $arcologies[0].FSEdoRevivalist >= 40>>
You ask that your citizens will support the honor and beauty of Edo culture.
<</if>>
<<elseif $arcologies[0].FSArabianRevivalist != "unset">>
<<if $arcologies[0].FSArabianRevivalist >= 90>>
You speak warmly of the state of the new Caliphate, and express a hope that its prosperity shall continue to encompass more people each day.
<<elseif $arcologies[0].FSArabianRevivalist >= 40>>
You ask that your citizens will continue to enjoy the good works of the new Caliphate.
<</if>>
<<elseif $arcologies[0].FSChineseRevivalist != "unset">>
<<if $arcologies[0].FSChineseRevivalist >= 90>>
You speak warmly of the state of the Middle Kingdom, and express a hope that it will continue to be worthy of the Mandate of Heaven.
<<elseif $arcologies[0].FSChineseRevivalist >= 40>>
You ask that your citizens will continue to support your pursuit of the Mandate of Heaven.
<</if>>
<</if>>
<<if $arcologies[0].FSChattelReligionist != "unset">>
<<if $arcologies[0].FSChattelReligionist >= 90>>
You speak warmly of the spiritual state of the arcology, and express a hope that enjoyment of the pleasure of creation through the holy office of sexual slavery will be perpetual.
<<elseif $arcologies[0].FSChattelReligionist >= 40>>
You ask that your citizens will continue to support the new faith by regularly fucking their sex slaves.
<</if>>
<</if>>
<<if $arcologies[0].FSDegradationist != "unset">>
<<if $arcologies[0].FSDegradationist >= 90>>
You speak warmly of the degraded state of the arcology's slaves, and express a hope that your citizens will remain vigilant on this matter.
<<elseif $arcologies[0].FSDegradationist >= 40>>
You ask that your citizens will continue to be inventive in coming up with new ways to degrade sex slaves.
<</if>>
<<elseif $arcologies[0].FSPaternalist != "unset">>
<<if $arcologies[0].FSPaternalist >= 90>>
You speak warmly of the creditable state of the arcology's slaves, and express a hope that their improvement will never stop.
<<elseif $arcologies[0].FSPaternalist >= 40>>
You ask that your citizens will make an effort to leave at least one slave happier tonight than she was this morning.
<</if>>
<</if>>
<<if $arcologies[0].FSYouthPreferentialist != "unset">>
<<if $arcologies[0].FSYouthPreferentialist >= 90>>
You almost lose track of time rhapsodizing about young girls, but it's not like your citizens ever tire of the subject.
<<elseif $arcologies[0].FSYouthPreferentialist >= 40>>
You rhapsodize about how wonderful sex with a tight young girl is, and encourage citizens who haven't done so to give it a try.
<</if>>
<<elseif $arcologies[0].FSMaturityPreferentialist != "unset">>
<<if $arcologies[0].FSMaturityPreferentialist >= 90>>
<<elseif $arcologies[0].FSMaturityPreferentialist >= 40>>
You rhapsodize about how wonderful sex with a tight young girl is, and encourage citizens who haven't done so to give it a try.
<</if>>
<</if>>
<<if $arcologies[0].FSRepopulationFocus != "unset">>
<<if $arcologies[0].FSRepopulationFocus >= 90>>
You rhapsodize on the wonderful display of pregnancies you see daily, and affirm that the arcology will continue to be to bastion of the future.
<<elseif $arcologies[0].FSRepopulationFocus >= 40>>
You ask that your citizens will make an effort to put a child in at least one of their slaves tonight.
<</if>>
<</if>>
<<if $arcologies[0].FSRestart != "unset">>
<<if $arcologies[0].FSRestart >= 90>>
You implore your citizens to cease reproducing and accept the Societal Elite as the world's heirs.
<<elseif $arcologies[0].FSRestart >= 40>>
You ask that your citizens will make an effort to prevent slave pregnancies.
<</if>>
<</if>>
<<if $arcologies[0].FSAssetExpansionist != "unset">>
<<if $arcologies[0].FSAssetExpansionist >= 90>>
You rhapsodize on the wonderful display of tits and ass you see daily, and affirm that despite this, no boob is ever big enough, and the expansion should never stop.
<<elseif $arcologies[0].FSAssetExpansionist >= 40>>
You request that your citizens continue to do their best to expand their slaves' breasts.
<</if>>
<<elseif $arcologies[0].FSSlimnessEnthusiast != "unset">>
<<if $arcologies[0].FSSlimnessEnthusiast >= 90>>
You rhapsodize on the wonderfully girlish bodies you see daily, and affirm that the arcology will continue to make its own way in slave fashion.
<<elseif $arcologies[0].FSSlimnessEnthusiast >= 40>>
You request that your citizens continue to do their best to keep their slaves fit and slim.
<</if>>
<</if>>
<<if $arcologies[0].FSTransformationFetishist != "unset">>
<<if $arcologies[0].FSTransformationFetishist >= 90>>
You note some of the most interesting transformations you've seen in the arcology, and hold them up as examples of surgical inventiveness.
<<elseif $arcologies[0].FSTransformationFetishist >= 40>>
You advocate for continued research and development into new ways to surgically transform slaves.
<</if>>
<<elseif $arcologies[0].FSBodyPurist != "unset">>
<<if $arcologies[0].FSBodyPurist >= 90>>
You note your approval of the arcology's progress in achieving slave beauty without polluting slave bodies, and hope it will never stop.
<<elseif $arcologies[0].FSBodyPurist >= 40>>
You advocate for continued research and development into less invasive ways of altering slaves' bodies.
<</if>>
<</if>>
<<if $arcologies[0].FSGenderRadicalist != "unset">>
<<if $arcologies[0].FSGenderRadicalist >= 90>>
You review your arcology's near-perfect eagerness to treat every slave like the girl she is with approval.
<<elseif $arcologies[0].FSGenderRadicalist >= 40>>
You argue for continued progress towards a society that is willing to accept anyone who sucks dick or takes a buttfuck as a girl.
<</if>>
<<elseif $arcologies[0].FSGenderFundamentalist != "unset">>
<<if $arcologies[0].FSGenderFundamentalist >= 90>>
You review your arcology's refinement of old world gender mores into a future populated by beautiful slave women with approval.
<<elseif $arcologies[0].FSGenderFundamentalist >= 40>>
You argue for continued progress towards a society that maintains all the best parts of old world gender mores.
<</if>>
<</if>>
<<if $arcologies[0].FSPhysicalIdealist != "unset">>
<<if $arcologies[0].FSPhysicalIdealist >= 90>>
You wax poetic on the physical achievements of your arcology, but caution your citizens that perfection in this area is impossible: one must always strive.
<<elseif $arcologies[0].FSPhysicalIdealist >= 40>>
You review some recent physical achievements by notable slaves, compliment their owners, and express a hope for continued physical development.
<</if>>
<</if>>
<<if $arcologies[0].FSSupremacist != "unset">>
<<if $arcologies[0].FSSupremacist >= 90>>
You express confidence in the state of the $arcologies[0].FSSupremacistRace race in your arcology, and express the hope that it will serve as a worldwide model.
<<elseif $arcologies[0].FSSupremacist >= 40>>
You compliment the $arcologies[0].FSSupremacistRace citizens who have done the most work to exalt their race over others.
<</if>>
<</if>>
<<if $arcologies[0].FSSubjugationist != "unset">>
<<if $arcologies[0].FSSubjugationist >= 90>>
You mention the state of the $arcologies[0].FSSubjugationistRace race here with approval, but ask your citizens to continue to support you here, since vigilance will never be unnecessary.
<<elseif $arcologies[0].FSSubjugationist >= 40>>
You commend your citizens for their attention to subjugation of the $arcologies[0].FSSubjugationistRace race, and exhort them to greater efforts there.
<</if>>
<</if>>
<<if $arcologies[0].FSPastoralist != "unset">>
<<if $arcologies[0].FSPastoralist >= 90>>
You communicate your pride in the state of cow husbandry in your arcology, and hope that its global cachet for quality will continue to grow.
<<elseif $arcologies[0].FSPastoralist >= 40>>
You tell the touching story of the arcology's most loving cow, and offer some lessons to slaveowners from it.
<</if>>
<</if>>
You conclude by briefly recounting the story of the founding of the Free City, the building of the arcology, and what is publicly known of your accession to ownership, before a ringing close that reminds your citizens that they have the freedom to decide where their stories in the Free Cities go from there. Your speech is @@color:green;very well received.@@
<<if $PC.career == "servant">>
<<set $rep += 100>>
<<else>>
<<set $rep += 200>>
<</if>>
<</nobr>>
<</replace>>
<</click>>
</span>\
\
<span id="result2">
<<click "Pay for a lavish fireworks display">>
<<replace "#result2">>
<<nobr>>
<<set $cash -= 10000>>
Once darkness falls outside the arcology, a traditional fireworks display erupts from mortars mounted on your penthouse balconies. The noise and light @@color:green;delights@@ your citizens, terrifies the arcology's stupider slaves, and serves a useful ancillary purpose in defense preparedness. The arcology's radar and laser sensors track the display, using it as an opportunity to calibrate the point defense systems on real targets. There is general agreement that this sort of thing should be a yearly tradition here, just like it was in some parts of the old world: old ideas aren't all bad.
<<set $rep += 1000>>
<</nobr>>
<</replace>>
<</click>> //Costs ¤10000//
</span>\
|
mayibrad/fc
|
src/uncategorized/seIndependenceDay.tw
|
tw
|
bsd-3-clause
| 24,852 |
:: SE lethal pit
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "Scheduled Event">>
<<set $returnTo to "Scheduled Event">>
<<set $pitFought to 1>>
<<set $fighterOne to 0>>
<<set $fighterTwo to 0>>
<<if $pitBG == 0>>
<<set $fighterOne to $fighterIDs.random()>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($slaves[$i].ID == $fighterOne)>>
<<set $fighterOne to $slaves[$i]>>
<<break>>
<</if>>
<</for>>
<<else>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($slaves[$i].ID == $Bodyguard.ID)>>
<<set $fighterOne to $slaves[$i]>>
<<break>>
<</if>>
<</for>>
<</if>>
<<set $fighterIDs to $fighterIDs.shuffle()>>
<<for $i to 0; $i < $fighterIDs.length; $i++>>
<<if ($fighterIDs[$i] != $fighterOne.ID)>>
<<set $fighterTwo to $fighterIDs[$i]>>
<<break>>
<</if>>
<</for>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($slaves[$i].ID == $fighterTwo)>>
<<set $fighterTwo to $slaves[$i]>>
<<break>>
<</if>>
<</for>>
<<if ($fighterOne == 0) || ($fighterTwo == 0)>>
<<goto "Nonrandom Event">>
<</if>>
<</nobr>>\
\
<<nobr>>
This week's pit fight is between $fighterOne.slaveName and $fighterTwo.slaveName. <<if $pitAudience is "none">>You are alone above the pit, left to watch them kill and die in private.<<elseif $pitAudience is "free">>Your guests line the rim of the pit, joking and betting, nervous and excited by the close prospect of watching a girl die.<<else>>The attendees line the rim of the pit, betting and arguing, nervous and excited by the close prospect of watching a girl die.<</if>>
<<if $arcologies[0].FSRomanRevivalist != "unset">>
They @@color:green;passionately approve@@ of your hosting lethal combat between slaves; this advances ideas from antiquity about what public events should be.
<<set $rep += 20*$FSSingleSlaveRep*($arcologies[0].FSRomanRevivalist/$FSLockinLevel)>>
<<set $arcologies[0].FSRomanRevivalist += 0.4*$FSSingleSlaveRep>>
<</if>>
You review the rules - the combatants will use their choice of swords, and the fight will be to the death, with both combatants executed if no decision is reached. The winner will earn two complete days of rest, not to mention continued life. You take a moment to look over your girls before giving the word. After all, it's the last time you'll be seeing one of them alive.
<</nobr>>
<<nobr>>
<<Deadliness $fighterOne>>
<<set $fighterOneDeadliness to $deadliness>>
<<if $fighterOne.fetish is "mindbroken">>
$fighterOne.slaveName is too broken to care about whether she lives or dies;
<<elseif $fighterOneDeadliness > 5>>
$fighterOne.slaveName seems very confident;
<<elseif $fighterOneDeadliness > 3>>
$fighterOne.slaveName seems nervous, but steels herself;
<<elseif $fighterOneDeadliness > 1>>
$fighterOne.slaveName seems hesitant and unsure;
<<else>>
$fighterOne.slaveName is obviously terrified, and might flee if there were a way out of the pit;
<</if>>
<<if $fighterOne.fetish is "mindbroken">>
she is indifferent to the prospect of killing, as well.
<<elseif $fighterOne.devotion > 95>>
she is clearly willing to do her best to kill for you.
<<elseif ($fighterOne.fetish is "sadist") && ($fighterOne.fetishKnown == 1) && ($fighterOne.fetishStrength > 60)>>
the prospect of killing does not seem to concern her.
<<elseif $fighterOne.devotion > 50>>
she obviously does not want to kill, but will do as you order.
<<elseif $fighterOne.devotion >= -20>>
she is clearly unhappy at the prospect of killing, but knows that the alternative is death.
<<else>>
she knows that it's kill or be killed, and puts aside her hatred of you in an effort to live.
<</if>>
<<if $fighterOne.combatSkill > 0>>
Her grip on her sword is sure and easy.
<</if>>
<<if $fighterOne.muscles > 95>>
She is wielding a massive two-handed blade few others could even heft.
<<elseif $fighterOne.muscles > 30>>
She is strong enough to handle a bastard sword.
<<elseif $fighterOne.muscles > 5>>
She has selected a longsword suited to her strength.
<<else>>
She has selected a short sword, the heaviest weapon she can manage.
<</if>>
<<if $fighterOne.height >= 170>>
Her height gives her a reach advantage.
<</if>>
<<if $fighterOne.health > 50>>
Her shining health makes her a better fighter.
<</if>>
<<if $fighterOne.weight > 30>>
Her heavy weight is an impediment as a pit fighter.
<</if>>
<<if $fighterOne.weight < -10>>
Her light weight is an impediment as a pit fighter.
<</if>>
<<if $fighterOne.health < -50>>
Her poor health makes her a weaker combatant.
<</if>>
<<if $fighterOne.inflation == 3>>
Her hugely bloated, <<print $fighterOne.inflationType>>-filled belly is taut and painful, hindering her ability to fight.
<<elseif $fighterOne.inflation == 2>>
Her bloated, <<print $fighterOne.inflationType>>-stuffed belly is constantly jiggling and moving, distracting her and throwing off her weight.
<<elseif $fighterOne.inflation == 1>>
Her distended, <<print $fighterOne.inflationType>>-belly is uncomfortable and heavy, distracting her.
<</if>>
<<if $fighterOne.bellyImplant >= 32000>>
Her immense, <<print $fighterOne.bellyImplant>>cc implant filled belly is extremely heavy, unwieldy and an easy target, practically damning her in combat.
<<elseif $fighterOne.bellyImplant >= 16000>>
Her massive, <<print $fighterOne.bellyImplant>>cc implant filled belly is extremely heavy, unwieldy and an easy target, practically damning her in combat.
<<elseif $fighterOne.bellyImplant >= 8000>>
Her huge, <<print $fighterOne.bellyImplant>>cc implant filled belly is very heavy and unwieldy, throwing off her weight and making her far less effective.
<<elseif $fighterOne.bellyImplant >= 4000>>
Her large, <<print $fighterOne.bellyImplant>>cc implant filled belly is heavy and unwieldy, rendering her less effective.
<<elseif $fighterOne.bellyImplant >= 2000>>
Her swollen, <<print $fighterOne.bellyImplant>>cc implant filled belly is heavy and makes her less effective.
<</if>>
<<if $fighterOne.preg > 10>>
<<if $fighterOne.pregType >= 20>>
Her massive belly is practically a death sentence, she can barely keep it together while thinking about the lives of her brood.
<<elseif $fighterOne.pregType >= 10>>
Her huge belly gets in her way and weighs her down. She is terrified for the lives of her children.
<<else>>
Her advanced pregnancy makes her much less effective, not to mention terrified for her child.
<</if>>
<</if>>
<<if not canSee($fighterOne)>>
Her lack of eyesight is certain death.
<<elseif ($fighterOne.eyes is -1 and ($fighterOne.eyewear != "corrective glasses" or $fighterOne.eyewear != "corrective contacts")) || ($fighterOne.eyes == 1 and ($fighterOne.eyewear is "blurring glasses" or $fighterOne.eyewear is "blurring contacts"))>>
Her poor eyesight makes her a weaker combatant.
<</if>>
<<if $fighterOne.amp < 0>>
The pit lights gleam on her P-Limbs.
<<if $fighterOne.amp == -4>>
Their integral weapons are fully uncaged.
<<elseif $fighterOne.amp == -5>>
The limits on her cybernetic limbs have been lifted, turning them deadly.
<</if>>
<</if>>
<</nobr>>
<<nobr>>
<<Deadliness $fighterTwo>>
<<set $fighterTwoDeadliness to $deadliness>>
<<if $fighterTwo.fetish is "mindbroken">>
$fighterTwo.slaveName is too broken to care about whether she lives or dies;
<<elseif $fighterTwoDeadliness > 5>>
$fighterTwo.slaveName seems very confident;
<<elseif $fighterTwoDeadliness > 3>>
$fighterTwo.slaveName seems nervous, but steels herself;
<<elseif $fighterTwoDeadliness > 1>>
$fighterTwo.slaveName seems hesitant and unsure;
<<else>>
$fighterTwo.slaveName is obviously terrified, and might flee if there were a way out of the pit;
<</if>>
<<if $fighterTwo.fetish is "mindbroken">>
she is indifferent to the prospect of killing, as well.
<<elseif $fighterTwo.devotion > 95>>
she is clearly willing to do her best to kill for you.
<<elseif ($fighterTwo.fetish is "sadist") && ($fighterTwo.fetishKnown == 1) && ($fighterTwo.fetishStrength > 60)>>
the prospect of killing does not seem to concern her.
<<elseif $fighterTwo.devotion > 50>>
she obviously does not want to kill, but will do as you order.
<<elseif $fighterTwo.devotion >= -20>>
she is clearly unhappy at the prospect of killing, but knows that the alternative is death.
<<else>>
she knows that it's kill or be killed, and puts aside her hatred of you in an effort to live.
<</if>>
<<if $fighterTwo.combatSkill > 0>>
Her grip on her sword is sure and easy.
<</if>>
<<if $fighterTwo.muscles > 95>>
She is wielding a massive two-handed blade few others could even heft.
<<elseif $fighterTwo.muscles > 30>>
She is strong enough to handle a bastard sword.
<<elseif $fighterTwo.muscles > 5>>
She has selected a longsword suited to her strength.
<<else>>
She has selected a short sword, the heaviest weapon she can manage.
<</if>>
<<if $fighterTwo.height >= 170>>
Her height gives her a reach advantage.
<</if>>
<<if $fighterTwo.health > 50>>
Her shining health makes her a better fighter.
<</if>>
<<if $fighterTwo.weight > 30>>
Her heavy weight is an impediment as a pit fighter.
<</if>>
<<if $fighterTwo.weight < -10>>
Her light weight is an impediment as a pit fighter.
<</if>>
<<if $fighterTwo.health < -50>>
Her poor health makes her a weaker combatant.
<</if>>
<<if $fighterTwo.inflation == 3>>
Her hugely bloated, <<print $fighterTwo.inflationType>>-filled belly is taut and painful, hindering her ability to fight.
<<elseif $fighterTwo.inflation == 2>>
Her bloated, <<print $fighterTwo.inflationType>>-stuffed belly is constantly jiggling and moving, distracting her and throwing off her weight.
<<elseif $fighterTwo.inflation == 1>>
Her distended, <<print $fighterTwo.inflationType>>-belly is uncomfortable and heavy, distracting her.
<</if>>
<<if $fighterTwo.bellyImplant >= 32000>>
Her immense, <<print $fighterTwo.bellyImplant>>cc implant filled belly is extremely heavy, unwieldy and an easy target, practically damning her in combat.
<<elseif $fighterTwo.bellyImplant >= 16000>>
Her massive, <<print $fighterTwo.bellyImplant>>cc implant filled belly is extremely heavy, unwieldy and an easy target, practically damning her in combat.
<<elseif $fighterTwo.bellyImplant >= 8000>>
Her huge, <<print $fighterTwo.bellyImplant>>cc implant filled belly is very heavy and unwieldy, throwing off her weight and making her far less effective.
<<elseif $fighterTwo.bellyImplant >= 4000>>
Her large, <<print $fighterTwo.bellyImplant>>cc implant filled belly is heavy and unwieldy, rendering her less effective.
<<elseif $fighterTwo.bellyImplant >= 2000>>
Her swollen, <<print $fighterTwo.bellyImplant>>cc implant filled belly is heavy and makes her less effective.
<</if>>
<<if $fighterTwo.preg > 10>>
<<if $fighterTwo.pregType >= 20>>
Her massive belly is practically a death sentence, she can barely stand let alone fight. The lives of her brood way heavily on her.
<<elseif $fighterTwo.pregType >= 10>>
Her huge belly gets in her way and weighs her down. She is terrified for the lives of her children.
<<else>>
Her advanced pregnancy makes her much less effective, not to mention terrified for her child.
<</if>>
<</if>>
<<if not canSee($fighterTwo)>>
Her lack of eyesight is certain death.
<<elseif ($fighterTwo.eyes is -1 and ($fighterTwo.eyewear != "corrective glasses" or $fighterTwo.eyewear != "corrective contacts")) || ($fighterTwo.eyes == 1 and ($fighterTwo.eyewear is "blurring glasses" or $fighterTwo.eyewear is "blurring contacts"))>>
Her poor eyesight makes her a weaker combatant.
<</if>>
<<if $fighterTwo.amp < 0>>
The pit lights gleam on her P-Limbs.
<<if $fighterTwo.amp == -4>>
Their integral weapons are fully uncaged.
<<elseif $fighterTwo.amp == -5>>
The limits on her cybernetic limbs have been lifted, turning them deadly.
<</if>>
<</if>>
In any case, both of the slaves have been dosed with aggression enhancers and inhibition blockers; they'll fight to kill.
<</nobr>>
<<nobr>>
<<if $fighterTwoDeadliness > $fighterOneDeadliness>>
<<set _winner to $fighterTwo>>
<<set _winnerDeadliness to $fighterTwoDeadliness>>
<<set _loser to $fighterOne>>
<<set _loserDeadliness to $fighterOneDeadliness>>
<<elseif $fighterTwoDeadliness < $fighterOneDeadliness>>
<<set _loser to $fighterTwo>>
<<set _loserDeadliness to $fighterTwoDeadliness>>
<<set _winner to $fighterOne>>
<<set _winnerDeadliness to $fighterOneDeadliness>>
<<elseif random(1,100) > 50>>
<<set _winner to $fighterTwo>>
<<set _winnerDeadliness to $fighterTwoDeadliness>>
<<set _loser to $fighterOne>>
<<set _loserDeadliness to $fighterOneDeadliness>>
<<else>>
<<set _loser to $fighterTwo>>
<<set _loserDeadliness to $fighterTwoDeadliness>>
<<set _winner to $fighterOne>>
<<set _winnerDeadliness to $fighterOneDeadliness>>
<</if>>
<<if !canSee(_winner) and !canSee(_loser)>>
_winner.slaveName and _loser.slaveName are both blind making the fight a staredown. Neither slave wants to make the first move, especially with the drowning cacophony coming from the jeering crowd. Slowly, _winner.slaveName moves forward, waving her sword side to side in the hopes of finding her opponent before she herself gets found. _loser.slaveName's sword clips the tip of _winner.slaveName's setting off a surprisingly brutal series of slashes. The two slaves violently lay into each other, suffering more and more strikes as the struggle goes on. Less than a minute from first contact, both slaves are laying in their combined blood. As you begin to call it a draw, you notice _winner.slaveName start to stir. She staggers to her feet, coated in her and _loser.slaveName's blood, before dropping back to her knees. It seems she lived through this fight, odds aren't likely she'll do it again.
<<set _winner.health -= 50>>
<<if $pitAudience is "paid">>
The audience is surprised by the sudden violence after so much standing around, and your @@color:yellowgreen;cut of the betting@@ is modest.
<<set $cash += 5000>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;surprised@@ by the sudden violence after so much standing around.
<<set $rep += 250>>
<</if>>
<<elseif (_winnerDeadliness > _loserDeadliness+1) && (_winner.amp == -4)>>
Upon your word the two combatants approach each other. _winner.slaveName drops her sword as she comes, raising only her hands, but these are terrifying, modern weapons themselves. _loser.slaveName tries a probing sweep, but _winner.slaveName catches her blade in one hand, slides it down to the hilt with a shriek of metal on metal, and snaps the blade cleanly. As _loser.slaveName watches this, dumbstruck, _winner.slaveName places a gentle hand under her chin and then extends that arm's integral blade up and through her opponent's skull. Though the fight was short,
<<if $pitAudience is "paid">>
the audience is quite impressed by the display, and your @@color:yellowgreen;cut of the betting@@ is quite good.
<<set $cash += 10000>>
<<elseif $pitAudience is "free">>
the audience is @@color:green;very impressed@@ by the display.
<<set $rep += 500>>
<</if>>
<<elseif (_winnerDeadliness > _loserDeadliness+1) && (_winner.amp == -5)>>
Upon your word the two combatants approach each other. _winner.slaveName does not carry a sword, raising only her hands, but these are terrifying, modern weapons themselves. _loser.slaveName tries a probing sweep, but _winner.slaveName catches her blade in one hand, slides it down to the hilt with a shriek of metal on metal, and snaps the blade cleanly. _loser.slaveName watches this, dumbstruck, before regaining composure and taking a fighting stance again. _winner.slaveName manages to touch her opponent's bare skin with her own cybernetics, incapacitating _loser.slaveName with an electric shock. While _loser.slaveName is temporarily stunned, _winner.slaveName strikes _loser.slaveName on the head with deadly force, crushing her opponent's skull. Though the fight was short,
<<if $pitAudience is "paid">>
the audience is quite impressed by the display, and your @@color:yellowgreen;cut of the betting@@ is quite good.
<<set $cash += 10000>>
<<elseif $pitAudience is "free">>
the audience is @@color:green;very impressed@@ by the display.
<<set $rep += 500>>
<</if>>
<<elseif !canSee(_winner)>>
_winner.slaveName centers herself and hones in on _loser.slaveName's rapid breath. She readies herself, knowing she has a single chance to live. With heavy steps, _loser.slaveName rushes her, fully prepared to slaughter the helpless combatant. _winner.slaveName gambles everything on a single high slash, a slash that cut _loser.slaveName's undefended neck wide open. _winner.slaveName collapses to the ground, fully aware of _loser.slaveName's final gurgles, and the sword @@color:red;firmly planted in her side@@. She lived this time, barely, but she doubts she can do it again.
<<set _winner.health -= 80>>
<<if $pitAudience is "paid">>
The audience is awestruck by the blind girl's triumph, and your @@color:yellowgreen;cut of the betting@@ is enormous.
<<set $cash += 40000>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;awestruck@@ by the blind girl's triumph.
<<set $rep += 2000>>
<</if>>
<<elseif !canSee(_loser)>>
_winner.slaveName sighs at _loser.slaveName's random slashing and calmly struts around the panicking slave. In one quick swoop, she buries her blade in _loser.slaveName's back, ending the poor girl's flailing.
<<set _winner.health -= 80>>
<<if $pitAudience is "paid">>
The audience found the fight embarrassing, and your @@color:yellowgreen;cut of the betting@@ is pitiful.
<<set $cash += 40>>
<<elseif $pitAudience is "free">>
The audience is @@color:red;annoyed@@ by this waste of a fight.
<<set $rep -= 20>>
<</if>>
<<elseif (_winnerDeadliness > _loserDeadliness+3)>>
<<if (_winner.combatSkill > 0)>>
_winner.slaveName wants to win, and she opens the fight with a furious attack. _loser.slaveName manages to get her blade up, blocking a strike with a ringing clash and a few sparks, but by doing so leaves her abdomen open and obscures her vision enough that she is unprepared for the following horizontal slash, which opens her belly wide. The stricken girl collapses, feebly trying to push her viscera back into place. Whether out of mercy or a desire to get it over with, _winner.slaveName quickly removes the dying girl's head.
<<if $pitAudience is "paid">>
The audience is reasonably impressed by the gore, and your @@color:yellowgreen;cut of the betting@@ is reasonable.
<<set $cash += 4000>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;reasonably impressed@@ by the gore.
<<set $rep += 200>>
<</if>>
<<else>>
_winner.slaveName wants to win and is confident she will, but she isn't particularly sure about how to do so. She fights cautiously, swinging her sword in powerful but inaccurate strokes. It is only a matter of time before one of these strikes gets through; it's telling that rather than hitting what she aimed at, _winner.slaveName accidentally opens a massive gash down _loser.slaveName's thigh. Realizing she has to do something, _loser.slaveName makes a desperate counterattack, pouring blood as she goes. _winner.slaveName panics and fails to parry one of the last counterstrikes before loss of blood ends the attack, suffering a @@color:red;terrible cut@@ to her shoulder. Down to one arm, _winner.slaveName is forced to make a long, loud butchery of ending the fight.
<<set _winner.health -= 20>>
<<if $pitAudience is "paid">>
The audience is reasonably impressed by the blood, and your @@color:yellowgreen;cut of the betting@@ is reasonable.
<<set $cash += 4000>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;reasonably impressed@@ by the blood.
<<set $rep += 200>>
<</if>>
<</if>>
<<elseif (_winner.combatSkill > 0) && (_loser.combatSkill > 0)>>
Upon your word the two combatants approach each other warily, both knowing the other is reasonably competent. Before long they are trading thrust and parry, swing and block. _winner.slaveName is slowly pressed back, so she decides to change the nature of the fight. After three tries she manages to force _loser.slaveName to close, suffering a @@color:red;nearly severed ear@@ as she does. _loser.slaveName realizes she only retains an advantage at long range but cannot back up fast enough to avoid close combat. _loser.slaveName is forced back fast enough that she trips; she's barely fallen on her back before she grunts with shock and pain, dying with a look of surprise as she stares at the sword growing out of her chest.
<<set _winner.health -= 20>>
<<if $pitAudience is "paid">>
The audience is quite impressed by the expert fight, and your @@color:yellowgreen;cut of the betting@@ is quite good.
<<set $cash += 10000>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;very impressed@@ by the expert fight.
<<set $rep += 500>>
<</if>>
<<elseif (_winner.height-_loser.height <= -10)>>
_winner.slaveName realizes that _loser.slaveName's wingspan gives her a huge reach advantage. She bores straight in, taking @@color:red;a glancing scalp wound@@ but coming on regardless. _loser.slaveName understands her opponent's intention and backs off, but the pit is small and there isn't much room to retreat. When her back hits a padded wall, _winner.slaveName aims a gutting cut that _loser.slaveName struggles to block. She manages it, but the wall catches her point, so the block is with her wrist, not her sword. The sharp blade cuts almost all the way through the joint, leaving her in agony and totally incapable of defense. _winner.slaveName pushes her head back against the wall and cuts her throat down to the spine.
<<set _loser.health -= 20>>
<<if $pitAudience is "paid">>
The audience is reasonably impressed by the blood, and your @@color:yellowgreen;cut of the betting@@ is reasonable.
<<set $cash += 4000>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;reasonably impressed@@ by the blood.
<<set $rep += 200>>
<</if>>
<<elseif (_winner.muscles > 30)>>
_winner.slaveName is so massively muscular that she's actually impeded by her lack of speed and flexibility. _loser.slaveName is properly afraid of her strength, though, so she tries to stay away as much as she can. The few times their blades clash reinforces this approach, since _winner.slaveName is able to beat her opponent's blocks out of the way with contemptuous ease. The fight takes a long, long time, but it takes more out of _loser.slaveName to survive than it takes out of _winner.slaveName to keep swinging. Eventually the gasping, weeping _loser.slaveName trips and does not struggle to her feet in time. It takes her tired opponent several overhead butcher's cleaves to end it.
<<if $pitAudience is "paid">>
The audience is reasonably impressed by the show of strength, and your @@color:yellowgreen;cut of the betting@@ is reasonable.
<<set $cash += 1000>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;reasonably impressed@@ by the show of strength.
<<set $rep += 50>>
<</if>>
<<elseif (_loser.preg > 10) && (_loser.pregType >= 20)>>
_winner.slaveName wants to live badly enough that she takes and extremely brutal shortcut to victory. The instant the fight starts, she quickly slices right across _loser.slaveName's massive belly, which is far to large to possibly defend. _loser.slaveName's belly ruptures like a popped water balloon, showering _winner.slaveName with blood. _loser.slaveName collapses into the pile of organs and babies released from her body. _winner.slaveName walks over to the bleeding out slave and quickly cuts her throat.
<<if $pitAudience is "paid">>
The audience is not very impressed by this easy kill, and your @@color:yellowgreen;cut of the betting@@ is unimpressive.
<<set $cash += 2000>>
<<elseif $pitAudience is "free">>
the audience is @@color:green;not very impressed@@ by this easy kill.
<<set $rep += 100>>
<</if>>
<<elseif (_loser.boobs > 1200)>>
_winner.slaveName takes an extremely simple shortcut to victory. The instant the fight starts, she slices _loser.slaveName right across her huge tits, which are so large the cannot properly be defended. _loser.slaveName reflexively drops her sword to clasp her hands over her ruined breasts, gushing blood<<if _loser.boobsImplant > 400>> and implant fluid<</if>>. _winner.slaveName's followup is neither artful nor particularly well planned, but it is effective. She hits the distracted girl's neck from the side, almost but not quite separating her head from her body.
<<if $pitAudience is "paid">>
The audience is not very impressed by this easy kill, and your @@color:yellowgreen;cut of the betting@@ is unimpressive.
<<set $cash += 2000>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;not very impressed@@ by this easy kill.
<<set $rep += 100>>
<</if>>
<<elseif (_loser.dick > 0)>>
_winner.slaveName wants to live badly enough that she takes an extremely brutal shortcut to victory. The instant the fight starts, she furiously swings for _loser.slaveName's face. _loser.slaveName reflexively raises her sword to block, at which point _winner.slaveName simply kicks her in the dick. _loser.slaveName goes down like a marionette with cut strings, her mouth soundlessly opening and closing and tears leaking from her closed eyes. _winner.slaveName walks over to the prostrate slave and cuts her throat without much trouble.
<<if $pitAudience is "paid">>
The audience is not very impressed by this easy kill, and your @@color:yellowgreen;cut of the betting@@ is unimpressive.
<<set $cash += 2000>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;not very impressed@@ by this easy kill.
<<set $rep += 100>>
<</if>>
<<else>>
_winner.slaveName wants to live badly enough that she takes an extremely brutal shortcut to victory. The instant the fight starts, she furiously swings for _loser.slaveName's face. _loser.slaveName reflexively raises her sword to block, at which point _winner.slaveName simply kicks her in the cunt. _loser.slaveName goes down like a marionette with cut strings, her mouth soundlessly opening and closing and tears leaking from her closed eyes. _winner.slaveName walks over to the prostrate slave and cuts her throat without much trouble.
<<if $pitAudience is "paid">>
The audience is not very impressed by this easy kill, and your @@color:yellowgreen;cut of the betting@@ is unimpressive.
<<set $cash += 2000>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;not very impressed@@ by this easy kill.
<<set $rep += 1000>>
<</if>>
<</if>>
<</nobr>>
<<nobr>>
You let the winner _winner.slaveName, shaking as she comes off the adrenaline, drugs, and the fear, exit the pit.
<<if _winner.fetish is "mindbroken">>
She was already so broken before today that she will not be seriously affected by having killed with her own hands.
<<elseif _winner.devotion > 95>>
She is so worshipful of you that she does not see killing _loser.slaveName as special in her own internal listing of things that she has willingly done and would willingly do again on your behalf.
<<elseif _winner.devotion > 80>>
She will never forget having killed _loser.slaveName with her own hands. The only way she will be able to live with herself is to @@color:hotpink;subsume her will to yours,@@ telling herself that the killing was to serve and obey you.
<<set _winner.devotion += 10>>
<<elseif (_winner.fetishKnown == 1) && (_winner.fetishStrength > 60) && (_winner.fetish is "sadist")>>
She has sunk even deeper into cruelty, callousness, and a total disregard of the value of other slaves' lives. Going forward, she's even @@color:hotpink;less likely to question@@ even the most abominable commands.
<<set _winner.devotion += 4>>
<<elseif _winner.devotion > 50>>
She will never forget having killed _loser.slaveName with her own hands. The only way she will be able to live with herself is to tell herself that the killing was done on your orders.
<<else>>
She will never forget having killed _loser.slaveName with her own hands. The only way she will be able to live with herself is to @@color:mediumorchid;blame you,@@ telling herself that the killing was the only choice you gave her if she wanted to live.
<<set _winner.devotion -= 10>>
<</if>>
<<if (_winner.fetish != "sadist")>>
<<if random(1,100) > 50>>
Cruelty and callousness seeps its way into her sexuality; she has become a @@color:pink;bloody sadist.@@
<<set _winner.fetish to "sadist">>
<<set _winner.fetishKnown to 1>>
<<set _winner.fetishStrength = 65>>
<</if>>
<</if>>
<<if (_winner.rivalry > 0) and(_loser.ID is _winner.rivalryTarget)>>
<<if (_winner.devotion > 75)>>
She is so accepting of the low value of slave life that she @@color:hotpink;is pleased@@ to have killed her rival _loser.slaveName.
<<set _winner.devotion += 4>>
<</if>>
<<elseif (_winner.relationship >= 0) && (_loser.ID is _winner.relationshipTarget)>>
<<if (_winner.devotion > 95)>>
She is so worshipful of you that she sees the death of her only friend at her own hand as an @@color:hotpink;honorable@@ end to their doomed slave relationship.
<<set _winner.devotion += 4>>
<<else>>
She shows little reaction to the death of her only friend at her own hand. In the coming days, it becomes clear that this is because she is @@color:red;no longer capable@@ of reacting to anything on an emotional level. Ever again.
<<set _winner.fetish to "mindbroken">>
<<set _winner.fetishKnown to 1>>
<</if>>
<<elseif _winner.mother == _loser.ID>>
<<if (_winner.devotion > 95)>>
She is so worshipful of you that she sees the death of her mothern at her own hand as an @@color:hotpink;honorable@@ end to their doomed family.
<<set _winner.devotion += 4>>
<<else>>
She shows little reaction to the death of her mother at her own hand. In the coming days, it becomes clear that this is because she is @@color:red;no longer capable@@ of reacting to anything on an emotional level. Ever again.
<<set _winner.fetish to "mindbroken">>
<<set _winner.fetishKnown to 1>>
<</if>>
<<elseif _winner.father == _loser.ID>>
<<if (_winner.devotion > 95)>>
She is so worshipful of you that she sees the death of her father at her own hand as an @@color:hotpink;honorable@@ end to their doomed family.
<<set _winner.devotion += 4>>
<<else>>
She shows little reaction to the death of her father at her own hand. In the coming days, it becomes clear that this is because she is @@color:red;no longer capable@@ of reacting to anything on an emotional level. Ever again.
<<set _winner.fetish to "mindbroken">>
<<set _winner.fetishKnown to 1>>
<</if>>
<<elseif _loser.mother == _winner.ID || _loser.father == _winner.ID>>
<<if (_winner.devotion > 95)>>
She is so worshipful of you that she sees the death of her daughter at her own hand as an @@color:hotpink;honorable@@ end to their doomed family.
<<set _winner.devotion += 4>>
<<else>>
She shows little reaction to the death of her daughter at her own hand. In the coming days, it becomes clear that this is because she is @@color:red;no longer capable@@ of reacting to anything on an emotional level. Ever again.
<<set _winner.fetish to "mindbroken">>
<<set _winner.fetishKnown to 1>>
<</if>>
<<elseif _winner.sisters > 0>>
<<if areSisters(_winner, _loser) == 1>>
<<if (_winner.devotion > 95)>>
She is so worshipful of you that she sees the death of her twin at her own hand as an @@color:hotpink;honorable@@ end to their doomed family.
<<set _winner.devotion += 4>>
<<else>>
She shows little reaction to the death of her twin at her own hand. In the coming days, it becomes clear that this is because she is @@color:red;no longer capable@@ of reacting to anything on an emotional level. Ever again.
<<set _winner.fetish to "mindbroken">>
<<set _winner.fetishKnown to 1>>
<</if>>
<<elseif areSisters(_winner, _loser) == 2>>
<<if (_winner.devotion > 95)>>
She is so worshipful of you that she sees the death of her sister at her own hand as an @@color:hotpink;honorable@@ end to their doomed family.
<<set _winner.devotion += 4>>
<<else>>
She shows little reaction to the death of her sister at her own hand. In the coming days, it becomes clear that this is because she is @@color:red;no longer capable@@ of reacting to anything on an emotional level. Ever again.
<<set _winner.fetish to "mindbroken">>
<<set _winner.fetishKnown to 1>>
<</if>>
<<elseif areSisters(_winner, _loser) == 3>>
<<if (_winner.devotion > 95)>>
She is so worshipful of you that she sees the death of her half-sister at her own hand as an @@color:hotpink;honorable@@ end to their doomed family.
<<set _winner.devotion += 4>>
<<else>>
She is @@color:mediumorchid;utterly devastated@@ at being forced to take the life of her half-sister.
<<set _winner.devotion -= 50>>
<</if>>
<</if>>
<<elseif (_winner.relation != 0) && (_loser.ID is _winner.relationTarget)>>
<<if (_winner.devotion > 95)>>
She is so worshipful of you that she sees the death of her _loser.relation at her own hand as an @@color:hotpink;honorable@@ end to their doomed family.
<<set _winner.devotion += 4>>
<<else>>
She shows little reaction to the death of her _loser.relation at her own hand. In the coming days, it becomes clear that this is because she is @@color:red;no longer capable@@ of reacting to anything on an emotional level. Ever again.
<<set _winner.fetish to "mindbroken">>
<<set _winner.fetishKnown to 1>>
<</if>>
<</if>>
<<if (_winner.combatSkill == 0)>>
With lethal experience in $pitName, _winner.slaveName has @@color:green;learned basic combat skills.@@
<<set _winner.combatSkill += 1>>
<</if>>
<<set _winner.pitKills += 1>>
<<set $pitKillsTotal += 1>>
<<if _loser.ID == $fighterOne.ID>>
<<set $fighterOne to 0>>
<<elseif _loser.ID == $fighterTwo.ID>>
<<set $fighterTwo to 0>>
<</if>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if _winner.ID == $slaves[$i].ID>>
<<set $slaves[$i] to _winner>>
<<break>>
<</if>>
<</for>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if _loser.ID == $slaves[$i].ID>>
<<set $activeSlave to $slaves[$i]>>
<<display "Remove activeSlave">>
<<break>>
<</if>>
<</for>>
<</nobr>>\
|
mayibrad/fc
|
src/uncategorized/seLethalPit.tw
|
tw
|
bsd-3-clause
| 34,227 |
:: SE nonlethal pit
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "Scheduled Event">>
<<set $returnTo to "Scheduled Event">>
<<set $pitFought to 1>>
<<set $fighterOne to 0>>
<<set $fighterTwo to 0>>
<<if $pitBG == 0>>
<<set $fighterOne to $fighterIDs.random()>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($slaves[$i].ID == $fighterOne)>>
<<set $fighterOne to $slaves[$i]>>
<<break>>
<</if>>
<</for>>
<<else>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($slaves[$i].ID == $Bodyguard.ID)>>
<<set $fighterOne to $slaves[$i]>>
<<break>>
<</if>>
<</for>>
<</if>>
<<set $fighterIDs to $fighterIDs.shuffle()>>
<<for $i to 0; $i < $fighterIDs.length; $i++>>
<<if ($fighterIDs[$i] != $fighterOne.ID)>>
<<set $fighterTwo to $fighterIDs[$i]>>
<<break>>
<</if>>
<</for>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if ($slaves[$i].ID == $fighterTwo)>>
<<set $fighterTwo to $slaves[$i]>>
<<break>>
<</if>>
<</for>>
<<if ($fighterOne == 0) || ($fighterTwo == 0)>>
<<goto "Nonrandom Event">>
<</if>>
<</nobr>>\
\
<<nobr>>
This week's pit fight is between $fighterOne.slaveName and $fighterTwo.slaveName. <<if $pitAudience is "none">>You are alone above $pitName, left to watch them square off in private.<<elseif $pitAudience is "free">>Your guests line the rim of $pitName, joking and betting.<<else>>The attendees line the rim of $pitName, betting and arguing.<</if>>
<<if $arcologies[0].FSRomanRevivalist != "unset">>
They @@color:green;strongly approve@@ of your hosting combat between slaves; this advances ideas from antiquity about what public events should be.
<<set $rep += 10*$FSSingleSlaveRep*($arcologies[0].FSRomanRevivalist/$FSLockinLevel)>>
<<set $arcologies[0].FSRomanRevivalist += 0.2*$FSSingleSlaveRep>>
<</if>>
You review the rules - the combatants are wearing light gloves, and the fight will be nonlethal, with you as the judge. The winner will have the right to do anything she wishes to the loser, and earn two complete days of rest. You take a moment to look over your girls before giving the word.
<</nobr>>
<<nobr>>
<<Deadliness $fighterOne>>
<<set $fighterOneDeadliness to $deadliness>>
<<if $fighterOneDeadliness > 5>>
$fighterOne.slaveName seems very confident, even eager to win a break.
<<elseif $fighterOneDeadliness > 3>>
$fighterOne.slaveName seems nervous, but steels herself to fight for time off.
<<elseif $fighterOneDeadliness > 1>>
$fighterOne.slaveName seems hesitant and unsure.
<<else>>
$fighterOne.slaveName is obviously terrified, and might flee if there were a way out of the pit.
<</if>>
<<if $fighterOne.combatSkill > 0>>
Her stance is obviously well-practiced.
<</if>>
<<if $fighterOne.muscles > 95 && $fighterOne.height >= 185>>
Her huge muscles are an intimidating sight and, despite their massive size, she is tall enough to not be hindered by them.
<<elseif $fighterOne.muscles > 95>>
Her huge muscles are an intimidating sight, but may hinder her flexibility.
<<elseif $fighterOne.muscles > 30>>
Her muscles are a trim and powerful sight.
<</if>>
<<if $fighterOne.height >= 170>>
Her height gives her a reach advantage with her fists and feet.
<</if>>
<<if $fighterOne.health > 50>>
Her shining health makes her a better fighter.
<</if>>
<<if $fighterOne.weight > 30>>
Her heavy weight is an impediment as a pit fighter.
<</if>>
<<if $fighterOne.weight < -10>>
Her light weight is an impediment as a pit fighter.
<</if>>
<<if $fighterOne.health < -50>>
Her poor health makes her a weaker combatant.
<</if>>
<<if $fighterOne.inflation == 3>>
Her hugely bloated, <<print $fighterOne.inflationType>>-filled belly is taut and painful, hindering her ability to fight.
<<elseif $fighterOne.inflation == 2>>
Her bloated, <<print $fighterOne.inflationType>>-stuffed belly is constantly jiggling and moving, distracting her and throwing off her weight.
<<elseif $fighterOne.inflation == 1>>
Her distended, <<print $fighterOne.inflationType>>-belly is uncomfortable and heavy, distracting her.
<</if>>
<<if $fighterOne.bellyImplant >= 32000>>
Her immense, <<print $fighterOne.bellyImplant>>cc implant filled belly is extremely heavy, unwieldy and an easy target, practically damning her in combat.
<<elseif $fighterOne.bellyImplant >= 16000>>
Her massive, <<print $fighterOne.bellyImplant>>cc implant filled belly is extremely heavy, unwieldy and an easy target, practically damning her in combat.
<<elseif $fighterOne.bellyImplant >= 8000>>
Her huge, <<print $fighterOne.bellyImplant>>cc implant filled belly is very heavy and unwieldy, throwing off her weight and making her far less effective.
<<elseif $fighterOne.bellyImplant >= 4000>>
Her large, <<print $fighterOne.bellyImplant>>cc implant filled belly is heavy and unwieldy, rendering her less effective.
<<elseif $fighterOne.bellyImplant >= 2000>>
Her swollen, <<print $fighterOne.bellyImplant>>cc implant filled belly is heavy and makes her less effective.
<</if>>
<<if $fighterOne.preg > 10>>
<<if $fighterOne.pregType >= 20>>
Her massive belly is nearly a guaranteed loss, she can barely stand let alone fight.
<<elseif $fighterOne.pregType >= 10>>
Her huge belly is unwieldy and hinders her efforts.
<<else>>
Her advanced pregnancy makes her much less effective.
<</if>>
<</if>>
<<if not canSee($fighterOne)>>
Her lack of eyesight means certain defeat.
<<elseif ($fighterOne.eyes is -1 and ($fighterOne.eyewear != "corrective glasses" or $fighterOne.eyewear != "corrective contacts")) || ($fighterOne.eyes == 1 and ($fighterOne.eyewear is "blurring glasses" or $fighterOne.eyewear is "blurring contacts"))>>
Her poor eyesight makes her a weaker fighter.
<</if>>
<<if $fighterOne.amp < 0>>
The pit lights gleam on her P-Limbs.
<<if $fighterOne.amp == -4>>
Though their integral weapons are disabled, her upgraded prosthetics are almost as fast as natural limbs, and they can hit much, much harder.
<<elseif $fighterOne.amp == -5>>
Her advanced cybernetic limbs are faster than natural limbs, and their force is amplified, so that they can become potent weapons.
<</if>>
<</if>>
<<if $fighterOne.devotion <= 20>>
<<if $fighterOne.trust < -20>>
She is unwilling to fight, but she knows the punishment for refusing to do so will be even worse.
<</if>>
<</if>>
<</nobr>>
<<nobr>>
<<Deadliness $fighterTwo>>
<<set $fighterTwoDeadliness to $deadliness>>
<<if $fighterTwoDeadliness > 5>>
$fighterTwo.slaveName seems very confident, even eager to win a break.
<<elseif $fighterTwoDeadliness > 3>>
$fighterTwo.slaveName seems nervous, but steels herself to fight for time off.
<<elseif $fighterTwoDeadliness > 1>>
$fighterTwo.slaveName seems hesitant and unsure.
<<else>>
$fighterTwo.slaveName is obviously terrified, and might flee if there were a way out of the pit.
<</if>>
<<if $fighterTwo.combatSkill > 0>>
Her stance is obviously well-practiced.
<</if>>
<<if $fighterTwo.muscles > 95 && $fighterTwo.height >= 185>>
Her huge muscles are an intimidating sight and, despite their massive size, she is tall enough to not be hindered by them.
<<elseif $fighterTwo.muscles > 95>>
Her huge muscles are an intimidating sight, but may hinder her flexibility.
<<elseif $fighterTwo.muscles > 30>>
Her muscles are a trim and powerful sight.
<</if>>
<<if $fighterTwo.height >= 170>>
Her height gives her a reach advantage with her fists and feet.
<</if>>
<<if $fighterTwo.health > 50>>
Her shining health makes her a better fighter.
<</if>>
<<if $fighterTwo.weight > 30>>
Her heavy weight is an impediment as a pit fighter.
<</if>>
<<if $fighterTwo.weight < -10>>
Her light weight is an impediment as a pit fighter.
<</if>>
<<if $fighterTwo.health < -50>>
Her poor health makes her a weaker combatant.
<</if>>
<<if $fighterTwo.inflation == 3>>
Her hugely bloated, <<print $fighterTwo.inflationType>>-filled belly is taut and painful, hindering her ability to fight.
<<elseif $fighterTwo.inflation == 2>>
Her bloated, <<print $fighterTwo.inflationType>>-stuffed belly is constantly jiggling and moving, distracting her and throwing off her weight.
<<elseif $fighterTwo.inflation == 1>>
Her distended, <<print $fighterTwo.inflationType>>-belly is uncomfortable and heavy, distracting her.
<</if>>
<<if $fighterTwo.bellyImplant >= 32000>>
Her immense, <<print $fighterTwo.bellyImplant>>cc implant filled belly is extremely heavy, unwieldy and an easy target, practically damning her in combat.
<<elseif $fighterTwo.bellyImplant >= 16000>>
Her massive, <<print $fighterTwo.bellyImplant>>cc implant filled belly is extremely heavy, unwieldy and an easy target, practically damning her in combat.
<<elseif $fighterTwo.bellyImplant >= 8000>>
Her huge, <<print $fighterTwo.bellyImplant>>cc implant filled belly is very heavy and unwieldy, throwing off her weight and making her far less effective.
<<elseif $fighterTwo.bellyImplant >= 4000>>
Her large, <<print $fighterTwo.bellyImplant>>cc implant filled belly is heavy and unwieldy, rendering her less effective.
<<elseif $fighterTwo.bellyImplant >= 2000>>
Her swollen, <<print $fighterTwo.bellyImplant>>cc implant filled belly is heavy and makes her less effective.
<</if>>
<<if $fighterTwo.preg > 10>>
<<if $fighterTwo.pregType >= 20>>
Her massive belly is nearly a guaranteed loss, she can barely stand let alone fight.
<<elseif $fighterTwo.pregType >= 10>>
Her huge belly is unwieldy and hinders her efforts.
<<else>>
Her advanced pregnancy makes her much less effective.
<</if>>
<</if>>
<<if not canSee($fighterTwo)>>
Her lack of eyesight means certain defeat.
<<elseif ($fighterTwo.eyes is -1 and ($fighterTwo.eyewear != "corrective glasses" or $fighterTwo.eyewear != "corrective contacts")) || ($fighterTwo.eyes == 1 and ($fighterTwo.eyewear is "blurring glasses" or $fighterTwo.eyewear is "blurring contacts"))>>
Her poor eyesight makes her a weaker fighter.
<</if>>
<<if $fighterTwo.amp < 0>>
The pit lights gleam on her P-Limbs.
<<if $fighterTwo.amp == -4>>
Though their integral weapons are disabled, her upgraded prosthetics are almost as fast as natural limbs, and they can hit much, much harder.
<<elseif $fighterTwo.amp == -5>>
Her advanced cybernetic limbs are faster than natural limbs, and their force is amplified, so that they can become potent weapons.
<</if>>
<</if>>
<<if $fighterTwo.devotion <= 20>>
<<if $fighterTwo.trust < -20>>
She is unwilling to fight, but she knows the punishment for refusing to do so will be even worse.
<</if>>
<</if>>
<</nobr>>
<<nobr>>
<<if $fighterTwoDeadliness > $fighterOneDeadliness>>
<<set _winner to $fighterTwo>>
<<set _winnerDeadliness to $fighterTwoDeadliness>>
<<set _loser to $fighterOne>>
<<set _loserDeadliness to $fighterOneDeadliness>>
<<elseif $fighterTwoDeadliness < $fighterOneDeadliness>>
<<set _loser to $fighterTwo>>
<<set _loserDeadliness to $fighterTwoDeadliness>>
<<set _winner to $fighterOne>>
<<set _winnerDeadliness to $fighterOneDeadliness>>
<<elseif random(1,100) > 50>>
<<set _winner to $fighterTwo>>
<<set _winnerDeadliness to $fighterTwoDeadliness>>
<<set _loser to $fighterOne>>
<<set _loserDeadliness to $fighterOneDeadliness>>
<<else>>
<<set _loser to $fighterTwo>>
<<set _loserDeadliness to $fighterTwoDeadliness>>
<<set _winner to $fighterOne>>
<<set _winnerDeadliness to $fighterOneDeadliness>>
<</if>>
<<if !canSee(_winner) and !canSee(_loser)>>
_winner.slaveName and _loser.slaveName are both blind making the fight a staredown. Neither slave wants to make the first move, especially with the drowning cacophony coming from the jeering crowd. Slowly, _winner.slaveName moves forward, waving feeling for her opponent before she herself gets found. _loser.slaveName's hand meets _winner.slaveName's and the two move to grab eachother in a headlock. The two slaves violently thrash against each other, suffering more and more strikes as the struggle goes on. Eventually, _loser.slaveName can take no more and releases her grip on _winner.slaveName neck. It takes a moment for _winner.slaveName to stop wrestling the submitting _loser.slaveName and accepting her victory.
<<if $pitAudience is "paid">>
The audience is surprised by the sudden wrestling match, and your @@color:yellowgreen;cut of the betting@@ is modest.
<<set $cash += 500>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;surprised@@ by the impromptu wrestling match.
<<set $rep += 50>>
<</if>>
<<elseif (_winnerDeadliness > _loserDeadliness+1) && (_winner.amp == -4)>>
Upon your word the two combatants approach each other. _winner.slaveName keeps her artificial limbs up in a protective position. _loser.slaveName probes her with some light blows, puzzled by this ironclad defense. Gradually, she hits harder and harder, her opponent grunting under the impacts but holding steady. Finally, _loser.slaveName overcommits to a body blow, and _winner.slaveName grips her forearm. That is the end. The augmented grip is effectively unbreakable, and _winner.slaveName uses it to pull her opponent in and grab her neck with the other hand, using it to exert just the right amount of pressure to choke her out harmlessly. Though the fight was short,
<<if $pitAudience is "paid">>
the audience is quite impressed by the display, and your @@color:yellowgreen;cut of the betting@@ is quite good.
<<set $cash += 2000>>
<<elseif $pitAudience is "free">>
the audience is @@color:green;very impressed@@ by the display.
<<set $rep += 100>>
<<else>>
it was a good test of the slave's enhancements.
<</if>>
<<elseif (_winnerDeadliness > _loserDeadliness+1) && (_winner.amp == -5)>>
Upon your word the two combatants approach each other. _winner.slaveName keeps her advanced cybernetic limbs up in a protective position. _loser.slaveName probes her with some light blows, puzzled by this ironclad defense. Gradually, she hits harder and harder, her opponent grunting under the impacts but holding steady. Finally, _loser.slaveName tires, gets off balance, and _winner.slaveName manages to grab her forearm. _winner.slaveName's limbs emit an electric shock that temporarily incapacitates her opponent. _winner.slaveName uses her grip to pull her stunned opponent in and grab her neck with the other hand, using it to exert just the right amount of pressure to choke her out harmlessly. Though the fight was short,
<<if $pitAudience is "paid">>
the audience is quite impressed by the display, and your @@color:yellowgreen;cut of the betting@@ is quite good.
<<set $cash += 2000>>
<<elseif $pitAudience is "free">>
the audience is @@color:green;very impressed@@ by the display.
<<set $rep += 100>>
<<else>>
it was a good test of the slave's enhancements.
<</if>>
<<elseif !canSee(_winner)>>
_winner.slaveName centers herself and hones in on _loser.slaveName's rapid breath. She readies herself, knowing she has a single chance to win. With heavy steps, _loser.slaveName rushes her, fully prepared to tackle the helpless combatant. _winner.slaveName gambles everything on a single high punch, a strike that slams _loser.slaveName's undefended neck. _loser.slaveName falls to the ground before the panicking _winner.slaveName, who quickly pins the coughing loser.
<<if $pitAudience is "paid">>
The audience is awestruck by the blind girl's triumph, and your @@color:yellowgreen;cut of the betting@@ is enormous.
<<set $cash += 4000>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;awestruck@@ by the blind girl's triumph.
<<set $rep += 200>>
<</if>>
<<elseif !canSee(_loser)>>
_winner.slaveName grins at _loser.slaveName's random swings and poor form. She centers in on her favorite part of _loser.slaveName's body before rushing between her strikes and tackling her to the ground. _loser.slaveName lays there, helpless to stop _winner.slaveName from molesting her.
<<if $pitAudience is "paid">>
The audience found the fight embarrassing, and your @@color:yellowgreen;cut of the betting@@ is pitiful.
<<set $cash += 40>>
<<elseif $pitAudience is "free">>
The audience is @@color:red;annoyed@@ by this lack of a fight.
<<set $rep -= 20>>
<</if>>
<<elseif (_winnerDeadliness > _loserDeadliness+3)>>
<<if (_winner.combatSkill > 0)>>
_winner.slaveName wants to win, and she opens the fight with a furious attack. _loser.slaveName manages to get her forearms up, blocking a few blows, but by doing so leaves her abdomen open and obscures her vision enough that she is unprepared for the following kidney strike, which brings her gasping to one knee. _winner.slaveName lets her rise just a little before delivering a calculated hard right that sends _loser.slaveName to the mat.
<<if $pitAudience is "paid">>
The audience is not very impressed by this execution, and your @@color:yellowgreen;cut of the betting@@ is unimpressive.
<<set $cash += 500>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;not very impressed@@ by this execution.
<<set $rep += 25>>
<</if>>
<<else>>
_winner.slaveName wants to win and is confident she will, but she isn't particularly sure about how to do so. She fights cautiously, mostly hitting _loser.slaveName from afar. Slowly, the rain of blows begins to tell, opening _loser.slaveName's lip, giving her a bloody nose, and bruising her face. Realizing she has to do something, _loser.slaveName makes a desperate counterattack, @@color:red;dripping blood@@ as she goes. As she does she manages to get her face in the way of another of _winner.slaveName's inexpert strikes and goes down hard. She makes to rise, but _winner.slaveName decides the fight by the simple expedient of kicking her in the crotch.
<<set _loser.health -= 10>>
<<if $pitAudience is "paid">>
The audience is reasonably impressed by the beating, and your @@color:yellowgreen;cut of the betting@@ is reasonable.
<<set $cash += 100>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;reasonably impressed@@ by the beating.
<<set $rep += 50>>
<</if>>
<</if>>
<<elseif (_winner.preg > 30) && (_winner.pregType >= 30) && (_loser.preg > 30) && (_loser.pregType >= 30)>>
_winner.slaveName and _loser.slaveName stare each other down and both come to a realization. Neither can reach the other around their massive pregnancies. Instead, they choose to ram their bulk into each other in hopes of toppling the weaker. After a drawn out struggle, both slaves' bellies are @@color:red;dark red and shuddering@@, ready to burst open. Rather than continue, _loser.slaveName lets the next strike down her hoping that the outcome of this fight isn't fatal.
<<set _winner.health -= 50>>
<<set _loser.health -= 50>>
<<if $pitAudience is "paid">>
The audience is very impressed by the showdown, and your @@color:yellowgreen;cut of the betting@@ is good.
<<set $cash += 1500>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;very impressed@@ by the showdown.
<<set $rep += 75>>
<</if>>
<<elseif (_winner.preg > 30) && (_winner.pregType >= 20) && (_loser.preg < 10)>>
_loser.slaveName spies an easy win against her massively bloated opponent and rushes in to topple _winner.slaveName. In an effort to defend herself, _winner.slaveName hoists her belly and turns suddenly, accidentally impacting _loser.slaveName with her massive pregnancy and knocking her to the ground. Seeing an oppertunity, _winner.slaveName releases her grip and slams her weighty womb down on _loser.slaveName bashing the wind out of her. _loser.slaveName struggles to slip out of her squirming prison but the wight is too great and she passes out.
<<if $pitAudience is "paid">>
The audience is impressed by this absurd win, and your @@color:yellowgreen;cut of the betting@@ is reasonably.
<<set $cash += 1000>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;impressed@@ by this absurd win.
<<set $rep += 50>>
<</if>>
<<elseif (_winner.combatSkill > 0) && (_loser.combatSkill > 0)>>
Upon your word the two combatants approach each other warily, both knowing the other is reasonably competent. Before long they are trading expert blows. _winner.slaveName is getting the worst of it, so she decides to change the nature of the fight. After three tries she manages to bring _loser.slaveName to the ground, suffering a @@color:red;broken nose@@ as she does. _loser.slaveName tries to break the imperfect hold but only earns herself an elbow to the face. She's furious and _winner.slaveName is obliged to wrench her arm @@color:red;to the point of damage@@ before she allows herself to go limp.
<<set _loser.health -= 10>>
<<set _winner.health -= 10>>
<<if $pitAudience is "paid">>
The audience is quite impressed by the expert fight, and your @@color:yellowgreen;cut of the betting@@ is quite good.
<<set $cash += 2000>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;very impressed@@ by the expert fight.
<<set $rep += 100>>
<</if>>
<<elseif (_winner.height-_loser.height >= 10)>>
_winner.slaveName realizes that _loser.slaveName's wingspan gives her a huge reach advantage. She bores straight in, taking a hit or two but coming on regardless. _loser.slaveName understands her opponent's intention and backs off, but the pit is small and there isn't much room to retreat. When her back hits a padded wall, _winner.slaveName manages to land a light hit to her stomach that leaves _loser.slaveName winded enough that a hard kick to the side of her knee goes undefended. It causes @@color:red;considerable damage,@@ dropping her and ending the fight.
<<set _loser.health -= 10>>
<<if $pitAudience is "paid">>
The audience is reasonably impressed by the takedown, and your @@color:yellowgreen;cut of the betting@@ is reasonable.
<<set $cash += 1000>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;reasonably impressed@@ by the takedown.
<<set $rep += 50>>
<</if>>
<<elseif (_loser.eyebrowPiercing > 0)>>
The fight starts slowly, with the girls trading jabs. Just as the spectators are getting bored, _loser.slaveName takes a glancing blow to the eyebrow. Her piercing catches on _winner.slaveName's glove and tears out. _loser.slaveName goes after her tormentor in fury, streaming blood, the piercing forgotten on the mat. Any tendency _winner.slaveName might have had to feel badly about this is extinguished by the assault, and soon _winner.slaveName is even willing to follow up on the success by targeting pierced body parts. The fight ends with poor _loser.slaveName writhing in pain on the mat, @@color:red;leaking blood@@ from several terribly shredded areas.
<<set _loser.health -= 10>>
<<if $pitAudience is "paid">>
The audience is reasonably impressed by the gory spectacle, and your @@color:yellowgreen;cut of the betting@@ is reasonable.
<<set $cash += 1000>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;reasonably impressed@@ by the gory spectacle.
<<set $rep += 50>>
<</if>>
<<elseif (_winner.muscles > 30)>>
_winner.slaveName is so massively muscular that she's actually impeded by her size. _loser.slaveName is properly afraid of her strength, though, so she tries to stay away as much as she can. The pit isn't large, however, and eventually _winner.slaveName manages to lay a hand on her. She pulls her down, and then it's all over but the beating. _loser.slaveName rains blows on her huge oppressor, but all _winner.slaveName has to do is hold on with one arm and deliver damage with the other. By the time she gives up and goes limp, _loser.slaveName has collected @@color:red;many minor injuries.@@
<<set _loser.health -= 10>>
<<if $pitAudience is "paid">>
The audience is reasonably impressed by the show of strength, and your @@color:yellowgreen;cut of the betting@@ is reasonable.
<<set $cash += 1000>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;reasonably impressed@@ by the show of strength.
<<set $rep += 50>>
<</if>>
<<elseif (_loser.preg > 10) && (_loser.pregType >= 10)>>
_winner.slaveName wants to win badly enough that she takes and extremely brutal shortcut to victory. The instant the fight starts, she quickly knees _loser.slaveName in the stomach. The massively pregnant _loser.slaveName goes down with a loud thud and plenty of jiggling. _winner.slaveName gloats over the struggling _loser.slaveName watching as she is unable to pull her bloated form off the ground.
<<if $pitAudience is "paid">>
The audience is not very impressed by this easy win, and your @@color:yellowgreen;cut of the betting@@ is unimpressive.
<<set $cash += 500>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;not very impressed@@ by this easy win.
<<set $rep += 50>>
<</if>>
<<elseif (_loser.boobs > 1200)>>
_winner.slaveName wants to win badly enough that she takes an extremely simple shortcut to victory. The instant the fight starts, she hits _loser.slaveName right in her huge tits, as hard as she can. This is a sucker punch of the worst kind; _loser.slaveName's boobs are so big that she has no real chance of defending them. She gasps with pain and wraps her arms around her aching bosom, giving _winner.slaveName a clear opening to deliver a free and easy blow to the jaw that sends the poor top-heavy slave to the mat. Any chance of _loser.slaveName rising is extinguished by her breasts; it takes her so long to muster an attempt to get up that _winner.slaveName can rain hits on her while she does.
<<if $pitAudience is "paid">>
The audience is not very impressed by this easy win, and your @@color:yellowgreen;cut of the betting@@ is unimpressive.
<<set $cash += 500>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;not very impressed@@ by this easy win.
<<set $rep += 25>>
<</if>>
<<elseif (_loser.dick > 0)>>
_winner.slaveName wants to win badly enough that she takes an extremely brutal shortcut to victory. The instant the fight starts, she furiously goes for _loser.slaveName's face. _loser.slaveName defends herself with her arms, at which point _winner.slaveName delivers a mighty kick to the dick. _loser.slaveName goes down like a marionette with cut strings, her mouth soundlessly opening and closing and tears leaking from her closed eyes. _winner.slaveName winds up to kick her again but hesitates, wondering whether it's even necessary.
<<if $pitAudience is "paid">>
The audience is not very impressed by this easy win, and your @@color:yellowgreen;cut of the betting@@ is unimpressive.
<<set $cash += 500>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;not very impressed@@ by this easy win.
<<set $rep += 25>>
<</if>>
<<else>>
_winner.slaveName wants to win badly enough that she takes an extremely unpleasant shortcut to victory. The instant the fight starts, she furiously goes for _loser.slaveName's eyes, hands forming claws. _loser.slaveName defends herself with her arms, at which point _winner.slaveName delivers a mighty cunt punt. _loser.slaveName goes straight down, her mouth soundlessly opening and closing and tears leaking from her closed eyes while her hands desperately shield her outraged pussy. _winner.slaveName follows her down and puts the unresisting girl's head in a simple lock.
<<if $pitAudience is "paid">>
The audience is not very impressed by this easy win, and your @@color:yellowgreen;cut of the betting@@ is unimpressive.
<<set $cash += 500>>
<<elseif $pitAudience is "free">>
The audience is @@color:green;not very impressed@@ by this easy win.
<<set $rep += 25>>
<</if>>
<</if>>
<</nobr>>
<<nobr>>
You throw the victor's strap-on down to _winner.slaveName.
<<if (_winner.dick > 0) && canAchieveErection(_winner)>>
She has no need of it, only taking a moment to pump her dick a few times to get it to rock hardness.
<<elseif (_winner.dick > 0)>>
She needs it, since her soft dick won't be raping anything.
<</if>>
<<set _winner.penetrativeCount += 1>>
<<set $penetrativeTotal += 1>>
<<if (_loser.vagina < 0) && (_loser.anus == 0)>>
She respects _loser.slaveName's anal virginity, and hauls the loser to her knees for a facefuck.
<<set _loser.oralCount += 1>>
<<set $oralTotal += 1>>
<<elseif (_loser.vagina < 0)>>
She shoves _loser.slaveName's face into the mat, spreads her buttocks, and spits on her asshole before penetrating it roughly.
<<set _loser.analCount += 1>>
<<set $analTotal += 1>>
<<elseif (_loser.vagina == 0) && (_loser.anus == 0)>>
She respects _loser.slaveName's virgin holes, and hauls the loser to her knees for a facefuck.
<<set _loser.oralCount += 1>>
<<set $oralTotal += 1>>
<<elseif (_loser.vagina == 0)>>
She shoves _loser.slaveName's face into the mat, spreads her buttocks, and spits on her asshole before penetrating it roughly.
<<set _loser.analCount += 1>>
<<set $analTotal += 1>>
<<else>>
She pushes _loser.slaveName's back down onto the mat, forces her legs apart, and penetrates the loser's cunt.
<<set _loser.vaginalCount += 1>>
<<set $vaginalTotal += 1>>
<<if (_winner.dick > 0) && (_winner.balls > 0) && (_winner.hormones < 1)>>
<<if isFertile(_loser)>>
<<if canTalk(_loser) == false>>_loser.slaveName tries to gesture a protest before _winner.slaveName fills her fertile pussy with cum, but _winner.slaveName grabs her hands and pins them to keep her from complaining.<<else>>_loser.slaveName starts to scream a protest to stop _winner.slaveName raping her pregnant, but _winner.slaveName grinds her face into the mat to shut her up.<</if>>
<<if random(1,100) > 50>>
<<set (_loser.preg to 1)>>
<<set (_loser.pregSource to _winner.ID)>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if (_winner.energy > 95)>>
_winner.slaveName doesn't have to feign willingness to rape a slave girl. She uses _loser.slaveName for her @@color:hotpink;pleasure@@, groping her, kissing her unwilling mouth, and showing off for the spectators. The audience @@color:green;greatly enjoys@@ the depraved spectacle.
<<set _winner.devotion += 1>>
<<set $rep += 50>>
<<elseif (_winner.fetish is "sadist") && (_winner.fetishStrength > 60)>>
_winner.slaveName doesn't have to feign willingness abuse and violate a slave girl. She uses _loser.slaveName for her @@color:hotpink;pleasure@@, slapping her cruelly, pinching her until she draws blood, and showing off for the spectators. The audience @@color:green;greatly enjoys@@ the depraved spectacle.
<<set _winner.devotion += 1>>
<<set $rep += 50>>
<<elseif (_winner.devotion > 75)>>
_winner.slaveName is so broken to slavery that she @@color:hotpink;enjoys@@ winning the fight and raping _loser.slaveName. The audience @@color:green;greatly enjoys@@ the depraved spectacle.
<<set _winner.devotion += 1>>
<<set $rep += 50>>
<<elseif (_winner.devotion > 20)>>
_winner.slaveName understands her role and thoroughly rapes _loser.slaveName. The audience @@color:green;enjoys@@ the spectacle.
<<set $rep += 25>>
<<else>>
_winner.slaveName is unenthusiastic and just thrusts mechanically, to avoid being punished. She @@color:mediumorchid;resents@@ having to fight and fuck. The audience barely pays attention.
<<set _winner.devotion -= 2>>
<</if>>
<<if (_winner.rivalry > 0) && (_loser.ID is _winner.rivalryTarget)>>
She @@color:hotpink;relishes@@ the chance to abuse _loser.slaveName, who she dislikes.
<<set _winner.devotion += 5>>
<<elseif (_winner.relationship >= 0) && (_loser.ID is _winner.relationshipTarget) && (_winner.devotion >= 20)>>
She accepts having to abuse _loser.slaveName, and plans to make it up to her later.
<<elseif (_winner.relationship >= 0) && (_loser.ID is _winner.relationshipTarget)>>
She @@color:mediumorchid;hates@@ having to abuse _loser.slaveName.
<<set _winner.devotion -= 10>>
<<elseif _winner.mother == _loser.ID>>
<<if _winner.devotion >= 20>>
She accepts having to abuse her mother, _loser.slaveName, and plans to make it up to her later.
<<else>>
She @@color:mediumorchid;hates@@ having to abuse her mother, _loser.slaveName.
<<set _winner.devotion -= 10>>
<</if>>
<<elseif _winner.father == _loser.ID>>
<<if _winner.devotion >= 20>>
She accepts having to abuse her father, _loser.slaveName, and plans to make it up to her later.
<<else>>
She @@color:mediumorchid;hates@@ having to abuse her father, _loser.slaveName.
<<set _winner.devotion -= 10>>
<</if>>
<<elseif _loser.mother == _winner.ID || _loser.father == _winner.ID>>
<<if _winner.devotion >= 20>>
She accepts having to abuse her daughter, _loser.slaveName, and plans to make it up to her later.
<<else>>
She @@color:mediumorchid;hates@@ having to abuse her daughter, _loser.slaveName.
<<set _winner.devotion -= 10>>
<</if>>
<<elseif _winner.sisters > 0>>
<<if areSisters(_winner, _loser) == 1>>
<<if _winner.devotion >= 20>>
She accepts having to abuse her twin sister, _loser.slaveName, and plans to make it up to her later.
<<else>>
She @@color:mediumorchid;hates@@ having to abuse her twin sister, _loser.slaveName.
<<set _winner.devotion -= 10>>
<</if>>
<<elseif areSisters(_winner, _loser) == 2>>
<<if _winner.devotion >= 20>>
She accepts having to abuse her sister, _loser.slaveName, and plans to make it up to her later.
<<else>>
She @@color:mediumorchid;hates@@ having to abuse her sister, _loser.slaveName.
<<set _winner.devotion -= 10>>
<</if>>
<<elseif areSisters(_winner, _loser) == 3>>
<<if _winner.devotion >= 20>>
She accepts having to abuse her half-sister, _loser.slaveName, and plans to make it up to her later.
<<else>>
She @@color:mediumorchid;hates@@ having to abuse her half-sister, _loser.slaveName.
<<set _winner.devotion -= 10>>
<</if>>
<</if>>
<<elseif (_winner.relation != 0) && (_loser.ID is _winner.relationTarget) && (_winner.devotion >= 20)>>
She accepts having to abuse _loser.slaveName, and plans to make it up to her later.
<<elseif (_winner.relation != 0) && (_loser.ID is _winner.relationTarget)>>
She @@color:mediumorchid;hates@@ having to abuse _loser.slaveName.
<<set _winner.devotion -= 10>>
<</if>>
<<if (_loser.fetish is "masochist") && (_loser.fetishKnown == 1) && (_loser.fetishStrength > 60)>>
_loser.slaveName @@color:hotpink;gets off@@ on being beaten and molested.
<<set _loser.devotion += 5>>
<<elseif (_loser.fetish is "humiliation") && (_loser.fetishKnown == 1) && (_loser.fetishStrength > 60)>>
_loser.slaveName @@color:hotpink;enjoys@@ the humiliation of being openly beaten and raped.
<<set _loser.devotion += 5>>
<<elseif (_loser.devotion <= 50)>>
_loser.slaveName @@color:mediumorchid;resents@@ being beaten and molested and @@color:gold;fears@@ that it will happen again.
<<set _loser.devotion -= 10>>
<<set _loser.trust -= 10>>
<</if>>
<<if (_loser.rivalry > 0) && (_winner.ID is _loser.rivalryTarget)>>
She is @@color:mediumorchid;embarrassed@@ by losing to and being raped by _winner.slaveName, who she dislikes, and @@color:gold;fears@@ that it will happen again.
<<set _loser.devotion -= 10>>
<<set _loser.trust -= 10>>
<<elseif (_loser.relationship >= 0) && (_winner.ID is _loser.relationshipTarget) && (_loser.devotion >= 20)>>
She accepts _winner.slaveName having to rape her.
<<elseif (_loser.relationship >= 0) && (_winner.ID is _loser.relationshipTarget)>>
She @@color:mediumorchid;hates@@ having to accept rape from _winner.slaveName, and @@color:gold;fears@@ that it will happen again.
<<set _loser.trust -= 10>>
<<set _loser.devotion -= 10>>
<<elseif _loser.mother == _winner.ID>>
<<if _loser.devotion >= 20>>
She accepts her mother, _winner.slaveName, having to rape her, but she @@color:gold;fears@@ that it will happen again.
<<set _loser.trust -= 10>>
<</else>>
She @@color:mediumorchid;hates@@ having to accept rape from her own mother, _winner.slaveName, and @@color:gold;fears@@ that it will happen again.
<<set _loser.devotion -= 10>>
<<set _loser.trust -= 10>>
<</if>>
<<elseif _loser.father == _winner.ID>>
<<if _loser.devotion >= 20>>
She accepts her father, _winner.slaveName, having to rape her, but she @@color:gold;fears@@ that it will happen again.
<<set _loser.trust -= 10>>
<</else>>
She @@color:mediumorchid;hates@@ having to accept rape from her own father, _winner.slaveName, and @@color:gold;fears@@ that it will happen again.
<<set _loser.devotion -= 10>>
<<set _loser.trust -= 10>>
<</if>>
<<elseif _winner.mother == _loser.ID || _winner.father == _loser.ID>>
<<if _loser.devotion >= 20>>
She accepts her daughter, _winner.slaveName, having to rape her, but she @@color:gold;fears@@ that it will happen again.
<<set _loser.trust -= 10>>
<</else>>
She @@color:mediumorchid;hates@@ having to accept rape from her own daughter, _winner.slaveName, and @@color:gold;fears@@ that it will happen again.
<<set _loser.devotion -= 10>>
<<set _loser.trust -= 10>>
<</if>>
<<elseif _loser.sisters > 0>>
<<if areSisters(_winner, _loser) == 1>>
<<if _loser.devotion >= 20>>
She accepts her twin sister, _winner.slaveName, having to rape her, but she @@color:gold;fears@@ that it will happen again.
<<set _loser.trust -= 10>>
<</else>>
She @@color:mediumorchid;hates@@ having to accept rape from her own twin, _winner.slaveName, and @@color:gold;fears@@ that it will happen again.
<<set _loser.devotion -= 10>>
<<set _loser.trust -= 10>>
<</if>>
<<elseif areSisters(_winner, _loser) == 2>>
<<if _loser.devotion >= 20>>
She accepts her sister, _winner.slaveName, having to rape her, but she @@color:gold;fears@@ that it will happen again.
<<set _loser.trust -= 10>>
<</else>>
She @@color:mediumorchid;hates@@ having to accept rape from her own sister, _winner.slaveName, and @@color:gold;fears@@ that it will happen again.
<<set _loser.devotion -= 10>>
<<set _loser.trust -= 10>>
<</if>>
<<elseif areSisters(_winner, _loser) == 3>>
<<if _loser.devotion >= 20>>
She accepts her half-sister, _winner.slaveName, having to rape her, but she @@color:gold;fears@@ that it will happen again.
<<set _loser.trust -= 10>>
<</else>>
She @@color:mediumorchid;hates@@ having to accept rape from her own half-sister, _winner.slaveName, and @@color:gold;fears@@ that it will happen again.
<<set _loser.devotion -= 10>>
<<set _loser.trust -= 10>>
<</if>>
<</if>>
<<elseif (_loser.relation != 0) && (_winner.ID is _loser.relationTarget) && (_loser.devotion >= 20)>>
She accepts _winner.slaveName having to rape her, but she @@color:gold;fears@@ that it will happen again.
<<set _loser.trust -= 10>>
<<elseif (_loser.relation != 0) && (_winner.ID is _loser.relationTarget)>>
She @@color:mediumorchid;hates@@ having to accept rape from _winner.slaveName, and @@color:gold;fears@@ that it will happen again.
<<set _loser.devotion -= 10>>
<<set _loser.trust -= 10>>
<</if>>
<<if (_loser.relationship != 0)>>
<<if (_loser.relationship <= 4)>>
<<if (_loser.relationshipTarget is _winner.ID)>>
Fighting and rape have @@color:lightsalmon;damaged@@ the relationship between the slaves.
<<set _loser.relationship -= 1>>
<<set _winner.relationship -= 1>>
<</if>>
<</if>>
<</if>>
<<if (_winner.combatSkill == 0)>>
<<if random(1,100) < (20+_winner.devotion)>>
With experience in $pitName, _winner.slaveName has @@color:green;learned basic combat skills.@@
<<set _winner.combatSkill += 1>>
<</if>>
<</if>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if _winner.ID == $slaves[$i].ID>>
<<set $slaves[$i] to _winner>>
<</if>>
<</for>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if _loser.ID == $slaves[$i].ID>>
<<set $slaves[$i] to _loser>>
<</if>>
<</for>>
<</nobr>>\
|
mayibrad/fc
|
src/uncategorized/seNonlethalPit.tw
|
tw
|
bsd-3-clause
| 39,471 |
:: SE recruiter success
<<nobr>>
<<set $nextButton to "Continue">>
<<set $nextLink to "Scheduled Event">>
<<set $returnTo to "Scheduled Event">>
<<set $showEncyclopedia to 1>><<set $encyclopedia to "Enslaving People">>
<<set $recruiterProgress to 0>>
<<set $applyLaw to 0>>
<<if $recruiterTarget is "young migrants">>
<<set $activeSlaveOneTimeMaxAge to 22>>
<<display "Generate New Slave">>
<<set $activeSlave.origin to "She submitted to enslavement for a better chance at survival than she had as a migrant.">>
<<set $activeSlave.devotion = random(-15,5)>>
<<set $activeSlave.trust = random(-10,10)>>
<<set $activeSlave.health = random(-80,20)>>
<<set $activeSlave.anus to 0>>
<<if $activeSlave.vagina > 0>>
<<set $activeSlave.vagina to random(1,3)>>
<<set $activeSlave.vaginalSkill to random(15,40)>>
<</if>>
<<set $activeSlave.analSkill = 0>>
<<set $activeSlave.earPiercing to random(0,1)>>
Your recruiter $Recruiter.slaveName has succeeded; she's convinced a starving young migrant from the old world that she'll have a better chance at survival as one of your slaves.
<<elseif $recruiterTarget is "reassignment candidates">>
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "She submitted to enslavement as her only way to obtain surgery to transform her into a woman.">>
<<set $activeSlave.devotion = random(-15,5)>>
<<set $activeSlave.trust = random(-10,10)>>
<<set $activeSlave.health = random(-40,20)>>
<<if $activeSlave.balls == 0>>
<<set $activeSlave.balls to random(1,3)>>
<</if>>
<<set $activeSlave.tonguePiercing to random(0,1)>>
<<set $activeSlave.earPiercing to random(0,1)>>
<<set $activeSlave.nosePiercing to random(0,1)>>
<<set $activeSlave.sexualFlaw to "hates women">>
Your recruiter $Recruiter.slaveName has succeeded; she's convinced an old world person desperate for modern reassignment surgery that you'll provide it if she agrees to be a sex slave after she's recreated as a female.
<<elseif $recruiterTarget is "dissolute sissies">>
<<display "Generate XY Slave">>
<<set $activeSlave.origin to "She submitted to enslavement out of a misguided desire to join a sexually libertine society.">>
<<set $activeSlave.devotion = random(-15,5)>>
<<set $activeSlave.trust = random(-10,10)>>
<<set $activeSlave.health = random(-40,20)>>
<<set $activeSlave.anus to random(1,3)>>
<<if $activeSlave.balls == 0>>
<<set $activeSlave.balls to random(1,3)>>
<</if>>
<<set $activeSlave.oralSkill to random(15,40)>>
<<set $activeSlave.analSkill to random(15,40)>>
<<set $activeSlave.faceImplant to random(0,1)>>
<<set $activeSlave.face += $activeSlave.faceImplant>>
<<set $activeSlave.lipsPiercing to random(0,1)>>
<<set $activeSlave.tonguePiercing to random(0,1)>>
<<set $activeSlave.earPiercing to random(0,1)>>
<<set $activeSlave.nosePiercing to random(0,1)>>
<<set $activeSlave.eyebrowPiercing to random(0,1)>>
<<set $activeSlave.navelPiercing to random(0,1)>>
<<set $activeSlave.nipplesPiercing to random(0,1)>>
<<set $activeSlave.clitPiercing to random(0,1)>>
<<set $activeSlave.sexualFlaw to "hates women">>
Your recruiter $Recruiter.slaveName has succeeded; she's convinced an old world sissy that she'd be better off as a slave in a society that is so totally sexually libertine as to accept as female and respectable anyone who takes cock.
<<elseif $recruiterTarget is "expectant mothers">>
<<set $activeSlaveOneTimeMinAge to Math.max($fertilityAge, $minimumSlaveAge)>>
<<set $one_time_age_overrides_pedo_mode to 1>> /% Old enough to be pregnant. %/
<<display "Generate XX Slave">>
<<set $activeSlave.origin to "She submitted to enslavement to get access to modern prenatal care.">>
<<set $activeSlave.devotion = random(-15,5)>>
<<set $activeSlave.trust = random(-10,10)>>
<<set $activeSlave.health = random(-80,-20)>>
<<set $activeSlave.vagina to random(1,3)>>
<<set $activeSlave.preg to random(10,30)>>
<<set $activeSlave.boobs += 50*random(0,6)>>
<<set $activeSlave.lactation to random(0,1)>>
<<set $activeSlave.weight = random(0,50)>>
Your recruiter $Recruiter.slaveName has succeeded; she's convinced an unhealthy expectant mother that you'll provide her with modern medicine in return for her enslavement.
<<else>>
<<set $activeSlaveOneTimeMinAge to 11>>
<<set $activeSlaveOneTimeMaxAge to 22>>
<<display "Generate New Slave">>
<<set $activeSlave.origin to "She submitted to enslavement to escape the hard life of an Old World whore.">>
<<set $activeSlave.career to "a prostitute">>
<<set $activeSlave.devotion = random(-15,5)>>
<<set $activeSlave.trust = random(-10,10)>>
<<set $activeSlave.health = random(-80,20)>>
<<set $activeSlave.anus to random(1,3)>>
<<if $activeSlave.balls > 0>>
<<set $activeSlave.vagina to random(1,3)>>
<<set $activeSlave.vaginalSkill to random(15,40)>>
<</if>>
<<set $activeSlave.oralSkill to random(15,40)>>
<<set $activeSlave.analSkill to random(15,40)>>
<<set $activeSlave.whoreSkill to random(15,40)>>
<<set $activeSlave.boobsImplant to random(0,3)*200>>
<<set $activeSlave.boobs += $activeSlave.boobsImplant>>
<<set $activeSlave.buttImplant to random(0,2)>>
<<set $activeSlave.butt to $activeSlave.buttImplant>>
<<set $activeSlave.lipsImplant to either(0,10)>>
<<set $activeSlave.lips += $activeSlave.lipsImplant>>
<<set $activeSlave.lipsPiercing to random(0,1)>>
<<set $activeSlave.tonguePiercing to random(0,1)>>
<<set $activeSlave.earPiercing to random(0,1)>>
<<set $activeSlave.nosePiercing to random(0,1)>>
<<set $activeSlave.eyebrowPiercing to random(0,1)>>
<<set $activeSlave.navelPiercing to random(0,1)>>
<<set $activeSlave.nipplesPiercing to random(0,1)>>
<<set $activeSlave.clitPiercing to random(0,1)>>
Your recruiter $Recruiter.slaveName has succeeded; she's convinced a desperate old world whore that she'd be better off as a slave in $arcologies[0].name than as a free prostitute on the rough streets of a traditional city.
<</if>>
<<set $contractCost = 1000>>
<<slaveCost $activeSlave>>
<<set $slaveCost -= $contractCost>>
<</nobr>>\
\
<<set $saleDescription to 1>>\
<<display "Long Slave Description">>\
<<set $saleDescription to 0>>\
<span id="result">
<<if $cash >= $contractCost>>\
<<click "Enslave her">>
<<set $slaves.push($activeSlave)>>
<<set $cash -= $contractCost>>
<<replace "#result">>
<<set $nextLink to "AS Dump">>\
<<set $returnTo to "Nonrandom Event">>\
<<display "New Slave Intro">>
<</replace>>
<</click>> //This will cost ¤$contractCost//
<<click "Sell her immediately">>
<<set $cash += $slaveCost>>
<<display "Remove activeSlave">>
<<replace "#result">>
$activeSlave.slaveName accepts being resold without much fuss. She's merely exchanged one unknown owner for another. For all she knows her new buyer will be less abusive than you would have been. She would be less complacent if she knew who her buyers are; she'll be immured in an arcade within the hour.
<</replace>>
<</click>> //This will bring in ¤$slaveCost//
<<else>>\
//You lack the necessary funds to enslave her.//
<<set $recruiterProgress to 7>>
<</if>>\
</span>
|
mayibrad/fc
|
src/uncategorized/seRecruiterSuccess.tw
|
tw
|
bsd-3-clause
| 6,978 |
:: SE retirement [nobr]
<<set $nextButton to "Continue">>
<<set $nextLink to "Scheduled Event">>
<<set $retired to 1>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID is $retiree.ID>>
<<set $activeSlave to $slaves[$i]>>
<<break>>
<</if>>
<</for>>
$activeSlave.slaveName is retiring from sexual slavery this week,
<<if $CitizenRetirement == 1>>
in a way that will fill the rest of your property with envy and @@color:mediumaquamarine;trust.@@
<<for $i to 0; $i < $slaves.length; $i++>>
<<set $slaves[$i].trust += 3>>
<</for>>
<<if $activeSlave.relationship > 3>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID is $activeSlave.relationshipTarget>>
($slaves[$i].slaveName, for her part, is @@color:hotpink;overjoyed,@@ though also a bit sad. She looks forward to joining $activeSlave.slaveName one day.)
<<set $slaves[$i].devotion += 10>>
<</if>>
<</for>>
<</if>>
<br><br>
She is retiring into citizenship, with a substantial annuity that will provide her with a secure if not luxurious life.
<<if $activeSlave.fetish is "mindbroken">>
Sadly, she is not mentally equipped to look after herself, but the arcology hosts several fine institutions capable of caring for her. They'll have someone check in on her daily.
<<elseif $activeSlave.relationship is -3>>
She wishes she could continue to be your slave wife, but she understands that marriages between slaves and slave owners are predicated on the slave relationship. She knows that her retirement has come, meaning that her slave relationship to you is ending. She's had a long time to get used to the idea, and gets through the process with dignity, doing her best to avoid embarrassing you.
<<elseif $activeSlave.devotion > 95>>
She desperately wishes she could continue to be your sex slave, but she understands that her retirement has come. More importantly, she's had a long time to get used to the idea, and gets through the process with resolution, doing her best to avoid embarrassing herself or you.
<<elseif $activeSlave.devotion > 20>>
She is very happy to be a free person again, though she does her best to do you the favor of not being too ostentatious about this.
<<else>>
It is with an ill-disguised triumphalism that she leaves sexual slavery behind her, and enters into a life in which she can decline to have things inserted into her body.
<</if>>
She's certainly going to have some adjustments to make.
<<if $activeSlave.energy > 90>>
Notably, dealing with her formidable sex drive is now her business. You suspect the arcology's clubs are about to receive a fanatical new regular, and the arcology's whores may not know what hit them when she realizes that she's now quite capable of buying whatever she wants on a semi-regular basis.
<<if $activeSlave.analSkill+$activeSlave.oralSkill >= 120>>
She's so sexually skilled, though, that she probably won't have much trouble. She'll probably have more than a few eager lovers within days.
<</if>>
<<if $activeSlave.face > 1>>
She's certainly attractive enough that she'll have no trouble finding as many casual hookups as she likes.
<</if>>
<</if>>
<<if $activeSlave.prestigeDesc == 0>>
<<set $toSearch to "null">>
<<else>>
<<set $toSearch to $activeSlave.prestigeDesc>>
<</if>>
<<if ($toSearch.indexOf("Head Girl") != -1) || ($HeadGirl.ID is $activeSlave.ID)>>
<br><br>
She has a reputation from her long service as your Head Girl. To her bemusement, and considerable satisfaction, she has multiple job offers from slaving operations without even having to circulate her resume.
<<if $activeSlave.fetish is "sadist">>
The prospect of a virtually unlimited field for abuse and rape is something she'd pay for, now that she has her own money. She's excited beyond description to find that there are people interested in paying her to exercise her exquisitely horrible skills.
<<elseif $activeSlave.fetish is "dom">>
Dominance is second nature to her. Though she doesn't have to work, her slaving skills are valuable enough that she'd probably be tempted by the pay she can expect, even if she didn't derive real pleasure from exercising them.
<<else>>
Her annuity means that she doesn't have to work, but she's inclined to do so. Her skills command reasonable wages in the slave training field, and between those prospects and her annuity, she stands to become wealthy.
<</if>>
<<elseif ($toSearch.indexOf("is world famous for") != -1)>>
<br><br>
<<set $seed to $activeSlave.prestigeDesc>>
<<set $seed to $seed.replace("She is famous for her recurring role in slave pornography. Her many fans relish", "enjoy")>>
In addition to her annuity, you've laid the groundwork for her to become wealthy by the way you publicized pornography of her. Many thousands of people across the world are willing to pay to $seed, and they enjoy it in part because she doesn't mind it, either. She's in a position to make great money for doing on camera what she would probably do anyway.
<<elseif ($activeSlave.intelligence >= -1) && ($activeSlave.muscles > 5) && ($activeSlave.combatSkill >= 1) && ($activeSlave.amp != 1) && ($activeSlave.face > 0)>>
<br><br>
She's pretty and deadly. If she feels she prefers wealth and danger to living on her annuity, she'll have no trouble finding work. In fact, she'll likely have trouble sifting through all the mercenary organizations, businesses in need of attractive and competent guards for public spaces, and citizens looking for effective bodyguards willing to hire her.
<<elseif ($activeSlave.intelligence >= 2) && ($activeSlave.intelligenceImplant >= 1)>>
<br><br>
She has no skills extraordinary enough to bring prospective employers in search of her, in this new, slaveowning economy, but she is highly intelligent, educated, and has a small income. As you know from your own abundant personal experience, her intelligence is a lever, her annuity is a fulcrum, and with the two, she may move the world someday. You have no doubt that, at the very least, she will be far from the poorest of your citizens.
<</if>>
<br><br>
As she takes her leave, heading the short distance down to her modest little apartment, she presents a strange appearance. She's wearing cheap but not unattractive clothing, and you are struck by a crystal-clear mental image of what she looks like nude.
<<if $activeSlave.fetish != "mindbroken">>
<<if $activeSlave.devotion > 20>>
<<if $activeSlave.devotion > 95>>
She's doing her absolute best not to sob, but her lips are quivering.
<<else>>
She looks like she might cry.
<</if>>
<<if $activeSlave.relationship is -3>>
The ring she wore when she was your slave wife is nowhere to be seen; she's either taken it with her as a souvenir, or left it back in her sleeping area. If it's the former, no matter: you can always get more.
<</if>>
<<if (canTalk($activeSlave) == false)>>
She gestures her thanks, and ironically indicates that she'll see you around.
<<elseif SlaveStatsChecker.checkForLisp($activeSlave)>>
"Well, thankth, <<if def $PC.customTitleLisp>>$PC.customTitleLisp<<elseif $PC.title != 0>>Mathter<<else>>Mithtreth<</if>>, um, I mean $PCName. I g-gueth I'll thee you around. I mean, the arcology. Anyway. Bye."
<<else>>
"Well, thanks, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>, um, I mean $PCName. I g-guess I'll see you around. I mean, the arcology. Anyway. Bye."
<</if>>
<<if $activeSlave.devotion > 95>>
She turns resolutely away and flees, trying to choke back her tears.
<<else>>
She turns resolutely away.
<</if>>
<</if>>
<</if>>
<br><br>
<<if $activeSlave.energy > 50>>
<<if $activeSlave.devotion > 20>>
<span id="result">
<<click "See her around">>
<<replace "#result">>
Later that week, <<if $club > 0>>as you take an evening to enjoy $clubName in person<<else>>out in one of $arcologies[0].name's better clubs<</if>>, you run into $activeSlave.slaveName. She looks good, and happy, and is not at all displeased to see you. She sidles up to you and makes it clear without a
<<if (canTalk($activeSlave) == false)>>
gesture
<<else>>
word
<</if>>
that she's quite eager to fuck you as a free woman.
<<if $activeSlave.relationship is -3>>
When she knows she has your attention, she produces the steel ring that she wore when she was your slave wife. She doesn't put it on, but she kisses it suggestively before putting it back in her purse.
<</if>>
<<if ($activeSlave.fetish is "submissive") && ($activeSlave.fetishKnown == 1)>>
Taking the lead as you know she prefers, you lead her to a private booth and make love to her, holding her down with the gentle but firm grip that never fails to bring her through a long and gasping climax.
<<elseif ($activeSlave.fetish is "cumslut") && ($activeSlave.fetishKnown == 1)>>
She <<if $PC.dick == 1>>sucks your dick<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>eats you out<</if>> right there, eagerly <<if $activeSlave.vagina > -1>>jilling off<<else>>jacking off<</if>> as she enjoys your infinitely familiar taste and scent.
<<elseif ($activeSlave.fetish is "humiliation") && ($activeSlave.fetishKnown == 1)>>
You take her right there, the humiliation slut getting what she came to the club to get: an opportunity to orgasm in public with many eyes enjoying the sight of her pleasure.
<<elseif ($activeSlave.fetish is "buttslut") && ($activeSlave.fetishKnown == 1)>>
Your <<if $PC.dick == 1>>dick is<<else>>fingers are<</if>> up her ass in no time, and she's so primed for anal that she climaxes with indecent speed. She begs you to keep fucking her butt, and you do.
<<elseif ($activeSlave.fetish is "boobs") && ($activeSlave.fetishKnown == 1)>>
She grinds shamelessly against you, your hands holding her breasts just the way you know she loves them held. Your <<if $PC.boobs == 1>>own tits press softly<<else>>manly chest presses<</if>> against her back as she cranes back to kiss you.
<<elseif ($activeSlave.fetish is "pregnancy") && ($activeSlave.fetishKnown == 1)>>
She begs shamelessly for your seed, right here and right now, and <<if $PC.dick == 1>>you give it to her, producing the usual perverted orgasm as she feels it inside her.<<else>>as usual, she doesn't care that the phallus you fuck her with is actually a strap-on. She manages to pretend it's a cock knocking her up.<</if>>
<<elseif ($activeSlave.fetish is "dom") && ($activeSlave.fetishKnown == 1)>>
After some mutually aggressive dancing that leaves you both panting and sweaty, you work together to attract another free dancer, a girl who $activeSlave.slaveName had her eye on already. Before long, the poor girl is screaming with orgasm in a private booth as you take her together.
<<elseif ($activeSlave.fetish is "sadist") && ($activeSlave.fetishKnown == 1)>>
After some mutually aggressive dancing that leaves you both panting and sweaty, you mutually select one of the club's slaves, and drag her back to a private booth. Before long, her screams for mercy are audible on the floor.
<<elseif ($activeSlave.fetish is "masochist") && ($activeSlave.fetishKnown == 1)>>
You don't have the setup for really elaborate pain, so you fuck her hard and fast, to give her that edge of discomfort that she now requires to get off. She gasps as she gets what she needs, not free of her perversions despite her status as a citizen.
<<else>>
You remember her uncomplicated tastes well, though the total confidence that her willingness and pleasure are unfeigned is novel. You dance, you laugh, and you make love to her, all through the night.
<</if>>
<</replace>>
<</click>>
<<if $activeSlave.relationship >= 4>>
<<click "Send her girl into retirement with her">>
<<replace "#result">>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID is $activeSlave.relationshipTarget>>
She doesn't get far before she hears a desperate pursuit behind her. It's her <<if $activeSlave.relationship >= 5>>wife<<else>>lover<</if>>, $slaves[$i].slaveName, hurrying to catch up. Watching on the monitors, you see $activeSlave.slaveName's mixed pleasure and pain at seeing her again so soon, followed by a tearful explanation and an embrace so heartfelt that the pair of ex-slaves collapse to the floor together, sobbing.
<<set $activeSlave to $slaves[$i]>>
<<display "Remove activeSlave">>
<<break>>
<</if>>
<</for>>
<br><br>
<<if $arcologies[0].FSPaternalist != "unset">>
Of course, your paternalistic arcology thinks this @@color:green;almost too romantic,@@ and there are jesting suggestions that outcomes this adorable ought to be illegal. The pair become celebrated citizens immediately.
<<set $rep += 10*$FSSingleSlaveRep*($arcologies[0].FSPaternalist/$FSLockinLevel)>>
<<set $arcologies[0].FSPaternalist += 0.1*$FSSingleSlaveRep>>
<<else>>
Though it is not ordinarily paternalistic, even your society thinks this is @@color:green;pretty romantic.@@
<<set $rep += 5*$FSSingleSlaveRep>>
<</if>>
<</replace>>
<</click>>
<</if>>
</span>
<</if>>
<</if>>
<br><br>
Your arcology has gained a citizen.
<<set $ACitizens += 1>>
<<elseif $BioreactorRetirement == 1>>
in a way that will inevitably fill the rest of your property with @@color:gold;fear.@@
<<for $i to 0; $i < $slaves.length; $i++>>
<<set $slaves[$i].trust -= 3>>
<</for>>
<<if $activeSlave.relationship > 3>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID is $activeSlave.relationshipTarget>>
($slaves[$i].slaveName, for her part, is @@color:mediumorchid;horrified.@@)
<<set $slaves[$i].devotion -= 20>>
<</if>>
<</for>>
<</if>>
<br><br>
She is retiring into a featureless existence where the only realities are the phalli ejaculating food, fluid, and drugs into her <<if $activeSlave.vagina > -1>> vagina,<</if>> anus, and throat,<<if $activeSlave.balls > 0>> the relentless sodomy forcing semen out of her distended balls,<</if>> and the milk flowing into the milkers tugging at her painfully engorged nipples.
<<if $activeSlave.fetish is "mindbroken">>
She's already broken in spirit, and she complies with her installation into a milking machine with the dumb obedience of the animal she has become.
<<elseif $activeSlave.devotion > 20>>
She complies with her installation into a milking machine with the dumb obedience of someone whose mind will not allow them to understand their true situation out of simple immediate self-preservation.
<<elseif $activeSlave.trust < 50>>
She is so terrified of punishment that she complies with her installation into a milking machine to avoid pain. She knows that if she does not obey, there will be pain, and if she obeys, there may be pain but it will come later.
<<else>>
She resists, of course, giving the compliance systems an excuse to unload quite a few volts of electricity into her. This disobedience is one of her more abortive attempts to resist your will, and it is her last.
<</if>>
<br><br>
It will take her some time to reach full production, a state that she'll be kept in until it becomes impossible for the most reckless drug regime to keep her there. Near the end of the week, you check in on her idly. Her breasts are already swelling under the hormonal treatments that can only be applied when the sole priority is production. The rhythm of the milkers gives them a slight pulsing heave, first one, then the other. Her milk whitens the lines running away from her udders.
<br><br>
<span id="result">
<<click "Have a taste">>
<<replace "#result">>
You tug one of the milkers off a nipple, producing a lewd sucking noise as the wet flesh pops free of the machinery. It must have been quite painful, but the feeding apparatus that covers much of the slave's face affords no indication of her reaction, if any. You heft the boob with both hands and take the nipple into your mouth, sucking gently. A rich jet of cream hits your tongue, the milkfat luscious with hints of vanilla. The warm breastflesh fills your hands, and you fancy that you can feel the prosperity under your fingers as her body desperately hurries to make more.
<</replace>>
<</click>>
</span>
<br><br>
You have @@color:yellowgreen;gained a standard bioreactor.@@
<<set $menialBioreactors += 1>>
<<elseif $ArcadeRetirement == 1>>
in a way that will inevitably fill the rest of your property with @@color:gold;fear.@@
<<for $i to 0; $i < $slaves.length; $i++>>
<<set $slaves[$i].trust -= 3>>
<</for>>
<<if $activeSlave.relationship > 3>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID is $activeSlave.relationshipTarget>>
($slaves[$i].slaveName, for her part, is @@color:mediumorchid;horrified.@@)
<<set $slaves[$i].devotion -= 20>>
<</if>>
<</for>>
<</if>>
<br><br>
She is retiring into a dark, featureless eternity in which the only realities are phalli intruding into her<<if $activeSlave.vagina > -1>> vagina,<</if>> anus, and throat, and the drug-induced haze that will leave her no choice but to orgasm when she is penetrated.
<<if $activeSlave.fetish is "mindbroken">>
She's already broken in spirit, and she complies with the conversion process with the dumb obedience of the animal she has become.
<<elseif $activeSlave.devotion > 20>>
She complies with the conversion process with the dumb obedience of someone whose mind will not allow them to understand their true situation out of simple immediate self-preservation.
<<elseif $activeSlave.trust < 50>>
She is so terrified of punishment that she complies with the conversion process to avoid pain. She knows that if she does not obey, there will be pain, and if she obeys, there may be pain but it will come later.
<<else>>
She resists, of course, giving the compliance systems an excuse to unload quite a few volts of electricity into her. This disobedience is one of her more abortive attempts to resist your will, and it is her last.
<</if>>
<br><br>
She is brought down to
<<if $arcade != 0>>
$arcadeName,
<<else>>
the autosurgery,
<</if>>
and, a disturbingly short time later, there is a new Fuckdoll, a humanoid figure encased in a tough black bodysuit, in your office.
<<if $activeSlave.amp == 1>>
Its limbless form is not obviously human. It's a sex toy, with several interesting holes and nothing else worth noticing.
<<else>>
It stands immobile, the hydraulic system hidden within the suit stiffened to make voluntary movement impossible.
<</if>>
<<if $activeSlave.boobs > 2000>>
The suit has a pair of gaps for its monstrous breasts, bare expanses of $activeSlave.skin skin.
<</if>>
<<if $activeSlave.lips > 40>>
Its upper hole is surrounded by a ludicrous set of swollen lips.
<</if>>
<<if $activeSlave.labia > 0>>
The conversion process left its labia permanently engorged.
<</if>>
<<if $activeSlave.vaginaLube > 0>>
Its front hole is dripping streams of natural lubrication.
<</if>>
<<if $activeSlave.anus > 2>>
The gap in the suit over its rear hole opens into the Fuckdoll's interior, since it's the same size as the Fuckdoll's loose sphincter.
<</if>>
<br><br>
<span id="result">
<<click "Fuck it">>
<<replace "#result">>
<<if $PC.dick == 1>>
You enter a command, and the Fuckdoll instantly <<if $activeSlave.amp == 1>>presents its upper hole<<else>>collapses to its knees<</if>>. You tug the plug clear of its upper hole, and insert your cock. The Fuckdoll's nose ports open when it needs to breathe, but periodically close without warning to force its throat to spasm. When you're bored of this, you pull your dick clear and haul the Fuckdoll over to the couch, entering the command that forces it to present its rear hole. Your saliva-slicked shaft slides readily inside the sex toy's warm interior. After a while, you enter the tightening command, and the Fuckdoll's sphincter obediently cinches down, encouraging you to shoot your load inside it. A low moaning sound issues from its upper hole.
<<else>>
You shove the Fuckdoll backward onto the couch, and enter a command that forces it into a bridged position. <<if $activeSlave.vagina > -1>>Its clit is brought to full hardness, and its front hole becomes wet and flushed. You ride this until you orgasm, the Fuckdoll's copious juices adding lewd noises to each grinding motion.<<else>>Its dick is forced to perfect hardness. Its tubes have been tied to prevent any unseemly contamination, allowing you to ride it until you are satisfied. When you're done, the Fuckdoll is allowed to go soft. It did not climax.<</if>>
<</if>>
You leave it where it is, your personal assistant directing a slave to perform maintenance on it when she has the time.
<</replace>>
<</click>>
</span>
<br><br>
You have @@color:yellowgreen;gained a fuckdoll.@@
<<set $fuckdolls += 1>>
<<else>>
into a life of menial drudgery. This has little impact on your other human property.
<<if $activeSlave.relationship > 3>>
<<for $i to 0; $i < $slaves.length; $i++>>
<<if $slaves[$i].ID is $activeSlave.relationshipTarget>>
($slaves[$i].slaveName, for her part, is @@color:mediumorchid;saddened,@@ but not seriously affected. She knew this was coming.)
<<set $slaves[$i].devotion -= 5>>
<</if>>
<</for>>
<</if>>
There are a thousand things a slave like her can usefully do around the arcology, and she'll do them. But she's reached the age where it's time for you and the arcology's citizens to fuck younger girls.
<br><br>
You have @@color:yellowgreen;gained a menial slave.@@
<<set $helots += 1>>
<</if>>
|
mayibrad/fc
|
src/uncategorized/seRetirement.tw
|
tw
|
bsd-3-clause
| 21,331 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.