Skip to content
Snippets Groups Projects
RESS.tw 1.24 MiB
Newer Older
pregmodfan's avatar
pregmodfan committed

/* This is one of several files that contains and organizes many different events.	*/
klorpa's avatar
klorpa committed
/*	genericPlotEvents.tw															*/
/*	PESS.tw: Player Event, Single Slave												*/
/*	PETS.tw: Player Event, Two Slaves												*/
/*	RECI.tw: Random Event, Check In													*/
/*	REFI.tw: Random Event, Fetish Interest											*/
/*	REFS.tw: Random Event, Future Societies											*/
/*	RESS.tw: Random Event, Single Slave												*/
/*	RESSTR.tw: Random Event, Single Slave (Test Realm, for debugging events)		*/
/*	RETS.tw: Random Event, Two Slaves												*/
/*																					*/
/* Events can also be in a dedicated *.tw file, formatted as follows:				*/
klorpa's avatar
klorpa committed
/*	jeXXXXX.tw: Justice Event														*/
/*	pXXXXXX.tw: Player event														*/
/*	peXXXXX.tw: Player Event focused on a slave										*/
/*	reXXXXX.tw: Random Event														*/
/*	resXXXX.tw: Random Event, School												*/
/*	seXXXXX.tw: Slave Event, focuses on slaves coming or going						*/
/*	securityForceXXXXX.tw: Special (Security) Force event							*/
/*																					*/
/* Some scenes are also stored in useGuard.tw, walkPast.tw, and toychest.tw			*/

Pregmodder's avatar
Pregmodder committed
<<if Array.isArray($RESSevent)>>
klorpa's avatar
klorpa committed
	<<set $activeSlave = $eventSlave>>
	<<if $cheatMode == 1>>
		<<set $nextButton = "Back", $nextLink = "Nonrandom Event", $returnTo = "Nonrandom Event">> /* if user just clicks spacebar */
		''A random single slave event would have been selected from the following:''
klorpa's avatar
klorpa committed
		<<for _i = 0; _i < $RESSevent.length; _i++>>
			<<print "[[$RESSevent[_i]|RESS][$RESSevent = $RESSevent[" + _i + "]]]">>
			<br>
		<</for>>
		<br><br>[[Go Back to Random Individual Event|Random Individual Event][$activeSlave = 0]]
	<<else>>
		<<set $RESSevent = $RESSevent.random()>>
		<<goto "RESS">>
	<</if>>
Pregmodder's avatar
Pregmodder committed
<<set $nextButton = "Continue", $nextLink = "AS Dump", $returnTo = "Next Week", _didAnal = 0, _didVaginal = 0>>
lowercasedonkey's avatar
lowercasedonkey committed
<<set _clothesTemp = $activeSlave.clothes>>
<<switch $RESSevent>>
klorpa's avatar
klorpa committed
/*Some events start with the slave naked (any event that starts with the daily inspection, for example). Here we switch their clothing just for the image to load, then switch it back quickly so the player's choice is not messed up.*/
<<case "age implant" "ara ara" "back stretch" "bad dream" "bed snuggle" "bondage gear" "bonded love" "breast expansion blues" "confident tanning" "devoted exhibition" "devoted lotion" "desperate null" "devoted nympho" "extreme aphrodisiacs" "fearful balls" "fucktoy tribbing" "gaped asshole" "happy dance" "heavy piercing" "huge naturals" "huge tits" "hugely pregnant" "ignorant horny" "implant inspection" "language lesson" "mindbroken morning" "modest clothes" "mods please" "old PC age difference" "orchiectomy please" "PA flirting" "penitent" "permitted masturbation" "plimb help" "rebellious arrogant" "resistant gelding" "resistant shower" "resting amp" "restricted profession" "restricted smart" "sexy succubus" "shaped areolae" "shift masturbation" "shift sleep" "shower slip" "slave dick huge" "sleeping ambivalent" "sore shoulders" "spa boobs" "subjugation blues" "tendon fall" "terrified inspection" "tittymonster inspection" "torpedo squeeze" "transition anxiety" "trusting HG" "unhappy virgin" "used whore" "vocal disobedience" "young PC age difference">>
klorpa's avatar
klorpa committed
	<<set $activeSlave.clothes = "no clothing">>
<<case "whore rebellious">>
	/* this scene states they are wearing "thick, durable latex with temperature regulation and anchor points for restraint" no matter what they are assigned to wear. */
	<<set $activeSlave.clothes = "restrictive latex">>
<<case "inconvenient labia">>
	/* "pulling down the compression shorts $he was wearing" */
lowercasedonkey's avatar
lowercasedonkey committed
	<<if isItemAccessible.entry("sport shorts", "clothes")>>
klorpa's avatar
klorpa committed
		<<if $activeSlave.boobs >= 650>>
			<<set $activeSlave.clothes = "sport shorts and a sports bra">>
lowercasedonkey's avatar
lowercasedonkey committed
		<<else>>
klorpa's avatar
klorpa committed
			<<set $activeSlave.clothes = "sport shorts">>
lowercasedonkey's avatar
lowercasedonkey committed
		<</if>>
klorpa's avatar
klorpa committed
	<<else>>
klorpa's avatar
klorpa committed
		<<set $activeSlave.clothes = "spats and a tank top">>
klorpa's avatar
klorpa committed
	<</if>>
lowercasedonkey's avatar
lowercasedonkey committed
<</switch>>
klorpa's avatar
klorpa committed
<<if $RESSevent == "mean girls">>
	<<set _newSlaves = []>>
	<<for _ress = 0; _ress < 3; _ress++>>
		<<if $arcologies[0].FSSupremacistLawME == 1>>
lowercasedonkey's avatar
lowercasedonkey committed
			<<set _race = $arcologies[0].FSSupremacistRace>>
		<<elseif $arcologies[0].FSSubjugationistLawME == 1>>
			<<set _races = setup.filterRacesLowercase.filter(race => race !== $arcologies[0].FSSubjugationistRace)>>
lowercasedonkey's avatar
lowercasedonkey committed
			<<set _race = _races.random()>>
		<</if>>
lowercasedonkey's avatar
lowercasedonkey committed
		<<set _meanGirl = GenerateNewSlave("XX", {minAge: 16, maxAge: 19, ageOverridesPedoMode: 1, nationality: "American", race: _race, disableDisability: 1})>>
Pregmodder's avatar
Pregmodder committed
		<<set _meanGirl.origin = "You enslaved $him for abusing " + $eventSlave.slaveName + " while " + getPronouns($eventSlave).pronoun + " was serving the public.">>
klorpa's avatar
klorpa committed
		<<set _meanGirl.career = "a student">>
		<<set _meanGirl.markings = "none", _meanGirl.weight = -20>>
		<<set _meanGirl.devotion = random(-80,-60)>>
		<<set _meanGirl.trust = random(-20,-10)>>
		<<set _meanGirl.muscles = random(0,15)>>
		<<set _meanGirl.boobsImplant = 200*random(0,3)>>
		<<set _meanGirl.boobs += _meanGirl.boobsImplant>>
Pregmodder's avatar
Pregmodder committed
		<<set _meanGirl.boobsImplantType = "normal">>
klorpa's avatar
klorpa committed
		<<set _meanGirl.buttImplant = random(0,2)>>
		<<set _meanGirl.butt += _meanGirl.buttImplant>>
Pregmodder's avatar
Pregmodder committed
		<<set _meanGirl.buttImplantType = "normal">>
klorpa's avatar
klorpa committed
		<<set _meanGirl.butt += 1>>
		<<set _meanGirl.vagina = random(1,2)>>
		<<set _meanGirl.anus = 1>>
		<<set _meanGirl.face = random(20,60)>>
Pregmodder's avatar
Pregmodder committed
		<<run setHealth(_meanGirl, jsRandom(30, 50), 0, 0, 0, 0)>>
klorpa's avatar
klorpa committed
		<<set _meanGirl.attrXY = random(60,90)>>
		<<set _meanGirl.attrXX = random(10,20)>>
		<<set _meanGirl.behavioralFlaw = either("arrogant", "bitchy")>>
klorpa's avatar
klorpa committed
		<<set _meanGirl.clothes = either("a mini dress", "a t-shirt and jeans", "conservative clothing", "sport shorts and a t-shirt")>>
klorpa's avatar
klorpa committed
		<<set _newSlaves.push(_meanGirl)>>
	<</for>>
	<span id="art-frame">
klorpa's avatar
klorpa committed
		/* 000-250-006 */
		<<if $seeImages == 1>>
			<div class="imageColumn">
				<div class="imageRef medImg">
Skriv's avatar
Skriv committed
					<<= SlaveArt($activeSlave, 2, 0)>>
klorpa's avatar
klorpa committed
				</div>
				<div class="imageRef medImg">
Skriv's avatar
Skriv committed
					<<= SlaveArt(_newSlaves[0], 2, 0)>>
klorpa's avatar
klorpa committed
				</div>
				<div class="imageRef medImg">
Skriv's avatar
Skriv committed
					<<= SlaveArt(_newSlaves[1], 2, 0)>>
klorpa's avatar
klorpa committed
				</div>
				<div class="imageRef medImg">
Skriv's avatar
Skriv committed
					<<= SlaveArt(_newSlaves[2], 2, 0)>>
klorpa's avatar
klorpa committed
				</div>
			</div>
		<</if>>
		/* 000-250-006 */
<<elseif $RESSevent == "PA flirting">>
	<span id="art-frame">
klorpa's avatar
klorpa committed
		/* 000-250-006 */
		<<if $seeImages == 1>>
			<div class="imageColumn">
				<div class="imageRef medImg">
Skriv's avatar
Skriv committed
					<<= SlaveArt($activeSlave, 2, 0)>>
klorpa's avatar
klorpa committed
				</div>
lowercasedonkey's avatar
lowercasedonkey committed
				<<= assistantArt(2)>>
			</div>
klorpa's avatar
klorpa committed
		<</if>>
		/* 000-250-006 */
	</span>
<<else>>
	<span id="art-frame">
klorpa's avatar
klorpa committed
		/* 000-250-006 */
		<<if $seeImages == 1>>
			<<if $imageChoice == 1>>
Skriv's avatar
Skriv committed
				<div class="imageRef lrgVector"><div class="mask">&nbsp;</div><<= SlaveArt($activeSlave, 2, 0)>></div>
klorpa's avatar
klorpa committed
			<<else>>
Skriv's avatar
Skriv committed
				<div class="imageRef lrgRender"><div class="mask">&nbsp;</div><<= SlaveArt($activeSlave, 2, 0)>></div>
klorpa's avatar
klorpa committed
			<</if>>
klorpa's avatar
klorpa committed
		/* 000-250-006 */
