diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index 4e51af15e143413b6c0aaf6d9758a78cf0c2791c..5f655444fbf7e8deb24d70447263f678643c6784 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -2,8 +2,35 @@
 
 0.10.7.0/1
 
+1/22/18
+	
+	289
+	-anon's continued tweaking
+	
+	288
+	-SFanon's fixes to SFMBarracks
+	-phase 4 work
+	-XY ads now check for a dick instead of the lack of a vagina
+	-tweaked combat arms deadliness to actually add deadliness
+	-starting girls now properly tells you their genes
+
+1/21/18
+
+	287
+	-anon's continued tweaks
+	-fixed reversed degradationist check in new slave intro
+	-cleaned up chattel religionist's clothing choices in saLongTermEvents
+
+	286
+	-minor fixes
+	-anon's income tweaks
+	-anon's vignettes
+
 1/19/18
 
+	285
+	-SFanon's fixes
+
 	284
 	-fixed advertising issues regarding implants
 	-fixed minor text issues
diff --git a/devNotes/twine JS b/devNotes/twine JS
index 879d27999b7d655e9e3c5e9ee54c08faaa08ae8f..4814b9e9196bdd6b4afebb2ab5a6a22519e1466a 100644
--- a/devNotes/twine JS	
+++ b/devNotes/twine JS	
@@ -6643,7 +6643,7 @@ window.isUnmodded = function(slave) {
 }
 
 window.isXY = function(slave) {
-	return (slave.vagina == -1);
+	return (slave.dick > 0);
 }
 
 window.isYoung = function(slave) {
diff --git a/src/gui/Encyclopedia/encyclopedia.tw b/src/gui/Encyclopedia/encyclopedia.tw
index 9f2c48bfbc3362c8d7993b0e10602a18d3bdd74d..52033790d71e42dbf67286354d7b20c66df15db9 100644
--- a/src/gui/Encyclopedia/encyclopedia.tw
+++ b/src/gui/Encyclopedia/encyclopedia.tw
@@ -2610,6 +2610,7 @@ __I do not give credit without explicit permission to do so.__ If you have contr
 <br>''anon'' for making slaves seed their own fields.
 <br>''Ansopedi'' for slave career skills.
 <br>''Emuis'' for various compiler tweaks
+<br>''anon'' for continued tweaks to various economy formulas.
 <br>''Bane70'' optimized huge swaths of code with notable professionalism.
 <br>''Circle Tritagonist'' provided several new collars and outfits.
 <br>''Qotsafan'' submitted bugfixes.
@@ -2623,7 +2624,7 @@ __I do not give credit without explicit permission to do so.__ If you have contr
 <br>''NovX'' created a vector art system.
 <br>''Mauve'' contributed vector collars and pubic hair.
 <br>''Rodziel'' contributed the cybernetics mod.
-<br>''prndev'' wrote the Free Range Dairy Assignment scene.
+<br>''prndev'' wrote the Free Range Dairy Assignment scene. Also did tons of vector art work.
 <br>''freecitiesbandit'' wrote a number of recruitment, future society, mercenary and random events, provided tailed buttplugs, new eyes and tattoos, and contributed the code for the mercenary raiders policy.
 <br>''DrNoOne'' wrote the bulk slave purchase and persistent summary code.
 <br>''Mauve'' provided vector art for chastity belts and limp dicks.
diff --git a/src/js/assayJS.tw b/src/js/assayJS.tw
index 13b59365e5130630988fcdcb2bbd550059e10519..fbffa54784b166f9256b7b1cfe2165536e7893a4 100644
--- a/src/js/assayJS.tw
+++ b/src/js/assayJS.tw
@@ -43,7 +43,7 @@ window.isUnmodded = function(slave) {
 }
 
 window.isXY = function(slave) {
-	return (slave.vagina == -1);
+	return (slave.dick > 0);
 }
 
 window.isYoung = function(slave) {
diff --git a/src/npc/startingGirls/startingGirls.tw b/src/npc/startingGirls/startingGirls.tw
index 4a88eafa9babd952251d017fc6580b04f6465187..1c0ae85eae0ad7a427d3f901e2eec34b7ca852b0 100644
--- a/src/npc/startingGirls/startingGirls.tw
+++ b/src/npc/startingGirls/startingGirls.tw
@@ -498,10 +498,10 @@ __You are customizing this slave:__
 
 &nbsp;&nbsp;&nbsp;&nbsp;
 ''Genes:''
-@@.yellow;<span id="originalSex">$activeSlave.genes</span>.@@&nbsp;
-<<link "XX">><<set $activeSlave.genes = "XX">><<replace "#originalSex">>$activeSlave.genes<</replace>><</link>>
+@@.yellow;<span id="originalSex">$activeSlave.genes.</span>@@&nbsp;
+<<link "XX">><<set $activeSlave.genes = "XX">><<replace "#originalSex">>$activeSlave.genes.<</replace>><</link>>
  |
-<<link "XY">><<set $activeSlave.genes = "XY">><<replace "#originalSex">>$activeSlave.genes<</replace>><</link>>
+<<link "XY">><<set $activeSlave.genes = "XY">><<replace "#originalSex">>$activeSlave.genes.<</replace>><</link>>
 
 <<if $familyTesting == 1>>
 	<<if $saveImported == 1>>//Player children are not available in NG+ due to code limitations (Since the player's background changes with ng+, consistency issues arise.)//
diff --git a/src/pregmod/saInflation.tw b/src/pregmod/saInflation.tw
index 89055da4f0e701af636174489b0e175890bfc39a..765d6f5993cb871d69510a8858e6c5ac4aa735fe 100644
--- a/src/pregmod/saInflation.tw
+++ b/src/pregmod/saInflation.tw
@@ -4,7 +4,7 @@
 	<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, $slaves[$i].milkSource = 0>><<SetBellySize $slaves[$i]>>
 <<elseif $slaves[$i].bellyImplant >= 1500>>
 	<<if $slaves[$i].inflation > 1>>
-		Due to the mounting pressure from her filled abdominal implant, she can no longer fill herself as large as she used to.
+		Due to the mounting pressure from $possessive filled abdominal implant, $prounoun can no longer fill herself as large as $pronoun used to.
 		<<set $slaves[$i].inflation = 1>>
 		<<SetBellySize $slaves[$i]>>
 	<<else>>
@@ -16,166 +16,77 @@
 <<switch $slaves[$i].inflationType>>
 <<case "water">>
 	<<if $slaves[$i].inflation == 3>>
-		She makes sure to fill her rear with nearly two gallons of water, leaving her looking ready to burst, whenever she leaks or needs to release her load. She keeps herself @@.red;painfully full@@ for you.
+		$pronounCap makes sure to fill $possessive rear with nearly two gallons of water, leaving $object looking ready to burst, whenever $pronoun leaks or needs to release $possessive load. $pronounCap keeps herself @@.red;painfully full@@ for you.
 		<<set $slaves[$i].health -= 10>>
 	<<elseif $slaves[$i].inflation == 2>>
-		She makes sure to fill her rear with nearly four liters of water, leaving her looking pregnant, whenever she leaks or needs to release her load. She is full enough to be distended but not enough to grow taut.
+		$pronounCap makes sure to fill $possessive rear with nearly four liters of water, leaving $object looking pregnant, whenever $pronoun leaks or needs to release $possessive load. $pronounCap is full enough to be distended but not enough to grow taut.
 	<<elseif $slaves[$i].inflation == 1>>
-		She makes sure to fill her rear with nearly two liters of water, leaving her belly noticeably distended, whenever she leaks or needs to release her load. She is full enough to be swollen but not enough to visibly jiggle.
+		$pronounCap makes sure to fill $possessive rear with nearly two liters of water, leaving $possessive belly noticeably distended, whenever $pronoun leaks or needs to release $possessive load. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
 	<</if>>
 
 <<case "aphrodisiac">>
 	<<if $slaves[$i].inflation == 3>>
-		She makes sure to fill her rear with nearly two gallons of a curative solution, leaving her looking ready to burst, whenever she leaks or her body absorbs too much. She keeps herself @@.red;painfully full@@ for you, though she barely notices it over her horniness. While having her body packed full of aphrodisiacs doesn't make her additionally submissive, it does amplify the effects of them.
+		$pronounCap makes sure to fill $possessive rear with nearly two gallons of a curative solution, leaving $object looking ready to burst, whenever $pronoun leaks or $possessive body absorbs too much. $pronounCap keeps herself @@.red;painfully full@@ for you, though $pronoun barely notices it over $possessive horniness. While having $possessive body packed full of aphrodisiacs doesn't make $object additionally submissive, it does amplify the effects of them. $possessiveCap aphrodisiac bursting belly
 		<<set $slaves[$i].health -= 10>>
-		<<if $slaves[$i].inflation > 0>>
-			$possessiveCap aphrodisiac bursting belly
-			<<if $slaves[$i].energy <= 85>>
-				@@.green;rapidly boosts $possessive sex drive.@@
-				<<set $slaves[$i].energy += 5*$slaves[$i].inflation>>
-			<<else>>
-				can't improve her absurd sex drive.
-			<</if>>
-			<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
-				Besides being humiliating, it chemically @@.hotpink;increases $possessive acceptance@@ of sexual slavery.
-				<<set $slaves[$i].devotion += 5>>
-			<</if>>
-			<<if ($arcologies[0].FSBodyPuristLaw == 0) && ($healthyDrugsUpgrade == 0)>>
-				Such a high dosage held for so long @@.red;isn't healthy.@@
-				<<set $slaves[$i].health -= 5*$slaves[$i].inflation>>
-			<</if>>
-			<<set $slaves[$i].chem += 2*$slaves[$i].inflation>>
-		<</if>>
-		<<if ($slaves[$i].addict > 0)>>
-			<<if $slaves[$i].inflation > 0>>
-				<<set $slaves[$i].addict += $slaves[$i].inflation*3>>
-			<<elseif ($aphrodisiacUpgrade == 1)>>
-				Substitutes produced by your advanced pharmaceutical fabricator protect $object from the negative effects of aphrodisiac withdrawal but do little to halt the spread of aphrodisiacs through her system from her bowels.
-				<<set $slaves[$i].addict -= 2>>
-			<</if>>
-		<<else>>
-			<<if random(1,100) < 40+(20*$slaves[$i].inflation)>>
-				All the aphrodisiacs held within her bowels cause @@.cyan;$pronoun to become an aphrodisiac addict.@@
-				<<set $slaves[$i].addict = 1>>
-			<</if>>
-		<</if>>
 	<<elseif $slaves[$i].inflation == 2>>
-		She makes sure to fill her rear with nearly four liters of an aphrodisiac solution, leaving her looking pregnant, whenever she leaks or her body absorbs too much. She is full enough to be distended but not enough to grow taut. While having her body bloated with aphrodisiacs doesn't make her additionally submissive, it does amplify the effects of them.
-		<<if $slaves[$i].inflation > 0>>
-			$possessiveCap overfilled aphrodisiac belly
-			<<if $slaves[$i].energy <= 90>>
-				@@.green;rapidly boosts $possessive sex drive.@@
-				<<set $slaves[$i].energy += 5*$slaves[$i].inflation>>
-			<<else>>
-				can't improve her absurd sex drive.
-			<</if>>
-			<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
-				Besides being humiliating, it chemically @@.hotpink;increases $possessive acceptance@@ of sexual slavery.
-				<<set $slaves[$i].devotion += 5>>
-			<</if>>
-			<<if ($arcologies[0].FSBodyPuristLaw == 0) && ($healthyDrugsUpgrade == 0)>>
-				Such a high dosage held for so long @@.red;isn't healthy.@@
-				<<set $slaves[$i].health -= 3*$slaves[$i].inflation>>
-			<</if>>
-			<<set $slaves[$i].chem += 2*$slaves[$i].inflation>>
-		<</if>>
-		<<if ($slaves[$i].addict > 0)>>
-			<<if $slaves[$i].inflation > 0>>
-				<<set $slaves[$i].addict += $slaves[$i].inflation*3>>
-			<<elseif ($aphrodisiacUpgrade == 1)>>
-				Substitutes produced by your advanced pharmaceutical fabricator protect $object from the negative effects of aphrodisiac withdrawal but do little to halt the spread of aphrodisiacs through her system from her bowels.
-				<<set $slaves[$i].addict -= 2>>
-			<</if>>
-		<<else>>
-			<<if random(1,100) < 40+(20*$slaves[$i].inflation)>>
-				All the aphrodisiacs held within her bowels cause @@.cyan;$pronoun to become an aphrodisiac addict.@@
-				<<set $slaves[$i].addict = 1>>
-			<</if>>
-		<</if>>
+		$pronounCap makes sure to fill $possessive rear with nearly four liters of an aphrodisiac solution, leaving $object looking pregnant, whenever $pronoun leaks or $possessive body absorbs too much. $pronounCap is full enough to be distended but not enough to grow taut. While having $possessive body bloated with aphrodisiacs doesn't make $object additionally submissive, it does amplify the effects of them. $possessiveCap overfilled aphrodisiac belly
 	<<elseif $slaves[$i].inflation == 1>>
-		She makes sure to fill her rear with nearly two liters of an aphrodisiac solution, leaving her belly noticeably distended, whenever she leaks or her body absorbs too much. She is full enough to be swollen but not enough to visibly jiggle.
+		$pronounCap makes sure to fill $possessive rear with nearly two liters of an aphrodisiac solution, leaving $possessive belly noticeably distended, whenever $pronoun leaks or $possessive body absorbs too much. $pronounCap is full enough to be swollen but not enough to visibly jiggle. $possessiveCap aphrodisiac filled belly
+	<</if>>
+	<<if $slaves[$i].energy <= 95>>
+		@@.green;rapidly boosts $possessive sex drive.@@
+		<<set $slaves[$i].energy += 5*$slaves[$i].inflation>>
+	<<else>>
+		can't improve $possessive absurd sex drive.
+	<</if>>
+	<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
+		Besides being humiliating, it chemically @@.hotpink;increases $possessive acceptance@@ of sexual slavery.
+		<<set $slaves[$i].devotion += 5>>
+	<</if>>
+	<<if ($arcologies[0].FSBodyPuristLaw == 0) && ($healthyDrugsUpgrade == 0)>>
+		Such a high dosage held for so long @@.red;isn't healthy.@@
+		<<set $slaves[$i].health -= 5>>
+	<</if>>
+	<<set $slaves[$i].chem += 2*$slaves[$i].inflation>>
+	<<if ($slaves[$i].addict > 0)>>
 		<<if $slaves[$i].inflation > 0>>
-			$possessiveCap aphrodisiac filled belly
-			<<if $slaves[$i].energy <= 95>>
-				@@.green;rapidly boosts $possessive sex drive.@@
-				<<set $slaves[$i].energy += 5*$slaves[$i].inflation>>
-			<<else>>
-				can't improve her absurd sex drive.
-			<</if>>
-			<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
-				Besides being humiliating, it chemically @@.hotpink;increases $possessive acceptance@@ of sexual slavery.
-				<<set $slaves[$i].devotion += 5>>
-			<</if>>
-			<<if ($arcologies[0].FSBodyPuristLaw == 0) && ($healthyDrugsUpgrade == 0)>>
-				Such a high dosage held for so long @@.red;isn't healthy.@@
-				<<set $slaves[$i].health -= 5>>
-			<</if>>
-			<<set $slaves[$i].chem += 2*$slaves[$i].inflation>>
-		<</if>>
-		<<if ($slaves[$i].addict > 0)>>
-			<<if $slaves[$i].inflation > 0>>
-				<<set $slaves[$i].addict += $slaves[$i].inflation*3>>
-			<<elseif ($aphrodisiacUpgrade == 1)>>
-				Substitutes produced by your advanced pharmaceutical fabricator protect $object from the negative effects of aphrodisiac withdrawal but do little to halt the spread of aphrodisiacs through her system from her bowels.
-				<<set $slaves[$i].addict -= 2>>
-			<</if>>
-		<<else>>
-			<<if random(1,100) < 40+(20*$slaves[$i].inflation)>>
-				All the aphrodisiacs held within her bowels cause @@.cyan;$pronoun to become an aphrodisiac addict.@@
-				<<set $slaves[$i].addict = 1>>
-			<</if>>
-		<</if>>
+			<<set $slaves[$i].addict += $slaves[$i].inflation*3>>
+		<<elseif ($aphrodisiacUpgrade == 1)>>
+			Substitutes produced by your advanced pharmaceutical fabricator protect $object from the negative effects of aphrodisiac withdrawal but do little to halt the spread of aphrodisiacs through $possessive system from $possessive bowels.
+			<<set $slaves[$i].addict -= 2>>
+		<</if>>
+	<<elseif random(1,100) < 40+(20*$slaves[$i].inflation)>>
+		All the aphrodisiacs held within $possessive bowels cause @@.cyan;$pronoun to become an aphrodisiac addict.@@
+		<<set $slaves[$i].addict = 1>>
 	<</if>>
 
 <<case "curative">>
 	<<if $slaves[$i].inflation == 3>>
-		She makes sure to fill her rear with nearly two gallons of a curative solution, leaving her looking ready to burst, whenever she leaks or her body absorbs too much. She keeps herself full for you; the curatives in her gut keeping her healthy despite the pain.
+		$pronounCap makes sure to fill $possessive rear with nearly two gallons of a curative solution, leaving $object looking ready to burst, whenever $pronoun leaks or $possessive body absorbs too much. $pronounCap keeps herself full for you; the curatives in $possessive gut keeping $object healthy despite the pain.
 		<<if (($slaves[$i].assignment == "rest") || ($slaves[$i].assignment == "rest in the spa")) && ($slaves[$i].fetish != "mindbroken")>>
-			The curative enema $pronoun's on synergize with rest, keeping $object asleep most of the time. This is an @@.green;extremely effective health treatment,@@ though being filled to her limit doesn't hasten her recovery at all; it's just perverted.
+			The curative enema $pronoun's on synergize with rest, keeping $object asleep most of the time. This is an @@.green;extremely effective health treatment,@@ though being filled to $possessive limit doesn't hasten $possessive recovery at all; it's just perverted.
 			<<set $slaves[$i].health += 4>>
 		<<elseif ($slaves[$i].health < -20)>>
-			@@.green;$possessiveCap poor health rapidly improves@@ under the curative enema, though being filled to her limit doesn't hasten her recovery at all; it's just perverted.
+			@@.green;$possessiveCap poor health rapidly improves@@ under the curative enema, though being filled to $possessive limit doesn't hasten $possessive recovery at all; it's just perverted.
 			<<set $slaves[$i].health += 2>>
 		<<else>>
-			@@.green;$possessiveCap health improves@@ under the curative enema, though being filled to her limit doesn't hasten her recovery at all; it's just perverted.
-		<</if>>
-		<<if $slaves[$i].fuckdoll == 0>>
-			<<if $slaves[$i].fetish != "mindbroken">>
-				$pronounCap @@.mediumaquamarine;trusts you more@@ for giving $possessive access to expensive modern medicine, even if it is really embarrassing to be seen with that belly.
-				<<set $slaves[$i].trust += 1>>
-			<</if>>
+			@@.green;$possessiveCap health improves@@ under the curative enema, though being filled to $possessive limit doesn't hasten $possessive recovery at all; it's just perverted.
 		<</if>>
 		<<set $slaves[$i].health += 1>>
-		<<set $slaves[$i].health += $curativeUpgrade*6>>
-		<<if $slaves[$i].health >= 90>>
-			$pronounCap is as healthy as she can be. @@.yellow;Her enema regimen has been ended.@@
-			<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
-		<</if>>
 	<<elseif $slaves[$i].inflation == 2>>
-		She makes sure to fill her rear with nearly four liters of a curative solution, leaving her looking pregnant, whenever she leaks or her body absorbs too much. She is full enough to be distended but not enough to grow taut.
+		$pronounCap makes sure to fill $possessive rear with nearly four liters of a curative solution, leaving $object looking pregnant, whenever $pronoun leaks or $possessive body absorbs too much. $pronounCap is full enough to be distended but not enough to grow taut.
 		<<if (($slaves[$i].assignment == "rest") || ($slaves[$i].assignment == "rest in the spa")) && ($slaves[$i].fetish != "mindbroken")>>
-			The curative enema $pronoun's on synergize with rest, keeping $object asleep most of the time. This is an @@.green;extremely effective health treatment,@@ though being overfilled doesn't hasten her recovery at all; it's just perverted.
+			The curative enema $pronoun's on synergize with rest, keeping $object asleep most of the time. This is an @@.green;extremely effective health treatment,@@ though being overfilled doesn't hasten $possessive recovery at all; it's just perverted.
 			<<set $slaves[$i].health += 4>>
 		<<elseif ($slaves[$i].health < -20)>>
-			@@.green;$possessiveCap poor health rapidly improves@@ under the curative enema, though being overfilled doesn't hasten her recovery at all; it's just perverted.
+			@@.green;$possessiveCap poor health rapidly improves@@ under the curative enema, though being overfilled doesn't hasten $possessive recovery at all; it's just perverted.
 			<<set $slaves[$i].health += 2>>
 		<<else>>
-			@@.green;$possessiveCap health improves@@ under curative enema, though being overfilled doesn't hasten her recovery at all; it's just perverted.
-		<</if>>
-		<<if $slaves[$i].fuckdoll == 0>>
-			<<if $slaves[$i].fetish != "mindbroken">>
-				$pronounCap @@.mediumaquamarine;trusts you more@@ for giving $possessive access to expensive modern medicine, even if it is really embarrassing to be seen with that belly.
-				<<set $slaves[$i].trust += 1>>
-			<</if>>
+			@@.green;$possessiveCap health improves@@ under curative enema, though being overfilled doesn't hasten $possessive recovery at all; it's just perverted.
 		<</if>>
 		<<set $slaves[$i].health += 6>>
-		<<set $slaves[$i].health += $curativeUpgrade*6>>
-		<<if $slaves[$i].health >= 90>>
-			$pronounCap is as healthy as she can be. @@.yellow;Her enema regimen has been ended.@@
-			<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
-		<</if>>
 	<<elseif $slaves[$i].inflation == 1>>
-		She makes sure to fill her rear with nearly two liters of a curative solution, leaving her belly noticeably distended, whenever she leaks or her body absorbs too much. She is full enough to be swollen but not enough to visibly jiggle.
+		$pronounCap makes sure to fill $possessive rear with nearly two liters of a curative solution, leaving $possessive belly noticeably distended, whenever $pronoun leaks or $possessive body absorbs too much. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
 		<<if (($slaves[$i].assignment == "rest") || ($slaves[$i].assignment == "rest in the spa")) && ($slaves[$i].fetish != "mindbroken")>>
 			The curative enema $pronoun's on synergize with rest, keeping $object asleep most of the time. This is an @@.green;extremely effective health treatment.@@
 			<<set $slaves[$i].health += 4>>
@@ -185,93 +96,86 @@
 		<<else>>
 			@@.green;$possessiveCap health improves@@ under curative enema.
 		<</if>>
-		<<if $slaves[$i].fuckdoll == 0>>
-			<<if $slaves[$i].fetish != "mindbroken">>
-				$pronounCap @@.mediumaquamarine;trusts you more@@ for giving $possessive access to expensive modern medicine, even if it is really embarrassing to be seen with that belly.
-				<<set $slaves[$i].trust += 1>>
-			<</if>>
-		<</if>>
 		<<set $slaves[$i].health += 6>>
-		<<set $slaves[$i].health += $curativeUpgrade*6>>
-		<<if $slaves[$i].health >= 90>>
-			$pronounCap is as healthy as she can be. @@.yellow;Her enema regimen has been ended.@@
-			<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
-		<</if>>
 	<</if>>
-	<<set $slaves[$i].chem += 2>>
+	<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
+		$pronounCap @@.mediumaquamarine;trusts you more@@ for giving $possessive access to expensive modern medicine, even if it is really embarrassing to be seen with that belly.
+		<<set $slaves[$i].trust += 1>>
+	<</if>>
+	<<if $slaves[$i].health >= 90>>
+		$pronounCap is as healthy as $object can be. @@.yellow;$possessiveCap enema regimen has been ended.@@
+		<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
+	<</if>>
+	<<set $slaves[$i].chem += 2, $slaves[$i].health += $curativeUpgrade*6>>
 
 <<case "tightener">>
 	<<if $slaves[$i].inflation == 3>>
-		She makes sure to fill her rear with nearly two gallons of tightening solution, leaving her looking ready to burst, whenever she leaks or her body absorbs too much. She keeps herself @@.red;painfully full@@ for you.
+		$pronounCap makes sure to fill $possessive rear with nearly two gallons of tightening solution, leaving $object looking ready to burst, whenever $pronoun leaks or $possessive body absorbs too much. $pronounCap keeps herself @@.red;painfully full@@ for you.
 		<<set $slaves[$i].health -= 10>>
 		<<if $slaves[$i].anus > 1>>
-			The solution slowly tightens her anus while inside her bowels. Being filled to her limit with the solution does not make it tighten any better or faster; it's just perverted.
+			The solution slowly tightens $possessive anus while inside $possessive bowels. Being filled to $possessive limit with the solution does not make it tighten any better or faster; it's just perverted.
 			<<if random(1,100) > 60>>
-				@@.lime;Her butthole is noticeably tighter from the previous week.@@
+				@@.lime;$possessiveCap butthole is noticeably tighter from the previous week.@@
 				<<set $slaves[$i].anus-->>
 			<</if>>
 		<<else>>
-			Her anus is as tight as the solution can possibly make it.
+			$possessiveCap anus is as tight as the solution can possibly make it.
 		<</if>>
 		<<if $slaves[$i].vagina > 1>>
-			As her body slowly absorbs the solution, its benefits begin to affect her pussy. Being filled to her limit with the solution does not make it tighten any better or faster; it's just perverted.
+			As $possessive body slowly absorbs the solution, its benefits begin to affect $possessive pussy. Being filled to $possessive limit with the solution does not make it tighten any better or faster; it's just perverted.
 			<<if random(1,100) > 80>>
-				@@.lime;Her vagina is noticeably tighter from the previous week.@@
+				@@.lime;$possessiveCap vagina is noticeably tighter from the previous week.@@
 				<<set $slaves[$i].vagina-->>
 			<</if>>
 		<<elseif $slaves[$i].vagina == 1>>
-			Her pussy is as tight as the solution can possibly make it.
-		<</if>>
-		<<if $slaves[$i].anus <= 1 && $slaves[$i].vagina <= 1>>
-			Her hole<<if $slaves[$i].vagina >= 0>>s are<<else>> is<</if>> as tight as the drugs can get <<if $slaves[$i].vagina >= 0>>them<<else>>it<</if>>. @@.yellow;Her enema regimen has been ended.@@
-			<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
+			$possessiveCap pussy is as tight as the solution can possibly make it.
 		<</if>>
 	<<elseif $slaves[$i].inflation == 2>>
-		She makes sure to fill her rear with nearly four liters of tightening solution, leaving her looking pregnant, whenever she leaks or her body absorbs too much.  She is full enough to be distended but not enough to grow taut.
+		$pronounCap makes sure to fill $possessive rear with nearly four liters of tightening solution, leaving $object looking pregnant, whenever $pronoun leaks or $possessive body absorbs too much. $pronounCap is full enough to be distended but not enough to grow taut.
 		<<if $slaves[$i].anus > 1>>
-			The solution slowly tightens her anus while inside her bowels. Being overfilled with the solution does not make it tighten any better or faster; it's just perverted.
+			The solution slowly tightens $possessive anus while inside $possessive bowels. Being overfilled with the solution does not make it tighten any better or faster; it's just perverted.
 			<<if random(1,100) > 60>>
-				@@.lime;Her butthole is noticeably tighter from the previous week.@@
+				@@.lime;$possessiveCap butthole is noticeably tighter from the previous week.@@
 				<<set $slaves[$i].anus-->>
 			<</if>>
 		<<else>>
-			Her anus is as tight as the solution can possibly make it.
+			$possessiveCap anus is as tight as the solution can possibly make it.
 		<</if>>
 		<<if $slaves[$i].vagina > 1>>
-			As her body slowly absorbs the solution, its benefits begin to affect her pussy. Being overfilled with the solution does not make it tighten any better or faster; it's just perverted.
+			As $possessive body slowly absorbs the solution, its benefits begin to affect $possessive pussy. Being overfilled with the solution does not make it tighten any better or faster; it's just perverted.
 			<<if random(1,100) > 80>>
-				@@.lime;Her vagina is noticeably tighter from the previous week.@@
+				@@.lime;$possessiveCap vagina is noticeably tighter from the previous week.@@
 				<<set $slaves[$i].vagina-->>
 			<</if>>
 		<<elseif $slaves[$i].vagina == 1>>
-			Her pussy is as tight as the solution can possibly make it.
-		<</if>>
-		<<if $slaves[$i].anus <= 1 && $slaves[$i].vagina <= 1>>
-			Her hole<<if $slaves[$i].vagina >= 0>>s are<<else>> is<</if>> as tight as the drugs can get <<if $slaves[$i].vagina >= 0>>them<<else>>it<</if>>. @@.yellow;Her enema regimen has been ended.@@
-			<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
+			$possessiveCap pussy is as tight as the solution can possibly make it.
 		<</if>>
 	<<elseif $slaves[$i].inflation == 1>>
-		She makes sure to fill her rear with nearly two liters of tightening solution, leaving her belly noticeably distended, whenever she leaks or her body absorbs too much. She is full enough to be swollen but not enough to visibly jiggle.
+		$pronounCap makes sure to fill $possessive rear with nearly two liters of tightening solution, leaving $possessive belly noticeably distended, whenever $pronoun leaks or $possessive body absorbs too much. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
 		<<if $slaves[$i].anus > 1>>
-			The solution slowly tightens her anus while inside her bowels.
+			The solution slowly tightens $possessive anus while inside $possessive bowels.
 			<<if random(1,100) > 60>>
-				@@.lime;Her butthole is noticeably tighter from the previous week.@@
+				@@.lime;$possessiveCap butthole is noticeably tighter from the previous week.@@
 				<<set $slaves[$i].anus-->>
 			<</if>>
 		<<else>>
-			Her anus is as tight as the solution can possibly make it.
+			$possessiveCap anus is as tight as the solution can possibly make it.
 		<</if>>
 		<<if $slaves[$i].vagina > 1>>
-			As her body slowly absorbs the solution, its benefits begin to affect her pussy.
+			As $possessive body slowly absorbs the solution, its benefits begin to affect $possessive pussy.
 			<<if random(1,100) > 80>>
-				@@.lime;Her vagina is noticeably tighter from the previous week.@@
+				@@.lime;$possessiveCap vagina is noticeably tighter from the previous week.@@
 				<<set $slaves[$i].vagina-->>
 			<</if>>
 		<<elseif $slaves[$i].vagina == 1>>
-			Her pussy is as tight as the solution can possibly make it.
+			$possessiveCap pussy is as tight as the solution can possibly make it.
 		<</if>>
-		<<if $slaves[$i].anus <= 1 && $slaves[$i].vagina <= 1>>
-			Her hole<<if $slaves[$i].vagina >= 0>>s are<<else>> is<</if>> as tight as the drugs can get <<if $slaves[$i].vagina >= 0>>them<<else>>it<</if>>. @@.yellow;Her enema regimen has been ended.@@
+	<</if>>
+	<<if $slaves[$i].anus <= 1 && $slaves[$i].vagina <= 1>>
+		<<if ["serve in the club", "work in the brothel"].includes($slaves[$i].assignment)>>
+			$possessiveCap hole<<if $slaves[$i].vagina >= 0>>s are<<else>> is<</if>> as tight as the drugs can get <<if $slaves[$i].vagina >= 0>>them<<else>>it<</if>>, but given $possessive assignment, $pronoun is likely to be stretched out again so $possessive enema regimen continues.
+		<<else>>
+			$possessiveCap hole<<if $slaves[$i].vagina >= 0>>s are<<else>> is<</if>> as tight as the drugs can get <<if $slaves[$i].vagina >= 0>>them<<else>>it<</if>>. @@.yellow;$possessiveCap enema regimen has been ended.@@
 			<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
 		<</if>>
 	<</if>>
@@ -281,130 +185,130 @@
 	<<if $slaves[$i].behavioralFlaw == "anorexic">>
 		<<if $slaves[$i].inflationMethod == 1>>
 			<<if ($dairySlaves == 0 || $dairy == 0) && $arcologies[0].FSPastoralistLaw != 1>>
-				You no longer have a functional dairy. @@.yellow;Her inflation regimen has been ended.@@
+				You no longer have a functional dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, she @@.mediumorchid;reluctantly@@ sucks from the dairy tap until her stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving her looking ready to burst. She struggles to keep her fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ sucks from the dairy tap until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving $object looking ready to burst. $pronounCap struggles to keep $possessive fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion -= 8, $slaves[$i].trust -= 8>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, she @@.mediumorchid;reluctantly@@ sucks from the dairy tap until her stomach is bloated with nearly four liters of milk, leaving her looking pregnant. She struggles to keep her fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ sucks from the dairy tap until $possessive stomach is bloated with nearly four liters of milk, leaving $object looking pregnant. $pronounCap struggles to keep $possessive fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, she @@.mediumorchid;reluctantly@@ sucks from the dairy tap until her stomach is bloated with nearly two liters of milk, leaving her belly noticeably distended. She struggles to keep her fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ sucks from the dairy tap until $possessive stomach is bloated with nearly two liters of milk, leaving $possessive belly noticeably distended. $pronounCap struggles to keep $possessive fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 2>>
 			<<if ($dairySlaves == 0 || $dairy == 0) && $arcologies[0].FSPastoralistLaw != 1>>
-				You no longer have a functional dairy. @@.yellow;Her inflation regimen has been ended.@@
+				You no longer have a functional dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, she @@.mediumorchid;reluctantly@@ fills her rectum from the dairy tap until her stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving her looking ready to burst. She struggles to keep the fattening load inside her, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ fills $possessive rectum from the dairy tap until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving $object looking ready to burst. $pronounCap struggles to keep the fattening load inside $object, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion -= 8, $slaves[$i].trust -= 8>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, she @@.mediumorchid;reluctantly@@ fills her rectum from the dairy tap until her stomach is bloated with nearly four liters of milk, leaving her looking pregnant. She struggles to keep the fattening load inside her, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ fills $possessive rectum from the dairy tap until $possessive stomach is bloated with nearly four liters of milk, leaving $object looking pregnant. $pronounCap struggles to keep the fattening load inside $object, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 5,$slaves[$i].trust -= 5>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, she @@.mediumorchid;reluctantly@@ fills her rectum from the dairy tap until her stomach is bloated with nearly two liters of milk, leaving her belly noticeably distended. She struggles to keep the fattening load inside her, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ fills $possessive rectum from the dairy tap until $possessive stomach is bloated with nearly two liters of milk, leaving $possessive belly noticeably distended. $pronounCap struggles to keep the fattening load inside $object, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 3>>
 			<<set _saf = $slaves.findIndex(function(s) { return s.ID == $slaves[$i].milkSource; })>>
 			<<if $slaves[_saf].lactation == 0>>
-				$slaves[_saf].slaveName is no longer lactating and thus can no longer keep $slaves[$i].slaveName filled with milk. @@.yellow;Her inflation regimen has been ended.@@
+				$slaves[_saf].slaveName is no longer lactating and thus can no longer keep $slaves[$i].slaveName filled with milk. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, $slaves[$i].milkSource = 0>><<SetBellySize $slaves[$i]>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, she @@.mediumorchid;reluctantly@@ suckles from $slaves[_saf].slaveName until her stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving her looking ready to burst. She struggles to keep her fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ suckles from $slaves[_saf].slaveName until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving $object looking ready to burst. $pronounCap struggles to keep $possessive fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion -= 8, $slaves[$i].trust -= 8>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, she @@.mediumorchid;reluctantly@@ suckles from $slaves[_saf].slaveName until her stomach is bloated with nearly four liters of milk, leaving her looking pregnant. She struggles to keep her fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ suckles from $slaves[_saf].slaveName until $possessive stomach is bloated with nearly four liters of milk, leaving $object looking pregnant. $pronounCap struggles to keep $possessive fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, she @@.mediumorchid;reluctantly@@ suckles from $slaves[_saf].slaveName until her stomach is bloated with nearly two liters of milk, leaving her belly noticeably distended. She struggles to keep her fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ suckles from $slaves[_saf].slaveName until $possessive stomach is bloated with nearly two liters of milk, leaving $possessive belly noticeably distended. $pronounCap struggles to keep $possessive fatty, liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 			<</if>>
 		<</if>>
 	<<elseif $slaves[$i].behavioralFlaw == "gluttonous">>
 		<<if $slaves[$i].inflationMethod == 1>>
 			<<if ($dairySlaves == 0 || $dairy == 0) && $arcologies[0].FSPastoralistLaw != 1>>
-				You no longer have a functional dairy. @@.yellow;Her inflation regimen has been ended.@@
+				You no longer have a functional dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, she @@.hotpink;eagerly@@ sucks from the dairy tap until her stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving her looking ready to burst. She rubs her full belly @@.mediumaquamarine;contently@@, anticipating her next gorging.
+				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks from the dairy tap until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving $object looking ready to burst. $pronounCap rubs $possessive full belly @@.mediumaquamarine;contently@@, anticipating $possessive next gorging.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion += 5, $slaves[$i].trust += 5>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, she @@.hotpink;eagerly@@ sucks from the dairy tap until her stomach is bloated with nearly four liters of milk, leaving her looking pregnant. She rubs her taut belly @@.mediumaquamarine;contently@@, anticipating her next feeding.
+				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks from the dairy tap until $possessive stomach is bloated with nearly four liters of milk, leaving $object looking pregnant. $pronounCap rubs $possessive taut belly @@.mediumaquamarine;contently@@, anticipating $possessive next feeding.
 				<<set $slaves[$i].devotion += 4, $slaves[$i].trust += 4>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, she @@.hotpink;eagerly@@ sucks from the dairy tap until her stomach is bloated with nearly two liters of milk, leaving her belly noticeably distended. She rubs her sloshing belly @@.mediumaquamarine;contently@@, anticipating her next meal.
+				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks from the dairy tap until $possessive stomach is bloated with nearly two liters of milk, leaving $possessive belly noticeably distended. $pronounCap rubs $possessive sloshing belly @@.mediumaquamarine;contently@@, anticipating $possessive next meal.
 				<<set $slaves[$i].devotion += 3, $slaves[$i].trust += 3>>
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 2>>
 			<<if ($dairySlaves == 0 || $dairy == 0) && $arcologies[0].FSPastoralistLaw != 1>>
-				You no longer have a functional dairy. @@.yellow;Her inflation regimen has been ended.@@
+				You no longer have a functional dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, she @@.hotpink;happily@@ fills her rectum from the dairy tap until her stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving her looking ready to burst. She rubs her taut belly @@.mediumaquamarine;contently@@, though she wishes she could have swallowed it instead.
+				Throughout the week, $pronoun @@.hotpink;happily@@ fills $possessive rectum from the dairy tap until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving $object looking ready to burst. $pronounCap rubs $possessive taut belly @@.mediumaquamarine;contently@@, though $pronoun wishes $pronoun could have swallowed it instead.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion += 4, $slaves[$i].trust += 4>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, she @@.hotpink;happily@@ fills her rectum from the dairy tap until her stomach is bloated with nearly four liters of milk, leaving her looking pregnant. She rubs her full belly @@.mediumaquamarine;contently@@, though she wishes she could have swallowed it instead.
+				Throughout the week, $pronoun @@.hotpink;happily@@ fills $possessive rectum from the dairy tap until $possessive stomach is bloated with nearly four liters of milk, leaving $object looking pregnant. $pronounCap rubs $possessive full belly @@.mediumaquamarine;contently@@, though $pronoun wishes $pronoun could have swallowed it instead.
 				<<set $slaves[$i].devotion += 3, $slaves[$i].trust += 3>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, she @@.hotpink;happily@@ fills her rectum from the dairy tap until her stomach is bloated with nearly two liters of milk, leaving her belly noticeably distended. She rubs her sloshing belly @@.mediumaquamarine;contently@@, though she wishes she could have swallowed it instead.
+				Throughout the week, $pronoun @@.hotpink;happily@@ fills $possessive rectum from the dairy tap until $possessive stomach is bloated with nearly two liters of milk, leaving $possessive belly noticeably distended. $pronounCap rubs $possessive sloshing belly @@.mediumaquamarine;contently@@, though $pronoun wishes $pronoun could have swallowed it instead.
 				<<set $slaves[$i].devotion += 1, $slaves[$i].trust += 1>>
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 3>>
 			<<set _saf = $slaves.findIndex(function(s) { return s.ID == $slaves[$i].milkSource; })>>
 			<<if $slaves[_saf].lactation == 0>>
-				$slaves[_saf].slaveName is no longer lactating and thus can no longer keep $slaves[$i].slaveName filled with milk. @@.yellow;Her inflation regimen has been ended.@@
+				$slaves[_saf].slaveName is no longer lactating and thus can no longer keep $slaves[$i].slaveName filled with milk. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, $slaves[$i].milkSource = 0>><<SetBellySize $slaves[$i]>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, she @@.hotpink;eagerly@@ sucks from $slaves[_saf].slaveName until her stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving her looking ready to burst. She rubs her full belly @@.mediumaquamarine;contently@@, anticipating her next gorging.
+				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks from $slaves[_saf].slaveName until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of milk, leaving $object looking ready to burst. $pronounCap rubs $possessive full belly @@.mediumaquamarine;contently@@, anticipating $possessive next gorging.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion += 5, $slaves[$i].trust += 5>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, she @@.hotpink;eagerly@@ sucks from $slaves[_saf].slaveName until her stomach is bloated with nearly four liters of milk, leaving her looking pregnant. She rubs her taut belly @@.mediumaquamarine;contently@@, anticipating her next feeding.
+				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks from $slaves[_saf].slaveName until $possessive stomach is bloated with nearly four liters of milk, leaving $object looking pregnant. $pronounCap rubs $possessive taut belly @@.mediumaquamarine;contently@@, anticipating $possessive next feeding.
 				<<set $slaves[$i].devotion += 4, $slaves[$i].trust += 4>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, she @@.hotpink;eagerly@@ sucks from $slaves[_saf].slaveName until her stomach is bloated with nearly two liters of milk, leaving her belly noticeably distended. She rubs her sloshing belly @@.mediumaquamarine;contently@@, anticipating her next meal.
+				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks from $slaves[_saf].slaveName until $possessive stomach is bloated with nearly two liters of milk, leaving $possessive belly noticeably distended. $pronounCap rubs $possessive sloshing belly @@.mediumaquamarine;contently@@, anticipating $possessive next meal.
 				<<set $slaves[$i].devotion += 3, $slaves[$i].trust += 3>>
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].inflationMethod == 1>>
 			<<if ($dairySlaves == 0 || $dairy == 0) && $arcologies[0].FSPastoralistLaw != 1>>
-				You no longer have a functional dairy. @@.yellow;Her inflation regimen has been ended.@@
+				You no longer have a functional dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, she makes sure to keep herself filled with nearly two gallons of milk, leaving her looking ready to burst. She keeps herself @@.red;painfully full@@ for you.
+				Throughout the week, $pronoun makes sure to keep herself filled with nearly two gallons of milk, leaving $object looking ready to burst. $pronounCap keeps herself @@.red;painfully full@@ for you.
 				<<set $slaves[$i].health -= 10>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, she makes sure to keep herself filled with nearly four liters of milk, leaving her looking pregnant. She is full enough to be distended but not enough to grow taut.
+				Throughout the week, $pronoun makes sure to keep herself filled with nearly four liters of milk, leaving $object looking pregnant. $pronounCap is full enough to be distended but not enough to grow taut.
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, she makes sure to keep herself filled with nearly two liters of milk, leaving her belly noticeably distended. She is full enough to be swollen but not enough to visibly jiggle.
+				Throughout the week, $pronoun makes sure to keep herself filled with nearly two liters of milk, leaving $possessive belly noticeably distended. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 2>>
 			<<if ($dairySlaves == 0 || $dairy == 0) && $arcologies[0].FSPastoralistLaw != 1>>
-				You no longer have a functional dairy. @@.yellow;Her inflation regimen has been ended.@@
+				You no longer have a functional dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, she makes sure to fill her rear with nearly two gallons of milk, leaving her looking ready to burst, whenever she leaks or needs to release her load.  She keeps herself @@.red;painfully full@@ for you.
+				Throughout the week, $pronoun makes sure to fill $possessive rear with nearly two gallons of milk, leaving $object looking ready to burst, whenever $pronoun leaks or needs to release $possessive load. $pronounCap keeps herself @@.red;painfully full@@ for you.
 				<<set $slaves[$i].health -= 10>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, she makes sure to fill her rear with nearly four liters of milk, leaving her looking pregnant, whenever she leaks or needs to release her load.  She is full enough to be distended but not enough to grow taut.
+				Throughout the week, $pronoun makes sure to fill $possessive rear with nearly four liters of milk, leaving $object looking pregnant, whenever $pronoun leaks or needs to release $possessive load. $pronounCap is full enough to be distended but not enough to grow taut.
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, she makes sure to fill her rear with nearly two liters of milk, leaving her belly noticeably distended, whenever she leaks or needs to release her load.  She is full enough to be swollen but not enough to visibly jiggle.
+				Throughout the week, $pronoun makes sure to fill $possessive rear with nearly two liters of milk, leaving $possessive belly noticeably distended, whenever $pronoun leaks or needs to release $possessive load. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 3>>
 			<<set _saf = $slaves.findIndex(function(s) { return s.ID == $slaves[$i].milkSource; })>>
 			<<if $slaves[_saf].lactation == 0>>
-				$slaves[_saf].slaveName is no longer lactating and thus can no longer keep $slaves[$i].slaveName filled with milk. @@.yellow;Her inflation regimen has been ended.@@
+				$slaves[_saf].slaveName is no longer lactating and thus can no longer keep $slaves[$i].slaveName filled with milk. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, $slaves[$i].milkSource = 0>><<SetBellySize $slaves[$i]>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, she makes sure keep suckling from $slaves[_saf].slaveName until she is filled with nearly two gallons of milk, leaving her looking ready to give birth. She keeps herself @@.red;painfully full@@ for you.
+				Throughout the week, $pronoun makes sure keep suckling from $slaves[_saf].slaveName until $pronoun is filled with nearly two gallons of milk, leaving $object looking ready to give birth. $pronounCap keeps herself @@.red;painfully full@@ for you.
 				<<set $slaves[$i].health -= 10>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, she makes sure keep suckling from $slaves[_saf].slaveName until she is filled with nearly four liters of milk, leaving her looking pregnant. She is full enough to be distended but not enough to grow taut.
+				Throughout the week, $pronoun makes sure keep suckling from $slaves[_saf].slaveName until $pronoun is filled with nearly four liters of milk, leaving $object looking pregnant. $pronounCap is full enough to be distended but not enough to grow taut.
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, she makes sure keep suckling from $slaves[_saf].slaveName until she is filled with nearly two liters of milk, leaving her belly noticeably distended. She is full enough to be swollen but not enough to visibly jiggle.
+				Throughout the week, $pronoun makes sure keep suckling from $slaves[_saf].slaveName until $pronoun is filled with nearly two liters of milk, leaving $possessive belly noticeably distended. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
 			<</if>>
 		<</if>>
 	<</if>>
@@ -413,130 +317,130 @@
 	<<if $slaves[$i].behavioralFlaw == "anorexic">>
 		<<if $slaves[$i].inflationMethod == 1>>
 			<<if ($dairySlaves == 0 || $cumSlaves == 0 || $dairy == 0) && $arcologies[0].FSPastoralistLaw != 1>>
-				You no longer have a functional cum dairy. @@.yellow;Her inflation regimen has been ended.@@
+				You no longer have a functional cum dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, she @@.mediumorchid;reluctantly@@ sucks from the dairy tap until her stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving her looking ready to burst. She struggles to keep her liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ sucks from the dairy tap until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving $object looking ready to burst. $pronounCap struggles to keep $possessive liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion -= 8, $slaves[$i].trust -= 8>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, she @@.mediumorchid;reluctantly@@ sucks from the dairy tap until her stomach is bloated with nearly four liters of cum, leaving her looking pregnant. She struggles to keep her liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ sucks from the dairy tap until $possessive stomach is bloated with nearly four liters of cum, leaving $object looking pregnant. $pronounCap struggles to keep $possessive liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, she @@.mediumorchid;reluctantly@@ sucks from the dairy tap until her stomach is bloated with nearly two liters of cum, leaving her belly noticeably distended. She struggles to keep her liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ sucks from the dairy tap until $possessive stomach is bloated with nearly two liters of cum, leaving $possessive belly noticeably distended. $pronounCap struggles to keep $possessive liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 2>>
 			<<if ($dairySlaves == 0 || $cumSlaves == 0 || $dairy == 0) && $arcologies[0].FSPastoralistLaw != 1>>
-				You no longer have a functional cum dairy. @@.yellow;Her inflation regimen has been ended.@@
+				You no longer have a functional cum dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, she @@.mediumorchid;reluctantly@@ fills her rectum from the dairy tap until her stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving her looking ready to burst. She struggles to keep the massive cumshot inside her, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ fills $possessive rectum from the dairy tap until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving $object looking ready to burst. $pronounCap struggles to keep the massive cumshot inside $object, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion -= 8, $slaves[$i].trust -= 8>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, she @@.mediumorchid;reluctantly@@ fills her rectum from the dairy tap until her stomach is bloated with nearly four liters of cum, leaving her looking pregnant. She struggles to keep the huge cumshot inside her, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ fills $possessive rectum from the dairy tap until $possessive stomach is bloated with nearly four liters of cum, leaving $object looking pregnant. $pronounCap struggles to keep the huge cumshot inside $object, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, she @@.mediumorchid;reluctantly@@ fills her rectum from the dairy tap until her stomach is bloated with nearly two liters of cum, leaving her belly noticeably distended. She struggles to keep the cumshot inside her, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ fills $possessive rectum from the dairy tap until $possessive stomach is bloated with nearly two liters of cum, leaving $possessive belly noticeably distended. $pronounCap struggles to keep the cumshot inside $object, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 3>>
 			<<set _saf = $slaves.findIndex(function(s) { return s.ID == $slaves[$i].cumSource; })>>
 			<<if $slaves[_saf].balls == 0>>
-				$slaves[_saf].slaveName has no longer has testicles and thus can no longer keep $slaves[$i].slaveName filled with cum. @@.yellow;Her inflation regimen has been ended.@@
+				$slaves[_saf].slaveName has no longer has testicles and thus can no longer keep $slaves[$i].slaveName filled with cum. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, $slaves[$i].cumSource = 0>><<SetBellySize $slaves[$i]>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, she @@.mediumorchid;reluctantly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until her stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving her looking ready to burst. She struggles to keep her liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving $object looking ready to burst. $pronounCap struggles to keep $possessive liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion -= 8, $slaves[$i].trust -= 8>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, she @@.mediumorchid;reluctantly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until her stomach is bloated with nearly four liters of cum, leaving her looking pregnant. She struggles to keep her liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $possessive stomach is bloated with nearly four liters of cum, leaving $object looking pregnant. $pronounCap struggles to keep $possessive liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 5, $slaves[$i].trust -= 5>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, she @@.mediumorchid;reluctantly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until her stomach is bloated with nearly two liters of cum, leaving her belly noticeably distended. She struggles to keep her liquid meal down, @@.gold;fearing@@ punishment otherwise.
+				Throughout the week, $pronoun @@.mediumorchid;reluctantly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $possessive stomach is bloated with nearly two liters of cum, leaving $possessive belly noticeably distended. $pronounCap struggles to keep $possessive liquid meal down, @@.gold;fearing@@ punishment otherwise.
 				<<set $slaves[$i].devotion -= 3, $slaves[$i].trust -= 3>>
 			<</if>>
 		<</if>>
 	<<elseif $slaves[$i].behavioralFlaw == "gluttonous">>
 		<<if $slaves[$i].inflationMethod == 1>>
 			<<if ($dairySlaves == 0 || $cumSlaves == 0 || $dairy == 0) && $arcologies[0].FSPastoralistLaw != 1>>
-				You no longer have a functional cum dairy. @@.yellow;Her inflation regimen has been ended.@@
+				You no longer have a functional cum dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, she @@.hotpink;eagerly@@ sucks from the dairy tap until her stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving her looking ready to burst. She rubs her full belly @@.mediumaquamarine;contently@@, anticipating her next gorging.
+				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks from the dairy tap until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving $object looking ready to burst. $pronounCap rubs $possessive full belly @@.mediumaquamarine;contently@@, anticipating $possessive next gorging.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion += 5, $slaves[$i].trust += 5>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, she @@.hotpink;eagerly@@ sucks from the dairy tap until her stomach is bloated with nearly four liters of cum, leaving her looking pregnant. She rubs her taut belly @@.mediumaquamarine;contently@@, anticipating her next feeding.
+				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks from the dairy tap until $possessive stomach is bloated with nearly four liters of cum, leaving $object looking pregnant. $pronounCap rubs $possessive taut belly @@.mediumaquamarine;contently@@, anticipating $possessive next feeding.
 				<<set $slaves[$i].devotion += 4, $slaves[$i].trust += 4>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, she @@.hotpink;eagerly@@ sucks from the dairy tap until her stomach is bloated with nearly two liters of cum, leaving her belly noticeably distended. She rubs her sloshing belly @@.mediumaquamarine;contently@@, anticipating her next meal.
+				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks from the dairy tap until $possessive stomach is bloated with nearly two liters of cum, leaving $possessive belly noticeably distended. $pronounCap rubs $possessive sloshing belly @@.mediumaquamarine;contently@@, anticipating $possessive next meal.
 				<<set $slaves[$i].devotion += 3, $slaves[$i].trust += 3>>
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 2>>
 			<<if ($dairySlaves == 0 || $cumSlaves == 0 || $dairy == 0) && $arcologies[0].FSPastoralistLaw != 1>>
-				You no longer have a functional cum dairy. @@.yellow;Her inflation regimen has been ended.@@
+				You no longer have a functional cum dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, she @@.hotpink;happily@@ fills her rectum from the dairy tap until her stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving her looking ready to burst. She rubs her taut belly @@.mediumaquamarine;contently@@, though she wishes she could have swallowed it instead.
+				Throughout the week, $pronoun @@.hotpink;happily@@ fills $possessive rectum from the dairy tap until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving $object looking ready to burst. $pronounCap rubs $possessive taut belly @@.mediumaquamarine;contently@@, though $pronoun wishes $pronoun could have swallowed it instead.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion += 4, $slaves[$i].trust += 4>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, she @@.hotpink;happily@@ fills her rectum from the dairy tap until her stomach is bloated with nearly four liters of cum, leaving her looking pregnant. She rubs her full belly @@.mediumaquamarine;contently@@, though she wishes she could have swallowed it instead.
+				Throughout the week, $pronoun @@.hotpink;happily@@ fills $possessive rectum from the dairy tap until $possessive stomach is bloated with nearly four liters of cum, leaving $object looking pregnant. $pronounCap rubs $possessive full belly @@.mediumaquamarine;contently@@, though $pronoun wishes $pronoun could have swallowed it instead.
 				<<set $slaves[$i].devotion += 3, $slaves[$i].trust += 3>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, she @@.hotpink;happily@@ fills her rectum from the dairy tap until her stomach is bloated with nearly two liters of cum, leaving her belly noticeably distended. She rubs her sloshing belly @@.mediumaquamarine;contently@@, though she wishes she could have swallowed it instead.
+				Throughout the week, $pronoun @@.hotpink;happily@@ fills $possessive rectum from the dairy tap until $possessive stomach is bloated with nearly two liters of cum, leaving $possessive belly noticeably distended. $pronounCap rubs $possessive sloshing belly @@.mediumaquamarine;contently@@, though $pronoun wishes $pronoun could have swallowed it instead.
 				<<set $slaves[$i].devotion++, $slaves[$i].trust++>>
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 3>>
 			<<set _saf = $slaves.findIndex(function(s) { return s.ID == $slaves[$i].cumSource; })>>
 			<<if $slaves[_saf].balls == 0>>
-					$slaves[_saf].slaveName has no longer has testicles and thus can no longer keep $slaves[$i].slaveName filled with cum. @@.yellow;Her inflation regimen has been ended.@@
+					$slaves[_saf].slaveName has no longer has testicles and thus can no longer keep $slaves[$i].slaveName filled with cum. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, $slaves[$i].cumSource = 0>><<SetBellySize $slaves[$i]>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, she @@.hotpink;eagerly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until her stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving her looking ready to burst. She rubs her full belly @@.mediumaquamarine;contently@@, anticipating her next gorging.
+				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of cum, leaving $object looking ready to burst. $pronounCap rubs $possessive full belly @@.mediumaquamarine;contently@@, anticipating $possessive next gorging.
 				<<set $slaves[$i].health -= 10, $slaves[$i].devotion += 5, $slaves[$i].trust += 5>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, she @@.hotpink;eagerly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until her stomach is bloated with nearly four liters of cum, leaving her looking pregnant. She rubs her taut belly @@.mediumaquamarine;contently@@, anticipating her next feeding.
+				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $possessive stomach is bloated with nearly four liters of cum, leaving $object looking pregnant. $pronounCap rubs $possessive taut belly @@.mediumaquamarine;contently@@, anticipating $possessive next feeding.
 				<<set $slaves[$i].devotion += 4, $slaves[$i].trust += 4>>
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, she @@.hotpink;eagerly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until her stomach is bloated with nearly two liters of cum, leaving her belly noticeably distended. She rubs her sloshing belly @@.mediumaquamarine;contently@@, anticipating her next meal.
+				Throughout the week, $pronoun @@.hotpink;eagerly@@ sucks $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $possessive stomach is bloated with nearly two liters of cum, leaving $possessive belly noticeably distended. $pronounCap rubs $possessive sloshing belly @@.mediumaquamarine;contently@@, anticipating $possessive next meal.
 				<<set $slaves[$i].devotion += 3, $slaves[$i].trust += 3>>
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].inflationMethod == 1>>
 			<<if ($dairySlaves == 0 || $cumSlaves == 0 || $dairy == 0) && $arcologies[0].FSPastoralistLaw != 1>>