Pregmodder's avatar
Pregmodder committed
<</if>>
lowercasedonkey's avatar
lowercasedonkey committed
<<set $activeSlave.clothes = _clothesTemp>>
<<set $desc = SlaveTitle($activeSlave)>>
<<run Enunciate($activeSlave)>>
Pregmodder's avatar
Pregmodder committed
<<set _belly = bellyAdjective($activeSlave)>>
<<run App.Utils.setLocalPronouns($activeSlave)>>
klorpa's avatar
klorpa committed
<<setPlayerPronouns>>
<<setAssistantPronouns>>

<<switch $RESSevent>>

<<case "first period">>

<<= App.UI.slaveDescriptionDialog($activeSlave)>> appears in the door of your office, uncertain if $he should disturb you. $He stumbles through the doorway, hands on $his <<if $activeSlave.weight >= 95>>fat belly<<elseif $activeSlave.belly >= 2000>>bloated belly<<elseif $activeSlave.weight >= 30>>chubby belly<<else>>flat belly<</if>>, before stepping forward to stand in front of your desk. $His chest is rising and falling with panicked hyperventilation. The poor $girl is terrified for some reason.
klorpa's avatar
klorpa committed
You press $him on why $he is acting this way.
Pregmodder's avatar
Pregmodder committed
<<if !canTalk($activeSlave)>>
klorpa's avatar
klorpa committed
	$He uses gestures to point to $his stomach, and explains that $he is feeling an unusual pain.
klorpa's avatar
klorpa committed
	"My belly, <<Master>>," $he <<say>>s apologetically. "It hurt<<s>> and I don't know why. It ju<<s>>t <<s>>tarted re<<c>>ently."
klorpa's avatar
klorpa committed
You check $his records and discover $he has very likely just become a woman.
<<set $activeSlave.pubertyXX = 1>>
<<= App.UI.slaveDescriptionDialog($activeSlave)>> appears in the door of your office early in the morning, hesitating before stepping in. You question why $he has come to see you and $he gingerly approaches your desk.
Pregmodder's avatar
Pregmodder committed
<<if !canTalk($activeSlave)>>
klorpa's avatar
klorpa committed
	$He uses gestures to point to $his crotch, and explains that $he has accidentally started wetting $his bed.
klorpa's avatar
klorpa committed
	"I'm <<s>>orry, <<Master>>," $he <<say>>s apologetically. "I keep wetting my bed at night, and it feel<<s>> <<s>>o good too."
klorpa's avatar
klorpa committed
You check $his records for any potential health issues that could be causing this annoyance when it dawns on you. $activeSlave.slaveName is likely becoming potent, and now is the perfect time to cement $his sexuality.
<<set $activeSlave.pubertyXY = 1>>
Pregmodder's avatar
Pregmodder committed
<<case "surprising wakeup">>

You are awakened from a sound sleep by someone eagerly <<if $PC.dick != 0>>sucking your dick<<else>>eating you out<</if>>. Your slaves know better than to disturb you, let alone take the initiative, but you are shocked when you pull back the sheets and reveal the smiling <<= App.UI.slaveDescriptionDialog($activeSlave)>>.
Pregmodder's avatar
Pregmodder committed
<<if !canTalk($activeSlave)>>
klorpa's avatar
klorpa committed
	$He promptly stops, flashes you an appreciative smile and goes right back to pleasing you.
Pregmodder's avatar
Pregmodder committed
<<else>>
klorpa's avatar
klorpa committed
	$He pulls off you with a frown. "I'm <<s>>orry, <<Master>>," $he <<say>>s apologetically. "It'<<s>> ju<<s>>t, you've been <<s>>o nice to me. Thi<<s>> felt like the right thing to do." $He lowers $his head back to your crotch.
Pregmodder's avatar
Pregmodder committed
<</if>>
<br><br>
Pregmodder's avatar
Pregmodder committed
$He was mindbroken, but seems to have snapped out of it due to a deep love of you.
Pregmodder's avatar
Pregmodder committed

Pregmodder's avatar
Pregmodder committed
<<case "mutinery attempt">>

<<set $mutinery = 1>>
Finishing your work, you lean back for a well-deserved break. Your peace is quickly disturbed by several loud smashes from down the penthouse hall. As you get up from your desk, you hear somebody running down the hallway, and before you know it, <<= App.UI.slaveDescriptionDialog($activeSlave)>> is inside. $He is looking quite treacherous and <<if $activeSlave.skill.combat > 0>>relatively confident<<else>>somewhat unsure<</if>>. $He quickly reaches in to grab you,
klorpa's avatar
klorpa committed
<<if ($PC.career == "gang")>>
	<<if ($personalArms != 0)>>
Arkerthan's avatar
Arkerthan committed
		but when you point your handgun towards $him, $he stutters back with $his hand<<if hasBothArms($activeSlave)>>s<</if>> pointing upwards.
klorpa's avatar
klorpa committed
	<<else>>
klorpa's avatar
klorpa committed
		but you just have to reach for your trusty handgun to make the slave step back in fear.
Pregmodder's avatar
Pregmodder committed
	<</if>>
	<<set $mutinery = 0>>
Pregmodder's avatar
Pregmodder committed
<<elseif ($PC.career == "street urchin")>>
	but you slash at $him with your trusted knife, catching $him off guard and leaving a nasty gash. Before $he recovers $his senses, you make sure to have your knife to $his throat.
	<<set $mutinery = 0>>
	/* add scar somewhere */
<<elseif ($PC.career == "mercenary" || $PC.career == "recruit")>>
klorpa's avatar
klorpa committed
	<<if ($personalArms != 0)>>
Arkerthan's avatar
Arkerthan committed
		but you quickly draw the weapon you always keep close at hand, forcing the slave to put $his hand<<if hasBothArms($activeSlave)>>s<</if>> on the back of $his head.
klorpa's avatar
klorpa committed
	<<else>>
		but you quickly grab $his arm, pull it towards you and lock it in $his back, pushing $him over the desk.
	<</if>>
	<<set $mutinery = 0>>
Pregmodder's avatar
Pregmodder committed
<<elseif ($PC.career == "escort" || PC.career == "prostitute" || PC.career == "child prostitute")>>
klorpa's avatar
klorpa committed
	but you simply give $him a kick to the groin; $he wouldn't be the first person to try this shit on you.
	<<set $mutinery = 0>>
Pregmodder's avatar
Pregmodder committed
<<elseif ($PC.career == "slaver" || $PC.career == "slave overseer") || $PC.skill.slaving >= 20>>
klorpa's avatar
klorpa committed
	but you simply give $him a kick to the groin, a little trick you remember from your early days on how to deal with rebellious slaves.
	<<set $mutinery = 0>>
Pregmodder's avatar
Pregmodder committed
<<elseif ($PC.skill.warfare >= 20)>>
klorpa's avatar
klorpa committed
	but you have no problem grabbing $him and pushing $him to the ground, grabbing<<if hasBothArms($activeSlave)>> both of<</if>> $his arm<<if hasBothArms($activeSlave)>>s<</if>> to make sure $he doesn't try to step up.
klorpa's avatar
klorpa committed
	<<set $mutinery = 0>>
<<elseif $arcologies[0].FSPhysicalIdealist != "unset">>
	but you are far stronger, easily lifting $him into the air and slamming $him back to the ground.
	<<set $mutinery = 0>>
Pregmodder's avatar
Pregmodder committed
<<else>>
klorpa's avatar
klorpa committed
	and despite your attempts at fighting $him off, $he manages to get a hold on your body.
Pregmodder's avatar
Pregmodder committed
<</if>>
<br><br>
Pregmodder's avatar
Pregmodder committed
<<if $mutinery == 1>>
klorpa's avatar
klorpa committed
	$He doesn't seem to understand what $he is getting $himself into
Pregmodder's avatar
Pregmodder committed
	<<if $PC.boobs >= 300>>
klorpa's avatar
klorpa committed
		as $he gropes your chest
Pregmodder's avatar
Pregmodder committed
	<<else>>
klorpa's avatar
klorpa committed
		as $he runs $his hand<<if hasBothArms($activeSlave)>>s<</if>> over your body
Pregmodder's avatar
Pregmodder committed
	<</if>>
	in a desperate attempt at taking control.
	<<if $HeadGirlID != 0>>
		<<setLocalPronouns _S.HeadGirl 2>>
		<<setSpokenLocalPronouns $activeSlave _S.HeadGirl>>
		<<run Enunciate(_S.HeadGirl)>>
		You jump in surprise as _S.HeadGirl.slaveName tackles $him off you and to the floor
		<<if _S.HeadGirl.skill.combat > 0>>
klorpa's avatar
klorpa committed
			where _he2 twists $his arm in an arm hold until the rebellious slave stops struggling.
Pregmodder's avatar
Pregmodder committed
		<<else>>
klorpa's avatar
klorpa committed
			where _he2 settles _his2 weight on the struggling rebel, lacking any better idea of what to do.
Pregmodder's avatar
Pregmodder committed
		<</if>>
Pregmodder's avatar
Pregmodder committed
		I'm <<s>>orry, <<Master>>, <<he>> tried to knock me out on <<his>> way here. But a<<s>> <<s>>oon as I got up, I came running. I promi<<s>>e I <<s>>aw nothing, but what <<sh>>ould we do about $him?
Pregmodder's avatar
Pregmodder committed
		<<set $mutinery = 0>>
	<<else>>
klorpa's avatar
klorpa committed
		You try to fight $him off, but $his grip is stronger than you expected, so you will just have to bear with it, at least until an opening arises. If this gets out of the penthouse, your reputation as both arcology owner and as a slaver will be devastated.
Pregmodder's avatar
Pregmodder committed
	<</if>>
<</if>>

<<case "breeding bull">>