-				You no longer have a functional cum dairy. @@.yellow;Her inflation regimen has been ended.@@
+				You no longer have a functional cum dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, she makes sure to keep herself filled with nearly two gallons of cum, leaving her looking ready to burst. She keeps herself @@.red;painfully full@@ for you.
+				Throughout the week, $pronoun makes sure to keep herself filled with nearly two gallons of cum, leaving $object looking ready to burst. $pronounCap keeps herself @@.red;painfully full@@ for you.
 				<<set $slaves[$i].health -= 10>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, she makes sure to keep herself filled with nearly four liters of cum, leaving her looking pregnant. She is full enough to be distended but not enough to grow taut.
+				Throughout the week, $pronoun makes sure to keep herself filled with nearly four liters of cum, leaving $object looking pregnant. $pronounCap is full enough to be distended but not enough to grow taut.
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, she makes sure to keep herself filled with nearly two liters of cum, leaving her belly noticeably distended. She is full enough to be swollen but not enough to visibly jiggle.
+				Throughout the week, $pronoun makes sure to keep herself filled with nearly two liters of cum, leaving $possessive belly noticeably distended. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 2>>
 			<<if ($dairySlaves == 0 || $cumSlaves == 0 || $dairy == 0) && $arcologies[0].FSPastoralistLaw != 1>>