You are awakened from a sound sleep by a pair of strong hands pinning your shoulders. Struggling to get your bearings, you come face to face with the drooling <<= App.UI.slaveDescriptionDialog($activeSlave)>>. You had nothing planned this morning, so you've been allowed to sleep in undisturbed, and try as you might, you cannot slip your arms from under $his weight. $He hastily shifts $his weight around, almost giving you the chance to break free, but you freeze when something big, heavy and wet slaps against your stomach.
<br><br>
klorpa's avatar
klorpa committed
$He is fully erect and dripping precum: $he is going to breed you!
Your slaves are required to take very good care of themselves, and your best ones spend several hours a day maintaining every <<if $showInches == 2>>inch<<else>>centimeter<</if>> of their bodies. You notice <<= App.UI.slaveDescriptionDialog($activeSlave)>> standing naked in front of a mirror outside the bathroom, carefully applying moisturizing lotion to every <<if $showInches == 2>>inch<<else>>centimeter<</if>> of $his $activeSlave.skin skin. $He's clearly feeling well, and $his <<if $activeSlave.face > 95>>gorgeous<<elseif $activeSlave.face <= 40>>attractive<<elseif $activeSlave.face <= 10>>pretty<<elseif $activeSlave.face < -10>>plain<<else>>homely<</if>> face bears a smile of simple enjoyment as $he basks in the warmth of the slave quarters, calibrated to make nudity comfortable. $He straightens $his <<if $activeSlave.height >= 185>>wonderfully long<<elseif $activeSlave.height >= 170>>long<<elseif $activeSlave.height >= 160>>nice<<elseif $activeSlave.height >= 150>>short<<else>>short little<</if>> legs and bends at the waist,
Pregmodder's avatar
Pregmodder committed
<<if $activeSlave.belly >= 600000>>
klorpa's avatar
klorpa committed
	$his _belly belly coming to rest on the floor as $he spreads $his legs around it,
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.belly >= 400000>>
klorpa's avatar
klorpa committed
	$his _belly belly forcing $him to really spread $his legs,
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.belly >= 100000>>
klorpa's avatar
klorpa committed
	$his _belly belly forcing $his legs wide as $he goes,
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.belly >= 10000>>
klorpa's avatar
klorpa committed
	$his <<if $activeSlave.bellyPreg >= 3000>> hugely gravid<<elseif $activeSlave.bellyImplant >= 3000>>_belly protruding<<else>>heavy, <<print $activeSlave.inflationType>>-filled<</if>> belly parting $his legs as $he goes,
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.belly >= 5000>>
klorpa's avatar
klorpa committed
	$his <<if $activeSlave.bellyPreg >= 3000>>gravid<<elseif $activeSlave.bellyImplant >= 3000>>protruding<<else>>sloshing<</if>> belly parting $his legs as $he goes,
Pregmodder's avatar
Pregmodder committed
<</if>>
klorpa's avatar
klorpa committed
moaning at the pleasurable feeling of a good stretch. $He sets the lotion bottle on the ground next to $him, dispenses a little, and carefully rubs it into the tops of $his feet. When $he reaches $his ankles, still bent almost double, $he <<if canSee($activeSlave)>>catches sight of you watching $him from between $his legs<<elseif canHear($activeSlave)>>picks up the sound of your breathing<<else>>realizes that you're there watching $him<</if>>. $He smiles at you and keeps working.
klorpa's avatar
klorpa committed
$He shifts $his
Pregmodder's avatar
Pregmodder committed
<<if $activeSlave.hips > 2>>
Pregmodder's avatar
Pregmodder committed
	broodmother
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.hips > 1>>
Pregmodder's avatar
Pregmodder committed
	broad
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.hips >= 0>>
Pregmodder's avatar
Pregmodder committed
	curvy
<<else>>
	trim
<</if>>
klorpa's avatar
klorpa committed
hips innocently and moves up to $his lower legs. But then, as $he slowly massages the lotion into $his <<if $activeSlave.muscles > 30>>muscled<<elseif $activeSlave.weight > 10>>plush<<else>>cute<</if>> calves, $he arches $his back and cocks $his hips a little. This causes
klorpa's avatar
klorpa committed
<<if ($activeSlave.chastityPenis == 1)>>
klorpa's avatar
klorpa committed
	the bottom of $his chastity cage to become visible, a reminder that
Pregmodder's avatar
Pregmodder committed
	<<if canDoAnal($activeSlave) && canDoVaginal($activeSlave)>>
klorpa's avatar
klorpa committed
		only $his holes are to be used.
Pregmodder's avatar
Pregmodder committed
	<<elseif canDoAnal($activeSlave) && !canDoVaginal($activeSlave)>>
klorpa's avatar
klorpa committed
		$he's a butthole slave.
Pregmodder's avatar
Pregmodder committed
	<<elseif canDoVaginal($activeSlave)>>
klorpa's avatar
klorpa committed
		the focus is $his pussy, not dick.
Pregmodder's avatar
Pregmodder committed
	<<else>>
klorpa's avatar
klorpa committed
		with $his ass in chastity, $he's forbidden from release.
Pregmodder's avatar
Pregmodder committed
	<</if>>
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.belly >= 100000>>
klorpa's avatar
klorpa committed
	the underside of $his <<if $activeSlave.bellyPreg >= 3000>>pregnancy<<else>>belly<</if>> and
Pregmodder's avatar
Pregmodder committed
	<<if canDoAnal($activeSlave) && canDoVaginal($activeSlave)>>
klorpa's avatar
klorpa committed
		$his flushed, glistening pussy and <<if $activeSlave.anus == 0>>virgin<<else>>hungry<</if>> anus to become visible.
Pregmodder's avatar
Pregmodder committed
	<<elseif canDoVaginal($activeSlave)>>
klorpa's avatar
klorpa committed
		$his flushed pussy to become visible, glistening with moisture.
Pregmodder's avatar
Pregmodder committed
	<<else>>
klorpa's avatar
klorpa committed
		$his <<if $activeSlave.anus == 0>>virgin<<else>>hungry<</if>> anus to become visible.
Pregmodder's avatar
Pregmodder committed
	<</if>>
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.belly >= 5000>>
klorpa's avatar
klorpa committed
	the underside of $his <<if $activeSlave.bellyPreg >= 3000>>pregnancy<<else>>belly<</if>> and
Pregmodder's avatar
Pregmodder committed
	<<if canDoAnal($activeSlave) && canDoVaginal($activeSlave)>>
klorpa's avatar
klorpa committed
		$his flushed, glistening pussy and <<if $activeSlave.anus == 0>>virgin<<else>>hungry<</if>> anus to become visible, before $he hugs $his thighs together, sighing as $he flexes them a little to put gentle pressure on $his womanhood.
Pregmodder's avatar
Pregmodder committed
	<<elseif canDoVaginal($activeSlave)>>
klorpa's avatar
klorpa committed
		$his flushed pussy to appear for a moment, glistening with moisture, before $he hugs $his thighs together, sighing as $he flexes them a little to put gentle pressure on $his womanhood.
Pregmodder's avatar
Pregmodder committed
	<<else>>
klorpa's avatar
klorpa committed
		$his <<if $activeSlave.anus == 0>>virgin<<else>>hungry<</if>> anus to become visible.
Pregmodder's avatar
Pregmodder committed
	<</if>>
<<elseif !canAchieveErection($activeSlave) && $activeSlave.dick > 10>>
klorpa's avatar
klorpa committed
	$his giant, soft dick to swing back between $his legs; $he hugs $his thighs together again and traps it back behind $him, enjoying the sensation along its length.
Pregmodder's avatar
Pregmodder committed
<<elseif !canAchieveErection($activeSlave) && $activeSlave.dick > 0>>
klorpa's avatar
klorpa committed
	$his thighs to come tightly together, hiding $his soft dick.
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.dick > 0>>
klorpa's avatar
klorpa committed
	$his stiff dick to swing back between $his legs; $he hugs $his thighs together again and traps it back behind $him, showing off how hard $he is.
Pregmodder's avatar
Pregmodder committed
<<elseif canDoAnal($activeSlave) && canDoVaginal($activeSlave)>>
klorpa's avatar
klorpa committed
	$his flushed, glistening pussy and <<if $activeSlave.anus == 0>>virgin<<else>>hungry<</if>> anus to become visible, before $he hugs $his thighs together, sighing as $he flexes them a little to put gentle pressure on $his womanhood.
Pregmodder's avatar
Pregmodder committed
<<elseif canDoVaginal($activeSlave)>>
klorpa's avatar
klorpa committed
	$his flushed pussy to appear for a moment, glistening with moisture, before $he hugs $his thighs together, sighing as $he flexes them a little to put gentle pressure on $his womanhood.
Pregmodder's avatar
Pregmodder committed
<<else>>
klorpa's avatar
klorpa committed
	it to become apparent that $his hungry asspussy serves as $his only genitalia.
Pregmodder's avatar
Pregmodder committed
<</if>>
Arkerthan's avatar
Arkerthan committed
With $his back arched and $his thighs together $his <<if $activeSlave.butt > 5>>massive buttocks part a little, showing a hint of<<elseif $activeSlave.butt > 2>>big buttocks part, revealing<<else>>cute buttocks are spread wide apart, displaying<</if>> $his <<if $activeSlave.anus > 2>>lewd anal slit<<elseif $activeSlave.anus == 2>>big butthole<<else>>tight anus<</if>>.
<<if canSee($activeSlave)>>
Pregmodder's avatar
Pregmodder committed
	<<if $activeSlave.belly >= 50000>>
		$His _belly stomach is far too large to see around, but given $his held pose, $he's waiting to see what you do.
	<<elseif $activeSlave.belly >= 5000>>
		$He peeks around the edge of $his belly, checking your crotch to see if you are watching.
	<<else>>
		$He peeks between $his legs again, checking to see if you're watching.
Arkerthan's avatar
Arkerthan committed
	<</if>>
<<elseif canHear($activeSlave)>>
Pregmodder's avatar
Pregmodder committed
	$His ears perk up, listening to see if you are still there.
Arkerthan's avatar
Arkerthan committed
<<else>>
Pregmodder's avatar
Pregmodder committed
	$He stays as still as $he can, clearly waiting for you to make a move.
<</if>>
<<= App.UI.slaveDescriptionDialog($activeSlave)>> comes before you for a routine inspection. The <<if $activeSlave.muscles > 95>>heavily muscled<<elseif $activeSlave.muscles > 30>>ripped<<else>>toned<</if>><<if $activeSlave.preg > $activeSlave.pregData.normalBirth/1.33>> and heavily pregnant<<elseif $activeSlave.preg > $activeSlave.pregData.normalBirth/2>>pregnant<</if>> $desc is looking good, but as $he raises $his arm<<if hasBothArms($activeSlave)>>s<</if>> over $his head to spin $his nude torso under your gaze, $he winces slightly.
Arkerthan's avatar
Arkerthan committed
<<if canSee($activeSlave)>>
	$His <<= App.Desc.eyesColor($activeSlave)>> flick up to see if you noticed, and $his face falls a little when $he sees that you did. You raise one eyebrow, and the obedient slave explains $himself
Arkerthan's avatar
Arkerthan committed
<<elseif canHear($activeSlave)>>
	$His ears perk up to hear if you noticed. You clear your throat, startling $him and making $him explain $himself
<<else>>
	$He tries to affect a stoic expression, but when you tentatively touch one of $his shoulders, $he grimaces slightly and quickly opts to explain $himself
<</if>>.
Pregmodder's avatar
Pregmodder committed
<<if !canTalk($activeSlave)>>
klorpa's avatar
klorpa committed
	$He uses gestures to beg your pardon, and explains that yesterday was arm day for $him, and $he went out a little hard. $His shoulders are a little sore, but $he gestures that $he's all right.