-				You no longer have a functional cum dairy. @@.yellow;Her inflation regimen has been ended.@@
+				You no longer have a functional cum dairy. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0>><<SetBellySize $slaves[$i]>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, she makes sure to fill her rear with nearly two gallons of cum, leaving her looking ready to burst, whenever she leaks or needs to release her load.  She keeps herself @@.red;painfully full@@ for you.
+				Throughout the week, $pronoun makes sure to fill $possessive rear with nearly two gallons of cum, leaving $object looking ready to burst, whenever $pronoun leaks or needs to release $possessive load. $pronounCap keeps herself @@.red;painfully full@@ for you.
 				<<set $slaves[$i].health -= 10>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, she makes sure to fill her rear with nearly four liters of cum, leaving her looking pregnant, whenever she leaks or needs to release her load.  She is full enough to be distended but not enough to grow taut.
+				Throughout the week, $pronoun makes sure to fill $possessive rear with nearly four liters of cum, leaving $object looking pregnant, whenever $pronoun leaks or needs to release $possessive load. $pronounCap is full enough to be distended but not enough to grow taut.
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, she makes sure to fill her rear with nearly two liters of cum, leaving her belly noticeably distended, whenever she leaks or needs to release her load.  She is full enough to be swollen but not enough to visibly jiggle.
+				Throughout the week, $pronoun makes sure to fill $possessive rear with nearly two liters of cum, leaving $possessive belly noticeably distended, whenever $pronoun leaks or needs to release $possessive load. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
 			<</if>>
 		<<elseif $slaves[$i].inflationMethod == 3>>
 			<<set _saf = $slaves.findIndex(function(s) { return s.ID == $slaves[$i].cumSource; })>>
 			<<if $slaves[_saf].balls == 0>>
-					$slaves[$j].slaveName has no longer has testicles and thus can no longer keep $slaves[$i].slaveName filled with cum. @@.yellow;Her inflation regimen has been ended.@@
+					$slaves[$j].slaveName has no longer has testicles and thus can no longer keep $slaves[$i].slaveName filled with cum. @@.yellow;$possessiveCap inflation regimen has been ended.@@
 				<<set $slaves[$i].inflation = 0, $slaves[$i].inflationType = "none", $slaves[$i].inflationMethod = 0, $slaves[$i].cumSource = 0>><<SetBellySize $slaves[$i]>>
 			<<elseif $slaves[$i].inflation == 3>>
-				Throughout the week, she makes sure keep sucking $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until she is filled with nearly two gallons of cum, leaving her looking ready to burst. She keeps herself @@.red;painfully full@@ for you.
+				Throughout the week, $pronoun makes sure keep sucking $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $pronoun is filled with nearly two gallons of cum, leaving $object looking ready to burst. $pronounCap keeps herself @@.red;painfully full@@ for you.
 				<<set $slaves[$i].health -= 10>>
 			<<elseif $slaves[$i].inflation == 2>>
-				Throughout the week, she makes sure keep sucking $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until she is filled with nearly four liters of cum, leaving her looking pregnant. She is full enough to be distended but not enough to grow taut.
+				Throughout the week, $pronoun makes sure keep sucking $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $pronoun is filled with nearly four liters of cum, leaving $object looking pregnant. $pronounCap is full enough to be distended but not enough to grow taut.
 			<<elseif $slaves[$i].inflation == 1>>
-				Throughout the week, she makes sure keep sucking $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until she is filled with nearly two liters of cum, leaving her belly noticeably distended. She is full enough to be swollen but not enough to visibly jiggle.
+				Throughout the week, $pronoun makes sure keep sucking $slaves[_saf].slaveName's <<if $slaves[_saf].dick > 0>>cock<<else>>cum hole<</if>> until $pronoun is filled with nearly two liters of cum, leaving $possessive belly noticeably distended. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
 			<</if>>
 		<</if>>
 	<</if>>
@@ -544,34 +448,34 @@
 <<case "food">>
 	<<if $slaves[$i].behavioralFlaw == "anorexic">>
 		<<if $slaves[$i].inflation == 3>>
-			Throughout the week, she focuses her @@.mediumorchid;loathing@@ on you as she forces down servings of slave food until her stomach is @@.red;painfully bloated@@ with nearly two gallons of the paste, leaving her looking ready to burst. She struggles to keep her meal down, @@.gold;fearing@@ punishment otherwise.
+			Throughout the week, $pronoun focuses $possessive @@.mediumorchid;loathing@@ on you as $pronoun forces down servings of slave food until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of the paste, leaving $object looking ready to burst. $pronounCap struggles to keep $possessive meal down, @@.gold;fearing@@ punishment otherwise.
 			<<set $slaves[$i].health -= 10, $slaves[$i].devotion -= 16, $slaves[$i].trust -= 16>>
 		<<elseif $slaves[$i].inflation == 2>>
-			Throughout the week, she focuses her @@.mediumorchid;loathing@@ on you as she forces down servings of slave food until her stomach is bloated with nearly four liters of the paste, giving her quite the food baby. She struggles to keep her meal down, @@.gold;fearing@@ punishment otherwise.
+			Throughout the week, $pronoun focuses $possessive @@.mediumorchid;loathing@@ on you as $pronoun forces down servings of slave food until $possessive stomach is bloated with nearly four liters of the paste, giving $object quite the food baby. $pronounCap struggles to keep $possessive meal down, @@.gold;fearing@@ punishment otherwise.
 			<<set $slaves[$i].devotion -= 10, $slaves[$i].trust -= 10>>
 		<<elseif $slaves[$i].inflation == 1>>
-			Throughout the week, she focuses her @@.mediumorchid;loathing@@ on you as she forces down servings of slave food until her stomach is bloated with nearly two liters of the paste, leaving her stomach obviously distended. She struggles to keep her meal down, @@.gold;fearing@@ punishment otherwise.
+			Throughout the week, $pronoun focuses $possessive @@.mediumorchid;loathing@@ on you as $pronoun forces down servings of slave food until $possessive stomach is bloated with nearly two liters of the paste, leaving $possessive stomach obviously distended. $pronounCap struggles to keep $possessive meal down, @@.gold;fearing@@ punishment otherwise.
 			<<set $slaves[$i].devotion -= 6, $slaves[$i].trust -= 6>>
 		<</if>>
 	<<elseif $slaves[$i].behavioralFlaw == "gluttonous">>
 		<<if $slaves[$i].inflation == 3>>
-			Throughout the week, she @@.hotpink;eagerly@@ stuffs her face with servings of slave food until her stomach is @@.red;painfully bloated@@ with nearly two gallons of the paste, leaving her looking ready to burst. She rubs her stuffed belly @@.mediumaquamarine;contently@@, anticipating her next gorging.
+			Throughout the week, $pronoun @@.hotpink;eagerly@@ stuffs $possessive face with servings of slave food until $possessive stomach is @@.red;painfully bloated@@ with nearly two gallons of the paste, leaving $object looking ready to burst. $pronounCap rubs $possessive stuffed belly @@.mediumaquamarine;contently@@, anticipating $possessive next gorging.
 			<<set $slaves[$i].health -= 10, $slaves[$i].devotion += 10, $slaves[$i].trust += 10>>
 		<<elseif $slaves[$i].inflation == 2>>
-			Throughout the week, she @@.hotpink;eagerly@@ stuffs her face with servings of slave food until her stomach is bloated with nearly four liters of the paste, giving her quite the food baby. She rubs her taut belly @@.mediumaquamarine;contently@@, anticipating her next meal.
+			Throughout the week, $pronoun @@.hotpink;eagerly@@ stuffs $possessive face with servings of slave food until $possessive stomach is bloated with nearly four liters of the paste, giving $object quite the food baby. $pronounCap rubs $possessive taut belly @@.mediumaquamarine;contently@@, anticipating $possessive next meal.
 			<<set $slaves[$i].devotion += 7, $slaves[$i].trust += 7>>
 		<<elseif $slaves[$i].inflation == 1>>
-			Throughout the week, she @@.hotpink;eagerly@@ stuffs her face with servings of slave food until her stomach is bloated with nearly two liters of the paste, leaving her belly noticeably distended. She rubs her stuffed belly @@.mediumaquamarine;contently@@, anticipating her next helping.
+			Throughout the week, $pronoun @@.hotpink;eagerly@@ stuffs $possessive face with servings of slave food until $possessive stomach is bloated with nearly two liters of the paste, leaving $possessive belly noticeably distended. $pronounCap rubs $possessive stuffed belly @@.mediumaquamarine;contently@@, anticipating $possessive next helping.
 			<<set $slaves[$i].devotion += 5, $slaves[$i].trust += 5>>
 		<</if>>
 	<<else>>
 		<<if $slaves[$i].inflation == 3>>
-			Throughout the week, she makes sure to binge eat until her gut is stuffed with nearly two gallons of slave food, leaving her looking ready to burst. She keeps herself @@.red;painfully full@@ for you.
+			Throughout the week, $pronoun makes sure to binge eat until $possessive gut is stuffed with nearly two gallons of slave food, leaving $object looking ready to burst. $pronounCap keeps herself @@.red;painfully full@@ for you.
 			<<set $slaves[$i].health -= 10>>
 		<<elseif $slaves[$i].inflation == 2>>
-			Throughout the week, she makes sure to binge eat until her gut is filled with nearly four liters of slave food, giving her quite the food baby. She is full enough to be distended but not enough to grow taut.
+			Throughout the week, $pronoun makes sure to binge eat until $possessive gut is filled with nearly four liters of slave food, giving $object quite the food baby. $pronounCap is full enough to be distended but not enough to grow taut.
 		<<elseif $slaves[$i].inflation == 1>>
-			Throughout the week, she makes sure to binge eat until she's consumed nearly two liters of slave food, leaving her belly noticeably distended. She is full enough to be swollen but not enough to visibly jiggle.
+			Throughout the week, $pronoun makes sure to binge eat until $pronoun's consumed nearly two liters of slave food, leaving $possessive belly noticeably distended. $pronounCap is full enough to be swollen but not enough to visibly jiggle.
 		<</if>>
 	<</if>>
 <</switch>>
diff --git a/src/uncategorized/SFMBarracks.tw b/src/uncategorized/SFMBarracks.tw
index ccdcbc2c3043a4b5748f3ed5fcb02e09fca38792..b859575a9e2aed94e7d5b26943b34f1fdb2539af 100644
--- a/src/uncategorized/SFMBarracks.tw
+++ b/src/uncategorized/SFMBarracks.tw
@@ -51,7 +51,8 @@
 	<span id="result">
 		<<link "Ask _Name for some extra cash">>
 		<<replace "#result">>
-		<<set $CashGift = ((Math.ceil((Math.abs($cash)*0.05)*(Math.max(0.99,$SFAO))))*($arcologies[0].prosperity/100))*$Env>>
+		/*<<set $CashGift = ((Math.ceil((Math.abs($cash)*0.05)*(Math.max(0.99,$SFAO))))*($arcologies[0].prosperity/100))*$Env>> OLD*/
+		<<set $CashGift = 25000*(Math.max(0.99,$SFAO))*$Env>>
 			<<if random(1,100) > 50>>
 				<<if random(1,100) > 50>>
 					_Name nods. "Sure boss," she says, "we had a bit of a haul this week. One of my sergeants convinced a woman to tell us where she had hidden her shit. Cut her up pretty bad, but she told us. Bunch of nice jewelry, I kept a nice piece for myself." She picks up a tablet on the table, tapping a few commands on it. "@@.green;There's your cut,@@ <<print cashFormat($CashGift)>>."
@@ -151,18 +152,18 @@
 				You ask The Colonel if she would like to stretch her legs up on the surface. It doesn't take much effort for her to agree.
 				<<if $PC.warfare < 10>>
 					<br>Your complete lack of skill at warfare ensures that <<if $Bodyguard != 0>>in addition to $Bodyguard.slaveName, <</if>>you need; two full squads of $securityForceName on foot, a squadron of fighters, a small convoy of $securityForceName's ground vehicles.
-				<<elseif $PC.warfare >= 100 && $career == "mercenary">>
-					<br>Your mastery of wet work and prior experience in a PMC, satisfies The Colonel that you only need; one solider and a single vehicle<<if $Bodyguard != 0>> plus $Bodyguard.slaveName<</if>>. Being able to see and interact with the arcology owner even more directly if they so wish boosts the mood of your citizen's while also giving them an increased opportunity to try gaining favour with you.
+				<<elseif $PC.warfare >= 100 && $PC.career == "mercenary">>
+					<br>Your mastery of wet work and prior experience in a PMC satisfies The Colonel that you only need one soldier and a single vehicle<<if $Bodyguard != 0>> plus $Bodyguard.slaveName<</if>>. Being able to see and interact with the arcology owner even more directly if they so wish boosts the mood of your citizen's while also giving them an increased opportunity to try gaining favour with you.
 					<<set $rep += 10, $cash += $EnvCash2>>
 				<<elseif $PC.warfare >= 100>>
-					<br>Your mastery of wet work, satisfies The Colonel that you only need; two soldiers and a single vehicle<<if $Bodyguard != 0>> plus $Bodyguard.slaveName<</if>>. Being able to see and interact with the arcology owner directly if they so wish boosts the mood of your citizens while also giving them the opportunity to try gaining favour with you.
+					<br>Your mastery of wet work satisfies The Colonel that you only need two soldiers and a single vehicle<<if $Bodyguard != 0>> plus $Bodyguard.slaveName<</if>>. Being able to see and interact with the arcology owner directly if they so wish boosts the mood of your citizens while also giving them the opportunity to try gaining favor with you.
 					<<set $rep += 5, $cash += $EnvCash3>>
 				<<elseif $PC.warfare >= 60>>
-					<br>Your expertness at warfare means that <<if $Bodyguard != 0>>in addition to $Bodyguard.slaveName <</if>>you need; two full squads of $securityForceName on foot, a squadron of fighters and a large convoy of $securityForceName's ground vehicles.
+					<br>Your expertise in warfare means that <<if $Bodyguard != 0>>in addition to $Bodyguard.slaveName <</if>>you need; two full squads of $securityForceName on foot, a squadron of fighters and a large convoy of $securityForceName's ground vehicles.
 				<<elseif $PC.warfare >= 30>>
-					<br>As you have some skill at warfare, you only need<<if $Bodyguard != 0>> in addition to $Bodyguard.slaveName<</if>>; two full squads of $securityForceName on foot, a squadron of fighters, a small convoy of $securityForceName's ground vehicles.
+					<br>As you have some skill in warfare, you only need<<if $Bodyguard != 0>> in addition to $Bodyguard.slaveName<</if>>; two full squads of $securityForceName on foot, a squadron of fighters, a small convoy of $securityForceName's ground vehicles.
 				<<elseif $PC.warfare >= 10>>
-					<br>Your F.N.G tier skills at warfare ensures that <<if $Bodyguard != 0>>in addition to $Bodyguard.slaveName, <</if>>you need; two full squads of $securityForceName on foot, a squadron of fighters, a small convoy of $securityForceName's ground vehicles.
+					<br>Your F.N.G. tier skill in warfare ensures that <<if $Bodyguard != 0>>in addition to $Bodyguard.slaveName, <</if>>you need; two full squads of $securityForceName on foot, a squadron of fighters, a small convoy of $securityForceName's ground vehicles.
 				<</if>>
 				<<if $arcologies[0].FSPaternalist != "unset">>
 					Stopping at a paternalist shop, you help The Colonel select some luxurious and relaxing treatments for her main slave.
@@ -174,7 +175,7 @@
 							<<set $arcologies[0].prosperity++>>
 						<</if>>
 					<<elseif $PC.slaving >= 60>>
-						Your expertness of slavery allows you to be more useful.
+						Your expertise in slavery allows you to be more useful.
 					<<elseif $PC.slaving >= 30>>
 						Possing some skill you are slightly helpful.
 					<<elseif $PC.slaving >= 10>>
@@ -187,18 +188,18 @@
 				<<if $PC.medicine < 10>>
 					Your total lack of medical skill causes the death of the citizen.
 					<<set $arcologies[0].prosperity -= .25>>
-				<<elseif $PC.medicine >= 100 && $career == "medicine">>
-					Your expertness of medicine ensures that the citizen is probably the best they have ever been. They are so grateful that they are more than happy to try and compensate your time. Word quickly spreads of the kindly medically trained arcology owner who took the time to heal a citizen, providing confidence to the rest of the citizens.
-					<<set $rep += 10, &cash += $EnvCash4>>
+				<<elseif $PC.medicine >= 100 && $PC.career == "medicine">>
+					Your expertise in medicine ensures that the citizen is probably the best they have ever been. They are so grateful that they are more than happy to try and compensate your time. Word quickly spreads of the kindly medically trained arcology owner who took the time to heal a citizen, providing confidence to the rest of the citizens.
+					<<set $rep += 10, $cash += $EnvCash4>>
 				<<elseif $PC.medicine >= 100>>
-					Your expertness of medicine ensures that the citizen is probably the best they have ever been. Word quickly spreads of the kindly arcology owner who took the time to heal a citizen.
+					Your expertise in medicine ensures that the citizen is probably the best they have ever been. Word quickly spreads of the kindly arcology owner who took the time to heal a citizen.
 					<<set $rep += 5>>
 				<<elseif $PC.medicine >= 60>>
 					Your mastery of medicine ensures that the citizen's condition is noticeably better.
 				<<elseif $PC.medicine >= 30>>
-					Your slightly higher level of medicine ensures that the citizen's condition ever so slightly improves.
+					Your moderate skill in medicine ensures that the citizen's condition ever so slightly improves.
 				<<elseif $PC.medicine >= 10>>
-					Your basic level of medicine ensures that the citizen's condition remains the same.
+					Your basic skill in medicine is sufficient only to stabilize the citizen.
 				<</if>>
 			<</replace>>
 		<</link>>
diff --git a/src/uncategorized/corporationDevelopments.tw b/src/uncategorized/corporationDevelopments.tw
index e633bc7eea68d882b0ceadb3c4d06f1aadddc8e7..3cfab5e41e5c9b5da5538f0c88994da0041195ac 100644
--- a/src/uncategorized/corporationDevelopments.tw
+++ b/src/uncategorized/corporationDevelopments.tw
@@ -15,107 +15,105 @@
 <<set _roll = random(1,100)>>
 <<set $corpPeopleEnslaved += 1>>
 
-<<set $corpValue = ($generalAssets*$generalAssetPrice)+($slaveAssets*$slaveAssetPrice)+($entrapmentAssets*$entrapmentAssetPrice)+($captureAssets*$captureAssetPrice)+($trainingAssets*$trainingAssetPrice)+($surgicalAssets*$surgicalAssetPrice)+($drugAssets*$drugAssetPrice)>>
-<<set $corpProfit = Math.trunc($corpValue*(random(7,15)/1000))>>
-<<set $corpCash += $corpProfit>>
-Your corporation made a profit of <<print cashFormat($corpProfit)>> last week.
+<<set $corpValue = $corpCash + ($generalAssets*$generalAssetPrice)+($slaveAssets*$slaveAssetPrice)+($entrapmentAssets*$entrapmentAssetPrice)+($captureAssets*$captureAssetPrice)+($trainingAssets*$trainingAssetPrice)+($surgicalAssets*$surgicalAssetPrice)+($drugAssets*$drugAssetPrice)>>
+<<set $corpProfit = Math.trunc( 6666666 / (1 + Math.exp(-0.8 * (Math.log($corpValue) - 22))) ) - random(666, 6666)>> /* formula caps at 6666666, reaches 6.5 million at corpValue of 10 to the 12th power */
+<<set $corpCash = Math.trunc($corpCash + $corpProfit)>>
+Your corporation was valued at <<print cashFormat($corpValue)>> and made a profit of <<print cashFormat($corpProfit)>> last week.
 <<if $mercenariesHelpCorp > 0>>
 	The $mercenariesTitle assist it with difficult enslavement targets. Otherwise, it
-	<<set $slaveAssets += $mercenaries*1000>>
+	<<set $slaveAssets += $mercenaries*random(66,666)>>
 	<<set $corpPeopleEnslaved += $mercenaries>>
 <<else>>
 	It
 <</if>>
-<<if _roll > 80>>
+<<if _roll > 90>>
 	was an outstanding week for corporate enslavement;
-	<<set $slaveAssets += Math.trunc(($captureAssets+$entrapmentAssets)*0.09)>>
-	<<set $corpPeopleEnslaved += Math.trunc(($captureAssets+$entrapmentAssets)*0.0009)>>
+	<<set $slaveAssets += Math.ceil(900*Math.log($captureAssets+$entrapmentAssets)/Math.log(10))>>
+	<<set $corpPeopleEnslaved += Math.ceil(Math.log($captureAssets+$entrapmentAssets)/Math.log(10)*5)>>
 <<elseif _roll > 60>>
 	was a great week for enslavement;
-	<<set $slaveAssets += Math.trunc(($captureAssets+$entrapmentAssets)*0.07)>>
-	<<set $corpPeopleEnslaved += Math.trunc(($captureAssets+$entrapmentAssets)*0.0007)>>
+	<<set $slaveAssets += Math.ceil(800*Math.log($captureAssets+$entrapmentAssets)/Math.log(10))>>
+	<<set $corpPeopleEnslaved += Math.ceil(Math.log($captureAssets+$entrapmentAssets)/Math.log(10)*4)>>
 <<elseif _roll > 40>>
 	was a good week for enslavement;
-	<<set $slaveAssets += Math.trunc(($captureAssets+$entrapmentAssets)*0.05)>>
-	<<set $corpPeopleEnslaved += Math.trunc(($captureAssets+$entrapmentAssets)*0.0005)>>
+	<<set $slaveAssets += Math.ceil(700*Math.log($captureAssets+$entrapmentAssets)/Math.log(10))>>
+	<<set $corpPeopleEnslaved += Math.ceil(Math.log($captureAssets+$entrapmentAssets)/Math.log(10)*3)>>
 <<elseif _roll > 20>>
 	was a mediocre week for enslavement;
-	<<set $slaveAssets += Math.trunc(($captureAssets+$entrapmentAssets)*0.03)>>
-	<<set $corpPeopleEnslaved += Math.trunc(($captureAssets+$entrapmentAssets)*0.0003)>>
+	<<set $slaveAssets += Math.ceil(600*Math.log($captureAssets+$entrapmentAssets)/Math.log(10))>>
+	<<set $corpPeopleEnslaved += Math.ceil(Math.log($captureAssets+$entrapmentAssets)/Math.log(10)*2)>>
 <<else>>
 	was a bad week for enslavement;
-	<<set $slaveAssets += Math.trunc(($captureAssets+$entrapmentAssets)*0.01)>>
-	<<set $corpPeopleEnslaved += Math.trunc(($captureAssets+$entrapmentAssets)*0.0001)>>
+	<<set $slaveAssets += Math.ceil(500*Math.log($captureAssets+$entrapmentAssets)/Math.log(10))>>
+	<<set $corpPeopleEnslaved += Math.ceil(Math.log($captureAssets+$entrapmentAssets)/Math.log(10))>>
 <</if>>
 in total, the corporation has enslaved <<print commaNum($corpPeopleEnslaved)>> people.
 <<if $slaveAssets < ($trainingAssets+$surgicalAssets+$drugAssets)>>
 	The corporation has enough training and medical assets to rapidly improve its human holdings.
-	<<set $slaveAssets = Math.trunc($slaveAssets*1.1)>>
+	<<set $slaveAssets += Math.ceil(Math.log($slaveAssets)*300)>>
 <<elseif $slaveAssets < ($trainingAssets+$surgicalAssets+$drugAssets)*2>>
 	The corporation uses its training and medical assets to improve its human holdings.
-	<<set $slaveAssets = Math.trunc($slaveAssets*1.05)>>
+	<<set $slaveAssets += Math.ceil(Math.log($slaveAssets)*100)>>
 <<else>>
 	The corporation has only enough training and medical assets to maintain the value of its human holdings.
 <</if>>
+<<set $trainingAssets = Math.ceil($trainingAssets * random(90,95)/100), $surgicalAssets = Math.ceil($surgicalAssets * random(90,95)/100), $drugAssets = Math.ceil($drugAssets * random(90,95)/100)>>
 <<if $corpMarket>>
-<<if $rep > 5000>>
-	<<set $slaveAssets = $slaveAssets+Math.trunc(0.1*$slaveAssets*(($rep-5000)/15000))>>
-	Since the corporation has its flagship slave market in $arcologies[0].name, your
-	<<if $rep > 19000>>
-		worldwide renown greatly
-	<<elseif $rep > 15000>>
-		widespread reputation significantly
-	<<elseif $rep > 10000>>
-		good reputation moderately
-	<<else>>
-		decent reputation slightly
+	<<if $rep > 5000>>
+		<<set $slaveAssets += Math.ceil(Math.log($slaveAssets)/Math.log(10)*(($rep-5000)/15000))>>
+		Since the corporation has its flagship slave market in $arcologies[0].name, your
+		<<if $rep > 19000>>
+			worldwide renown greatly
+		<<elseif $rep > 15000>>
+			widespread reputation significantly
+		<<elseif $rep > 10000>>
+			good reputation moderately
+		<<else>>
+			decent reputation slightly
+		<</if>>
+		enhances the value of its slaves.
 	<</if>>
-	enhances the value of its slaves.
-<</if>>
 <</if>>
-<<if $corpProfit*0.6 > ($personalShares+$publicShares)*3>>
-	Since it is incredibly profitable, a massive dividend of <<print cashFormat(Math.trunc(($corpProfit*0.6)/($personalShares+$publicShares)))>> was paid out to stockholders; you received @@.yellowgreen;<<print cashFormat(Math.trunc(($corpProfit*0.6)/($personalShares+$publicShares))*$personalShares)>>.@@
-	<<set $cash += Math.trunc(($corpProfit*0.6)/($personalShares+$publicShares))*$personalShares>>
-	<<set $corpCash -= Math.trunc(($corpProfit*0.6)/($personalShares+$publicShares))*$personalShares>>
-<<elseif $corpProfit > ($personalShares+$publicShares)*2.4>>
-	Since it is extremely profitable, a huge dividend of ¤2/share was paid out to stockholders; you received @@.yellowgreen;<<print cashFormat($personalShares*2)>>.@@
-	<<set $cash += $personalShares*2>>
-	<<set $corpCash -= ($personalShares+$publicShares)*2>>
-<<elseif $corpProfit > ($personalShares+$publicShares)*1.5>>
-	Since it is highly profitable, a large dividend of ¤1/share was paid out to stockholders; you received @@.yellowgreen;<<print cashFormat($personalShares)>>.@@
-	<<set $cash += $personalShares>>
-	<<set $corpCash -= ($personalShares+$publicShares)>>
-<<elseif $corpProfit > ($personalShares+$publicShares)*0.8>>
-	Since it is very profitable, a moderate dividend of ¤0.5/share was paid out to stockholders; you received @@.yellowgreen;<<print cashFormat($personalShares*0.5)>>.@@
-	<<set $cash += Math.trunc($personalShares*0.5)>>
-	<<set $corpCash -= Math.trunc(($personalShares+$publicShares)*0.5)>>
-<<elseif $corpProfit > ($personalShares+$publicShares)*0.4>>
-	Since it is moderately profitable, a reasonable dividend of ¤0.2/share was paid out to stockholders; you received @@.yellowgreen;<<print cashFormat($personalShares*0.2)>>.@@
-	<<set $cash += Math.trunc($personalShares*0.2)>>
-	<<set $corpCash -= Math.trunc(($personalShares+$publicShares)*0.2)>>
-<<elseif $corpProfit > ($personalShares+$publicShares)*0.2>>
-	Since it is acceptably profitable, a small dividend of ¤0.1/share was paid out to stockholders; you received @@.yellowgreen;<<print cashFormat($personalShares*0.1)>>.@@
-	<<set $cash += Math.trunc($personalShares*0.1)>>
-	<<set $corpCash -= Math.trunc(($personalShares+$publicShares)*0.1)>>
+<<if $corpProfit > ($personalShares+$publicShares)*30>>
+	Since it is incredibly profitable, a massive dividend of ¤3/share was paid out to stockholders; you received @@.yellowgreen;<<print cashFormat($personalShares*3)>>@@.
+	<<set $cash += $personalShares*3, $corpCash -= ($personalShares+$publicShares)*3>>
+<<elseif $corpProfit > ($personalShares+$publicShares)*20>>
+	Since it is extremely profitable, a huge dividend of ¤2/share was paid out to stockholders; you received @@.yellowgreen;<<print cashFormat($personalShares*2)>>@@.
+	<<set $cash += $personalShares*2, $corpCash -= ($personalShares+$publicShares)*2>>
+<<elseif $corpProfit > ($personalShares+$publicShares)*10>>
+	Since it is highly profitable, a large dividend of ¤1/share was paid out to stockholders; you received @@.yellowgreen;<<print cashFormat($personalShares)>>@@.
+	<<set $cash += $personalShares, $corpCash -= ($personalShares+$publicShares)>>
+<<elseif $corpProfit > ($personalShares+$publicShares)*5>>
+	Since it is very profitable, a moderate dividend of ¤0.5/share was paid out to stockholders; you received @@.yellowgreen;<<print cashFormat($personalShares*0.5)>>@@.
+	<<set $cash += Math.trunc($personalShares*0.5), $corpCash -= Math.trunc(($personalShares+$publicShares)*0.5)>>
+<<elseif $corpProfit > ($personalShares+$publicShares)*2>>
+	Since it is moderately profitable, a reasonable dividend of ¤0.2/share was paid out to stockholders; you received @@.yellowgreen;<<print cashFormat($personalShares*0.2)>>@@.
+	<<set $cash += Math.trunc($personalShares*0.2), $corpCash -= Math.trunc(($personalShares+$publicShares)*0.2)>>
+<<elseif $corpProfit > ($personalShares+$publicShares)>>
+	Since it is acceptably profitable, a small dividend of ¤0.1/share was paid out to stockholders; you received @@.yellowgreen;<<print cashFormat($personalShares*0.1)>>@@.
+	<<set $cash += Math.trunc($personalShares*0.1), $corpCash -= Math.trunc(($personalShares+$publicShares)*0.1)>>
+<<else>>
+	Since it is barely profitable, a tiny dividend was paid out to stockholders; you received @@.yellowgreen;<<print cashFormat(1+Math.ceil(($corpProfit*0.01*$personalShares)/($personalShares+$publicShares)))>>@@.
+	<<set $cash += 1+Math.ceil(($corpProfit*0.01*$personalShares)/($personalShares+$publicShares)), $corpCash -= Math.trunc($corpProfit*0.01)>>
 <</if>>
 
 <<set _roll = random(1,100)>>
 
-<<if $corpValue > ($personalShares+$publicShares)*$sharePrice*1.1>>
+<<if $sharePrice*($personalShares+$publicShares) < $corpValue*0.01>> /* market cap is less than 1% of assets */
 	The market consensus is that your corporation is undervalued, driving share prices sharply up.
-	<<set $sharePrice = (Math.trunc($sharePrice*random(115,125)))/100>>
-<<elseif random(1,100) < $rep/30000>>
+	<<set $sharePrice = Math.ceil($sharePrice*random(102,104))/100>> /* 2-4% rise */
+<<elseif random(1,100) < $rep/2000>> /* up to 10% chance */
 	Share prices in your corporation are driven up by your reputation.
-	<<set $sharePrice = (Math.trunc($sharePrice*random(random(105,110),115)))/100>>
-<<elseif _roll > 80>>
-	Market volatility drives share prices up.
-	<<set $sharePrice = (Math.trunc($sharePrice*random(random(105,110),115)))/100>>
-<<elseif _roll < 20>>
+	<<set $sharePrice = Math.ceil($sharePrice*either(101,103))/100>> /* 1-3% rise */
+<<elseif _roll < 20>> /* 20% chance */
 	Market volatility drives share prices down.
-	<<set $sharePrice = (Math.trunc($sharePrice*random(85,random(90,95))))/100>>
-<<elseif $corpValue < ($personalShares+$publicShares)*$sharePrice*0.9>>
+	<<set $sharePrice = Math.ceil($sharePrice*random(97,99))/100>> /* 1-3% drop */
+<<elseif _roll > 80>> /* 20% chance */
+	Market volatility drives share prices up.
+	<<set $sharePrice = Math.ceil($sharePrice*either(101,102))/100>> /* 1-2% rise */
+<<elseif $sharePrice*($personalShares+$publicShares) > $corpValue*0.05>> /* market cap is more than 5% of assets */
 	The market consensus is that your corporation is overvalued, driving share prices sharply down.
-	<<set $sharePrice = (Math.trunc($sharePrice*random(85,random(90,95))))/100>>
+	<<set $sharePrice = Math.ceil($sharePrice*random(95,97))/100>> /* 3-5% drop */
 <</if>>
 
 Shares in your corporation are trading at <<print cashFormat($sharePrice)>>:
@@ -123,12 +121,12 @@ Shares in your corporation are trading at <<print cashFormat($sharePrice)>>:
 <<if $oldSharePrice == $sharePrice>>
 	no different from last week.
 <<elseif $oldSharePrice > $sharePrice>>
-	down <<print cashFormat(Math.trunc(($oldSharePrice-$sharePrice)*100)/100)>> since last week.
+	down <<print cashFormat(Math.ceil(($oldSharePrice-$sharePrice)*100)/100)>> since last week.
 <<else>>
-	up <<print cashFormat(Math.trunc(($sharePrice - $oldSharePrice)*100)/100)>> since last week.
+	up <<print cashFormat(Math.ceil(($sharePrice - $oldSharePrice)*100)/100)>> since last week.
 <</if>>
 
-<<set $oldSharePrice = Math.trunc($sharePrice)>>
+<<set $oldSharePrice = Math.ceil($sharePrice)>>
 
 You hold <<print commaNum($personalShares)>> shares personally while <<print commaNum($publicShares)>> are publicly held.
 <span id="CorpAction">
@@ -137,30 +135,30 @@ You hold <<print commaNum($personalShares)>> shares personally while <<print com
 <<if $cash > 1000*$sharePrice>>
 <br>Purchase shares from corporation:
 	<<if $cash > 1000*$sharePrice>>
-	<<link "1000">><<set $personalShares += 1000>><<set $cash -= 1000*$sharePrice>><<set $corpCash += 1000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(105,110)))/100>><<replace "#CorpAction">><br><<print "You purchased 1000 shares from the corporation, driving the share price up slightly.">><</replace>><</link>><</if>>
+	<<link "1000">><<set $personalShares += 1000>><<set $cash -= 1000*$sharePrice>><<set $corpCash += 1000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*either(101,102)))/100>><<replace "#CorpAction">><br><<print "You purchased 1000 shares from the corporation, driving the share price up slightly.">><</replace>><</link>><</if>>
 	<<if $cash > 5000*$sharePrice>>
-	| <<link "5000">><<set $personalShares += 5000>><<set $cash -= 5000*$sharePrice>><<set $corpCash += 5000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(105,110)))/100>><<replace "#CorpAction">><br><<print "You purchased 5000 shares from the corporation, driving the share price up slightly.">><</replace>><</link>><</if>>
+	| <<link "5000">><<set $personalShares += 5000>><<set $cash -= 5000*$sharePrice>><<set $corpCash += 5000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*either(101,102)))/100>><<replace "#CorpAction">><br><<print "You purchased 5000 shares from the corporation, driving the share price up slightly.">><</replace>><</link>><</if>>
 	<<if $cash > 10000*$sharePrice>>
-	| <<link "10000">><<set $personalShares += 10000>><<set $cash -= 10000*$sharePrice>><<set $corpCash += 10000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(105,110)))/100>><<replace "#CorpAction">><br><<print "You purchased 10000 shares from the corporation, driving the share price up slightly.">><</replace>><</link>><</if>>
+	| <<link "10000">><<set $personalShares += 10000>><<set $cash -= 10000*$sharePrice>><<set $corpCash += 10000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*either(101,103)))/100>><<replace "#CorpAction">><br><<print "You purchased 10000 shares from the corporation, driving the share price up slightly.">><</replace>><</link>><</if>>
 	<<if $cash > 15000*$sharePrice>>
-	| <<link "15000">><<set $personalShares += 15000>><<set $cash -= 15000*$sharePrice>><<set $corpCash += 15000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(105,110)))/100>><<replace "#CorpAction">><br><<print "You purchased 15000 shares from the corporation, driving the share price up slightly.">><</replace>><</link>><</if>>
+	| <<link "15000">><<set $personalShares += 15000>><<set $cash -= 15000*$sharePrice>><<set $corpCash += 15000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*either(103,104)))/100>><<replace "#CorpAction">><br><<print "You purchased 15000 shares from the corporation, driving the share price up somewhat.">><</replace>><</link>><</if>>
 	<<if $cash > 20000*$sharePrice>>
-	| <<link "20000">><<set $personalShares += 20000>><<set $cash -= 20000*$sharePrice>><<set $corpCash += 20000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(105,110)))/100>><<replace "#CorpAction">><br><<print "You purchased 20000 shares from the corporation, driving the share price up massively.">><</replace>><</link>><</if>>
+	| <<link "20000">><<set $personalShares += 20000>><<set $cash -= 20000*$sharePrice>><<set $corpCash += 20000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(104,106)))/100>><<replace "#CorpAction">><br><<print "You purchased 20000 shares from the corporation, driving the share price up significantly.">><</replace>><</link>><</if>>
 <<else>>
 You are unable to purchase 1000 shares at the current share price.
 <</if>>
 
 <br>Issue new shares:
 <<if $personalShares-1000 > $publicShares>>
-	 <<link "1000">><<set $publicShares += 1000>><<set $corpCash += 1000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(90,95)))/100>><<replace "#CorpAction">><br><<print "The corporation issued 1000 new shares, driving the share price down slightly.">><</replace>><</link>><</if>>
+	 <<link "1000">><<set $publicShares += 1000>><<set $corpCash += 1000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*either(98,99)))/100>><<replace "#CorpAction">><br><<print "The corporation issued 1000 new shares, driving the share price down slightly.">><</replace>><</link>><</if>>
 <<if $personalShares-5000 > $publicShares>>
-	 | <<link "5000">><<set $publicShares += 5000>><<set $corpCash += 5000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(90,95)))/100>><<replace "#CorpAction">><br><<print "The corporation issued 5000 new shares, driving the share price down slightly.">><</replace>><</link>><</if>>
+	 | <<link "5000">><<set $publicShares += 5000>><<set $corpCash += 5000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*either(98,99)))/100>><<replace "#CorpAction">><br><<print "The corporation issued 5000 new shares, driving the share price down slightly.">><</replace>><</link>><</if>>
 <<if $personalShares-10000 > $publicShares>>
-	 | <<link "10000">><<set $publicShares += 10000>><<set $corpCash += 10000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(90,95)))/100>><<replace "#CorpAction">><br><<print "The corporation issued 10000 new shares, driving the share price down slightly.">><</replace>><</link>><</if>>
+	 | <<link "10000">><<set $publicShares += 10000>><<set $corpCash += 10000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(97,99)))/100>><<replace "#CorpAction">><br><<print "The corporation issued 10000 new shares, driving the share price down slightly.">><</replace>><</link>><</if>>
 <<if $personalShares-15000 > $publicShares>>
-	 | <<link "15000">><<set $publicShares += 15000>><<set $corpCash += 15000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(90,95)))/100>><<replace "#CorpAction">><br><<print "The corporation issued 15000 new shares, driving the share price down slightly.">><</replace>><</link>><</if>>
+	 | <<link "15000">><<set $publicShares += 15000>><<set $corpCash += 15000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(96,98)))/100>><<replace "#CorpAction">><br><<print "The corporation issued 15000 new shares, driving the share price down somewhat.">><</replace>><</link>><</if>>
 <<if $personalShares-20000 > $publicShares>>
-	 | <<link "20000">><<set $publicShares += 20000>><<set $corpCash += 20000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(90,95)))/100>><<replace "#CorpAction">><br><<print "The corporation issued 20000 new shares, driving the share price down massively.">><</replace>><</link>><</if>>
+	 | <<link "20000">><<set $publicShares += 20000>><<set $corpCash += 20000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(94,96)))/100>><<replace "#CorpAction">><br><<print "The corporation issued 20000 new shares, driving the share price down significantly.">><</replace>><</link>><</if>>
 
 <<set _PublicOwnershipPercentage = (Math.trunc($publicShares/$personalShares))*100>>	  	
 <<set _PrivateOwnershipPercentage = (Math.trunc($personalShares/$publicShares))*100>>
@@ -168,29 +166,29 @@ You are unable to purchase 1000 shares at the current share price.
 <br>Sell personal shares:
 <<if _PrivateOwnershipPercentage < 51>>//You cannot give up majority control.//<</if>>
 <<if _PrivateOwnershipPercentage > 51 && $personalShares-1000 > $publicShares>>
-	 <<link "1000">><<set $personalShares -= 1000>><<set $publicShares += 1000>><<set $cash += 1000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(90,95)))/100>><<replace "#CorpAction">><br><<print "You sold 1000 shares, driving the share price down slightly.">><</replace>><</link>><</if>>
+	 <<link "1000">><<set $personalShares -= 1000>><<set $publicShares += 1000>><<set $cash += 1000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*either(98,99)))/100>><<replace "#CorpAction">><br><<print "You sold 1000 shares, driving the share price down slightly.">><</replace>><</link>><</if>>
 <<if $personalShares-5000 > $publicShares>>
-	 | <<link "5000">><<set $personalShares -= 5000>><<set $publicShares += 5000>><<set $cash += 5000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(90,95)))/100>><<replace "#CorpAction">><br><<print "You sold 5000 shares, driving the share price down slightly.">><</replace>><</link>><</if>>
+	 | <<link "5000">><<set $personalShares -= 5000>><<set $publicShares += 5000>><<set $cash += 5000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*either(98,99)))/100>><<replace "#CorpAction">><br><<print "You sold 5000 shares, driving the share price down slightly.">><</replace>><</link>><</if>>
 <<if $personalShares-10000 > $publicShares>>
-	 | <<link "10000">><<set $personalShares -= 10000>><<set $publicShares += 10000>><<set $cash += 10000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(90,95)))/100>><<replace "#CorpAction">><br><<print "You sold 10000 shares, driving the share price down slightly.">><</replace>><</link>><</if>>
+	 | <<link "10000">><<set $personalShares -= 10000>><<set $publicShares += 10000>><<set $cash += 10000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(97,99)))/100>><<replace "#CorpAction">><br><<print "You sold 10000 shares, driving the share price down slightly.">><</replace>><</link>><</if>>
 <<if $personalShares-15000 > $publicShares>>
-	 | <<link "15000">><<set $personalShares -= 15000>><<set $publicShares += 15000>><<set $cash += 10000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(90,95)))/100>><<replace "#CorpAction">><br><<print "You sold 15000 shares, driving the share price down slightly.">><</replace>><</link>><</if>>
+	 | <<link "15000">><<set $personalShares -= 15000>><<set $publicShares += 15000>><<set $cash += 10000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(96,98)))/100>><<replace "#CorpAction">><br><<print "You sold 15000 shares, driving the share price down somewhat.">><</replace>><</link>><</if>>
 <<if $personalShares-20000 > $publicShares>>
-	 | <<link "20000">><<set $personalShares -= 20000>><<set $publicShares += 20000>><<set $cash += 10000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(90,95)))/100>><<replace "#CorpAction">><br><<print "You sold 20000 shares, driving the share price down massively.">><</replace>><</link>><</if>>
+	 | <<link "20000">><<set $personalShares -= 20000>><<set $publicShares += 20000>><<set $cash += 10000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(94,96)))/100>><<replace "#CorpAction">><br><<print "You sold 20000 shares, driving the share price down significantly.">><</replace>><</link>><</if>>
 
 <<if $cash > 1000*$sharePrice>>
 	<br>Buy publicly held shares:
 	<<if _PublicOwnershipPercentage <= 5>>//You cannot make the corporation privately held.//<</if>>
 	<<if _PublicOwnershipPercentage < 49 && $publicShares > 1000 && $cash >= 1000*$sharePrice>>
-		  <<link "1000">><<set $personalShares += 1000>><<set $publicShares -= 1000>><<set $cash -= 1000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(105,110)))/100>><<replace "#CorpAction">><br><<print "You bought 1000 shares, driving the share price up slightly.">><</replace>><</link>><</if>>
+		  <<link "1000">><<set $personalShares += 1000>><<set $publicShares -= 1000>><<set $cash -= 1000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*either(98,99)))/100>><<replace "#CorpAction">><br><<print "You bought 1000 shares, driving the share price up slightly.">><</replace>><</link>><</if>>
 	<<if $publicShares >= 5000 && $cash >= 5000*$sharePrice>>
-		  | <<link "5000">><<set $personalShares += 5000>><<set $publicShares -= 5000>><<set $cash -= 5000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(105,110)))/100>><<replace "#CorpAction">><br><<print "You bought 5000 shares, driving the share price up slightly.">><</replace>><</link>><</if>>
+		  | <<link "5000">><<set $personalShares += 5000>><<set $publicShares -= 5000>><<set $cash -= 5000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*either(98,99)))/100>><<replace "#CorpAction">><br><<print "You bought 5000 shares, driving the share price up slightly.">><</replace>><</link>><</if>>
 	<<if $publicShares >= 10000 && $cash >= 10000*$sharePrice>>
-		  | <<link "10000">><<set $personalShares += 10000>><<set $publicShares -= 10000>><<set $cash -= 10000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(105,110)))/100>><<replace "#CorpAction">><br><<print "You bought 10000 shares, driving the share price up slightly.">><</replace>><</link>><</if>>
+		  | <<link "10000">><<set $personalShares += 10000>><<set $publicShares -= 10000>><<set $cash -= 10000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(97,99)))/100>><<replace "#CorpAction">><br><<print "You bought 10000 shares, driving the share price up slightly.">><</replace>><</link>><</if>>
 	<<if $publicShares >= 15000 && $cash >= 15000*$sharePrice>>
-		  | <<link "15000">><<set $personalShares += 15000>><<set $publicShares -= 15000>><<set $cash -= 15000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(105,110)))/100>><<replace "#CorpAction">><br><<print "You bought 15000 shares, driving the share price up slightly.">><</replace>><</link>><</if>>
+		  | <<link "15000">><<set $personalShares += 15000>><<set $publicShares -= 15000>><<set $cash -= 15000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(96,98)))/100>><<replace "#CorpAction">><br><<print "You bought 15000 shares, driving the share price up somewhat.">><</replace>><</link>><</if>>
 	<<if $publicShares >= 20000 && $cash >= 20000*$sharePrice>>
-		  | <<link "20000">><<set $personalShares += 20000>><<set $publicShares -= 20000>><<set $cash -= 20000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(105,110)))/100>><<replace "#CorpAction">><br><<print "You bought 20000 shares, driving the share price up massively.">><</replace>><</link>><</if>>
+		  | <<link "20000">><<set $personalShares += 20000>><<set $publicShares -= 20000>><<set $cash -= 20000*$sharePrice>><<set $sharePrice = (Math.trunc($sharePrice*random(94,96)))/100>><<replace "#CorpAction">><br><<print "You bought 20000 shares, driving the share price up significantly.">><</replace>><</link>><</if>>
 <<else>>
 You are unable to purchase 1000 shares at the current share price.
 <</if>>
@@ -303,7 +301,7 @@ You are unable to purchase 1000 shares at the current share price.
 		<</if>>
 	<</link>>
 <<else>>
-	<span id="generalAssetsDisp"><<print cashFormat($generalAssetPrice*$generalAssets)>> (<<print commaNum($generalAssets/500)>> unit<<if $generalAssets/500 > 1>>s<</if>>)</span> in general assets.
+	<span id="generalAssetsDisp"><<print cashFormat($generalAssetPrice*$generalAssets)>> (<<print commaNum($generalAssets/500)>> unit<<if $generalAssets/500 != 1>>s<</if>>)</span> in general assets.
 	Prices are 
 	<<if $generalAssetPrice > 10>>
 		@@.yellowgreen;<<print cashFormat($generalAssetPrice*500)>>ea@@.
@@ -395,7 +393,7 @@ You are unable to purchase 1000 shares at the current share price.
 		<</if>>
 	<</link>>
 <<else>>
-	<span id="slaveAssetsDisp"><<print cashFormat($slaveAssetPrice*$slaveAssets)>> (<<print commaNum(Math.floor($slaveAssets/500))>> unit<<if Math.floor($slaveAssets/500) > 1>>s<</if>>)</span> in slaves.
+	<span id="slaveAssetsDisp"><<print cashFormat($slaveAssetPrice*$slaveAssets)>> (<<print commaNum(Math.floor($slaveAssets/500))>> unit<<if Math.floor($slaveAssets/500) != 1>>s<</if>>)</span> in slaves.
 	Prices are 
 	<<if $slaveAssetPrice > 10>>
 		@@.yellowgreen;<<print cashFormat($slaveAssetPrice*500)>>ea@@
@@ -507,7 +505,7 @@ You are unable to purchase 1000 shares at the current share price.
 		<</if>>
 	<</link>>
 <<else>>
-	<span id="entrapmentAssetsDisp"><<print cashFormat($entrapmentAssetPrice*$entrapmentAssets)>> (<<print commaNum(Math.floor($entrapmentAssets/500))>> unit<<if Math.floor($entrapmentAssets/500) > 1>>s<</if>>)</span> in legal enslavement assets.
+	<span id="entrapmentAssetsDisp"><<print cashFormat($entrapmentAssetPrice*$entrapmentAssets)>> (<<print commaNum(Math.floor($entrapmentAssets/500))>> unit<<if Math.floor($entrapmentAssets/500) != 1>>s<</if>>)</span> in legal enslavement assets.
 	Prices are 
 	<<if $entrapmentAssetPrice > 10>>
 		@@.yellowgreen;<<print cashFormat($entrapmentAssetPrice*500)>>ea@@
@@ -619,7 +617,7 @@ You are unable to purchase 1000 shares at the current share price.
 		<</if>>
 	<</link>>
 <<else>>
-	<span id="captureAssetsDisp"><<print cashFormat($captureAssetPrice*$captureAssets)>> (<<print commaNum(Math.floor($captureAssets/500))>> unit<<if Math.floor($captureAssets/500) > 1>>s<</if>>)</span> in conflict zone enslavement assets.
+	<span id="captureAssetsDisp"><<print cashFormat($captureAssetPrice*$captureAssets)>> (<<print commaNum(Math.floor($captureAssets/500))>> unit<<if Math.floor($captureAssets/500) != 1>>s<</if>>)</span> in conflict zone enslavement assets.
 	Prices are 
 	<<if $captureAssetPrice > 10>>
 		@@.yellowgreen;<<print cashFormat($captureAssetPrice*500)>>ea@@
@@ -731,7 +729,7 @@ You are unable to purchase 1000 shares at the current share price.
 		<</if>>
 	<</link>>
 <<else>>
-	<span id="trainingAssetsDisp"><<print cashFormat($trainingAssetPrice*$trainingAssets)>> (<<print commaNum(Math.floor($trainingAssets/500))>> unit<<if Math.floor($trainingAssets/500) > 1>>s<</if>>)</span> of slave training assets.
+	<span id="trainingAssetsDisp"><<print cashFormat($trainingAssetPrice*$trainingAssets)>> (<<print commaNum(Math.floor($trainingAssets/500))>> unit<<if Math.floor($trainingAssets/500) != 1>>s<</if>>)</span> of slave training assets.
 	Prices are 
 	<<if $trainingAssetPrice > 10>>
 		@@.yellowgreen;<<print cashFormat($trainingAssetPrice*500)>>ea@@
@@ -843,7 +841,7 @@ You are unable to purchase 1000 shares at the current share price.
 		<</if>>
 	<</link>>
 <<else>>
-	<span id="surgicalAssetsDisp"><<print cashFormat($surgicalAssetPrice*$surgicalAssets)>> (<<print commaNum(Math.floor($surgicalAssets/500))>> unit<<if Math.floor($surgicalAssets/500) > 1>>s<</if>>)</span> in surgical assets.
+	<span id="surgicalAssetsDisp"><<print cashFormat($surgicalAssetPrice*$surgicalAssets)>> (<<print commaNum(Math.floor($surgicalAssets/500))>> unit<<if Math.floor($surgicalAssets/500) != 1>>s<</if>>)</span> in surgical assets.
 	Prices are 
 	<<if $surgicalAssetPrice > 10>>
 		@@.yellowgreen;<<print cashFormat($surgicalAssetPrice*500)>>ea@@
@@ -955,7 +953,7 @@ You are unable to purchase 1000 shares at the current share price.
 		<</if>>
 	<</link>>
 <<else>>
-	<span id="drugAssetsDisp"><<print cashFormat($drugAssetPrice*$drugAssets)>> (<<print commaNum(Math.floor($drugAssets/500))>> unit<<if Math.floor($drugAssets/500) > 1>>s<</if>>)</span> in pharmaceutical assets.
+	<span id="drugAssetsDisp"><<print cashFormat($drugAssetPrice*$drugAssets)>> (<<print commaNum(Math.floor($drugAssets/500))>> unit<<if Math.floor($drugAssets/500) != 1>>s<</if>>)</span> in pharmaceutical assets.
 	Prices are 
 	<<if $drugAssetPrice > 10>>
 		@@.yellowgreen;<<print cashFormat($drugAssetPrice*500)>>ea@@