klorpa's avatar
klorpa committed
	"<<S>>orry, <<Master>>," $he <<say>>s apologetically. "I'm okay. Ye<<s>>terday wa<<s>> arm day for me, and I went out a little too hard. My <<sh>>oulder<<s>> are kinda <<s>>ore, but I'm alright."
<<= capFirstChar($assistant.name)>> wakes you in the morning,
<<if $assistant.personality == 0>>
klorpa's avatar
klorpa committed
	_hisA voice
	<<switch $assistant.appearance>>
	<<case "monstergirl">>
klorpa's avatar
klorpa committed
		_hisA monster<<= _girlA>> avatar's sultry voice
Pregmodder's avatar
Pregmodder committed
	<<case "shemale">>
klorpa's avatar
klorpa committed
		_hisA shemale avatar's syrupy voice
	<<case "amazon">>
klorpa's avatar
klorpa committed
		_hisA amazon avatar's powerful voice
	<<case "businesswoman">>
klorpa's avatar
klorpa committed
		_hisA business<<= _womanA>> avatar's confident voice
	<<case "fairy" "pregnant fairy">>
klorpa's avatar
klorpa committed
		_hisA fairy avatar's adorable voice
	<<case "schoolgirl">>
klorpa's avatar
klorpa committed
		_hisA school<<= _girlA>> avatar's bubbly voice
	<<case "loli" "preggololi">>
klorpa's avatar
klorpa committed
		_hisA _loliA avatar's childish voice
	<<case "angel">>
klorpa's avatar
klorpa committed
		_hisA angel avatar's heavenly voice
	<<case "cherub">>
klorpa's avatar
klorpa committed
		_hisA cherub avatar's cheerful voice
	<<case "incubus">>
klorpa's avatar
klorpa committed
		_hisA incubus avatar's forceful voice
	<<case "succubus">>
klorpa's avatar
klorpa committed
		_hisA succubus avatar's sultry voice
	<<case "imp">>
klorpa's avatar
klorpa committed
		_hisA imp avatar's mischievous voice
	<<case "witch">>
klorpa's avatar
klorpa committed
		_hisA witch avatar's cocky voice
	<<case "ERROR_1606_APPEARANCE_FILE_CORRUPT">>
klorpa's avatar
klorpa committed
		_hisA avatar's piecemeal voice
	<<default>>
klorpa's avatar
klorpa committed
		_hisA voice
	<</switch>>
gently calling your name. As you regain consciousness, you become aware of a weight on your chest<<if $PC.boobs >= 1400>> other than your heavy tits<</if>>. <<= App.UI.slaveDescriptionDialog($activeSlave)>> has snuggled up against you in $his sleep. $He's nude, and so are you; everyone sleeps naked in your penthouse. The sheet is down at your hips, leaving your upper bodies bare. <<if !hasAnyArms($activeSlave)>>$He's wormed $his <<if isAmputee($activeSlave)>>limbless<<else>>armless<</if>> torso under your arm,<<else>>$He has one arm across your <<if $PC.boobs >= 300>>chest, just below your breasts,<<elseif $PC.title == 1>>manly chest<<else>>flat chest,<</if>><</if>> and is using your shoulder as a pillow. You can feel $his warm breath across <<if $PC.boobs >= 300 || $PC.title == 0>>your nipple on that side, and it hardens slowly under your gaze<<else>>your well-developed pectorals<</if>>. $His <<if $activeSlave.boobs > 4000>>incredible tits are resting to either side of your ribcage, with one of them a heavy mass on your chest and the other trapped under $his<<elseif $activeSlave.boobs > 1200>>big boobs form a warm, soft mass between you<<else>>soft chest rests warmly against your ribcage<</if>><<if $activeSlave.belly >= 10000>>, beneath them, $his _belly <<if $activeSlave.bellyPreg >= 8000>>pregnant <</if>>belly rests <<if $PC.belly >= 1500>>against your own baby bump<<else>>upon your flat stomach<</if>><</if>>, and farther down, there's another source of warmth where $he's <<if !hasAnyLegs($activeSlave)>>got $his legless pelvis resting against your hip<<else>>straddling your thigh<</if>>.
"<<= properTitle()>>," $assistant.name calls again, "you <<if $assistant.personality == 0>>set a wake up for this time<<else>>asked me to wake you at this time<</if>>. You have a business meeting that starts shortly." You begin to slide out from under $activeSlave.slaveName, but the
Pregmodder's avatar
Pregmodder committed
<<if $activeSlave.physicalAge > 30>>
Pregmodder's avatar
Pregmodder committed
	$woman
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.physicalAge > 18>>
Pregmodder's avatar
Pregmodder committed
	$girl
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.physicalAge > 12>>
	teen
<<else>>
	kid
<</if>>
klorpa's avatar
klorpa committed
clings to you in $his sleep as the warmth of your body begins to move away from $him.
It's an unusually nice day, with mild sunshine, light breezes, and nothing offensive or dangerous in the atmosphere. In the middle of the afternoon, you take a break from your busy schedule of sex and business and stroll out onto one of your penthouse balconies. It seems <<= App.UI.slaveDescriptionDialog($activeSlave)>> was struck by a similar impulse. <<if $activeSlave.assignment == "rest">>$He's assigned to do little but rest<<else>>This is one of $his rest periods<</if>>, so $he's come out here to lay naked on a towel and enjoy the sun.
klorpa's avatar
klorpa committed
<<if (skinToneLevel($activeSlave.skin) > 20)>>
Pregmodder's avatar
Pregmodder committed
	$His $activeSlave.skin doesn't tan much, so $he's just out here to bask in its warmth. $His body shines with lotion from a bottle lying next to $him, but it's just general-purpose stuff.
klorpa's avatar
klorpa committed
<<elseif ($activeSlave.skin == "sun tanned")>>
Pregmodder's avatar
Pregmodder committed
	$His tanned skin shines with lotion from a bottle lying next to $him.
klorpa's avatar
klorpa committed
<<elseif ($activeSlave.skin == "spray tanned")>>
klorpa's avatar
klorpa committed
	Since $his fake tan would otherwise be (rather ironically) ruined by the sun, $his skin shines with sunblock lotion from a bottle lying next to $him.
Pregmodder's avatar
Pregmodder committed
<<else>>
	$His skin shines with sunblock lotion from a bottle lying next to $him. It would be foolish of $him to let the sun ruin $his $activeSlave.skin skin.
<</if>>
Pregmodder's avatar
Pregmodder committed
$He's lying on $his back with $his arm<<if hasBothArms($activeSlave)>>s<</if>> outstretched, $his
<<if ($activeSlave.boobs > 5000)>>
	titanic breasts resting to either side. They're so enormous they touch the ground on either side of $him.
<<elseif ($activeSlave.boobs > 800) && ($activeSlave.boobsImplant == 0)>>
	heavy, natural breasts resting to either side.
<<elseif ($activeSlave.boobsImplant / $activeSlave.boobs >= 0.50)>>
	fake tits maintaining their proud shape regardless.
<<else>>
	modest breasts resting a little to either side as $his chest rises and falls with $his breath.
<</if>>
$He's relaxed and breathing slowly, and it isn't immediately clear if $he's asleep or not. $He's not aroused, and $his
Pregmodder's avatar
Pregmodder committed
<<switch $activeSlave.nipples>>
<<case "tiny">>
klorpa's avatar
klorpa committed
	tiny little nipples soft against $his breasts.
Pregmodder's avatar
Pregmodder committed
<<case "flat">>
	nipples blend seamlessly into $his sunlit areolae.
Pregmodder's avatar
Pregmodder committed
<<case "puffy">>
	puffy nipples are soft under the sunlight.
<<case "partially inverted">>
Pregmodder's avatar
Pregmodder committed
	partially inverted nipples are withdrawn against $his soft breastflesh.
Pregmodder's avatar
Pregmodder committed
<<case "inverted">>
	fully inverted nipples are completely hidden from the sun's rays.
<<case "huge">>
	huge nipples are as soft as you've seen them.
Pregmodder's avatar
Pregmodder committed
<<case "fuckable">>
	fuckable nipples look warm and inviting in the sun.
Pregmodder's avatar
Pregmodder committed
<<default>>
	nipples look pleasantly soft and warm in the sun.
<</switch>>
As you consider $his radiant body, $he senses your presence, either realizing you're there through $his closed eyes or coming out of a light sleep at your proximity. $He opens $his <<= App.Desc.eyesColor($activeSlave)>> a slit and stretches deliciously, arching $his back luxuriantly, and murmurs, "Hi <<Master>>."
<<= App.UI.slaveDescriptionDialog($activeSlave)>> is on the inspection schedule for the first slot of the day. When $he walks clumsily through the door of your office, it's obvious the poor nympho slut hasn't found release since waking up. $His incredible sex drive has $his arousal at a fever pitch.
klorpa's avatar
klorpa committed
$He's walking awkwardly because of how painfully horny $he is. $His
Pregmodder's avatar
Pregmodder committed
<<switch $activeSlave.nipples>>
<<case "tiny">>
	tiny little nipples are rock hard.
Pregmodder's avatar
Pregmodder committed
<<case "flat">>
	stretched nipples, which normally rest flush with $his areolae, are hard and prominent.
Pregmodder's avatar
Pregmodder committed
<<case "puffy">>
	puffy nipples are flushed and stiff.
<<case "partially inverted">>
klorpa's avatar
klorpa committed
	nipples, which normally rest flush with $his areolae, are fully erect.
Pregmodder's avatar
Pregmodder committed
<<case "inverted">>
	nipples, which are normally fully inverted, are all the way out; that must have been a painful process.
<<case "huge">>
klorpa's avatar
klorpa committed
	massive nipples are so big and hard $he could probably penetrate someone with them.
Pregmodder's avatar
Pregmodder committed
<<case "fuckable">>
	fuckable nipples are practically swollen shut.
Pregmodder's avatar
Pregmodder committed
<<default>>
	nipples are standing out with uncomfortable hardness.
<</switch>>
<<if ($activeSlave.dick > 4) && canAchieveErection($activeSlave)>>
Pregmodder's avatar
Pregmodder committed
	$His gigantic erection waves around in front of $him as $he moves, its head describing a long arc in the air with each step.
<<elseif ($activeSlave.dick > 2) && canAchieveErection($activeSlave)>>
Pregmodder's avatar
Pregmodder committed
	$His erection waves around in front of $him as $he moves, its head bobbing lewdly up and down with each step.