diff --git a/src/uncategorized/newSlaveIntro.tw b/src/uncategorized/newSlaveIntro.tw
index a1bf8bd486028ed4d0e0b9828a97b84adf00288e..4f1f0c306e57e393b161cb4c03f6c4db144b0a0f 100644
--- a/src/uncategorized/newSlaveIntro.tw
+++ b/src/uncategorized/newSlaveIntro.tw
@@ -1559,7 +1559,7 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if
 				barely noticing her bloated belly bumping into your desk, and resumes stuffing herself.
 			<</if>>
 			By the time she's done, her belly is positively huge. You can clearly see her swollen stomach at the top of the mass of food inside her. She collapses onto her rear and belches loudly.
-			<<if $arcologies[0].FSDegradationist == "unset">>
+			<<if $arcologies[0].FSDegradationist != "unset">>
 				It doesn't take long for the tainted food to do its thing. She groans loudly and clutches her bulging midriff, her body in severe distress thanks to the modified slave food. She rolls onto her back and does everything she can to soothe the turmoil growing inside her. You know it won't do any good, but she doesn't. She'll spend how ever long it takes her body to digest the food in anguish; she'll regret ever touching the stuff. But you know better, her growing addiction will have her scarfing it down at every chance, but for now, all she can do is @@.mediumorchid;blame you@@ and @@.gold;curse your trickery.@@
 				<<set $activeSlave.devotion -= 20, $activeSlave.trust -= 20>>
 			<<else>>
diff --git a/src/uncategorized/persBusiness.tw b/src/uncategorized/persBusiness.tw
index 8123f51142aa9c2a0507260dc7527b2f35f01e8f..a1d50e71180481e4ee39769fe7dbc1bfee396134 100644
--- a/src/uncategorized/persBusiness.tw
+++ b/src/uncategorized/persBusiness.tw
@@ -92,7 +92,7 @@
 <<elseif ($personalAttention == "proclamation")>>
 	/* handled after this if chain */
 <<elseif ($personalAttention == "smuggling")>>
-	<<set $qualifiedFS to []>>
+	<<set $qualifiedFS = []>>
 	<<if $arcologies[0].FSDegradationistDecoration >= 80>>
 		<<set $qualifiedFS.push("degradationist")>>
 	<</if>>
@@ -120,10 +120,10 @@
 	<<if $arcologies[0].FSGenderFundamentalistDecoration >= 80>>
 		<<set $qualifiedFS.push("fundamentalist")>>
 	<</if>>
-	<<if $arcologies[0].FSSubjugationistDecoration>>
+	<<if $arcologies[0].FSSubjugationistDecoration >= 80>>
 		<<set $qualifiedFS.push("subjugationist")>>
 	<</if>>
-	<<if $arcologies[0].FSGenderRadicalistReseach == 1>>
+	<<if $arcologies[0].FSGenderRadicalistResearch == 1>>
 		<<set $qualifiedFS.push("radicalist")>>
 	<</if>>
 	<<if $arcologies[0].FSTransformationFetishistResearch == 1>>
@@ -170,156 +170,128 @@
 	<<elseif $arcologies[0].FSChineseRevivalistDecoration>>
 		<<set $qualifiedFS.push("chinese")>>
 	<</if>>
-	<<if $rep >= 18000>>
-		<<set $qualifiedFS.push("Prestigious")>>
-	<<elseif $rep >= 9000>>
-		<<set $qualifiedFS.push("Well Known")>>
+	<<set _caught = 0>>
+	<<if $rep >= 18000>> /* prestigious */
+		<<set $seed = random(8500,9000)>>
+	<<elseif $rep >= 9000>> /* well known */
+		<<set $seed = random(4500,5000)>>
+	<<else>>
+		<<set $seed = random(1500,2000)>>
 	<</if>>
-	<<set _smugglingFS = $qualifiedFS.random()>>
-	<<switch _smugglingFS>>
-	<<case "degradationist">>
-		<<set $seed = random(2000,3000)>>
-		During your free time, you make business with a few low-standards slavers and manage to buy stolen slaves and sell them at a profit. Even if people recognized you, such treatment of slaves is normal, and only a few people would really complain about it. Your dealings have made you @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>.@@
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
-	<<case "paternalist">>
-		You manage to find a few low-standards slavers without any problem, but when you actually try to do business, you are quickly recognized. You only manage to make @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@ before you are sent away. The people of your arcology are @@.red;outraged by your lack of respect@@ for slave rights.
-		<<set $seed = random(1000,1500)>>
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
-		<<set $rep = Math.trunc($rep*.1)>>
-		<<set $enduringRep *= .2>>
+	<<switch $qualifiedFS.random()>>
 	<<case "eugenics">>
-		<<set $seed = random(2500,4000)>>
-		You are smuggling <<if $PC.dick != 0>>your<<else>>one of the Societal Elite's<</if>> semen to allow some desperate girls to be pregnant. Anonymity is really hard to attain, and it is easy to find out what you've been doing. Even if you did manage to make @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@, the Societal Elite are @@.red;quite displeased@@ by your actions.
-		<<set $failedElite += 50>>
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(2500,4000)>>
+		You are smuggling <<if $PC.dick != 0>>your<<else>>one of the Societal Elite's<</if>> semen to allow some desperate girls to be pregnant. Anonymity is really hard to attain, and it is easy to find out what you've been doing. Even if you did manage to make @@.yellowgreen;<<print cashFormat($seed)>>@@, the Societal Elite are @@.red;quite displeased@@ by your actions.
+		<<set $failedElite += 50, _caught = 1>>
+	<<case "paternalist">>
+		<<set $seed += random(1000,1500)>>
+		You manage to find a few low-standards slavers without any problem, but when you actually try to do business, you are quickly recognized. You only manage to make @@.yellowgreen;<<print cashFormat($seed)>>@@ before you are sent away. The people of your arcology are @@.red;outraged by your lack of respect@@ for slave rights.
+		<<set _caught = 1>>
+	<<case "supremacist">>
+		<<set $seed += random(2000,3000)>>
+		When it comes to smuggling in your arcology, there is no better target than $arcologies[0].FSSupremacistRace slaves, and there is a high demand for them, making you a nice @@.yellowgreen;<<print cashFormat($seed)>>.@@ Participating in this slave trade means you can control who is set. Your people do not see things in the same light though, and @@.red;your reputation takes a big hit@@.
+		<<set _caught = 1>>
+	<<case "degradationist">>
+		<<set $seed += random(2000,3000)>>
+		During your free time, you make business with a few low-standards slavers and manage to buy stolen slaves and sell them at a profit. Even if people recognized you, such treatment of slaves is normal, and only a few people would really complain about it. Your dealings have made you @@.yellowgreen;<<print cashFormat($seed)>>.@@
 	<<case "repopulation">>
-		<<set $seed = random(1500,2500)>>
-		You manage to discreetly rent out your remote surgery services for abortions. You make sure the people do not recognize your penthouse, having them come blindfolded or unconscious, should the abortion request does not come from themselves. With this, you make @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(1500,2500)>>
+		You manage to discreetly rent out your remote surgery services for abortions. You make sure the people do not recognize your penthouse, having them come blindfolded or unconscious, should the abortion request does not come from themselves. With this, you make @@.yellowgreen;<<print cashFormat($seed)>>@@.
 	<<case "fundamentalist">>
-		<<set $seed = random(1500,2500)>>
-		You manage to arrange a few sex-changes and geldings in your own remote surgery for some powerful people to accommodate your Arcology's sense of power, but also for people who want to transform others into females so that they lose all the power they have. This makes you @@.yellowgreen;<<print cashFormat(Math.trunc ($seed+Math.trunc(Math.abs($cash)/40)))>>@@.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(1500,2500)>>
+		You manage to arrange a few sex-changes and geldings in your own remote surgery for some powerful people to accommodate your arcology's sense of power, but also for people who want to transform others into females so that they lose all the power they have. This makes you @@.yellowgreen;<<print cashFormat($seed)>>@@.
 	<<case "hedonistic">>
-		<<set $seed = random(1500,2500)>>
-		Since most of what the Old World considered to be illegal is legal in your arcology, "smuggling" is quite common, and you easily find people ready to pay for your help with dealing with their competition. With this, you manage to make @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(1500,2500)>>
+		Since most of what the Old World considered to be illegal is legal in your arcology, "smuggling" is quite common, and you easily find people ready to pay for your help with dealing with their competition. With this, you manage to make @@.yellowgreen;<<print cashFormat($seed)>>@@.
 	<<case "pastoralist">>
-		<<set $seed = random (1500,2500)>>
-		You take advantage of your own laws, making sure that animal products still come into your arcology. But you also make sure to make them as disgusting as possible so that people would rather turn to slave-produced ones instead. This allows you to make @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Maths.abs($cash)/40)))>>.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
-	<<case "supremacist">>
-		<<set $seed = random(2000,3000)>>
-		When it comes to smuggling in your arcology, there is no better target than $arcologies[0].FSSupremacistRace slaves, and there is a high demand for them, making you a nice @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>.@@ Participating in this slave trade means you can control who is set. Your people do not see things in the same light though, and @@.red;your reputation takes a big hit@@.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
-		<<set $rep = Math.trunc($rep*.25)>>
-		<<set $enduringRep *= .5>>
+		<<set $seed += random (1500,2500)>>
+		You take advantage of your own laws, making sure that animal products still come into your arcology. But you also make sure to make them as disgusting as possible so that people would rather turn to slave-produced ones instead. This allows you to make @@.yellowgreen;<<print cashFormat($seed)>>.
 	<<case "body purist">>
-		<<set $seed = random(1500,2500)>>
-		In your arcology, people are expected to be all natural, but this doesn't mean the same thing applies outside. By buying slaves, giving them implants and quickly selling them before anyone notices, you manage to make @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(1500,2500)>>
+		In your arcology, people are expected to be all natural, but this doesn't mean the same thing applies outside. By buying slaves, giving them implants and quickly selling them before anyone notices, you manage to make @@.yellowgreen;<<print cashFormat($seed)>>.
 	<<case "subjugationist">>
-		<<set $seed = random(1500,2500)>>
-		You manage to work with some slavers that deal exclusively in $arcologies[0].FSSubjugationistRace slaves, and you export them from the arcology at a cost, bringing in @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@. Considering most people do not care about the fate of the slaves, they are simply mildly annoyed at the short-term raise of prices due to the exportation.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(1500,2500)>>
+		You manage to work with some slavers that deal exclusively in $arcologies[0].FSSubjugationistRace slaves, and you export them from the arcology at a cost, bringing in @@.yellowgreen;<<print cashFormat($seed)>>@@. Considering most people do not care about the fate of the slaves, they are simply mildly annoyed at the short-term raise of prices due to the exportation.
 	<<case "radicalist">>
-		<<set $seed = random(2500,4000)>>
-		Anal pregnancy may be accepted in your arcology, but seeing how it goes against the laws of nature makes it a gold mine for dirty businesses; you have rich slave owners and well-known slavers come to you with their best sissies so that you can implant them with artificial uteri. This flourishing business made you @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(2500,4000)>>
+		Anal pregnancy may be accepted in your arcology, but seeing how it goes against the laws of nature makes it a gold mine for dirty businesses; you have rich slave owners and well-known slavers come to you with their best sissies so that you can implant them with artificial uteri. This flourishing business made you @@.yellowgreen;<<print cashFormat($seed)>>@@.
 	<<case "transformation">>
-		<<set $seed = random(2500,4000)>>
-		Your arcology is well known for its implants, and usually, one would have to pay a fortune simply to have a clinic implant them with normal implants. You take advantage of this trend to rent your remote surgery and your knowledge of gigantic implants to slavers for a cut of their profit.This gets you @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(2500,4000)>>
+		Your arcology is well known for its implants, and usually, one would have to pay a fortune simply to have a clinic implant them with normal implants. You take advantage of this trend to rent your remote surgery and your knowledge of gigantic implants to slavers for a cut of their profit. This gets you @@.yellowgreen;<<print cashFormat($seed)>>@@.
 	<<case "youth">>
-		<<set $seed = random(1500,2500)>>
-		Youth is more important than anything in your arcology, yet some people who are not really in their prime are rich and powerful, enough that renting your remote surgery to them for age lifts and total body rework is quite worth it, both for them and for you. You get paid @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@ for these services.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(1500,2500)>>
+		Youth is more important than anything in your arcology, yet some people who are not really in their prime are rich and powerful, enough that renting your remote surgery to them for age lifts and total body rework is quite worth it, both for them and for you. You get paid @@.yellowgreen;<<print cashFormat($seed)>>@@ for these services.
 	<<case "maturity">>
-		<<set $seed = random(1500,2500)>>
-		In your arcology, the older the slave, the better. This also means that your arcology deals a lot in curatives and preventatives, as well as less-than-legal drugs that are supposed to extend one's lifespan. You manage to ship in a few of these drugs and sell them at a high price, making you @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(1500,2500)>>
+		In your arcology, the older the slave, the better. This also means that your arcology deals a lot in curatives and preventatives, as well as less-than-legal drugs that are supposed to extend one's lifespan. You manage to ship in a few of these drugs and sell them at a high price, making you @@.yellowgreen;<<print cashFormat($seed)>>@@.
 	<<case "slimness">>
-		<<set $seed = random(1500,2500)>>
-		Your arcology treats chubby people quite poorly, so they are ready to spend a lot of money on surgeries and supposed "miracle" solutions. When they can't afford legal and efficient methods, they have to turn to other drugs. The sales bring you @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(1500,2500)>>
+		Your arcology treats chubby people quite poorly, so they are ready to spend a lot of money on surgeries and supposed "miracle" solutions. When they can't afford legal and efficient methods, they have to turn to other drugs. The sales bring you @@.yellowgreen;<<print cashFormat($seed)>>@@.
 	<<case "expansionist">>
-		<<set $seed = random(2500,4000)>>
-		Your arcology likes its slaves nice and stacked and you have exactly the drugs for it. But you always make sure to produce just a bit more, enough to not alarm anybody who might be watching, but also enough to sell to other prominent slave owners outside your arcology, who pay you @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@ for them.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(2500,4000)>>
+		Your arcology likes its slaves nice and stacked and you have exactly the drugs for it. But you always make sure to produce just a bit more, enough to not alarm anybody who might be watching, but also enough to sell to other prominent slave owners outside your arcology, who pay you @@.yellowgreen;<<print cashFormat($seed)>>@@ for them.
 	<<case "idealist">>
-		<<set $seed = random(1500,2500)>>
-		Your society's obsession with fit and muscular slaves has developed a particular interest in steroids and all kinds of drugs to tone one's body. As an arcology owner, you always have access to the most potent of them, but this is not the case for lower class citizens; some of them just aren't willing to pay a lot for them, so they buy experimental drugs off the black market. Participating in these activities made you @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(1500,2500)>>
+		Your society's obsession with fit and muscular slaves has developed a particular interest in steroids and all kinds of drugs to tone one's body. As an arcology owner, you always have access to the most potent of them, but this is not the case for lower class citizens; some of them just aren't willing to pay a lot for them, so they buy experimental drugs off the black market. Participating in these activities made you @@.yellowgreen;<<print cashFormat($seed)>>@@.
 	<<case "religion">>
-		<<set $seed = random(2000,3000)>>
-		The best smugglers know how to use the law to its advantage, and not only are you a really good smuggler, you're also the law itself. You have word spread that some company has done something blasphemous, and have them pray and pay for forgiveness. Panicked at the word of their Prophet, the higher-ups of the company give you @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@ for salvation.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(2000,3000)>>
+		The best smugglers know how to use the law to its advantage, and not only are you a really good smuggler, you're also the law itself. You have word spread that some company has done something blasphemous, and have them pray and pay for forgiveness. Panicked at the word of their Prophet, the higher-ups of the company give you @@.yellowgreen;<<print cashFormat($seed)>>@@ for salvation.
 	<<case "roman law">>
-		<<set $seed = random(2000,3000)>>
-		Every citizen of your arcology is trained in the art of war and supposed to defend its arcology when the time comes. This, of course, also means that people are supposed to be able to defend themselves. By arranging with the best fighters around, you manage to make some citizens face outrageous losses; so bad, in fact, that they are forced to pay @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@ for you to forget the shame they've put on your arcology.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(2000,3000)>>
+		Every citizen of your arcology is trained in the art of war and supposed to defend its arcology when the time comes. This, of course, also means that people are supposed to be able to defend themselves. By arranging with the best fighters around, you manage to make some citizens face outrageous losses; so bad, in fact, that they are forced to pay @@.yellowgreen;<<print cashFormat($seed)>>@@ for you to forget the shame they've put on your arcology.
 	<<case "roman">>
-		<<set $seed = random(1500,2500)>>
-		Slave owners from all around your arcology are rushing to the pit, eager to show their most recent training. Some of them, having more cunning than experience, are ready to sway the fight in their direction, no matter what it takes. You make sure to catch such people, and only agree to let them do their dirty tricks if they pay you. By the times the bribes and betting are done, you have made @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(1500,2500)>>
+		Slave owners from all around your arcology are rushing to the pit, eager to show their most recent training. Some of them, having more cunning than experience, are ready to sway the fight in their direction, no matter what it takes. You make sure to catch such people, and only agree to let them do their dirty tricks if they pay you. By the times the bribes and betting are done, you have made @@.yellowgreen;<<print cashFormat($seed)>>@@.
 	<<case "egyptian">>
-		<<set $seed = random(1500,2500)>>
-		Having a society that likes incest often means that people are ready to go to great length to get their hands on people related to their slaves. In the smuggling business, this means that kidnapped relatives are common, and as an arcology owner with access to data on most of the slaves, you are able to control this trade a bit in exchange for @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(1500,2500)>>
+		Having a society that likes incest often means that people are ready to go to great lengths to get their hands on people related to their slaves. In the smuggling business, this means that kidnapped relatives are common, and as an arcology owner with access to data on most of the slaves, you are able to control this trade a bit in exchange for @@.yellowgreen;<<print cashFormat($seed)>>@@.
 	<<case "aztec law">>
-		<<set $seed = random(2000,3000)>>
-		People that inherit trades are sometimes too lazy to take classes in an academy, but at the same time, they fear what might happen were they to go against you. To solve both problems, you arrange a trade of fake diplomas, making sure that there is always a small detail to recognize them, so that they will get exposed in due time. This has made you @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(2000,3000)>>
+		People that inherit trades are sometimes too lazy to take classes in an academy, but at the same time, they fear what might happen were they to go against you. To solve both problems, you arrange a trade of fake diplomas, making sure that there is always a small detail to recognize them, so that they will get exposed in due time. This has made you @@.yellowgreen;<<print cashFormat($seed)>>.
 	<<case "aztec">>
-		<<set $seed = random(1500,2500)>>
-		There are a lot of slave owners in your arcology that tend to grow quickly attached to the slaves they planned on sacrificing to sate the blood thirst of other important citizens, and such owners often come to you, begging you to swap two of their slaves' appearance. You accept, but not for free. After the surgery, this has made you @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(1500,2500)>>
+		There are a lot of slave owners in your arcology that tend to grow quickly attached to the slaves they planned on sacrificing to sate the blood thirst of other important citizens, and such owners often come to you, begging you to swap two of their slaves' appearance. You accept, but not for free. After the surgery, this has made you @@.yellowgreen;<<print cashFormat($seed)>>.
 	<<case "arabian law">>
-		<<set $seed = random(2000,3000)>>
-		You have a lot of persons scared of the consequences of not being a part of your society; even if they pay the Jizya, other citizens are not forced to accept them. So if they were to get mugged in some dark alley, people would not get outraged, and there probably wouldn't be any investigations. After buying everyone's silence, you still had @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@ to put in your pockets.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(2000,3000)>>
+		You have a lot of persons scared of the consequences of not being a part of your society; even if they pay the Jizya, other citizens are not forced to accept them. So if they were to get mugged in some dark alley, people would not get outraged, and there probably wouldn't be any investigations. After buying everyone's silence, you still had @@.yellowgreen;<<print cashFormat($seed)>>@@ to put in your pockets.
 	<<case "arabian">>
-		<<set $seed = random(1500,2500)>>
-		People in your arcology are supposed to keep a myriad of slaves as their personal harem, and failure to do so is considered to be highly dishonorable. This opens up some opportunities for smuggling, as people are ready to go to great length to get an edge against their competitors. Becoming a part for this business has made you @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(1500,2500)>>
+		People in your arcology are supposed to keep a myriad of slaves as their personal harem, and failure to do so is considered to be highly dishonorable. This opens up some opportunities for smuggling, as people are ready to go to great length to get an edge against their competitors. Becoming a part for this business has made you @@.yellowgreen;<<print cashFormat($seed)>>@@.
 	<<case "edo law">>
-		<<set $seed = random(2000,3000)>>
-		Outside culture is banned in your arcology. Your citizens do not need anything other than what you have inside. But this doesn't help with their curiosity - they always want to discover what the outside world is like. So you let somes news and a few books from other cultures slip in, but not before you made sure they would disgust your citizens and reinforce their love for the Edo culture. The sales brought you @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(2000,3000)>>
+		Outside culture is banned in your arcology. Your citizens do not need anything other than what you have inside. But this doesn't help with their curiosity - they always want to discover what the outside world is like. So you let some news and a few books from other cultures slip in, but not before you made sure they would disgust your citizens and reinforce their love for the Edo culture. The sales brought you @@.yellowgreen;<<print cashFormat($seed)>>.
 	<<case "edo">>
-		<<set $seed = random(1500,2500)>>
-		During important meetings with higher society, it is wise to have a lot of slaves to put at the disposition of others. But some slave owners grow really attached to their slaves, and so they'd much rather rent out unknown slaves from an anonymous owner's stock than use their own. This is a good opportunity to make some money, as shown by the @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@ you managed to make.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(1500,2500)>>
+		During important meetings with higher society, it is wise to have a lot of slaves to put at the disposition of others. But some slave owners grow really attached to their slaves, and so they'd much rather rent out unknown slaves from an anonymous owner's stock than use their own. This is a good opportunity to make some money, as shown by the @@.yellowgreen;<<print cashFormat($seed)>>@@ you managed to make.
 	<<case "chinese law">>
-		<<set $seed = random(2000,3000)>>
-		This time, you have a good idea that will also make use of your Head Girl. You coax her into thinking she should accept bribes for the time being, making up a good reason on the spot, and she ends up bringing back @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@ from all the bribes people gave for her to turn the other way.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+		<<set $seed += random(2000,3000)>>
+		This time, you have a good idea that will also make use of your Head Girl. You coax her into thinking she should accept bribes for the time being, making up a good reason on the spot, and she ends up bringing back @@.yellowgreen;<<print cashFormat($seed)>>@@ from all the bribes people gave for her to turn the other way.
 	<<case "chinese">>
-		<<set $seed = random(1500,2500)>>
-		Being under what people call the Mandate of Heaven means you have a crucial importance in society, and some desperate people are willing to pay just for you throw a word or small gesture in their direction, such as simply acknowledging a child or a slave, thinking that such things will make sure the Heavens smile upon them. For these services, you get @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>@@.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
-	<<case "Prestigious">>
-		<<set $seed = random(1000,3000)>>
-		Your strong reputation makes it both really easy to find opportunities to gain quite a bit of money, @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>,@@ but at the same time, it makes it hard to do so anonymously.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
-		<<if random(1,100) >= 25>>
-			Even with your attempts at discretion, some people somehow managed to recognize you, and @@.red;rumors that you're back in the gang business@@ are spreading through your arcology like wildfire.
+		<<set $seed += random(1500,2500)>>
+		Being under what people call the Mandate of Heaven means you have a crucial importance in society, and some desperate people are willing to pay just for you throw a word or small gesture in their direction, such as simply acknowledging a child or a slave, thinking that such things will make sure the Heavens smile upon them. For these services, you get @@.yellowgreen;<<print cashFormat($seed)>>@@.
+	<<default>>
+		<<set $seed += random(500,2000)>>
+		You use former contacts to get you some opportunities in your arcology and deal with them. You make little money, only @@.yellowgreen;<<print cashFormat($seed)>>.@@
+	<</switch>>
+	/* reputation effects */
+	<<if $rep >= 18000>> /* prestigious */
+		Your strong reputation makes it both really easy to find opportunities to gain quite a bit of money, but at the same time, it makes it hard to do so anonymously.
+		<<if _caught || random(1,100) >= 25>>
+			Even with your attempts at discretion, people somehow manage to recognize you, and @@.red;rumors that you're back in the gang business@@ are spreading through your arcology like wildfire.
 			<<set $rep = Math.trunc($rep*.25)>>
 			<<set $enduringRep *= .5>>
 		<<elseif random(1,100) >= 50>>
-			You are as discreet as possible, but yet some people seem to have doubts about who you are, and for quite some time, you can hear whispers @@.red;that you may help the more shady businesses in your arcology@@.
+			You are as discreet as possible, but yet some people seem to have doubts about who you are, and for quite some time, you can hear whispers @@.red;that you may be helping the more shady businesses in your arcology@@.
 			<<set $rep = Math.trunc($rep*.5)>>
 			<<set $enduringRep *= .75>>
 		<<else>>
-			You fool almost everyone with your <<if ($PC.actualAge >= 30)>>experience and <</if>>cunning, but the sole fact that smugglers are in your arcology @@.red;damages your reputation@@
+			You fool almost everyone with your <<if ($PC.actualAge >= 30)>>experience and <</if>>cunning, but the sole fact that smugglers are in your arcology @@.red;damages your reputation@@.
 			<<set $rep = Math.trunc($rep*.75)>>
 			<<set $enduringRep *= .9>>
 		<</if>>
-	<<case "Well Known">>
-		<<set $seed = random(500,2500)>>
-		Your reputation helps you find opportunities that need people who have proved. Those brought you @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>,@@ but even when taking precautions, nothing guarantees you can stay anonymous.
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
-		<<if random(1,100) >= 40>>
+	<<elseif $rep >= 9000>> /* well known */
+		Your reputation helps you find opportunities that need people who have proved discreet. But even when taking precautions, nothing guarantees you can stay anonymous.
+		<<if _caught || random(1,100) >= 40>>
 			Try as you might, people notice who you are, and the next day, @@.red;rumors about your business affairs@@ are already spreading everywhere in your arcology.
 			<<set $rep = Math.trunc($rep*.4)>>
 			<<set $enduringRep *= .65>>
@@ -329,25 +301,25 @@
 			<<set $enduringRep *= .9>>
 		<<else>>
 			You somehow manage to hide your identity for all but the most cunning of people, so the only thing that really @@.red;damages your reputation@@ is the fact that people associate you with gangs all the time.
-			<<set $rep = Math.trunc ($rep*.9)>>
+			<<set $rep = Math.trunc($rep*.9)>>
 		<</if>>
-	<<default>>
-		<<set $seed = random(500,2000)>>
-		You use former contacts to get you some opportunities in your arcology and deal with them. You make little money, only @@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>, but at least, you'll be safe from scandals breaking out.@@
-		<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
-		<<if random(1,100) >= 90>>
+	<<else>> /* low reputation */
+		<<if !_caught && random(1,100) >= 90>>
 			You work efficiently, not spending any time talking to people more than you need. Your efficiency even managed to earn you @@.green;quite a few good words@@ from some people who were leading double lives like you were, and they made sure to get a word in about you in their business conversations.
 			<<set $rep = Math.trunc($rep*1.05)>>
-		<<elseif random(1,100) >= 50>>
+		<<elseif !_caught && random(1,100) >= 50>>
 			You get a few curious glances from some people here and there, but most people do not care about who you are, or maybe they don't know, and it's better this way. Though your regular absences have @@.red;not gone unnoticed@@ and some baseless rumors are spreading.
-			<<set $rep = Math.trunc($rep*8)>>
+			<<set $rep = Math.trunc($rep*.8)>>
 			<<set $enduringRep *= .95>>
 		<<else>>
-			Some people whisper when you pass by them. They seem to know who you are, and without even needing to wait for the next days, you already know that @@.red;after a bit of alcohol, their tongue will come loose@@, and you can't afford to shut them up right here, right now.
+			Some people whisper when you pass by them. They seem to know who you are, and you know that @@.red;after a bit of alcohol, their tongue will come loose@@, and you can't afford to shut them up right here, right now.
 			<<set $rep = Math.trunc($rep*.55)>>
 			<<set $enduringRep *= .8>>
 		<</if>>
-	<</switch>>
+	<</if>>
+	<<set $seed += random(2000 * Math.log($cash), 3000 * Math.log($cash))>>
+	This week, your illicit and legitimate business dealings earned you a combined total of @@.yellowgreen;<<print cashFormat($seed)>>@@.
+	<<set $cash += $seed>>
 <<elseif ($cash > 1000) && ($personalAttention == "business")>>
 	<<if $PC.belly >= 1500>>
 		<<set $seed = random(500,1000)>>
@@ -356,22 +328,24 @@
 	<</if>>
 	<<if $PC.trading >= 100>>
 		You focus on business and leverage your @@.springgreen;venture capital experience@@ to make good money:
-		<<set $seed += random(500,1000)>>
+		<<set $seed += random(5000,10000)>>
 	<<elseif $PC.career == "arcology owner">>
 		You focus on business and leverage your @@.springgreen;Free Cities experience@@ to make good money:
-		<<set $seed += random(500,1000)>>
+		<<set $seed += random(5000,10000)>>
 	<<else>>
 		You focus on business this week and make money:
 	<</if>>
-	@@.yellowgreen;<<print cashFormat(($seed+Math.trunc(Math.abs($cash)/40)))>>.@@
-	<<set $cash += ($seed+Math.trunc(Math.abs($cash)/40))>>
+	<<set $seed += random(4000 * Math.log($cash), 5000 * Math.log($cash))>>
+	@@.yellowgreen;<<print cashFormat($seed)>>.@@
+	<<set $cash += $seed>>
 	<<if $arcologies[0].FSRomanRevivalist != "unset">>
 		Society @@.green;approves@@ of your close attention to your own affairs; this advances your image as a <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title == 1>>well-rounded Roman man<<else>>responsible Roman lady<</if>>.
 		<<FSChange "RomanRevivalist" 2>>
 	<</if>>
 <<elseif ($cash > 1000)>>
-	You have significant assets. This week, your business endeavors made you @@.yellowgreen;<<print cashFormat((1+Math.trunc(Math.abs($cash)/50)))>>.@@
-	<<set $cash += (1+Math.trunc(Math.abs($cash)/50))>>
+	<<set $seed = random(2000 * Math.log($cash), 3000 * Math.log($cash))>>
+	This week, your business endeavors made you @@.yellowgreen;<<print cashFormat($seed)>>.@@
+	<<set $cash += $seed>>
 <<else>>
 	You have enough cash to manage your affairs, but not enough to do much business.
 <</if>>
@@ -712,7 +686,7 @@
 	<<if $marketInfiltration == 1>>
 		Your secret service makes use of black markets and illegal streams of goods to make a profit, making you @@.yellowgreen;¤a discreet sum@@. This however allows @@.red;crime to flourish@@ in the underbelly of the arcology.
 		<<set $cash += 1000 * random(4,8)>>
-		<<set $crime += random(0,2)>>
+		<<set $crime += random(1,3)>>
 	<</if>>
 
 	<<if $arcRepairTime > 0>>
diff --git a/src/uncategorized/rulesAssistant.tw b/src/uncategorized/rulesAssistant.tw
index 66370cc658b95b85a41a885b91984cea526ab92e..fa38f02d0a71223deb1a6145548a0f4f029e3105 100644
--- a/src/uncategorized/rulesAssistant.tw
+++ b/src/uncategorized/rulesAssistant.tw
@@ -2461,7 +2461,7 @@ Relationship rules: <span id="relation">''$currentRule.relationshipRules.''</spa
 
 	<<link "Add a new rule">>
 