Pregmodder's avatar
Pregmodder committed
<<elseif canAchieveErection($activeSlave)>>
klorpa's avatar
klorpa committed
	$His erection is so pathetically small that it stands out straight and stiff as $he moves.
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.dick > 6)>>
	$His oversized dick is as engorged as $his body can manage.
<<elseif ($activeSlave.dick > 0)>>
Pregmodder's avatar
Pregmodder committed
	$He's actually partway erect despite $his impotence, a remarkable testament to $his need.
<<elseif ($activeSlave.labia > 1)>>
klorpa's avatar
klorpa committed
	$His normally-large pussylips are even more prominent than usual, swollen with need.
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.clit > 3)>>
klorpa's avatar
klorpa committed
	$His dick-like clit stands out straight and stiff as $he moves.
<<elseif ($activeSlave.clit > 1)>>
Pregmodder's avatar
Pregmodder committed
	$His huge, sensitive clit positively tortures $him as $he moves.
<<elseif $activeSlave.vagina == -1>>
Pregmodder's avatar
Pregmodder committed
	$He has no genitals to get hard or wet, but $his posture leaves no doubt that there's nothing $he wants more than to get $his ass reamed.
Pregmodder's avatar
Pregmodder committed
	$His pussy is soaking wet, and streaks of female arousal are shining on $his inner thighs.
klorpa's avatar
klorpa committed
As $he staggers to a halt in front of your desk,
Pregmodder's avatar
Pregmodder committed
<<if ($activeSlave.dick > 4) && canAchieveErection($activeSlave)>>
Pregmodder's avatar
Pregmodder committed
	the movement of $his huge penis through the air
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.dick > 2) && canAchieveErection($activeSlave)>>
klorpa's avatar
klorpa committed
	$his cock slaps up against $his stomach, which
Pregmodder's avatar
Pregmodder committed
<<elseif canAchieveErection($activeSlave)>>
Pregmodder's avatar
Pregmodder committed
	$his tiny dick is momentarily trapped between $his thighs, which
<<elseif ($activeSlave.dick > 6)>>
	$his motion of $his gigantic cock against $his body.
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.dick > 0)>>
Pregmodder's avatar
Pregmodder committed
	$his floppy cock hits $his thighs, which
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.labia > 1)>>
Pregmodder's avatar
Pregmodder committed
	which brings $his thighs together enough that this
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.clit > 3)>>
Pregmodder's avatar
Pregmodder committed
	the movement of $his huge clit through the air
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.clit > 1)>>
klorpa's avatar
klorpa committed
	stimulating $his clit enough that it
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.vagina == -1>>
lowercasedonkey's avatar
lowercasedonkey committed
	$his motion flexes $his buttocks together just enough to clench $his sensitive asspussy, and
Pregmodder's avatar
Pregmodder committed
<<else>>
lowercasedonkey's avatar
lowercasedonkey committed
	$his motion
Pregmodder's avatar
Pregmodder committed
<</if>>
Arkerthan's avatar
Arkerthan committed
provides just enough stimulation that $he climaxes. $His <<if hasAnyArms($activeSlave)>><<if hasBothArms($activeSlave)>>hands ball into fists at $his sides<<else>>hand balls into a fist at $his side<</if>> and $his<</if>> torso pitches forward involuntarily,
Pregmodder's avatar
Pregmodder committed
<<if (($activeSlave.balls > 3) && ($activeSlave.hormoneBalance < -20)) || ($activeSlave.balls >= 10)>>
Pregmodder's avatar
Pregmodder committed
	a ridiculous, pent-up torrent of cum shooting out
	<<if $activeSlave.dick > 0>>
		and onto the floor.
	<<else>>
Pregmodder's avatar
Pregmodder committed
		of the tiny hole on $his featureless crotch.
Pregmodder's avatar
Pregmodder committed
	<</if>>
<<elseif canAchieveErection($activeSlave)>>
	a strong jet of cum shooting out and onto the floor.
<<elseif ($activeSlave.vagina == -1) && ($activeSlave.dick == 0)>>
Pregmodder's avatar
Pregmodder committed
	dribbling a little fluid out of the tiny hole in $his otherwise featureless groin.
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.balls > 0) && ($activeSlave.dick > 0) && !canAchieveErection($activeSlave)>>
Pregmodder's avatar
Pregmodder committed
	$his soft cock twitching upward and shooting out quite a lot of cum.
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.dick > 0)>>
	<<if $activeSlave.prostate > 1>>
		a large spurt of
	<<else>>
		a few drops
	<</if>>
Pregmodder's avatar
Pregmodder committed
	watery ejaculate scattering from $his dickhead.
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.vagina > 1)>>
Pregmodder's avatar
Pregmodder committed
	the strong muscles around $his big cunt visibly contracting with the force as $he squirts a jet of girlcum out onto $his legs and the floor.
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.lactation > 1)>>
klorpa's avatar
klorpa committed
	a surprising <<if $activeSlave.nipples != "fuckable">>jet<<else>>gush<</if>> of milk issuing from both of $his nipples.
Pregmodder's avatar
Pregmodder committed
	<<set $activeSlave.lactationDuration = 2>>
	<<set $activeSlave.boobs -= $activeSlave.boobsMilk, $activeSlave.boobsMilk = 0>>
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.lactation > 0)>>
Pregmodder's avatar
Pregmodder committed
	drops of milk <<if $activeSlave.nipples != "fuckable">>appearing at each of $his motherly nipples only to be flung onto the floor<<else>>running from each of $his nipples and down $his breasts<</if>>.
Pregmodder's avatar
Pregmodder committed
	<<set $activeSlave.lactationDuration = 2>>
	<<set $activeSlave.boobs -= $activeSlave.boobsMilk, $activeSlave.boobsMilk = 0>>
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.belly >= 2000)>>
	<<if $activeSlave.bellyFluid >= 2000>>
Pregmodder's avatar
Pregmodder committed
		forcing a grunt out of $him as $he bends against $his _belly <<print $activeSlave.inflationType>>-filled belly
Pregmodder's avatar
Pregmodder committed
		<<if $activeSlave.vagina > -1>>
klorpa's avatar
klorpa committed
			squirting a
Pregmodder's avatar
Pregmodder committed
			<<if $activeSlave.prostate > 0>>
				a large spurt of
			<<else>>
				little jet
			<</if>>
klorpa's avatar
klorpa committed
			of girlcum<<if $activeSlave.inflationMethod == 2>> from $his pussy and a dribble of $activeSlave.inflationType from $his ass<<else>> down $his legs and<</if>> onto the floor.
Pregmodder's avatar
Pregmodder committed
		<<else>>
Pregmodder's avatar
Pregmodder committed
			as the muscles in $his lower body visibly contract with the force<<if $activeSlave.inflationMethod == 2>>, squirting out a little jet of $activeSlave.inflationType from $his ass<</if>>.
Pregmodder's avatar
Pregmodder committed
		<</if>>
	<<else>>
Pregmodder's avatar
Pregmodder committed
		forcing a grunt out of $him as $he bends against $his _belly <<if $activeSlave.bellyPreg >= 2000>>pregnant <</if>>belly
Pregmodder's avatar
Pregmodder committed
		<<if $activeSlave.vagina > -1>>
klorpa's avatar
klorpa committed
			squirting a
Pregmodder's avatar
Pregmodder committed
			<<if $activeSlave.prostate > 0>>
				a large spurt of
			<<else>>
				little jet
			<</if>>
klorpa's avatar
klorpa committed
			of girlcum out onto $his legs and the floor.
Pregmodder's avatar
Pregmodder committed
		<<else>>
Pregmodder's avatar
Pregmodder committed
			as the muscles in $his lower body visibly contract with the force.
Pregmodder's avatar
Pregmodder committed
		<</if>>
	<</if>>
<<elseif $activeSlave.vagina < 0>>
Pregmodder's avatar
Pregmodder committed
	the muscles in $his lower body visibly contracting with the force.
Pregmodder's avatar
Pregmodder committed
<<else>>
klorpa's avatar
klorpa committed
	squirting a
Pregmodder's avatar
Pregmodder committed
	<<if $activeSlave.prostate > 0>>
		a large spurt of
	<<else>>
		little jet
	<</if>>
klorpa's avatar
klorpa committed
	of girlcum out onto $his legs and the floor.
Pregmodder's avatar
Pregmodder committed
<</if>>
lowercasedonkey's avatar
lowercasedonkey committed
$He stands up straight, but this brings $his <<if canSee($activeSlave)>><<= App.Desc.eyesColor($activeSlave)>> up to gaze straight into yours<<else>>face to face with you<</if>>, and the mixed release, humiliation, and naughtiness of having climaxed prematurely right in front of $his <<= getWrittenTitle($activeSlave)>> produces an aftershock, adding to the mess on the floor.
You make a habit of circulating through the arcology's public spaces when you can, to maintain your reputation for hands-on control and to keep a personal eye on the atmosphere. Citizens high and low avail themselves of the opportunity to greet you, introduce themselves, or bring small matters to your attention. Today, one of your prominent citizens brought up an unusually important subject, so you performed a walk and talk with him, ending out on a balcony. He goes away satisfied, but you spent longer than you intended away from the penthouse. As such, you missed the start of <<= App.UI.slaveDescriptionDialog($activeSlave)>>'s weekly inspection. $He finds you out on the balcony, directed to you by $assistant.name,
Pregmodder's avatar
Pregmodder committed
<<if ($activeSlave.weight > 160)>>
Pregmodder's avatar
Pregmodder committed
	breathing hard from the effort of hauling $his fat ass
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.belly >= 100000)>>
Pregmodder's avatar
Pregmodder committed
	utterly exhausted from waddling with $his very heavy _belly belly
<<elseif ($activeSlave.boobs >= 10000)>>
	breathing hard from the effort of hauling $his gigantic tits in $his rush
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.belly >= 10000)>>
Pregmodder's avatar
Pregmodder committed
	breathing hard from the effort of hauling $his heavy belly in $his rush
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.muscles > 5)>>
Pregmodder's avatar
Pregmodder committed
	breathing easily despite $his rush
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.muscles < -95)>>
	barely conscious from the effort of coming
<<elseif ($activeSlave.muscles < -30)>>
Pregmodder's avatar
Pregmodder committed
	utterly exhausted from $his rush
Pregmodder's avatar
Pregmodder committed
<<else>>
Pregmodder's avatar
Pregmodder committed
	panting a little from $his rush
Pregmodder's avatar
Pregmodder committed
<</if>>
Pregmodder's avatar
Pregmodder committed
down to meet you. $He's nude, having stripped in your office, and meets your gaze <<if ($activeSlave.trust > 60)>>confidently, trusting<<else>>somewhat hesitantly, not sure<</if>> that $he did the right thing by coming to you rather than waiting.

<<case "permitted masturbation">>

Strolling through the penthouse late at night, thinking over a business problem, you pass <<if ($activeSlave.ID == $HeadGirlID) && ($HGSuite > 0)>>the door of your Head Girl's suite<<elseif ($activeSlave.rules.living == "luxurious")>>the door to one of the cozy little slave bedrooms<<else>>through the cavernous slave dormitory<</if>> and see <<= App.UI.slaveDescriptionDialog($activeSlave)>>, alone in bed tonight. $He's nude, of course, and has not pulled the sheets up over $himself. $He's lying face-down,
Pregmodder's avatar
Pregmodder committed
<<if ($activeSlave.boobs > 10000)>>
	though $his titanic tits prop $his torso up awkwardly,
<<elseif ($activeSlave.boobs > 1600)>>
	with $his huge boobs squashed out to either side of $his $activeSlave.skin torso,
<</if>>
humping the sheets
Pregmodder's avatar
Pregmodder committed
<<if ($activeSlave.vagina == -1) && ($activeSlave.dick == 0)>>
Pregmodder's avatar
Pregmodder committed
	and using a hand to rub $his perineum and asspussy.
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.belly >= 10000>>
Pregmodder's avatar
Pregmodder committed
	as best $he can with $his _belly belly in the way.
klorpa's avatar
klorpa committed
<<elseif ($activeSlave.chastityVagina)>>
Pregmodder's avatar
Pregmodder committed
	uselessly through $his chastity belt.
klorpa's avatar
klorpa committed
<<elseif ($activeSlave.chastityPenis == 1)>>
Pregmodder's avatar
Pregmodder committed
	uselessly with $his caged dick.
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.dick > 15 && !canAchieveErection($activeSlave)>>
Pregmodder's avatar
Pregmodder committed
	with $his soft python of a cock.
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.dick > 6 && !canAchieveErection($activeSlave)>>
Pregmodder's avatar
Pregmodder committed
	with $his giant dick as engorged as $he can manage.
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.dick > 0 && !canAchieveErection($activeSlave)>>
Pregmodder's avatar
Pregmodder committed
	with $his sad, soft cock.
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.dick > 3>>
Pregmodder's avatar
Pregmodder committed
	with the huge up and down pumps $his impressive cock requires.
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.dick > 0>>
Pregmodder's avatar
Pregmodder committed
	with $his stiff dick.
Pregmodder's avatar
Pregmodder committed
<<else>>
Pregmodder's avatar
Pregmodder committed
	with $his needy pussy.
Pregmodder's avatar
Pregmodder committed
<</if>>
Pregmodder's avatar
Pregmodder committed
$He's using $his right arm to <<if ($activeSlave.anus > 2)>>pound $himself in the ass with a big dildo<<elseif ($activeSlave.anus > 1)>>fuck $his own ass with a dildo<<else>>fuck $his own anus with two fingers<</if>>, and
Pregmodder's avatar
Pregmodder committed
<<if ($activeSlave.fetish == "cumslut") && ($activeSlave.fetishKnown)>>
Pregmodder's avatar
Pregmodder committed
	is giving two fingers of $his left hand a blowjob.
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.fetish == "masochist") && ($activeSlave.fetishKnown)>>
Pregmodder's avatar
Pregmodder committed
	has $his left hand trapped under $his chest to cruelly <<if $activeSlave.nipples != "fuckable">>twist<<else>>finger<</if>> $his own nipples.
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.fetish == "pregnancy") && ($activeSlave.fetishKnown) && ($activeSlave.bellyPreg >= 1500)>>
Pregmodder's avatar
Pregmodder committed
	is using $his left hand to massage $his _belly gravid belly.
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown)>>
Pregmodder's avatar
Pregmodder committed
	is using $his left hand to massage that buttock sensually, pulling it to the side to stimulate $his anus even more.
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.fetish == "boobs") && ($activeSlave.fetishKnown)>>
Pregmodder's avatar
Pregmodder committed
	is using $his left hand to grope $his own breasts.
Pregmodder's avatar
Pregmodder committed
<<else>>
Pregmodder's avatar
Pregmodder committed
	is using $his left hand to <<if $activeSlave.nipples != "fuckable">>stimulate<<else>>finger<</if>> a nipple.
Pregmodder's avatar
Pregmodder committed
<</if>>
klorpa's avatar
klorpa committed
Slaves with powerful sex drives like $hers often find it necessary to masturbate in order to sleep. $He's fully preoccupied, and has not noticed you.
<<= App.UI.slaveDescriptionDialog($activeSlave)>> appears in the door of your office for a scheduled inspection. $He hesitates in the doorway, <<if canSee($activeSlave)>>staring fixedly downward with huge <<= App.Desc.eyesColor($activeSlave)>><<else>>$his face towards the floor<</if>>, before stumbling forward to stand in front of your desk. $His chest is rising and falling with panicked hyperventilation. The poor
Pregmodder's avatar
Pregmodder committed
$desc
is terrified of you for some reason.
Arkerthan's avatar
Arkerthan committed
You let $him stand there naked and shivering while you finish what you're working on. $He holds $his $activeSlave.skin <<if hasBothArms($activeSlave)>>hands down at $his sides, just like $he's supposed to, but they twitch<<else>>hand down at $his side, just like $he's supposed to, but it twitches<</if>> inward occasionally, betraying $his desire to shield $his
Pregmodder's avatar
Pregmodder committed
<<if ($activeSlave.nipples == "huge")>>
	prominent nipples
<<elseif ($activeSlave.boobs > 1000)>>
	big tits
<<else>>
	chest
<</if>>
and
<<if ($activeSlave.dick >= 10)>>
	massive, limp dick
<<elseif ($activeSlave.dick > 7)>>
	huge, limp dick
<<elseif ($activeSlave.dick > 3)>>
	big, limp dick
<<elseif ($activeSlave.dick > 0)>>
	limp little prick
<<elseif ($activeSlave.clit > 1)>>
	absurd clit
<<elseif ($activeSlave.labia > 0)>>
	pretty petals
<<elseif $activeSlave.vagina == -1>>
	smooth, featureless groin
<<else>>
	pussy
<</if>>
Pregmodder's avatar
Pregmodder committed
from your view. The wait gives license to $his fears. $His<<if ($activeSlave.lips > 70)>> ridiculous<<elseif ($activeSlave.lips > 0)>> plush<</if>> lips are quivering, and tears are quickly gathering at the corners of $his eyes.
You're circulating in $clubName, looking over your holdings but mostly just letting yourself be seen, when your personal assistant quietly alerts you. <<if $assistant.personality == 0>>"<<= properTitle()>>,"<<else>>"Baby,"<</if>> _heA says, "<<= App.UI.slaveDescriptionDialog($activeSlave)>> can't get out of the refrigerator." <<if $assistant.personality == 0>>The personal assistant explains the absurd statement: "$He's been assigned to get some items out of the walk-in refrigerator. $He accidentally let the door shut behind $him, didn't notice, took too long in there, and is now too chilled to figure out the emergency release. I can unlock it remotely, or you can let $him out yourself."<<else>>Chuckling, your personal assistant explains the absurd statement: "The silly $girl's been assigned to get some things out of the walk-in refrigerator. $He accidentally let the door shut behind $him, didn't notice, took too long in there, and is now too chilled to figure out the emergency release. I can unlock it remotely, or you can head over and have some fun with $him."<</if>>
klorpa's avatar
klorpa committed
The walk-in cooling unit is designed for the refrigeration of food for you and guests only, since the slaves drink a nutritive fluid that doesn't require it. Only servants ever have any reason to be in there, but $he was indeed instructed to fetch out some beverages necessary for an entertainment you have planned. It's cool in there, but not freezing, so $he's in no immediate danger.
The steamy air and hot water of the spa aren't only for slaves assigned to rest there full-time. When you head in to soak the day's stress away one evening, you see the back of <<= App.UI.slaveDescriptionDialog($activeSlave)>>'s head resting against the edge of the warm pool; $he's clearly come in after work. <<if canHear($activeSlave)>>$He doesn't hear you come in and stays fully relaxed.<<else>>$He's relaxed enough to exit the state of "high alert" $his deafness usually forces $him to be in.<</if>> By the time you've showered<<if _S.Attendant>>, fucked the compliant _S.Attendant.slaveName,<</if>> and gotten ready to enter the pool, $he's reached such a state of blissful relaxation that $he slides $his body off the ledge around the side of the pool and floats face-up with $his eyes closed.
Pregmodder's avatar
Pregmodder committed
The sight is comical. <<if $activeSlave.belly >= 5000 || $activeSlave.weight > 95>>Four<<else>>Three<</if>> things break the surface of the water: $his $activeSlave.skin face,
<<if $activeSlave.belly >= 5000 || $activeSlave.weight > 95>>
	$his <<if $activeSlave.belly >= 5000>>_belly<<if $activeSlave.bellyPreg >= 3000>> gravid<</if>><<else>>fat<</if>> belly, and two enormous breasts.
Pregmodder's avatar
Pregmodder committed
<<else>>
	and two enormous breasts.
<</if>>
Pregmodder's avatar
Pregmodder committed
<<if ($activeSlave.nipples == "huge")>>Each is capped by a gigantic nipple, soft with relaxation and the heat of the spa, but hugely prominent.<</if>>
<<if ($activeSlave.areolae > 1)>>$His areolae spread widely around each nipple.<</if>>
Pregmodder's avatar
Pregmodder committed
<<if $activeSlave.boobsImplant/$activeSlave.boobs >= .50>>
Pregmodder's avatar
Pregmodder committed
	$His implants keep $his tits shaped in exactly the same way regardless of currents in the water, betraying their fake nature.
<<elseif ($activeSlave.boobsImplant == 0)>>
	$His all-natural boobs move gently with currents in the water.
<<else>>
	$His boobs bob gently to the currents in the water with just a bit more firmness than one would expect.
<</if>>
Pregmodder's avatar
Pregmodder committed
<<if ($activeSlave.belly >= 500000)>>
	It's amazing $he can manage to stay afloat with $his middle that hugely distended.
<<elseif $activeSlave.weight > 95>>
	Water soundly laps against the sides of the flabby island that is $his gut.
<</if>>
klorpa's avatar
klorpa committed
In any case, $he's completely lost in the warmth and comfort of the water — and the relief of having the weight taken off $his chest<<if $activeSlave.belly >= 100000>> and stomach<</if>> for a brief moment.

<<case "newly devoted sunrise">>