-		<<set _tempRule = {aphrodisiacs: "no default setting", condition: {id: "false"}, releaseRules: "no default setting", clitSetting: "no default setting", clitSettingXY: "no default setting", clitSettingXX: "no default setting", clitSettingEnergy: "no default setting", speechRules: "no default setting", clothes: "no default setting", collar: "no default setting", shoes: "no default setting", virginAccessory: "no default setting", aVirginAccessory: "no default setting", vaginalAccessory: "no default setting", aVirginDickAccessory: "no default setting", dickAccessory: "no default setting", bellyAccessory: "no default setting", aVirginButtplug: "no default setting", buttplug: "no default setting", eyeColor: "no default setting", makeup: "no default setting", nails: "no default setting", hColor: "no default setting", hLength: "no default setting", hStyle: "no default setting", pubicHColor: "no default setting", pubicHStyle: "no default setting", nipplesPiercing: "no default setting", areolaePiercing: "no default setting", clitPiercing: "no default setting", vaginaLube: "no default setting", vaginaPiercing: "no default setting", dickPiercing: "no default setting", anusPiercing: "no default setting", lipsPiercing: "no default setting", tonguePiercing: "no default setting", earPiercing: "no default setting", nosePiercing: "no default setting", eyebrowPiercing: "no default setting", navelPiercing: "no default setting", corsetPiercing: "no default setting", boobsTat: "no default setting", buttTat: "no default setting", vaginaTat: "no default setting", dickTat: "no default setting", lipsTat: "no default setting", anusTat: "no default setting", shouldersTat: "no default setting", armsTat: "no default setting", legsTat: "no default setting", backTat: "no default setting", stampTat: "no default setting", curatives: "no default setting", livingRules: "no default setting", relationshipRules: "no default setting", standardPunishment: "no default setting", standardReward: "no default setting", diet: "no default setting", dietCum: "no default setting", dietMilk: "no default setting", muscles: "no default setting", XY: "no default setting", XX: "no default setting", gelding: "no default setting", preg: "no default setting", growth: {boobs: "no default setting", butt: "no default setting", lips: "no default setting", dick: "no default setting", balls: "no default setting"}, autoSurgery: 0, autoBrand: 0, pornFameSpending: "no default setting", dietGrowthSupport: 0, eyewear: "no default setting", assignment: [], excludeAssignment: [], setAssignment: "no default setting", facility: [], excludeFacility: [], excludeSpecialSlaves: true, facilityRemove: false, removalAssignment: "rest", selectedSlaves: [], excludedSlaves: [], surgery: {lactation: "no default setting", prostate: "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}, underArmHColor: "no default setting", underArmHStyle: "no default setting", drug: "no default setting" }>>
+		<<set _tempRule = {aphrodisiacs: "no default setting", condition: {id: "false"}, releaseRules: "no default setting", clitSetting: "no default setting", clitSettingXY: "no default setting", clitSettingXX: "no default setting", clitSettingEnergy: "no default setting", speechRules: "no default setting", clothes: "no default setting", collar: "no default setting", shoes: "no default setting", virginAccessory: "no default setting", aVirginAccessory: "no default setting", vaginalAccessory: "no default setting", aVirginDickAccessory: "no default setting", dickAccessory: "no default setting", bellyAccessory: "no default setting", aVirginButtplug: "no default setting", buttplug: "no default setting", eyeColor: "no default setting", makeup: "no default setting", nails: "no default setting", hColor: "no default setting", hLength: "no default setting", hStyle: "no default setting", pubicHColor: "no default setting", pubicHStyle: "no default setting", nipplesPiercing: "no default setting", areolaePiercing: "no default setting", clitPiercing: "no default setting", vaginaLube: "no default setting", vaginaPiercing: "no default setting", dickPiercing: "no default setting", anusPiercing: "no default setting", lipsPiercing: "no default setting", tonguePiercing: "no default setting", earPiercing: "no default setting", nosePiercing: "no default setting", eyebrowPiercing: "no default setting", navelPiercing: "no default setting", corsetPiercing: "no default setting", boobsTat: "no default setting", buttTat: "no default setting", vaginaTat: "no default setting", dickTat: "no default setting", lipsTat: "no default setting", anusTat: "no default setting", shouldersTat: "no default setting", armsTat: "no default setting", legsTat: "no default setting", backTat: "no default setting", stampTat: "no default setting", curatives: "no default setting", livingRules: "no default setting", relationshipRules: "no default setting", standardPunishment: "no default setting", standardReward: "no default setting", diet: "no default setting", dietCum: "no default setting", dietMilk: "no default setting", muscles: "no default setting", XY: "no default setting", XX: "no default setting", gelding: "no default setting", preg: "no default setting", growth: {boobs: "no default setting", butt: "no default setting", lips: "no default setting", dick: "no default setting", balls: "no default setting"}, autoSurgery: 0, autoBrand: 0, pornFameSpending: "no default setting", dietGrowthSupport: 0, eyewear: "no default setting", assignment: [], excludeAssignment: [], setAssignment: "no default setting", facility: [], excludeFacility: [], excludeSpecialSlaves: true, facilityRemove: false, removalAssignment: "rest", selectedSlaves: [], excludedSlaves: [], surgery: {lactation: "no default setting", prostate: "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}, underArmHColor: "no default setting", underArmHStyle: "no default setting", drug: "no default setting", eyes: "no default setting" }>>
 
 		/* pick an ID higher than the highest ID of any existing rule */
 		<<for _tempRule.ID = 1, _r = 0; _r < _length; _r++>>
diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw
index 4787c5515307c549263418cc41425aff719c38cf..e62cc69ad51cbea667e24c04e102d8845ee546c5 100644
--- a/src/uncategorized/saLongTermEffects.tw
+++ b/src/uncategorized/saLongTermEffects.tw
@@ -5400,32 +5400,32 @@
 <</if>>
 
 <<if $arcologies[0].FSChattelReligionist != "unset">>
-	<<if ($slaves[$i].collar == "tight steel") || ($slaves[$i].collar == "uncomfortable leather") || ($slaves[$i].collar == "cruel retirement counter")>>
-	Society @@.green;approves@@ of $slaves[$i].slaveName's collar as an expression of the old ideal of mortification of the flesh, advancing the combination of religious originalism and modern slavery.
-	<<FSChangePorn "ChattelReligionist" 1>>
+	<<if ["tight steel", "uncomfortable leather","cruel retirement counter" ].includes($slaves[$i].collar)>>
+		Society @@.green;approves@@ of $slaves[$i].slaveName's collar as an expression of the old ideal of mortification of the flesh, advancing the combination of religious originalism and modern slavery.
+		<<FSChangePorn "ChattelReligionist" 1>>
 	<</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") || ($slaves[$i].clothes == "a succubus outfit")>>
+	<<if ["a chattel habit", "a fallen nuns habit", "a penitent nuns habit", "a hijab and abaya", "a succubus outfit"].includes($slaves[$i].clothes)>>
 		Society @@.green;approves@@ of $possessive religiously themed clothing, strengthening the connection between sexual servitude and faith.
 		<<FSChangePorn "ChattelReligionist" 1>>
-	<<elseif ($slaves[$i].clothes == "uncomfortable straps") or ($slaves[$i].clothes == "shibari ropes") or ($slaves[$i].clothes == "a nice maid outfit") or ($slaves[$i].clothes == "nice business attire") or ($slaves[$i].clothes == "a nice nurse outfit") or ($slaves[$i].clothes == "a kimono") or ($slaves[$i].clothes == "conservative clothing") or ($slaves[$i].clothes == "a military uniform") or ($slaves[$i].clothes == "no clothing")>>
+	<<elseif ["uncomfortable straps", "shibari ropes", "a nice maid outfit", "chains", "nice business attire", "a nice nurse outfit", "a kimono", "a military uniform", "conservative clothing", "a toga", "body oil", "no clothing"].includes($slaves[$i].clothes)>>
 		Society accepts $possessive spartan clothing, seeing it as permissible under the new religious mores.
 	<<elseif ($slaves[$i].fuckdoll == 0)>>
 		Society @@.red;disapproves@@ of $possessive unnecessarily gaudy attire; this slows acceptance of a link between faith and sexual servitude.
 		<<FSChangePorn "ChattelReligionist" -1>>
 	<</if>>
 	<<if ($slaves[$i].devotion > 95)>>
-	Society @@.green;approves@@ of $possessive devotion to you as a companion to religious devotion, seeing both as the model for holy slaves.
-	<<FSChangePorn "ChattelReligionist" 1>>
+		Society @@.green;approves@@ of $possessive devotion to you as a companion to religious devotion, seeing both as the model for holy slaves.
+		<<FSChangePorn "ChattelReligionist" 1>>
 	<</if>>
 	<<if ($slaves[$i].trust > 95)>>
-	Society @@.green;strongly approves@@ of $possessive faith in you as a companion to faith in God, seeing both as the model for righteous slaves of the future.
-	<<FSChangePorn "ChattelReligionist" 2>>
+		Society @@.green;strongly approves@@ of $possessive faith in you as a companion to faith in God, seeing both as the model for righteous slaves of the future.
+		<<FSChangePorn "ChattelReligionist" 2>>
 	<</if>>
 	<<if ($slaves[$i].behavioralFlaw == "devout")>>
-	Society does not disapprove of $possessive devout adherence to an old world faith, having confidence that you'll bring $object around, and looking forward to seeing $object converted into a holy sex object.
+		Society does not disapprove of $possessive devout adherence to an old world faith, having confidence that you'll bring $object around, and looking forward to seeing $object converted into a holy sex object.
 	<<elseif ($slaves[$i].behavioralQuirk == "sinful")>>
-	Society @@.green;strongly approves@@ of $possessive eagerness to transgress against the old world religious mores $pronoun once held dear.
-	<<FSChangePorn "ChattelReligionist" 2>>
+		Society @@.green;strongly approves@@ of $possessive eagerness to transgress against the old world religious mores $pronoun once held dear.
+		<<FSChangePorn "ChattelReligionist" 2>>
 	<</if>>
 <</if>>
 
diff --git a/src/uncategorized/saServeThePublic.tw b/src/uncategorized/saServeThePublic.tw
index 00f2b814c76f8eeb36c94baa67bb5da9b46e4b46..06e8f3a7d4700ea66461e176604a91c332aebc72 100644
--- a/src/uncategorized/saServeThePublic.tw
+++ b/src/uncategorized/saServeThePublic.tw
@@ -1441,6 +1441,11 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 	<<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 ($slaves[$i].behavioralQuirk == "cutting") && ($slaves[$i].intelligence >= 2)>>
+		<<set _vignettes.push({text: "she helped a citizen discover a new fetish by making cutting remarks when his cock was too small for her big cunt,", type: "rep", effect: 1})>>
+	<<elseif ($slaves[$i].behavioralFlaw == "bitchy")>>
+		<<set _vignettes.push({text: "she irritated a male citizen with her compliants that he was too small to please her,", type: "rep", effect: -3})>>
+	<</if>>
 <</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})>>
diff --git a/src/uncategorized/saWhore.tw b/src/uncategorized/saWhore.tw
index ace137920de62370b8058d370ad9b8f179e96633..bc621854442b80bcbc6b2c744909dfb304c5dae5 100644
--- a/src/uncategorized/saWhore.tw
+++ b/src/uncategorized/saWhore.tw
@@ -1437,6 +1437,11 @@ In total, you were paid @@.yellowgreen;<<print cashFormat(Math.trunc($beauty*$FR
 	<<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 ($slaves[$i].behavioralQuirk == "cutting") && ($slaves[$i].intelligence >= 2)>>
+		<<set _vignettes.push({text: "she helped a customer discover a new fetish by making cutting remarks when his cock was too small for her big cunt,", type: "rep", effect: 1})>>
+	<<elseif ($slaves[$i].behavioralFlaw == "bitchy")>>
+		<<set _vignettes.push({text: "she irritated a male customer with her compliants that he was too small to please her,", type: "rep", effect: -2})>>
+	<</if>>
 <</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})>>
diff --git a/src/uncategorized/sellSlave.tw b/src/uncategorized/sellSlave.tw
index 42a242c2160a2b88914bbbd141f61b5a7491045c..589e67dfa1a512a0176c1cbbffb207303cff19b9 100644
--- a/src/uncategorized/sellSlave.tw
+++ b/src/uncategorized/sellSlave.tw
@@ -370,17 +370,15 @@ A reputable slave appraiser arrives promptly to inspect her and certify her qual
 
 <<if $activeSlave.vagina > -1>>
 	<<if $activeSlave.dick > 0>>
-	She has both sets of equipment, I see; that's very valuable.
-	<<if $activeSlave.ovaries > 0 && $arcologies[0].FSRestartSMR isnot 1>>
-		<<if $activeSlave.balls > 0>>
-		And both are fertile? Incredible. She'll appraise extremely well for that.
-		<</if>>
-	<<else>>
-		<<if $activeSlave.balls > 0>>
-		And both are fertile? Horrible. Such fertility is wasted on trash.
+		She has both sets of equipment, I see; that's very valuable.
+		<<if $activeSlave.ovaries > 0 && $activeSlave.balls > 0>>
+			<<if $arcologies[0].FSRestartSMR == 1>>
+				And both are fertile? Horrible. Such fertility is wasted on trash.
+			<<else>>
+				And both are fertile? Incredible. She'll appraise extremely well for that.
+			<</if>>
 		<</if>>
 	<</if>>
-	<</if>>
 <</if>>
 
 <<if $activeSlave.pubertyXY == 0 && $activeSlave.physicalAge >= $potencyAge && $arcologies[0].FSGenderRadicalist == "unset" && $activeSlave.balls > 0>>
diff --git a/src/utility/assayWidgets.tw b/src/utility/assayWidgets.tw
index 0b370537ef0ee1306216e5283e5689c32cbeee0e..221e0eef6ed91a8e30ede88157f82962a38f6ea2 100644
--- a/src/utility/assayWidgets.tw
+++ b/src/utility/assayWidgets.tw
@@ -1533,6 +1533,7 @@
 <<elseif $args[0].amp == -5>>
 	<<set $deadliness += 10>>
 <<elseif $args[0].amp == -4>>
+	<<set $deadliness += 5>>
 <<else>>
 	<<set $deadliness -= 1>>
 <</if>>
diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw
index 10a5bb9b542b37807112d7f606249d68ee4900aa..0d49be8733b1e2fdf3687499f05a7f2e2e352c76 100644
--- a/src/utility/descriptionWidgetsFlesh.tw
+++ b/src/utility/descriptionWidgetsFlesh.tw
@@ -2034,7 +2034,9 @@ $pronounCap's got a
 	<</if>>
 <<case "a slutty qipao">>
 	$activeSlave.slaveName's
-	<<if $activeSlave.dick > 3>>
+	<<if $activeSlave.bellyPreg >= 5000 || $activeSlave.weight > 95 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly") || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
+		qipao doesn't even come close to reaching $possessive crotch.
+	<<elseif $activeSlave.dick > 3>>
 		dick is long enough that its head dangles down below the front of $possessive short qipao.
 	<<elseif $activeSlave.dick > 0>>
 		qipao occasionally tents in front when $pronoun moves.
@@ -4176,6 +4178,9 @@ $pronounCap has
 		<<else>>
 			Despite being stretched taut, you can clearly see the grotesque figures of the infants forced against $possessive uterine walls by their siblings. $possessive womb is so cramped, they can barely squirm at all under the pressure and it is a wonder $pronoun has managed to grow this large; even the slightest provocation could cause $possessive to burst.
 		<</if>>
+		<<if $activeSlave.preg < 30>>
+			Worse still, $pronoun isn't even close to full term. It will be a miracle if $object manages to complete $possessive pregnancy intact.
+		<</if>>
 		<<if $activeSlave.bellyFluid >= 1500>>
 			<<if $activeSlave.inflationMethod == 2>>
 				There is a distinct curve to $possessive upper belly; the result of a stomach filled with $activeSlave.inflationType.
@@ -4465,7 +4470,7 @@ $pronounCap has
 		<<if $activeSlave.preg < 40>>
 			Given how far along $pronoun is, $pronoun is clearly having an obscene number of children.
 		<<else>>
-			$pronoun is clearly full-term with octuplets.
+			$pronounCap is clearly full-term with octuplets.
 		<</if>>
 		<<if $activeSlave.bellyFluid >= 1500>>
 			<<if $activeSlave.inflationMethod == 2>>
@@ -4521,7 +4526,7 @@ $pronounCap has
 		<<if $activeSlave.preg < 40>>
 			Given how far along $pronoun is, $pronoun is clearly having more than seven.
 		<<else>>
-			$pronoun is clearly full-term with septuplets.
+			$pronounCap is clearly full-term with septuplets.
 		<</if>>
 		<<if $activeSlave.bellyFluid >= 1500>>
 			<<if $activeSlave.inflationMethod == 2>>
@@ -4577,7 +4582,7 @@ $pronounCap has
 		<<if $activeSlave.preg < 40>>
 			Given how far along $pronoun is, $pronoun is clearly having more than six.
 		<<else>>
-			$pronoun is clearly full-term with sextuplets.
+			$pronounCap is clearly full-term with sextuplets.
 		<</if>>
 		<<if $activeSlave.bellyFluid >= 1500>>
 			<<if $activeSlave.inflationMethod == 2>>
@@ -4633,7 +4638,7 @@ $pronounCap has
 		<<if $activeSlave.preg < 40>>
 			Given how far along $pronoun is, $pronoun is clearly having more than five.
 		<<else>>
-			$pronoun is clearly full-term with quintuplets.
+			$pronounCap is clearly full-term with quintuplets.
 		<</if>>
 		<<if $activeSlave.bellyFluid >= 1500>>
 			<<if $activeSlave.inflationMethod == 2>>
@@ -4689,7 +4694,7 @@ $pronounCap has
 		<<if $activeSlave.preg < 36>>
 			Given how far along $pronoun is, $pronoun is clearly having more than four.
 		<<else>>
-			$pronoun is clearly full-term with quadruplets.
+			$pronounCap is clearly full-term with quadruplets.
 		<</if>>
 		<<if $activeSlave.bellyFluid >= 1500>>
 			<<if $activeSlave.inflationMethod == 2>>
@@ -4745,7 +4750,7 @@ $pronounCap has
 		<<if $activeSlave.preg < 35>>
 			Given how far along $pronoun is, $pronoun is clearly having more than three.
 		<<else>>
-			$pronoun is clearly full-term with triplets.
+			$pronounCap is clearly full-term with triplets.
 		<</if>>
 		<<if $activeSlave.bellyFluid >= 1500>>
 			<<if $activeSlave.inflationMethod == 2>>
@@ -4801,7 +4806,7 @@ $pronounCap has
 		<<if $activeSlave.preg < 33>>
 			Given how far along $pronoun is, $pronoun is clearly having more than two.
 		<<else>>
-			$pronoun is clearly full-term with twins.
+			$pronounCap is clearly full-term with twins.
 		<</if>>
 		<<if $activeSlave.bellyFluid >= 1500>>
 			<<if $activeSlave.inflationMethod == 2>>
@@ -4857,7 +4862,7 @@ $pronounCap has
 		<<if $activeSlave.preg < 33>>
 			Given how far along $pronoun is, $pronoun is clearly having mulitples.
 		<<else>>
-			$pronoun is clearly full-term.
+			$pronounCap is clearly full-term.
 		<</if>>
 		<<if $activeSlave.bellyFluid >= 1500>>
 			<<if $activeSlave.inflationMethod == 2>>
@@ -5613,32 +5618,208 @@ $pronounCap has
 		$activeSlave.slaveName's suit tightly hugs $possessive stomach to showcase $possessive ripped abs.
 	<</if>>
 <<case "conservative clothing">>
-	<<if $activeSlave.bellyPreg >= 600000>>
-		<<if ($activeSlave.boobs > 24000)>>
-			$activeSlave.slaveName's immense breasts keep $possessive oversized sweater far from $possessive titanic bulging pregnant belly.
-		<<elseif ($activeSlave.boobs > 12000)>>
-			$activeSlave.slaveName's titanic bulging pregnant belly adds even more strain to $possessive struggling oversized sweater.
-		<<elseif ($activeSlave.boobs > 8000)>>
-			$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive titanic bulging pregnant belly.
-		<<elseif ($activeSlave.boobs > 4000)>>
-			$activeSlave.slaveName's sweater rests atop $possessive titanic bulging pregnant belly.
-		<<else>>
-			$activeSlave.slaveName's blouse rests atop $possessive titanic bulging pregnant belly.
+	<<if $activeSlave.belly >= 1000000>>
+		//WIP//
+	<<elseif $activeSlave.belly >= 750000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater far from $possessive monolithic implant-filled belly but do little to hide its imposing mass as it lewdly destends between them.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's monolithic implant-filled belly adds even more strain to $possessive struggling oversized sweater as it lewdly destends between $possessive tits.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's monolithic implant-filled belly lewdly parts $possessive poorly covered breasts allowing the bulging mass it demands.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater rests atop $possessive monolithic implant-filled belly allowing the bulging mass the room it demands.
+			<<else>>
+				$activeSlave.slaveName's blouse rests atop $possessive monolithic implant-filled belly allowing the bulging mass the room it demands.
+			<</if>>
+			$pronounCap's left $possessive pants unfastened as there is no chance of $object managing to reach them.
+		<<else>>
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater far from $possessive monolithic pregnant belly but do little to hide its imposing mass as it lewdly destends between them.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's monolithic pregnant belly adds even more strain to $possessive struggling oversized sweater as it lewdly destends between $possessive tits. Every motion $possessive brood makes threaten to displaces $possessive breasts.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's monolithic pregnant belly lewdly parts $possessive poorly covered breasts allowing the bulging mass the room it desperately seeks.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater rests atop $possessive monolithic pregnant belly allowing the bulging mass the room it desperately seeks.
+			<<else>>
+				$activeSlave.slaveName's blouse rests atop $possessive monolithic pregnant belly allowing the bulging mass the room it desperately seeks.
+			<</if>>
+			$pronounCap's left $possessive pants unfastened as $possessive womb can't handle the strain nor do $possessive children give $object the chance to try.
 		<</if>>
-	<<elseif $activeSlave.bellyPreg >= 300000>>
-		<<if ($activeSlave.boobs > 24000)>>
-			$activeSlave.slaveName's immense breasts keep $possessive oversized sweater far from $possessive massive pregnant belly.
-		<<elseif ($activeSlave.boobs > 12000)>>
-			$activeSlave.slaveName's massive pregnant belly adds even more strain to $possessive struggling oversized sweater.
-		<<elseif ($activeSlave.boobs > 8000)>>
-			$activeSlave.slaveName's massive pregnant belly parts $possessive poorly covered breasts.
-		<<elseif ($activeSlave.boobs > 8000)>>
-			$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive massive pregnant belly.
-		<<elseif ($activeSlave.boobs > 4000)>>
-			$activeSlave.slaveName's sweater rests atop $possessive massive pregnant belly.
+	<<elseif $activeSlave.belly >= 600000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater far from $possessive titanic implant-filled belly but do little to hide its size as it forces its way between them.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's titanic implant-filled belly adds even more strain to $possessive struggling oversized sweater as it forces its way between $possessive tits.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's titanic implant-filled belly parts $possessive poorly covered breasts.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater rests atop $possessive titanic implant-filled belly.
+			<<else>>
+				$activeSlave.slaveName's blouse rests atop $possessive titanic implant-filled belly.
+			<</if>>
+			$pronounCap's left $possessive pants unfastened as there is no chance of $object managing to close them.
+		<<else>>
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater far from $possessive titanic pregnant belly but do little to hide its size and shape as it forces its way between them.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's titanic pregnant belly adds even more strain to $possessive struggling oversized sweater as it forces its way between $possessive tits. Every motion $possessive brood makes threaten to displaces $possessive breasts.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's titanic pregnant belly parts $possessive poorly covered breasts allowing the squirming mass to bulge freely.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater rests atop $possessive titanic pregnant belly allowing the squirming mass to bulge freely.
+			<<else>>
+				$activeSlave.slaveName's blouse rests atop $possessive titanic pregnant belly allowing the squirming mass to bulge freely.
+			<</if>>
+			$pronounCap's left $possessive pants unfastened as $possessive stuffed womb desperatly needs the added space.
+		<</if>>
+	<<elseif $activeSlave.belly >= 450000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater far from $possessive gigantic implant-filled belly but do little to hide its size as it forces its way between them.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's gigantic implant-filled belly adds even more strain to $possessive struggling oversized sweater as it forces its way between $possessive tits.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's gigantic implant-filled belly parts $possessive poorly covered breasts.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater rests atop $possessive gigantic implant-filled belly.
+			<<else>>
+				$activeSlave.slaveName's blouse rests atop $possessive gigantic implant-filled belly.
+			<</if>>
+			$pronounCap's left $possessive pants unfastened to give the staggering orb more room.
+		<<else>>
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater far from $possessive gigantic pregnant belly but do little to hide its size as it forces its way between them.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's gigantic pregnant belly adds even more strain to $possessive struggling oversized sweater as it forces its way between $possessive tits.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's gigantic pregnant belly parts $possessive poorly covered breasts.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater rests atop $possessive gigantic pregnant belly.
+			<<else>>
+				$activeSlave.slaveName's blouse rests atop $possessive gigantic pregnant belly.
+			<</if>>
+			$pronounCap's left $possessive pants unfastened to give $possessive overfilled womb more room.
+		<</if>>
+	<<elseif $activeSlave.belly >= 300000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater far from $possessive massive implant-filled belly but do little to hide its size.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's massive implant-filled belly adds even more strain to $possessive struggling oversized sweater as it forces its way between $possessive tits.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's massive implant-filled belly parts $possessive poorly covered breasts.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater rests atop $possessive massive implant-filled belly.
+			<<else>>
+				$activeSlave.slaveName's blouse rests atop $possessive massive implant-filled belly.
+			<</if>>
+			$pronounCap's left $possessive pants unfastened to give the hefty globe more room.
+		<<else>>
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater far from $possessive massive pregnant belly but do little to hide its size.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's massive pregnant belly adds even more strain to $possessive struggling oversized sweater as it forces its way between $possessive tits.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's massive pregnant belly parts $possessive poorly covered breasts.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater rests atop $possessive massive pregnant belly.
+			<<else>>
+				$activeSlave.slaveName's blouse rests atop $possessive massive pregnant belly.
+			<</if>>
+			$pronounCap's left $possessive pants unfastened to give the heavy dome more room.
+		<</if>>
+	<<elseif $activeSlave.belly >= 150000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater far from $possessive giant pregnant belly allowing the firm dome to part $possessive tits.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's giant pregnant belly parts $possessive massive tits and adds even more strain to $possessive struggling oversized sweater.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive giant pregnant belly.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater rests atop $possessive giant pregnant belly.
+			<<else>>
+				$activeSlave.slaveName's blouse rests atop $possessive giant pregnant belly.
+			<</if>>
+			$pronounCap's left $possessive pants unfastened to give the overstetched dome more room.
+		<<else>>
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater far from $possessive giant pregnant belly allowing the firm dome to part $possessive tits.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's giant pregnant belly parts $possessive massive tits and adds even more strain to $possessive struggling oversized sweater.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive giant pregnant belly.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater rests atop $possessive giant pregnant belly.
+			<<else>>
+				$activeSlave.slaveName's blouse rests atop $possessive giant pregnant belly.
+			<</if>>
+			$pronounCap's left $possessive pants unfastened to give the taut dome more room.
+		<</if>>
+	<<elseif $activeSlave.belly >= 120000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater far from $possessive giant implant-filled belly allowing the rounded dome to part $possessive tits.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's giant implant-filled belly parts $possessive massive tits and adds even more strain to $possessive struggling oversized sweater.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive giant implant-filled belly.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater rests atop $possessive giant implant-filled belly.
+			<<else>>
+				$activeSlave.slaveName's blouse rests atop $possessive giant implant-filled belly.
+			<</if>>
 		<<else>>
-			$activeSlave.slaveName's blouse rests atop $possessive massive pregnant belly.
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater far from $possessive giant pregnant belly allowing the firm dome to part $possessive tits.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's giant pregnant belly parts $possessive massive tits and adds even more strain to $possessive struggling oversized sweater.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive giant pregnant belly.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater rests atop $possessive giant pregnant belly.
+			<<else>>
+				$activeSlave.slaveName's blouse rests atop $possessive giant pregnant belly.
+			<</if>>
+			$pronounCap's left $possessive pants unfastened to give the firm dome more room.
 		<</if>>
+	<<elseif $activeSlave.belly >= 45000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive huge implant-filled belly, though they do a fine job of hiding it themselves.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's huge implant-filled belly is barely hidden by $possessive massive tits and oversized sweater.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive huge implant-filled belly.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater can no longer contain $possessive implant-filled pregnant belly and merely rests atop it.
+			<<else>>
+				$activeSlave.slaveName's blouse can no longer contain $possessive implant-filled pregnant belly and merely rests atop it.
+			<</if>>
+		<<else>>
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive huge pregnant belly, though they do a fine job of hiding it themselves.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's huge pregnant belly is barely hidden by $possessive massive tits and oversized sweater.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive huge pregnant belly.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater can no longer contain $possessive huge pregnant belly and merely rests atop it.
+			<<else>>
+				$activeSlave.slaveName's blouse can no longer contain $possessive huge pregnant belly and merely rests atop it.
+			<</if>>
+		<</if>>	
 	<<elseif $activeSlave.weight > 190>>
 		<<if ($activeSlave.boobs > 24000)>>
 			$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive massively fat belly; even then, they can barely conceal it themselves.
@@ -5651,18 +5832,71 @@ $pronounCap has
 		<<else>>
 			$activeSlave.slaveName's blouse is pulled taut just trying to cover the top of $possessive massively fat belly; the rest is allowed to jiggle freely.
 		<</if>>
-	<<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>>
-		<<if ($activeSlave.boobs > 24000)>>
-			$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive big pregnant belly, though they do a fine job of hiding it themselves.
-		<<elseif ($activeSlave.boobs > 12000)>>
-			$activeSlave.slaveName's big pregnant belly is hidden by $possessive massive tits and oversized sweater.
-		<<elseif ($activeSlave.boobs > 8000)>>
-			$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive big pregnant belly.
-		<<elseif ($activeSlave.boobs > 4000)>>
-			$activeSlave.slaveName's sweater is pulled taut by $possessive big pregnant belly, the bottom of which can be seen peeking out from underneath. $possessiveCap popped navel forms a small tent in the material.
+	<<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive huge implant-filled belly, though they do a fine job of hiding it themselves.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's huge implant-filled belly is barely hidden by $possessive massive tits and oversized sweater.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive huge implant-filled belly.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater is pulled taut by $possessive huge implant-filled belly; it barely reaches $possessive popped navel.
+			<<else>>
+				$activeSlave.slaveName's blouse is pulled taut by $possessive huge implant-filled belly; it barely reaches $possessive popped navel.
+			<</if>>
 		<<else>>
-			$activeSlave.slaveName's blouse is pulled taut by $possessive big pregnant belly, the bottom of which can be seen peeking out from underneath. $possessiveCap popped navel forms a small tent in $possessive shirt.
-		<</if>>
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive huge pregnant belly, though they do a fine job of hiding it themselves.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's huge pregnant belly is barely hidden by $possessive massive tits and oversized sweater.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive huge pregnant belly.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater is pulled taut by $possessive huge pregnant belly; it barely reaches $possessive popped navel.
+			<<else>>
+				$activeSlave.slaveName's blouse is pulled taut by $possessive huge pregnant belly; it barely reaches $possessive popped navel.
+			<</if>>
+		<</if>>	
+	<<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			<<if ($activeSlave.boobs > 20000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive hugely swollen belly, though they do a fine job of hiding it themselves.
+			<<elseif ($activeSlave.boobs > 10000)>>
+				$activeSlave.slaveName's hugely swollen belly is hidden by $possessive massive tits and oversized sweater.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive hugely swollen belly.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater is pulled taut by $possessive hugely swollen belly, the bottom of which can be seen peeking out from underneath. $possessiveCap popped navel forms a small tent in the material.
+			<<else>>
+				$activeSlave.slaveName's blouse is pulled taut by $possessive hugely swollen belly, the bottom of which can be seen peeking out from underneath. $possessiveCap popped navel forms a small tent in $possessive shirt.
+			<</if>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive big implant-filled belly, though they do a fine job of hiding it themselves.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's big implant-filled belly is hidden by $possessive massive tits and oversized sweater.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive big implant-filled belly.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater is pulled taut by $possessive big implant-filled belly, the bottom of which can be seen peeking out from underneath. $possessiveCap popped navel forms a small tent in the material.
+			<<else>>
+				$activeSlave.slaveName's blouse is pulled taut by $possessive big implant-filled belly, the bottom of which can be seen peeking out from underneath. $possessiveCap popped navel forms a small tent in $possessive shirt.
+			<</if>>
+		<<else>>
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive big pregnant belly, though they do a fine job of hiding it themselves.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's big pregnant belly is hidden by $possessive massive tits and oversized sweater.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive big pregnant belly.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater is pulled taut by $possessive big pregnant belly, the bottom of which can be seen peeking out from underneath. $possessiveCap popped navel forms a small tent in the material.
+			<<else>>
+				$activeSlave.slaveName's blouse is pulled taut by $possessive big pregnant belly, the bottom of which can be seen peeking out from underneath. $possessiveCap popped navel forms a small tent in $possessive shirt.
+			<</if>>
+		<</if>>	
 	<<elseif $activeSlave.weight > 160>>
 		<<if ($activeSlave.boobs > 24000)>>
 			$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive hugely fat belly, though they do a fine job of hiding it themselves.
@@ -5687,17 +5921,43 @@ $pronounCap has
 		<<else>>
 			$activeSlave.slaveName's blouse is pulled tight over most of $possessive big fat belly; the rest is allowed to jiggle freely.
 		<</if>>
-	<<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
-		<<if ($activeSlave.boobs > 24000)>>
-			$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive pregnant belly, though they do a fine job of hiding it themselves.
-		<<elseif ($activeSlave.boobs > 12000)>>
-			$activeSlave.slaveName's pregnant belly is hidden by $possessive massive tits and oversized sweater.
-		<<elseif ($activeSlave.boobs > 8000)>>
-			$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive pregnant belly.
-		<<elseif ($activeSlave.boobs > 4000)>>
-			$activeSlave.slaveName's sweater is pulled taut by $possessive pregnant belly. $possessiveCap popped navel forms a small tent in material.
+	<<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			<<if ($activeSlave.boobs > 20000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive jiggling <<print $activeSlave.inflationType>>-filled belly, though they do a fine job of hiding it themselves.
+			<<elseif ($activeSlave.boobs > 10000)>>
+				$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is hidden by $possessive massive tits and oversized sweater.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive jiggling <<print $activeSlave.inflationType>>-filled belly.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater is pulled taut by $possessive jiggling <<print $activeSlave.inflationType>>-filled belly. $possessiveCap popped navel forms a small tent in material.
+			<<else>>
+				$activeSlave.slaveName's blouse is pulled taut by $possessive jiggling <<print $activeSlave.inflationType>>-filled belly. $possessiveCap popped navel forms a small tent in $possessive shirt.
+			<</if>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			<<if ($activeSlave.boobs > 20000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive implant-filled belly, though they do a fine job of hiding it themselves.
+			<<elseif ($activeSlave.boobs > 10000)>>
+				$activeSlave.slaveName's implant-filled belly is hidden by $possessive massive tits and oversized sweater.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive implant-filled belly.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater is pulled taut by $possessive implant-filled belly. $possessiveCap popped navel forms a small tent in material.
+			<<else>>
+				$activeSlave.slaveName's blouse is pulled taut by $possessive implant-filled belly. $possessiveCap popped navel forms a small tent in $possessive shirt.
+			<</if>>
 		<<else>>
-			$activeSlave.slaveName's blouse is pulled taut by $possessive pregnant belly. $possessiveCap popped navel forms a small tent in $possessive shirt.
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive pregnant belly, though they do a fine job of hiding it themselves.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's pregnant belly is hidden by $possessive massive tits and oversized sweater.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive pregnant belly.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater is pulled taut by $possessive pregnant belly. $possessiveCap popped navel forms a small tent in material.
+			<<else>>
+				$activeSlave.slaveName's blouse is pulled taut by $possessive pregnant belly. $possessiveCap popped navel forms a small tent in $possessive shirt.
+			<</if>>
 		<</if>>
 	<<elseif $activeSlave.weight > 95>>
 		<<if ($activeSlave.boobs > 24000)>>
@@ -5711,17 +5971,43 @@ $pronounCap has
 		<<else>>
 			$activeSlave.slaveName's blouse is pulled tight over $possessive fat belly. The bottom of which peeks out from under it.
 		<</if>>
-	<<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>>
-		<<if ($activeSlave.boobs > 24000)>>
-			$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive growing belly, though they do a fine job of hiding it themselves.
-		<<elseif ($activeSlave.boobs > 12000)>>
-			$activeSlave.slaveName's growing belly is hidden by $possessive massive tits and oversized sweater.
-		<<elseif ($activeSlave.boobs > 8000)>>
-			$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive growing belly.
-		<<elseif ($activeSlave.boobs > 4000)>>
-			$activeSlave.slaveName's sweater bulges with $possessive growing belly.
+	<<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			<<if ($activeSlave.boobs > 20000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive <<print $activeSlave.inflationType>>-swollen belly, though they do a fine job of hiding it themselves.
+			<<elseif ($activeSlave.boobs > 10000)>>
+				$activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is hidden by $possessive massive tits and oversized sweater.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive <<print $activeSlave.inflationType>>-swollen belly.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater bulges with $possessive <<print $activeSlave.inflationType>>-swollen belly.
+			<<else>>
+				$activeSlave.slaveName's blouse bulges with $possessive <<print $activeSlave.inflationType>>-swollen belly.
+			<</if>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			<<if ($activeSlave.boobs > 20000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive implant-rounded belly, though they do a fine job of hiding it themselves.
+			<<elseif ($activeSlave.boobs > 10000)>>
+				$activeSlave.slaveName's implant-rounded belly is hidden by $possessive massive tits and oversized sweater.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive implant-rounded belly.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater bulges with $possessive implant-rounded belly.
+			<<else>>
+				$activeSlave.slaveName's blouse bulges with $possessive implant-rounded belly.
+			<</if>>
 		<<else>>
-			$activeSlave.slaveName's blouse bulges with $possessive growing belly.
+			<<if ($activeSlave.boobs > 24000)>>
+				$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive growing belly, though they do a fine job of hiding it themselves.
+			<<elseif ($activeSlave.boobs > 12000)>>
+				$activeSlave.slaveName's growing belly is hidden by $possessive massive tits and oversized sweater.
+			<<elseif ($activeSlave.boobs > 8000)>>
+				$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive growing belly.
+			<<elseif ($activeSlave.boobs > 4000)>>
+				$activeSlave.slaveName's sweater bulges with $possessive growing belly.
+			<<else>>
+				$activeSlave.slaveName's blouse bulges with $possessive growing belly.
+			<</if>>
 		<</if>>
 	<<elseif $activeSlave.weight > 30>>
 		<<if ($activeSlave.boobs > 24000)>>
@@ -5735,160 +6021,670 @@ $pronounCap has
 		<<else>>
 			$activeSlave.slaveName's blouse bulges with $possessive chubby belly.
 		<</if>>
+	<<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>>
+		$activeSlave.slaveName's pants are fastened beneath the slight swell of $possessive lower belly.
+	<<elseif $activeSlave.muscles > 30>>
+		<<if ($activeSlave.boobs > 24000)>>
+			$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive ripped abs, though they do an unfortunate job of hiding them themselves.
+		<<elseif ($activeSlave.boobs > 12000)>>
+			$activeSlave.slaveName's ripped abs are hidden by $possessive massive tits and oversized sweater.
+		<<elseif ($activeSlave.boobs > 8000)>>
+			$activeSlave.slaveName's oversized breasts keep $possessive sweater busy showing off $possessive ripped abs.
+		<<elseif ($activeSlave.boobs > 4000)>>
+			$activeSlave.slaveName's sweater completely hides $possessive ripped abs.
+		<<else>>
+			$activeSlave.slaveName's ripped abs can almost be made out through $possessive blouse.
+		<</if>>
 	<</if>>
 <<case "chains">>
-	<<if $activeSlave.bellyPreg >= 600000>>
-		$activeSlave.slaveName's titanic bulging pregnant belly is tightly wrapped with chains causing its occupants to shift angrily.
-	<<elseif $activeSlave.bellyPreg >= 300000>>
-		$activeSlave.slaveName's massive pregnant belly is tightly wrapped with chains causing it to bulge angrily.
+	<<if $activeSlave.belly >= 1000000>>
+		//WIP//
+	<<elseif $activeSlave.belly >= 750000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's monolithic implant-filled belly is wrapped with tight chains. They can barely sink into the firm globe, only agitaing $possessive flesh more.
+		<<else>>
+			$activeSlave.slaveName's monolithic pregnant belly is wrapped with tight chains. It bulges agonizingly as they run between the forms of $possessive unborn children; every motion inside $object is excruciating.
+		<</if>>
+	<<elseif $activeSlave.belly >= 600000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's titanic implant-filled belly is wrapped with tight chains. It bulges agonizingly little as they can barely dig into the overfilled globe.
+		<<else>>
+			$activeSlave.slaveName's titanic pregnant belly is wrapped with tight chains. It bulges agonizingly as they run between the forms of $possessive unborn children; every motion inside $object is excruciating.
+		<</if>>
+	<<elseif $activeSlave.belly >= 450000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's gigantic implant-filled belly is wrapped with tight chains. It bulges agonizingly as they dig deep as they can into the taut flesh.
+		<<else>>
+			$activeSlave.slaveName's gigantic pregnant belly is wrapped with tight chains. It bulges agonizingly as they run between the forms of $possessive unborn children; every motion inside $object is excruciating.
+		<</if>>
+	<<elseif $activeSlave.belly >= 300000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's massive implant-filled belly is wrapped with tight chains. It bulges agonizingly as they dig deep into the taut flesh.
+		<<else>>
+			$activeSlave.slaveName's massive pregnant belly is wrapped with tight chains. It bulges agonizingly as they dig deep into the taut flesh and every motion inside $object causes more suffering.
+		<</if>>
+	<<elseif $activeSlave.belly >= 150000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's giant implant-filled belly is wrapped with tight chains. It bulges agonizingly as they dig deep into the taut flesh.
+		<<else>>
+			$activeSlave.slaveName's giant pregnant belly is wrapped with tight chains. It bulges agonizingly as they dig deep into the taut flesh and every motion inside $object causes more suffering.
+		<</if>>
+	<<elseif $activeSlave.belly >= 120000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's giant implant-filled belly is wrapped with tight chains. It bulges angrily as they dig deep into the taut flesh.
+		<<else>>
+			$activeSlave.slaveName's giant pregnant belly is wrapped with tight chains. It bulges painfully as they dig deep into the taut flesh.
+		<</if>>
+	<<elseif $activeSlave.belly >= 60000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's huge implant-filled belly is wrapped with agonizingly tight chains. It bulges angrily as they dig deep into $possessive sore skin.
+		<<else>>
+			$activeSlave.slaveName's huge pregnant belly is wrapped with agonizingly tight chains. It bulges angrily as they dig deep into $possessive sore skin and causes $object duress.
+		<</if>>
 	<<elseif $activeSlave.weight > 190>>
 		$activeSlave.slaveName's chains are practically buried in $possessive massively fat belly. The only hint of their presence are the deep ravines of flesh formed around them.
-	<<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>>
-		$activeSlave.slaveName's big pregnant belly is tightly wrapped with chains, causing it to bulge angrily.
+	<<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's huge implant-filled belly is tightly wrapped with chains, causing it to bulge angrily as well as making $object squirm in discomfort.
+		<<else>>
+			$activeSlave.slaveName's huge pregnant belly is tightly wrapped with chains, causing it to bulge angrily as well as making $object squirm in discomfort.
+		<</if>>
+	<<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$activeSlave.slaveName's hugely swollen belly is tightly wrapped with chains, causing it to bulge angrily.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's big implant-filled belly is tightly wrapped with chains, causing it to bulge angrily.
+		<<else>>
+			$activeSlave.slaveName's big pregnant belly is tightly wrapped with chains, causing it to bulge angrily.
+		<</if>>
 	<<elseif $activeSlave.weight > 160>>
 		$activeSlave.slaveName's chains sink deep into $possessive hugely fat belly. They can barely be seen from the front; $possessive sides completely envolope them.
 	<<elseif $activeSlave.weight > 130>>
 		$activeSlave.slaveName's chains sink deep into $possessive big fat belly; most end up swallowed by $possessive folds.
-	<<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
-		$activeSlave.slaveName's pregnant belly is tightly wrapped with chains, causing it to bulge angrily.
+	<<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is tightly wrapped with chains, causing it to bulge angrily.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's implant-filled belly is tightly wrapped with chains, causing it to bulge angrily.
+		<<else>>
+			$activeSlave.slaveName's pregnant belly is tightly wrapped with chains, causing it to bulge angrily.
+		<</if>>
 	<<elseif $activeSlave.weight > 95>>
 		$activeSlave.slaveName's chains sink deep into $possessive fat belly, several even disappearing beneath $possessive folds.
-	<<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>>
-		$activeSlave.slaveName's growing belly is tightly wrapped with chains.
+	<<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is tightly wrapped with chains.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's implant-rounded belly is tightly wrapped with chains.
+		<<else>>
+			$activeSlave.slaveName's growing belly is tightly wrapped with chains.
+		<</if>>
 	<<elseif $activeSlave.weight > 30>>
 		$activeSlave.slaveName's chains sink into $possessive chubby belly, making noticeable folds in $possessive sides.
+	<<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>>
+		$activeSlave.slaveName's tight chains make the small bulge to $possessive lower belly obvious.
+	<<elseif $activeSlave.muscles > 30>>
+		$activeSlave.slaveName's tight chains highlight $possessive ripped abs.
 	<</if>>
 <<case "Western clothing">>
-	<<if $activeSlave.bellyPreg >= 600000>>
-		$activeSlave.slaveName's flannel shirt can't close over $possessive titanic bulging pregnant belly so $pronoun has left the bottom buttons open leaving $possessive squirming belly hanging out.
+	<<if $activeSlave.belly >= 1000000>>
+		//WIP//
+	<<elseif $activeSlave.belly >= 750000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's flannel shirt can't close over $possessive monolithic implant-filled belly, so $pronoun has left the bottom buttons open giving $possessive stomach room to massively jut out from $possessive body. $pronounCap has become so wide the remaining buttons strain to hold together. In addition, $pronoun's left $possessive chaps unfastened to give $possessive overfilled middle more space.
+		<<else>>
+			$activeSlave.slaveName's flannel shirt can't close over $possessive monolithic pregnant belly, so $pronoun has left the bottom buttons open giving $possessive stomach room to massively jut out from $possessive body. $pronounCap has become so wide the remaining buttons strain to hold together. In addition, $pronoun's left $possessive chaps unfastened to give $possessive overfilled womb more space.
+		<</if>>
+	<<elseif $activeSlave.belly >= 600000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's flannel shirt can't close over $possessive titanic implant-filled belly, so $pronoun has left the bottom buttons open giving $possessive stomach room to massively jut out from $possessive body. The remaining buttons struggle to contain $possessive increasing girth. In addition, $pronoun's left $possessive chaps unfastened to give $possessive overfilled middle more space.
+		<<else>>
+			$activeSlave.slaveName's flannel shirt can't close over $possessive titanic pregnant belly, so $pronoun has left the bottom buttons open giving $possessive stomach room to massively jut out from $possessive body. The remaining buttons struggle to contain $possessive increasing girth. In addition, $pronoun's left $possessive chaps unfastened to give $possessive overfilled womb more space.
+		<</if>>
+	<<elseif $activeSlave.bellyPreg >= 450000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's flannel shirt can't close over $possessive gigantic implant-filled belly, so $pronoun has left the bottom buttons open giving $possessive stomach room to massively jut out from $possessive body. The remaining buttons struggle to contain $possessive increasing girth. In addition, $pronoun's left $possessive chaps unfastened to give $possessive overfilled middle more space.
+		<<else>>
+			$activeSlave.slaveName's flannel shirt can't close over $possessive gigantic pregnant belly, so $pronoun has left the bottom buttons open giving $possessive stomach room to massively jut out from $possessive body. The remaining buttons struggle to contain $possessive increasing girth. In addition, $pronoun's left $possessive chaps unfastened to give $possessive overfilled womb more space.
+		<</if>>
 	<<elseif $activeSlave.bellyPreg >= 300000>>
-		$activeSlave.slaveName's flannel shirt can't close over $possessive massive pregnant belly so $pronoun has left the bottom buttons open leaving $possessive belly hanging out.
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's flannel shirt can't close over $possessive massive implant-filled belly, so $pronoun has left the bottom buttons open giving $possessive stomach room to massively jut out from $possessive body. The remaining buttons struggle to contain $possessive increasing girth. In addition, $pronoun's left $possessive chaps unfastened to give $possessive overfilled middle more space.
+		<<else>>
+			$activeSlave.slaveName's flannel shirt can't close over $possessive massive pregnant belly, so $pronoun has left the bottom buttons open giving $possessive stomach room to massively jut out from $possessive body. The remaining buttons struggle to contain $possessive increasing girth. In addition, $pronoun's left $possessive chaps unfastened to give $possessive overfilled womb more space.
+		<</if>>
+	<<elseif $activeSlave.belly >= 150000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's flannel shirt can't close over $possessive giant implant-filled belly, so $pronoun has left the bottom buttons open giving $possessive stomach room to massively jut out from $possessive body. In addition, $pronoun's left $possessive chaps unfastened to give $possessive overfilled middle more space.
+		<<else>>
+			$activeSlave.slaveName's flannel shirt can't close over $possessive giant pregnant belly, so $pronoun has left the bottom buttons open giving $possessive stomach room to massively jut out from $possessive body. In addition, $pronoun's left $possessive chaps unfastened to give $possessive overfilled womb more space.
+		<</if>>
+	<<elseif $activeSlave.belly >= 120000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's flannel shirt can't close over $possessive giant implant-filled belly, so $pronoun has left the bottom buttons open leaving $possessive stomach hanging out.
+		<<else>>
+			$activeSlave.slaveName's flannel shirt can't close over $possessive giant pregnant belly, so $pronoun has left the bottom buttons open leaving $possessive belly hanging out. In addition, $pronoun's left $possessive chaps unfastened to give $possessive overfilled womb more room.
+		<</if>>
 	<<elseif $activeSlave.weight > 190>>
 		$activeSlave.slaveName's flannel shirt can't close over $possessive massively fat belly, so $pronoun has left the bottom buttons open leaving it to hang, and jiggle, freely.
-	<<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>>
-		$activeSlave.slaveName's flannel shirt can't close over $possessive big pregnant belly so $pronoun has left the bottom buttons open, leaving $possessive belly hanging out.
+	<<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's flannel shirt can't close over $possessive huge implant-filled belly, so $pronoun has left the bottom buttons open leaving $possessive stomach hanging out.
+		<<else>>
+			$activeSlave.slaveName's flannel shirt can't close over $possessive huge pregnant belly, so $pronoun has left the bottom buttons open leaving $possessive belly hanging out.
+		<</if>>
+	<<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$activeSlave.slaveName's flannel shirt can't close over $possessive hugely swollen belly, so $pronoun has left the bottom buttons open leaving $possessive belly hanging out.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's flannel shirt can't close over $possessive big implant-filled belly, so $pronoun has left the bottom buttons open leaving $possessive stomach hanging out.
+		<<else>>
+			$activeSlave.slaveName's flannel shirt can't close over $possessive big pregnant belly, so $pronoun has left the bottom buttons open leaving $possessive belly hanging out.
+		<</if>>
 	<<elseif $activeSlave.weight > 160>>
 		$activeSlave.slaveName's flannel shirt can't close over $possessive hugey fat belly, so $pronoun has left the bottom buttons open leaving it to wobble freely.
 	<<elseif $activeSlave.weight > 130>>
 		$activeSlave.slaveName's flannel shirt can't close over $possessive big fat belly, so $pronoun has left the bottom buttons open leaving it to hang free.
-	<<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
-		$activeSlave.slaveName's flannel shirt can't close over $possessive pregnant belly, so $pronoun has left the bottom buttons open leaving $possessive belly hanging out.
+	<<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$activeSlave.slaveName's flannel shirt's buttons strain over $possessive jiggling <<print $activeSlave.inflationType>>-filled belly. The struggling garmit frequently rides up in defeat.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's flannel shirt's buttons strain over $possessive implant-filled belly. A patch of $possessive underbelly peeks from beneath the taut fabric and the exhausted garmit frequently rides up in defeat.
+		<<else>>
+			$activeSlave.slaveName's flannel shirt's buttons strain over $possessive pregnant belly. A patch of $possessive underbelly peeks from beneath the taut fabric and the exhausted garmit frequently rides up in defeat.
+		<</if>>
 	<<elseif $activeSlave.weight > 95>>
 		$activeSlave.slaveName's flannel shirt strains to stay shut over $possessive fat belly, fat bulges between $possessive buttons and quite a bit of $possessive lower belly hangs out beneath $possessive shirt.
-	<<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>>
-		$activeSlave.slaveName's flannel shirt bulges with $possessive growing belly.
+	<<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$activeSlave.slaveName's flannel shirt bulges with $possessive <<print $activeSlave.inflationType>>-swollen belly.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's flannel shirt bulges with $possessive implant-rounded belly.
+		<<else>>
+			$activeSlave.slaveName's flannel shirt bulges with $possessive growing belly.
+		<</if>>
 	<<elseif $activeSlave.weight > 30>>
 		$activeSlave.slaveName's flannel shirt bulges with $possessive chubby belly.
+	<<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>>
+		$activeSlave.slaveName's chaps are fastened beneath the slight swell of $possessive lower belly.
+	<<elseif $activeSlave.muscles > 30>>
+		$activeSlave.slaveName's ripped abs occasionally peek out from beneath $possessive flannel shirt.
 	<</if>>
 <<case "body oil">>
-	<<if $activeSlave.bellyPreg >= 600000>>
-		$activeSlave.slaveName's titanic bulging belly is covered in a sheen of stretch-mark defeating oil.
-	<<elseif $activeSlave.bellyPreg >= 300000>>
-		$activeSlave.slaveName's gigantic belly is covered in a sheen of stretch-mark defeating oil.
-	<<elseif $activeSlave.weight > 190>>
-		$activeSlave.slaveName's massively fat belly is covered in a sheen of special oil meant to prevent stretch marks.
-	<<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>>
-		$activeSlave.slaveName's huge belly is covered in a sheen of special oil meant to prevent stretch marks.
+	<<if $activeSlave.belly >= 1000000>>
+		//WIP//
+	<<elseif $activeSlave.belly >= 750000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's monolithic implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks.
+		<<else>>
+			$activeSlave.slaveName's monolithic pregnant belly is covered in a sheen of special oil meant to prevent stretch marks.
+		<</if>>
+	<<elseif $activeSlave.belly >= 600000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's titanic implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks.
+		<<else>>
+			$activeSlave.slaveName's titanic pregnant belly is covered in a sheen of special oil meant to prevent stretch marks.
+		<</if>>
+	<<elseif $activeSlave.belly >= 450000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's gigantic implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks.
+		<<else>>
+			$activeSlave.slaveName's gigantic pregnant belly is covered in a sheen of special oil meant to prevent stretch marks.
+		<</if>>
+	<<elseif $activeSlave.belly >= 300000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's massive implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks.
+		<<else>>
+			$activeSlave.slaveName's massive pregnant belly is covered in a sheen of special oil meant to prevent stretch marks.
+		<</if>>
+	<<elseif $activeSlave.belly >= 120000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's giant implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks.
+		<<else>>
+			$activeSlave.slaveName's giant pregnant belly is covered in a sheen of special oil meant to prevent stretch marks.
+		<</if>>
+	<<elseif $activeSlave.weight > 190>>
+		$activeSlave.slaveName's massively fat belly is covered in a sheen of special oil meant to prevent stretch marks.
+	<<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's huge implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks.
+		<<else>>
+			$activeSlave.slaveName's huge pregnant belly is covered in a sheen of special oil meant to prevent stretch marks.
+		<</if>>
+	<<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$activeSlave.slaveName's hugely swollen belly is covered in a sheen of oil.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's big implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks.
+		<<else>>
+			$activeSlave.slaveName's big pregnant belly is covered in a sheen of special oil meant to prevent stretch marks.
+		<</if>>
 	<<elseif $activeSlave.weight > 160>>
 		$activeSlave.slaveName's hugely fat belly is covered in a sheen of special oil meant to prevent stretch marks.
 	<<elseif $activeSlave.weight > 130>>
 		$activeSlave.slaveName's big fat belly is covered in a sheen of special oil meant to prevent stretch marks.
-	<<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
-		$activeSlave.slaveName's belly is covered in a sheen of special oil meant to prevent stretch marks.
+	<<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is covered in a sheen of oil.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks.
+		<<else>>
+			$activeSlave.slaveName's pregnant belly is covered in a sheen of special oil meant to prevent stretch marks.
+		<</if>>
 	<<elseif $activeSlave.weight > 95>>
 		$activeSlave.slaveName's fat belly is covered in a sheen of oil.
-	<<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>>
-		$activeSlave.slaveName's growing belly is covered in a sheen of oil.
+	<<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is covered in a sheen of oil.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's implant-rounded belly is covered in a sheen of oil.
+		<<else>>
+			$activeSlave.slaveName's growing belly is covered in a sheen of oil.
+		<</if>>
 	<<elseif $activeSlave.weight > 30>>
 		$activeSlave.slaveName's chubby belly is covered in a sheen of oil.
+	<<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>>
+		The way the light reflects off the sheen of oil on $activeSlave.slaveName's lower belly clearly highlights the swell to it.
+	<<elseif $activeSlave.muscles > 30>>
+		$activeSlave.slaveName's ripped abs are covered in a lovely sheen of oil.
 	<</if>>
 <<case "a toga">>
-	<<if $activeSlave.bellyPreg >= 600000>>
-		$activeSlave.slaveName's titanic bulging pregnant belly parts $possessive toga.
-	<<elseif $activeSlave.bellyPreg >= 300000>>
-		$activeSlave.slaveName's massive pregnant belly parts $possessive toga.
+	<<if $activeSlave.belly >= 1000000>>
+		//WIP//
+	<<elseif $activeSlave.belly >= 750000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's toga bares $possessive middle to allow $possessive monolithic implant-filled belly the room it demands.
+		<<else>>
+			$activeSlave.slaveName's toga bares $possessive middle to allow $possessive monolithic pregnant belly the room it desperately needs. $possessiveCap children appreciate the freedom.
+		<</if>>
+	<<elseif $activeSlave.belly >= 600000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's toga bares $possessive middle to allow $possessive titanic implant-filled belly to hang heavily.
+		<<else>>
+			$activeSlave.slaveName's toga bares $possessive middle to allow $possessive titanic pregnant belly room. $possessiveCap children appreciate the space and squirm happily.
+		<</if>>
+	<<elseif $activeSlave.belly >= 450000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's toga bares $possessive middle to allow $possessive gigantic implant-filled belly to hang heavily.
+		<<else>>
+			$activeSlave.slaveName's toga bares $possessive middle to allow $possessive gigantic pregnant belly room. $possessiveCap children appreciate the space.
+		<</if>>
+	<<elseif $activeSlave.belly >= 300000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's toga bares $possessive middle to allow $possessive massive implant-filled belly to bulge freely.
+		<<else>>
+			$activeSlave.slaveName's toga bares $possessive middle to allow $possessive massive pregnant belly room.
+		<</if>>
+	<<elseif $activeSlave.belly >= 150000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's toga bares $possessive middle to allow $possessive giant implant-filled belly to jut far from $possessive body.
+		<<else>>
+			$activeSlave.slaveName's toga bares $possessive middle to allow $possessive giant pregnant belly to jut far from $possessive body.
+		<</if>>
+	<<elseif $activeSlave.belly >= 120000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's toga strains around $possessive giant implant-filled belly.
+		<<else>>
+			$activeSlave.slaveName's toga strains around $possessive giant pregnant belly.
+		<</if>>
 	<<elseif $activeSlave.weight > 190>>
-		$activeSlave.slaveName's massively fat belly parts $possessive toga.
-	<<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>>
-		$activeSlave.slaveName's big pregnant belly parts $possessive toga.
+		$activeSlave.slaveName's toga bares $possessive middle to allow $possessive massively fat belly to hang free.
+	<<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's toga tightly hugs $possessive huge implant-filled belly.
+		<<else>>
+			$activeSlave.slaveName's toga tightly hugs $possessive huge pregnant belly.
+		<</if>>
+	<<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$activeSlave.slaveName's toga bulges greatly with $possessive hugely swollen belly.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's toga bulges greatly with $possessive big implant-filled belly.
+		<<else>>
+			$activeSlave.slaveName's toga bulges greatly with $possessive big pregnant belly.
+		<</if>>
 	<<elseif $activeSlave.weight > 160>>
-		$activeSlave.slaveName's hugely fat belly parts $possessive toga.
+		$activeSlave.slaveName's toga is stuffed to its capacity with $possessive hugely fat belly.
 	<<elseif $activeSlave.weight > 130>>
-		$activeSlave.slaveName's big fat belly parts $possessive toga.
-	<<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
-		$activeSlave.slaveName's pregnant belly parts $possessive toga.
+		$activeSlave.slaveName's toga bulges greatly with $possessive big fat belly.
+	<<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly rounds out the front of $possessive toga.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's implant-filled belly rounds out the front of $possessive toga.
+		<<else>>
+			$activeSlave.slaveName's pregnant belly rounds out the front of $possessive toga.
+		<</if>>
 	<<elseif $activeSlave.weight > 95>>
-		$activeSlave.slaveName's toga can barely be pulled shut over $possessive fat belly.
-	<<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>>
-		$activeSlave.slaveName's growing belly gently bulges under $possessive toga.
+		$activeSlave.slaveName's toga bulges with $possessive fat belly.
+	<<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly gently bulges $possessive toga.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's implant-rounded belly gently bulges $possessive toga.
+		<<else>>
+			$activeSlave.slaveName's growing belly gently bulges $possessive toga.
+		<</if>>
 	<<elseif $activeSlave.weight > 30>>
 		$activeSlave.slaveName's toga conceals $possessive chubby belly.
+	<<elseif $activeSlave.muscles > 30>>
+		$activeSlave.slaveName's toga conceals $possessive ripped abs.
 	<</if>>
 <<case "a huipil">>
-	<<if $activeSlave.bellyPreg >= 600000>>
-		$activeSlave.slaveName's huipil meekly rests atop $possessive titanic bulging pregnant belly.
-	<<elseif $activeSlave.bellyPreg >= 300000>>
-		$activeSlave.slaveName's huipil meekly rests atop $possessive massive pregnant belly.
+	<<if $activeSlave.belly >= 1000000>>
+		//WIP//
+	<<elseif $activeSlave.belly >= 750000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's huipil meekly rests atop $possessive monolithic implant-filled belly, its role completely usurped by the heavy mass.
+		<<else>>
+			$activeSlave.slaveName's huipil meekly rests atop $possessive monolithic pregnant belly, its role completely usurped by the gravid mass.
+		<</if>>
+	<<elseif $activeSlave.belly >= 600000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's huipil meekly rests atop $possessive titanic implant-filled belly, its role completely usurped by the heavy mass.
+		<<else>>
+			$activeSlave.slaveName's huipil meekly rests atop $possessive titanic pregnant belly, its role completely usurped by the gravid mass.
+		<</if>>
+	<<elseif $activeSlave.belly >= 450000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's huipil meekly rests atop $possessive gigantic implant-filled belly, its role completely usurped by the heavy mass.
+		<<else>>
+			$activeSlave.slaveName's huipil meekly rests atop $possessive gigantic pregnant belly, its role completely usurped by the gravid mass.
+		<</if>>
+	<<elseif $activeSlave.belly >= 300000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's huipil meekly rests atop $possessive massive implant-filled belly, its role completely usurped by the heavy mass.
+		<<else>>
+			$activeSlave.slaveName's huipil meekly rests atop $possessive massive pregnant belly, its role completely usurped by the gravid mass.
+		<</if>>
+	<<elseif $activeSlave.belly >= 150000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's giant implant-filled belly lifts $possessive huipil, though it itself hangs low enough to hide $possessive crotch.
+		<<else>>
+			$activeSlave.slaveName's giant pregnant belly lifts $possessive huipil, though it itself hangs low enough to hide $possessive crotch.
+		<</if>>
+	<<elseif $activeSlave.belly >= 120000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's giant implant-filled belly lifts $possessive huipil, though it itself is just large enough to hide $possessive shame.
+		<<else>>
+			$activeSlave.slaveName's giant pregnant belly lifts $possessive huipil, though it itself is just large enough to hide $possessive shame.
+		<</if>>
 	<<elseif $activeSlave.weight > 190>>
 		$activeSlave.slaveName's huipil meekly rests atop $possessive massively fat belly, though it itself is big enough to act in its stead.
-	<<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>>
-		$activeSlave.slaveName's big pregnant belly lifts $possessive huipil.
+	<<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's huge implant-filled belly lifts $possessive huipil, exposing $possessive crotch for all to see.
+		<<else>>
+			$activeSlave.slaveName's huge pregnant belly lifts $possessive huipil, exposing $possessive crotch for all to see.
+		<</if>>
+	<<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$activeSlave.slaveName's hugely swollen belly lifts $possessive huipil, exposing $possessive crotch for all to see.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's big implant-filled belly lifts $possessive huipil, exposing $possessive crotch for all to see.
+		<<else>>
+			$activeSlave.slaveName's big pregnant belly lifts $possessive huipil, exposing $possessive crotch for all to see.
+		<</if>>
 	<<elseif $activeSlave.weight > 160>>
-		$activeSlave.slaveName's hugely fat belly lifts $possessive huipil and hangs just low enough to hide her crotch.
+		$activeSlave.slaveName's hugely fat belly lifts $possessive huipil and hangs just low enough to hide $possessive crotch.
 	<<elseif $activeSlave.weight > 130>>
-		$activeSlave.slaveName's big fat belly lifts $possessive huipil, yet isn't big enough to hide her shame.
-	<<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
-		$activeSlave.slaveName's pregnant belly lifts $possessive huipil.
+		$activeSlave.slaveName's big fat belly lifts $possessive huipil, yet isn't big enough to hide $possessive shame.
+	<<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly lifts $possessive huipil.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's implant-filled belly lifts $possessive huipil.
+		<<else>>
+			$activeSlave.slaveName's pregnant belly lifts $possessive huipil.
+		<</if>>
+		It just barely hangs low enough to hide $possessive crotch.
 	<<elseif $activeSlave.weight > 95>>
 		$activeSlave.slaveName's huipil gets lifted by $possessive fat belly, so it's useless for covering $possessive body.
-	<<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>>
-		$activeSlave.slaveName's growing belly slightly bulges under $possessive huipil.
+	<<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly slightly bulges under $possessive huipil.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's implant-rounded belly slightly bulges under $possessive huipil.
+		<<else>>
+			$activeSlave.slaveName's growing belly slightly bulges under $possessive huipil.
+		<</if>>
 	<<elseif $activeSlave.weight > 30>>
 		$activeSlave.slaveName's huipil conceals $possessive chubby little belly.
+	<<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>>
+		$activeSlave.slaveName's huipil hides the small bulge in $possessive lower belly.
+	<<elseif $activeSlave.muscles > 30>>
+		$activeSlave.slaveName's huipil conceals $possessive ripped abs.
 	<</if>>
 <<case "a slutty qipao">>
-	<<if $activeSlave.bellyPreg >= 600000>>
-		$possessiveCap qipao is slit up the side. However, it merely rests atop $possessive titanic bulging pregnant belly.
-	<<elseif $activeSlave.bellyPreg >= 300000>>
-		$possessiveCap qipao is slit up the side. However, it merely rests atop $possessive massive pregnant belly.
+	<<if $activeSlave.belly >= 1000000>>
+		//WIP//
+	<<elseif $activeSlave.belly >= 750000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$possessiveCap qipao is slit up the side. However, it merely rests atop $possessive monolithic implant-filled belly.
+		<<else>>
+			$possessiveCap qipao is slit up the side. However, it merely rests atop $possessive monolithic pregnant belly. $possessiveCap body needs the room to grow.
+		<</if>>
+	<<elseif $activeSlave.belly >= 600000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$possessiveCap qipao is slit up the side. However, it merely rests atop $possessive titanic implant-filled belly.
+		<<else>>
+			$possessiveCap qipao is slit up the side. However, it merely rests atop $possessive titanic pregnant belly. $possessiveCap body needs the room to grow.
+		<</if>>
+	<<elseif $activeSlave.belly >= 450000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$possessiveCap qipao is slit up the side. However, it merely rests atop $possessive gigantic implant-filled belly.
+		<<else>>
+			$possessiveCap qipao is slit up the side. However, it merely rests atop $possessive gigantic pregnant belly. $possessiveCap body appreciates the room to grow.
+		<</if>>
+	<<elseif $activeSlave.belly >= 300000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$possessiveCap qipao is slit up the side. However, it merely rests atop $possessive massive implant-filled belly.
+		<<else>>
+			$possessiveCap qipao is slit up the side. However, it merely rests atop $possessive massive pregnant belly.
+		<</if>>
+	<<elseif $activeSlave.belly >= 120000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$possessiveCap qipao is slit up the side. However, it merely rests atop $possessive giant implant-filled belly.
+		<<else>>
+			$possessiveCap qipao is slit up the side. However, it merely rests atop $possessive giant pregnant belly.
+		<</if>>
+	<<elseif $activeSlave.belly >= 45000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$possessiveCap qipao is slit up the side. However, it merely rests atop $possessive huge implant-filled belly.
+		<<else>>
+			$possessiveCap qipao is slit up the side. However, it merely rests atop $possessive huge pregnant belly.
+		<</if>>
+	<<elseif $activeSlave.belly >= 30000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$possessiveCap qipao is slit up the side. However, it only covers the top quarter of $possessive huge implant-filled belly.
+		<<else>>
+			$possessiveCap qipao is slit up the side. However, it only covers top quarter of $possessive huge pregnant belly.
+		<</if>>
 	<<elseif $activeSlave.weight > 190>>
 		$possessiveCap qipao is slit up the side. However, it merely rests atop $possessive massively fat belly.
-	<<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>>
-		$possessiveCap qipao is slit up the side. However, it merely rests atop $possessive big pregnant belly.
+	<<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$possessiveCap qipao is slit up the side. However, it only covers half of $possessive huge implant-filled belly.
+		<<else>>
+			$possessiveCap qipao is slit up the side. However, it only covers half of $possessive huge pregnant belly.
+		<</if>>
+	<<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$possessiveCap qipao is slit up the side. However, it barely covers $possessive hugely swollen belly.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$possessiveCap qipao is slit up the side. However, it barely covers $possessive big implant-filled belly.
+		<<else>>
+			$possessiveCap qipao is slit up the side. However, it barely covers $possessive big pregnant belly.
+		<</if>>	
 	<<elseif $activeSlave.weight > 160>>
-		$possessiveCap qipao is slit up the side. However, it merely rests atop $possessive hugely fat belly.
+		$possessiveCap qipao is slit up the side. However, it only covers half of $possessive hugely fat belly.
 	<<elseif $activeSlave.weight > 130>>
-		$possessiveCap qipao is slit up the side. However, it merely rests atop $possessive big fat belly.
-	<<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
-		$possessiveCap qipao is slit up the side. However, it only covers the top of $possessive pregnant belly.
+		$possessiveCap qipao is slit up the side. However, it barely covers $possessive big fat belly.
+	<<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$possessiveCap qipao is slit up the side. However, it only covers $possessive jiggling <<print $activeSlave.inflationType>>-filled belly.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$possessiveCap qipao is slit up the side. However, it only covers $possessive implant-filled belly.
+		<<else>>
+			$possessiveCap qipao is slit up the side. However, it only covers $possessive pregnant belly.
+		<</if>>
 	<<elseif $activeSlave.weight > 95>>
-		$possessiveCap qipao is slit up the side. However, it only covers the top of $possessive fat belly, allowing it to hang free.
-	<<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>>
-		$possessiveCap qipao is slit up the side. The front is pushed out by $possessive growing belly.
+		$possessiveCap qipao is slit up the side. However, it only covers $possessive fat belly, allowing it to hang free.
+	<<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$possessiveCap qipao is slit up the side. The front is pushed out by $possessive <<print $activeSlave.inflationType>>-swollen belly.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$possessiveCap qipao is slit up the side. The front is pushed out by $possessive implant-rounded belly.
+		<<else>>
+			$possessiveCap qipao is slit up the side. The front is pushed out by $possessive growing belly.
+		<</if>>
 	<<elseif $activeSlave.weight > 30>>
 		$possessiveCap qipao is slit up the side. The front is pushed out by $possessive chubby belly.
+	<<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>>
+		$possessiveCap qipao is slit up the side giving the occasional peek of the small swell to $possessive lower belly.
+	<<elseif $activeSlave.muscles > 30>>
+		$possessiveCap qipao is slit up the side giving a tantalizing peek of $possessive ripped abs.
 	<</if>>
 <<case "uncomfortable straps">>
-	<<if $activeSlave.bellyPreg >= 600000>>
-		$activeSlave.slaveName's slave outfit's straining straps press into $possessive titanic bulging pregnant belly causing its occupants to shift angrily. The straps connect to a steel ring encircling $possessive popped navel.
-	<<elseif $activeSlave.bellyPreg >= 300000>>
-		$activeSlave.slaveName's slave outfit's straining straps press into $possessive massive pregnant belly causing flesh to spill out the gaps. The straps connect to a steel ring encircling $possessive popped navel.
+	<<if $activeSlave.belly >= 1000000>>
+		//WIP//
+	<<elseif $activeSlave.belly >= 750000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's slave outfit's agonizingy tight straps run along the surface of $possessive monolithic implant-filled belly. The straps connect to a steel ring encircling $possessive popped navel.
+		<<else>>
+			$activeSlave.slaveName's slave outfit's tight straps press into $possessive monolithic pregnant belly, forcing flesh and child to painfully bulge between the gaps. The straps connect to a steel ring encircling $possessive popped navel. Every motion inside $object is excruciating.
+		<</if>>
+	<<elseif $activeSlave.belly >= 600000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's slave outfit's agonizingy tight straps barely press into $possessive titanic implant-filled belly. The straps connect to a steel ring encircling $possessive popped navel.
+		<<else>>
+			$activeSlave.slaveName's slave outfit's tight straps press into $possessive titanic pregnant belly, forcing flesh and child to painfully bulge between the gaps. The straps connect to a steel ring encircling $possessive popped navel. Every motion inside $object is excruciating.
+		<</if>>
+	<<elseif $activeSlave.belly >= 450000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's slave outfit's agonizingy tight straps barely press into $possessive gigantic implant-filled belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $possessive popped navel.
+		<<else>>
+			$activeSlave.slaveName's slave outfit's tight straps press into $possessive gigantic pregnant belly, forcing flesh and child to painfully bulge between the gaps. The straps connect to a steel ring encircling $possessive popped navel. Every motion inside $object is excruciating.
+		<</if>>
+	<<elseif $activeSlave.belly >= 300000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's slave outfit's agonizingy tight straps press into $possessive massive implant-filled belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $possessive popped navel.
+		<<else>>
+			$activeSlave.slaveName's slave outfit's agonizingy tight straps press into $possessive massive pregnant belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $possessive popped navel. Every motion inside $object causes $object more suffering.
+		<</if>>
+	<<elseif $activeSlave.belly >= 150000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's slave outfit's agonizingy tight straps press into $possessive giant implant-filled belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $possessive popped navel.
+		<<else>>
+			$activeSlave.slaveName's slave outfit's agonizingy tight straps press into $possessive giant pregnant belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $possessive popped navel. Every motion inside $object causes $object more suffering.
+		<</if>>
+	<<elseif $activeSlave.belly >= 120000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's slave outfit's agonizingy tight straps press into $possessive giant implant-filled belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $possessive popped navel.
+		<<else>>
+			$activeSlave.slaveName's slave outfit's agonizingy tight straps press into $possessive giant pregnant belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $possessive popped navel.
+		<</if>>
+	<<elseif $activeSlave.belly >= 60000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's slave outfit's agonizingy tight straps press into $possessive huge implant-filled belly, forcing flesh to spill out of the gaps. The straps connect to a steel ring encircling $possessive popped navel.
+		<<else>>
+			$activeSlave.slaveName's slave outfit's agonizingy tight straps press into $possessive huge pregnant belly, forcing flesh to spill out of the gaps. The straps connect to a steel ring encircling $possessive popped navel.
+		<</if>>
 	<<elseif $activeSlave.weight > 190>>
 		$activeSlave.slaveName's slave outfit's straps are practically buried in $possessive massively fat belly. The only hint of their presence are the deep ravines of flesh formed around them. The straps connect to a steel ring around $possessive navel; though the only evidence of its existence is an unusually deep fold across $possessive middle.
-	<<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>>
-		$activeSlave.slaveName's slave outfit's straining straps press into $possessive big pregnant belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $possessive popped navel.
+	<<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's slave outfit's straining straps press into $possessive huge implant-filled belly, causing flesh to spill out of the gaps and $object squirm with discomfort. The straps connect to a steel ring encircling $possessive popped navel.
+		<<else>>
+			$activeSlave.slaveName's slave outfit's straining straps press into $possessive huge pregnant belly, causing flesh to spill out of the gaps and $object squirm with discomfort. The straps connect to a steel ring encircling $possessive popped navel.
+		<</if>>
+	<<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$activeSlave.slaveName's slave outfit's straining straps press into $possessive hugely swollen belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $possessive popped navel.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's slave outfit's straining straps press into $possessive big implant-filled belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $possessive popped navel.
+		<<else>>
+			$activeSlave.slaveName's slave outfit's straining straps press into $possessive big pregnant belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $possessive popped navel.
+		<</if>>
 	<<elseif $activeSlave.weight > 160>>
 		$activeSlave.slaveName's slave outfit's straps sink deep into $possessive hugely fat belly. They can barely be seen from the front; $possessive sides completely envolope them. The straps connect to a steel ring that struggles to part the folds concealing $possessive navel, allowing it to see the light for once.
 	<<elseif $activeSlave.weight > 130>>
 		$activeSlave.slaveName's slave outfit's straps sink deep into $possessive big fat belly; most end up swallowed by $possessive folds. The straps connect to a steel ring that parts the fold concealing $possessive navel, allowing it to be seen once again.
-	<<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
-		$activeSlave.slaveName's slave outfit's straining straps press into $possessive pregnant belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $possessive popped navel.
+	<<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$activeSlave.slaveName's slave outfit's straining straps press into $possessive jiggling <<print $activeSlave.inflationType>>-filled belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $possessive popped navel.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's slave outfit's straining straps press into $possessive implant-filled belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $possessive popped navel.
+		<<else>>
+			$activeSlave.slaveName's slave outfit's straining straps press into $possessive pregnant belly. The straps connect to a steel ring encircling $possessive popped navel.
+		<</if>>
 	<<elseif $activeSlave.weight > 95>>
 		$activeSlave.slaveName's slave outfit's straps sink deep into $possessive fat belly, several even disappearing beneath $possessive folds. The straps connect to a steel ring that parts the fold concealing $possessive navel, allowing it to be seen once again.
-	<<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>>
-		$activeSlave.slaveName's slave outfit's straining straps press into $possessive growing belly.
+	<<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+			$activeSlave.slaveName's slave outfit's straining straps press into $possessive <<print $activeSlave.inflationType>>-swollen belly.
+		<<elseif $activeSlave.bellyImplant > 0>>
+			$activeSlave.slaveName's slave outfit's straining straps press into $possessive implant-rounded belly.
+		<<else>>
+			$activeSlave.slaveName's slave outfit's straining straps press into $possessive growing belly.
+		<</if>>
 	<<elseif $activeSlave.weight > 30>>
 		$activeSlave.slaveName's slave outfit's straps sink into $possessive chubby belly, making noticeable folds in $possessive sides. The straps connect to a steel ring pulled into the flesh around $possessive navel.
+	<<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>>
+		$activeSlave.slaveName's slave outfit's straps run above and below the small bulge to $possessive lower belly clearly highlighting it.
+	<<elseif $activeSlave.muscles > 30>>
+		$activeSlave.slaveName's slave outfit's straps cross between $possessive ripped abs.
 	<</if>>
 <<case "shibari ropes">>
 	<<if $activeSlave.bellyPreg >= 600000>>
diff --git a/src/utility/slaveCreationWidgets.tw b/src/utility/slaveCreationWidgets.tw
index 19ba5e2a49ab7abfea524a60a3ce07af894fe7a8..652e59fb36439ffd466cc9790dae26426b1daf5d 100644
--- a/src/utility/slaveCreationWidgets.tw
+++ b/src/utility/slaveCreationWidgets.tw
@@ -196,6 +196,10 @@
 		@@.yellow;Healthy.@@
 	<</replace>>
 
+	<<replace "#originalSex">>
+		$activeSlave.genes.
+	<</replace>>
+	
 	<<replace "#muscles">>
 		Normal.
 	<</replace>>