Early to bed and early to rise makes an arcology owner healthy, wealthy, and wise. It also allows you to enjoy the beautiful sunrises. The degradation of the planet does have its advantages: all the rubbish in the air often paints the morning light a striking color, and this is one such morning. Taken with the grandeur, you step out onto a balcony to take it in, only to find <<= App.UI.slaveDescriptionDialog($activeSlave)>> out there already, doing just the same thing. The luxurious rules $he enjoys offer $him small breaks here and there, and $he's obviously come out to enjoy <<if canSee($activeSlave)>>the sight<<else>>the morning breeze and the warmth of the rising sun on $his face<</if>> before starting $his day's work.
klorpa's avatar
klorpa committed
$He notices your approach with a start and
Pregmodder's avatar
Pregmodder committed
<<if !canTalk($activeSlave)>>
klorpa's avatar
klorpa committed
	asks with a gesture that carries just the right mixture of submission and respect if $he can serve you in any way.
Pregmodder's avatar
Pregmodder committed
	asks respectfully, "May I <<s>>erve you in any way, <<Master>>?"
<</if>>
Pregmodder's avatar
Pregmodder committed
You shake your head no, for the moment, and just enjoy the view. After a few minutes of silent mutual enjoyment of the pretty sunrise, $he steals a sidelong glance at you, a hesitant, questioning look on $his face. You tell $him to ask $his question, whatever it is, and $he
Pregmodder's avatar
Pregmodder committed
<<if !canTalk($activeSlave)>>
klorpa's avatar
klorpa committed
	carefully uses $his hand<<if hasBothArms($activeSlave)>>s<</if>> to ask if $he can hold your hand.
Pregmodder's avatar
Pregmodder committed
<<else>>
	<<say>>s, "<<Master>>, may I plea<<s>>e hold your hand?"
<</if>>

<<case "nympho with assistant">>

You pass one of the penthouse's several supply closets by chance, and are surprised to hear $assistant.name's voice inside. Oddly, there seems to be more than one of _himA. You open the door on a whim, to find that almost every one of the dildo machines in the closet is currently fucking <<= App.UI.slaveDescriptionDialog($activeSlave)>>,
Pregmodder's avatar
Pregmodder committed
<<if $activeSlave.belly >= 500000>>
	atop $his <<if $activeSlave.bellyPreg >= 5000>>excited and wriggling mass of children<<else>>over-inflated sphere of a stomach<</if>>
Pregmodder's avatar
Pregmodder committed
<<else>>
Arkerthan's avatar
Arkerthan committed
	on <<if hasAllLimbs($activeSlave)>>all fours<<else>>the ground<</if>>
Pregmodder's avatar
Pregmodder committed
<</if>>
Arkerthan's avatar
Arkerthan committed
in the middle of the room with the machines all around $him. $He has <<if canDoVaginal($activeSlave)>><<if $activeSlave.vagina > 2>>two large dildos working $his gaping cunt, <<elseif $activeSlave.vagina > 1>>a large dildo working $his cunt, <<elseif $activeSlave.vagina > 0>>a dildo working $his tight pussy, <</if>><</if>><<if canDoAnal($activeSlave)>><<if $activeSlave.anus > 2>>two large dildos fucking $his enormous butthole, <<elseif $activeSlave.anus > 1>>a large dildo fucking $his butthole, <<elseif $activeSlave.anus > 0>>a dildo fucking $his tight butt, <</if>><</if>><<if $activeSlave.boobs > 1200>>has lubricated $his cavernous cleavage to titfuck another, <<elseif $activeSlave.boobs > 400>>has lubricated $his cleavage to titfuck another, <</if>><<if $activeSlave.nipples == "fuckable">>has a pair pistoning in and out of $his nipples, <</if>><<if hasAnyArms($activeSlave)>>is performing <<if !hasBothArms($activeSlave)>>a frantic handjob<<else>>two handjobs at once, to either side<</if>>, <</if>><<if $activeSlave.belly >= 5000>>has lubricated the sides of $his _belly <<if $activeSlave.bellyPreg >= 3000>> pregnancy<</if>>, along with $his inner thighs, to create a sort of belly job, <</if>><<if $activeSlave.skill.oral >= 60>>and is making use of $his outstanding oral skills to suck off two more.<<elseif $activeSlave.skill.oral > 30>>and is taking a throatfuck from one more.<<else>>and is giving the final one a blowjob.<</if>> When $he <<if canSee($activeSlave)>>sees that you've entered — which takes a while, since $he's distracted<<elseif canHear($activeSlave)>>hears that you've entered — which takes a while, given the amount of noise<<else>>realizes that you've entered — which takes a while, considering $his state<</if>> — $he tries to smile<<if hasAnyArms($activeSlave)>> and wave<</if>>.
The source of the many-voiced personal assistant becomes clear: probably on the incorrigible $activeSlave.slaveName's request, your sultry personal assistant is voicing each and every one of the machines. When the nymphomaniac masturbator tries to smile <<if hasAnyArms($activeSlave)>> and wave<</if>>, there's an absolute chorus of "Back to work, slut", "Smile less, suck more", "Take it, bitch", et cetera. Yet another instance of $assistant.name chuckles in your ear. "Care to join in, <<= properTitle()>>? I'm sure we can find room somewhere."
One night, you see <<= App.UI.slaveDescriptionDialog($activeSlave)>>
<<if (!hasAnyLegs($activeSlave))>>
	scooting $himself from side to side uncomfortably,
<<elseif ($activeSlave.heels == 1 && shoeHeelCategory($activeSlave) == 0))>>
	crawling gingerly,
<<elseif (shoeHeelCategory($activeSlave) > 1))>>
	tottering along painfully,
<<else>>
	walking a little funny,
<</if>>
as though $he has a sore butt. You call $him over to inspect $his backdoor to see if $he needs care, <<if (!hasAnyLegs($activeSlave))>>and set $his helpless body down, spreading $his buttocks to examine $his anus.<<else>>and order $him to spread $his buttocks for you so you can examine $his anus.<</if>> $His asshole is fine, just a little sore from hard buttfucks. $He complies with you, but as you probe $him gently with a finger,
Arkerthan's avatar
Arkerthan committed
<<if !canTalk($activeSlave) && (!hasAnyArms($activeSlave))>>
klorpa's avatar
klorpa committed
	$he wriggles desperately and turns to mouth "it hurts <<Master>> please don't assrape me" at you.
Pregmodder's avatar
Pregmodder committed
<<elseif !canTalk($activeSlave)>>
klorpa's avatar
klorpa committed
	$he gestures desperately, telling you $his butt hurts and asking you not to assfuck $him.
Pregmodder's avatar
Pregmodder committed
<<else>>
klorpa's avatar
klorpa committed
	$he bursts out, "<<Master>>, my butt i<<s>> <<s>>o <<s>>ore! Plea<<s>>e don't u<<s>>e my a<<ss>>, <<Master>>. Plea<<s>>e."
Pregmodder's avatar
Pregmodder committed
<</if>>
Your fucktoys have to eat, sleep, and look after themselves, just like anyone, so they can't spend every moment offering themselves to you. <<if _S.Concubine>>Your concubine, _S.Concubine.slaveName<<elseif $HeadGirlID != 0>>Your Head Girl, _S.HeadGirl.slaveName<<elseif $assistant.name == "your personal assistant">>Your personal assistant<<else>>Your personal assistant, <<= capFirstChar($assistant.name)>><</if>> manages a schedule for them, constantly changing it up to keep the sluts from getting predictable. <<= App.UI.slaveDescriptionDialog($activeSlave)>> has just come on shift.
You're at your desk as $he arrives; $his predecessor passes $him on the way out. $activeSlave.slaveName pauses for a moment in the doorway, and then decides to give you a show. $He spreads $his legs until $his
Pregmodder's avatar
Pregmodder committed
<<if $activeSlave.shoes == "heels">>
	heels click against
<<elseif $activeSlave.shoes == "extreme heels">>
	ridiculous heels click against
<<elseif $activeSlave.shoes == "none">>
Pregmodder's avatar
Pregmodder committed
	bare feet come up against
<<else>>
	<<print $activeSlave.shoes>> come up against
Pregmodder's avatar
Pregmodder committed
<</if>>
klorpa's avatar
klorpa committed
the door frame to either side of $him. $He reaches out to press $his palms against the door frame to either side of $his body, and runs them slowly up the frame, gradually stretching out $his
Pregmodder's avatar
Pregmodder committed
<<set _averageHeight = Height.mean($activeSlave)>>
<<if $activeSlave.height > (_averageHeight+15)>>
	tall
<<elseif $activeSlave.height < (_averageHeight-15)>>
	short
<</if>>
<<if $activeSlave.weight > 130>>
	fat
<<elseif $activeSlave.weight > 95>>
	plump
<<elseif $activeSlave.weight > 10>>
	plush
<<elseif $activeSlave.weight < -10>>
	thin
<<else>>
	trim
<</if>>
<<if $activeSlave.belly >= 750000>>
	<<if $activeSlave.bellyPreg > 0>>
		grotesquely pregnant
	<<else>>
		grotesquely inflated
	<</if>>
<<elseif $activeSlave.belly >= 600000>>
	<<if $activeSlave.bellyPreg > 0>>
		dangerously pregnant
	<<else>>
		dangerously distended
	<</if>>
<<elseif $activeSlave.belly >= 450000>>
	<<if $activeSlave.bellyPreg > 0>>
		immensely pregnant
	<<else>>
		immensely distended
	<</if>>
<<elseif $activeSlave.belly >= 150000>>
	<<if $activeSlave.bellyPreg > 0>>
		massively pregnant
	<<else>>
		massively distended
	<</if>>
<<elseif $activeSlave.belly >= 120000>>
	<<if $activeSlave.bellyPreg > 0>>
		enormously pregnant
	<<else>>
		greatly gravid
	<</if>>
<<elseif $activeSlave.belly >= 10000>>
	<<if $activeSlave.bellyPreg > 3000>>
		heavily pregnant
	<<elseif $activeSlave.bellyImplant > 3000>>
		very gravid
	<<else>>
		taut
	<</if>>
<<elseif $activeSlave.belly >= 5000>>
	<<if $activeSlave.bellyPreg > 3000>>
		very pregnant
	<<elseif $activeSlave.bellyImplant > 3000>>
		gravid
	<<else>>
		distended
	<</if>>
<<elseif $activeSlave.belly >= 1500>>
	<<if $activeSlave.bellyPreg > 0>>
		slightly pregnant
	<<elseif $activeSlave.bellyImplant > 0>>
		slightly distended
	<<else>>
		bloated
	<</if>>
<</if>>
form. $He's good at this, so you let $him continue; <<if $activeSlave.clothes != "no clothing">>$his clothes rapidly form a pile at $his feet<<else>>$he's already naked<</if>>. $He begins to buck and bend, making sure to show you that $he's
Pregmodder's avatar
Pregmodder committed
<<if ($activeSlave.dick > 0) && !canAchieveErection($activeSlave)>>
lowercasedonkey's avatar
lowercasedonkey committed
	limp and submissive for $his <<= getWrittenTitle($activeSlave)>>.
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.dick > 0>>
	rock hard at the prospect of getting
lowercasedonkey's avatar
lowercasedonkey committed
	<<if ($activeSlave.toyHole == "dick" || $policies.sexualOpenness == 1) && canPenetrate($activeSlave)>>
Pregmodder's avatar
Pregmodder committed
		to fuck
	<<else>>
		fucked by
	<</if>>
lowercasedonkey's avatar
lowercasedonkey committed
	$his <<= getWrittenTitle($activeSlave)>>.
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.clit > 0>>
lowercasedonkey's avatar
lowercasedonkey committed
	so horny for $his <<= getWrittenTitle($activeSlave)>> $he's got a stiffly prominent clit.
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.labia > 1>>
lowercasedonkey's avatar
lowercasedonkey committed
	so horny for $his <<= getWrittenTitle($activeSlave)>> $his dangling petals are swollen and moist.
Pregmodder's avatar
Pregmodder committed
<<elseif $activeSlave.vagina == -1>>
lowercasedonkey's avatar
lowercasedonkey committed
	ready for $his <<= getWrittenTitle($activeSlave)>>.
Pregmodder's avatar
Pregmodder committed
<<else>>
lowercasedonkey's avatar
lowercasedonkey committed
	wet for $his <<= getWrittenTitle($activeSlave)>>.
Pregmodder's avatar
Pregmodder committed
<</if>>
klorpa's avatar
klorpa committed
Finally, $he pulls $himself over to one side of the door frame, <<if $activeSlave.belly >= 5000>>leaning far forward to accommodate $his gravid body and<</if>> clasping it like a lover.
Pregmodder's avatar
Pregmodder committed
<<if ($activeSlave.boobs > 2000)>>
	$He nestles it between $his enormous tits, forcing them apart,
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.boobs > 800)>>
	$He presses $his big breasts against it lasciviously, letting them pop around it one by one,
Pregmodder's avatar
Pregmodder committed
<<else>>
klorpa's avatar
klorpa committed
	$He rubs $his chest against it, up and down,
Pregmodder's avatar
Pregmodder committed
<</if>>
and licks $his
Pregmodder's avatar
Pregmodder committed
<<if ($activeSlave.lips > 70)>>
	ridiculous lips
<<elseif ($activeSlave.lips > 40)>>
	lewd lips
<<else>>
	lips
<</if>>
klorpa's avatar
klorpa committed
until they're so wet they leave a strand of saliva between $his mouth and the frame. $He then gives up all pretense<<if $activeSlave.belly >= 5000>>, shifts $his bulk back,<</if>> and begins to openly grind $himself against the door frame, $his
Pregmodder's avatar
Pregmodder committed
<<if ($activeSlave.dick > 0) && !canAchieveErection($activeSlave)>>
	limp dick dribbling precum down it.
<<elseif $activeSlave.dick > 0>>
	erection leaving precum all along it.
<<elseif $activeSlave.vagina == -1>>
klorpa's avatar
klorpa committed
	buttocks parting against it as $he rubs $his asspussy against the hard door frame.
Pregmodder's avatar
Pregmodder committed
<<else>>
klorpa's avatar
klorpa committed
	pussy leaving moisture as $he humps it.
Pregmodder's avatar
Pregmodder committed
<</if>>
klorpa's avatar
klorpa committed
$He's certainly taking the colloquial term //fucked by the arcology// literally.
klorpa's avatar
klorpa committed
As if the invitation wasn't already blindingly clear, $he reaches a hand down without pausing $his door frame rape to
Pregmodder's avatar
Pregmodder committed
<<if $activeSlave.butt > 10>>
	slap an immense buttock and let it jiggle.
<<elseif $activeSlave.butt > 5>>
	heft and massage a massive buttock.
<<elseif $activeSlave.butt > 2>>
	massage $his plush butt.
Pregmodder's avatar
Pregmodder committed
<<else>>
	massage $his trim butt.
Pregmodder's avatar
Pregmodder committed
<</if>>
$He pulls the buttock closest to you aside, giving you a clear view of $his
<<if canDoVaginal($activeSlave)>>
klorpa's avatar
klorpa committed
	<<if $activeSlave.vagina >= 10>>
lowercasedonkey's avatar
lowercasedonkey committed
		gaping birth hole<<if $activeSlave.belly >= 100000>> and nearly prolapsing cervix<</if>>. $He runs $his fingers around its edge before sinking $his fist into it and preparing $himself like a good slave<<= $girl>> for $his <<= getWrittenTitle($activeSlave)>>.
	<<elseif $activeSlave.vagina > 2>>
lowercasedonkey's avatar
lowercasedonkey committed
		lewd, well traveled pussy. $He traces a finger around it before sinking $his hand into it and spreading $himself wide like a good slave<<= $girl>> for $his <<= getWrittenTitle($activeSlave)>>.
	<<elseif $activeSlave.vagina > 1>>
lowercasedonkey's avatar
lowercasedonkey committed
		loose pussy. $He traces a finger around it before spreading $himself wide like a good slave<<= $girl>> for $his <<= getWrittenTitle($activeSlave)>>.
Pregmodder's avatar
Pregmodder committed
	<<elseif $activeSlave.vagina > 0>>
lowercasedonkey's avatar
lowercasedonkey committed
		tight pussy. $He traces a finger around it before spreading $himself like a good slave<<= $girl>> for $his <<= getWrittenTitle($activeSlave)>>.
lowercasedonkey's avatar
lowercasedonkey committed
		virgin pussy. $He traces a finger around it before spreading $himself like a good slave<<= $girl>> for $his <<= getWrittenTitle($activeSlave)>>.
Pregmodder's avatar
Pregmodder committed
<<else>>
	<<if $activeSlave.anus > 2>>
		lewd anal slit.
	<<elseif $activeSlave.anus > 1>>
		loose asshole.
	<<else>>
		tight anus.
	<</if>>
lowercasedonkey's avatar
lowercasedonkey committed
	$He clenches it and relaxes it, clenches it and relaxes it, winking $his butthole at $his <<= getWrittenTitle($activeSlave)>> like a good anal slave.
Pregmodder's avatar
Pregmodder committed
<</if>>
Though $assistant.name constantly monitors all your slaves, you keep an eye on the video feeds yourself. There's nothing like the personal, human touch. You notice one night that <<= App.UI.slaveDescriptionDialog($activeSlave)>> is crouched in the bottom of the shower. Sensing something amiss, you discreetly investigate, and find that $he's crying quietly under the warm water.
<<= App.UI.slaveDescriptionDialog($activeSlave)>> is standing in the bathroom in front of the sink, with one leg up on the counter so $he can inspect $his genitalia. <<if canSee($activeSlave)>>From the feeds, it's obvious $he's grieved by what $he sees. As you watch, $he sobs quietly, reaching towards where $his scrotum used to be with a trembling hand. Apparently, $he's having trouble accepting $his status as a gelded slut<<else>>From the feeds, it's obvious $he's grieved by what $he feels. As you watch, $he sobs quietly, reaching towards where $his scrotum used to be with a trembling hand. Apparently, $he's having trouble accepting $his status as a gelded slut<</if>>.
You have a lot of work to do with <<= App.UI.slaveDescriptionDialog($activeSlave)>>. $He compounds the usual rebellious anger at being a slave with an apparently unshakeable conviction that $he is better than you. Oddly, $he seems to maintain the idea that enslaving other people is somehow inappropriate, and that having done so has lowered you morally. This morning, $he did not appear to start $his morning chores as previously ordered. $He sleeps on a bedroll: a brief investigation discloses that $he is still in it, and has pulled the blanket up over $his head. $He refuses to acknowledge your peremptory command to get up.
Pregmodder's avatar
Pregmodder committed
<<if SlaveStatsChecker.checkForLisp($activeSlave)>>
	<<set _name = lispReplace($activeSlave.birthName)>>
	<<set _slavename = lispReplace($activeSlave.slaveName)>>
Pregmodder's avatar
Pregmodder committed
<<else>>
	<<set _name = $activeSlave.birthName>>
Pregmodder's avatar
Pregmodder committed
	<<set _slavename = $activeSlave.slaveName>>
Pregmodder's avatar
Pregmodder committed
<</if>>

<<= App.UI.slaveDescriptionDialog($activeSlave)>> is not yet broken to your will. With your experience with slaves, you've been expecting $him to take some opportunity of exercising $his remaining independence. You don't have long to wait.
One day, you give $him inconsequential orders, naturally addressing $him by $his slave name, $activeSlave.slaveName. $He replies
Pregmodder's avatar
Pregmodder committed
<<if ($activeSlave.lips > 70)>>
	waspishly through $his dick-sucking lips, "<<Master>>, my name i<<s>> <<print _name>>."
Pregmodder's avatar
Pregmodder committed
<<elseif ($activeSlave.lipsPiercing+$activeSlave.tonguePiercing > 2)>>
	waspishly through $his heavily-pierced lips, "<<Master>>, my name i<<s>> <<print _name>>."
Pregmodder's avatar
Pregmodder committed
<<else>>
	waspishly, "<<Master>>, my name i<<s>> <<print _name>>."
<</if>>
$He sets $his jaw and <<if canSee($activeSlave)>>manages to meet your eyes without flinching<<else>>meets your glare with a look of defiance<</if>>.
One day, you catch sight of <<= App.UI.slaveDescriptionDialog($activeSlave)>>
<<if ($activeSlave.heels == 1 && shoeHeelCategory($activeSlave) == 0)>>
	tottering
<<else>>
	walking
<</if>>
around stark naked. This is unacceptable, as $he has been ordered to wear humiliating and uncomfortable bondage gear. When confronted,
Pregmodder's avatar
Pregmodder committed
<<if !canTalk($activeSlave)>>
Arkerthan's avatar
Arkerthan committed
	<<if !hasAnyArms($activeSlave)>>
		$he tries to communicate $his reluctance to wear the clothing as best as $he can with various head movements and facial expressions<<if $activeSlave.bellyPreg >= 5000>>, including several nods towards $his rounded middle<</if>>.
	<<else>>
klorpa's avatar
klorpa committed
		$he uses gestures to communicate $his embarrassment with $his clothing, covering $his nipples, crotch, and anus with $his hand<<if hasBothArms($activeSlave)>>s<</if>> one after the other, and begging for clothes that do the same.<<if $activeSlave.bellyPreg >= 5000>> $He also gestures to $his rounded belly with a look of concern.<</if>>
Arkerthan's avatar
Arkerthan committed
	<</if>>
Pregmodder's avatar
Pregmodder committed
<<else>>